Namespace: Consultingwerk.Design.WinKit.Toolbar
Class 
ToolbarDesignerForm Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.Form

File:ToolbarDesignerForm
Purpose:Provides a user interface to customize an Infragistics
Toolbar or Ribbon
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Jul 08 21:20:50 CEST 2010



Top Method Summary
Options Name Purpose
CHARACTER BuildToolbarFileName () Builds the name for the toolbar XML file
CloseForm () Closes the Form
InitializeComponent ()
InitializeDesignEnvironment () Initializes the Design Environment
InitializeToolbarDesign () Begins designing the Toolbar
InvokeCustomize () Invokes the Infragistics "Customize" Dialog by invoking the Designer verb
InvokeCustomProperties () Invokes the Infragistics "Custom Properties" Dialog by invoking the Designer verb
LoadLayout () Prompts for a file name and loads a Toolbar Dialog
LoadToolbarDesign () Loads a Toolbar from the EmbeddedWindowForm
NewRibbonGroup () Creates a new RibbonGroup
OnAfterSaveLayout (EventArgs) Raises the AfterSaveLayout event
OnBeforeSaveLayout (CancelEventArgs) Raises the AfterSaveLayout event
OnLoad (EventArgs) Raises the Load event
SaveLayout () Prompts for a file name and saves the Layout
SelectionChangedHandler (Object, EventArgs) Event handler for the SelectionChanged event
ShowDesigner (UltraToolbarsManager, handle) Launches the ToolbarDesignerForm
ToggleRibbon () Toggles the visibility of the Ribbon
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the ultraToolbarsManager1

Top Constructor Summary
Options Name Purpose
ToolbarDesignerForm () Constructor for the ToolbarDesignerForm class

Top Event Summary
Options Name Purpose
AfterSaveLayout DELEGATE System.EventHandler Event raised when the user presses Save
BeforeSaveLayout DELEGATE System.ComponentModel.CancelEventHandler Cancelable event that raised when the user presses Save

Top Property Summary
Options Name Purpose
Infragistics.Win.UltraWinToolbars.UltraToolbarsManager DesignToolbar
Infragistics.Win.UltraWinToolbars.UltraToolbarsManager LoadFromToolbar
HANDLE ProcedureHandle


Method Detail
Top

CHARACTER BuildToolbarFileName ()

Purpose: Builds the name for the toolbar XML file
Notes:

Returns CHARACTER
The proposed file name for the toolbar definition
Top

CloseForm ()

Purpose: Closes the Form
Notes:

Top

InitializeComponent ()


Top

InitializeDesignEnvironment ()

Purpose: Initializes the Design Environment
Notes:

Top

InitializeToolbarDesign ()

Purpose: Begins designing the Toolbar
Notes:

Top

InvokeCustomize ()

Purpose: Invokes the Infragistics "Customize" Dialog by invoking the
Designer verb
Notes:

Top

InvokeCustomProperties ()

Purpose: Invokes the Infragistics "Custom Properties" Dialog by invoking the
Designer verb
Notes:

Top

LoadLayout ()

Purpose: Prompts for a file name and loads a Toolbar Dialog
Notes:

Top

LoadToolbarDesign ()

Purpose: Loads a Toolbar from the EmbeddedWindowForm
Notes:

Top

NewRibbonGroup ()

Purpose: Creates a new RibbonGroup
Notes:

Top

OnAfterSaveLayout (EventArgs)

Purpose: Raises the AfterSaveLayout event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

OnBeforeSaveLayout (CancelEventArgs)

Purpose: Raises the AfterSaveLayout event
Notes:

Parameters:
e System.ComponentModel.CancelEventArgs
The CAncelEventArgs with the data for this event
Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

SaveLayout ()

Purpose: Prompts for a file name and saves the Layout
Notes:

Top

SelectionChangedHandler (Object, EventArgs)

Purpose: Event handler for the SelectionChanged event
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

ShowDesigner (UltraToolbarsManager, handle)

Purpose: Launches the ToolbarDesignerForm
Notes:

Parameters:
poToolbarsManager Infragistics.Win.UltraWinToolbars.UltraToolbarsManager
The source UltraToolbarsManager instance (from the IEmbeddedWindowForm)
phProcedure HANDLE
The handle of the ABL source procedure
Top

ToggleRibbon ()

Purpose: Toggles the visibility of the Ribbon
Notes:

Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the ultraToolbarsManager1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event


Constructor Detail
Top

ToolbarDesignerForm ()

Purpose: Constructor for the ToolbarDesignerForm class
Notes:



Event Detail
Top

AfterSaveLayout DELEGATE System.EventHandler

Purpose: Event raised when the user presses Save
Notes:

Delegate: System.EventHandler
Top

BeforeSaveLayout DELEGATE System.ComponentModel.CancelEventHandler

Purpose: Cancelable event that raised when the user presses Save
Notes:

Delegate: System.ComponentModel.CancelEventHandler


Property Detail
Top

Infragistics.Win.UltraWinToolbars.UltraToolbarsManager DesignToolbar


Returns Infragistics.Win.UltraWinToolbars.UltraToolbarsManager
Top

Infragistics.Win.UltraWinToolbars.UltraToolbarsManager LoadFromToolbar


Returns Infragistics.Win.UltraWinToolbars.UltraToolbarsManager
Top

HANDLE ProcedureHandle


Returns HANDLE


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:13