|
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| # | CHARACTER BuildToolbarFileName () |
Builds the name for the toolbar XML file |
|
| # | CloseForm () |
Closes the Form |
|
| - | InitializeComponent () |
Initializes the Visual Design |
|
| # | 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 |
| Options | Name | Purpose | |
|---|---|---|---|
| + | ToolbarDesignerForm () |
Constructor for the ToolbarDesignerForm class |
| 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 |
| Options | Name | Purpose | |
|---|---|---|---|
| + | Infragistics.Win.UltraWinToolbars.UltraToolbarsManager DesignToolbar |
Retruns the reference to the UltraToolbarsManager instance used
on the design canvas. |
|
| + | Infragistics.Win.UltraWinToolbars.UltraToolbarsManager LoadFromToolbar |
Gets and Sets the reference to the UltraToolbarsManager that was
used as the starting point (the toolbar used in the actual application) |
|
| + | HANDLE ProcedureHandle |
Gets and sets the procedure handle used to build the default file
name for saving the toolbar design |
|
Top
PROTECTED CHARACTER BuildToolbarFileName ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CloseForm ()
|
||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||
PROTECTED InitializeDesignEnvironment ()
|
||||||||||||||||||||
PUBLIC InitializeToolbarDesign ()
|
||||||||||||||||||||
PROTECTED InvokeCustomize ()
|
||||||||||||||||||||
PROTECTED InvokeCustomProperties ()
|
||||||||||||||||||||
PROTECTED LoadLayout ()
|
||||||||||||||||||||
PROTECTED LoadToolbarDesign ()
|
||||||||||||||||||||
PROTECTED NewRibbonGroup ()
|
||||||||||||||||||||
PROTECTED OnAfterSaveLayout (EventArgs)
|
||||||||||||||||||||
PROTECTED OnBeforeSaveLayout (CancelEventArgs)
|
||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||
PROTECTED SaveLayout ()
|
||||||||||||||||||||
PROTECTED SelectionChangedHandler (Object, EventArgs)
|
||||||||||||||||||||
PUBLIC ShowDesigner (UltraToolbarsManager, handle)
|
||||||||||||||||||||
PROTECTED ToggleRibbon ()
|
||||||||||||||||||||
PRIVATE ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)
|
||||||||||||||||||||
PUBLIC ToolbarDesignerForm ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC AfterSaveLayout DELEGATE System.EventHandler
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC BeforeSaveLayout DELEGATE System.ComponentModel.CancelEventHandler
|
||||||||||
PUBLIC Infragistics.Win.UltraWinToolbars.UltraToolbarsManager DesignToolbar
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Infragistics.Win.UltraWinToolbars.UltraToolbarsManager LoadFromToolbar
|
|||||||||||||||
PUBLIC HANDLE ProcedureHandle
|
|||||||||||||||