BCGSoft.ControlBars Namespace : CommandBarManager Class |
The following tables list the members exposed by CommandBarManager.
Name | Description | |
---|---|---|
![]() | CommandBarManager Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | CustomizeManager | Specifies the customize manager for the command bars. |
![]() ![]() | DockingFromFloatingTimeOut | Specifies the time lag before tracked docking bar will be docked. |
![]() ![]() | InitialCommandBarAutoID | Specifies the default identifier for the command button which will be set on loading and save state if the current identifier of the button is wrong. |
![]() ![]() | SerializationComplete | Specifies if the serialization is complete. |
Name | Description | |
---|---|---|
![]() | AddAllCommandsEntryToCategories | Specifies if "AllCommand" category is added to the "Category" list of the "Command" page of the Customize dialog box. |
![]() | AddCustomizeButton | |
![]() | AlwaysSortCategoryList | Specifies if the categories in the category list of the "Command" page of Customize dialog box are sorted alphabetically. |
![]() | AlwaysSortCommandList | Specifies if the commands in the command list of the "Command" page of Customize dialog box are sorted alphabetically. |
![]() | AutoGroup | |
![]() | CanShowNewToolbars | |
![]() | CmdManager | |
![]() | CommandBarEdges | Specifies to what sides of the host form command bars can be docked. |
![]() | CommandBars | Specifies the collection of the command bars. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CustomImages | Specifies the set of custom images for the command bars. |
![]() | CustomizeButtonID | Specifies the identifier of the customize command button. |
![]() | DesignMode | |
![]() | DisplayHDPIImages | Specifies whether toolbar and ribbon elements (toolbar buttons) should display HDPI images. You should set this property to true at runtime if you detect that application is running in HDPI mode and you wish to display special HDPI images on toolbar buttons (toolbar buttons can inherit this setting). |
![]() | DockBars | |
![]() | DockingSencitivity | Specifies the space between the current mouse position and the edge of the host form on which the tracking toolbar becomes docking. |
![]() | FillControl | Specifies the control which fills the whole area of the hosts form. |
![]() | FirstUserToolbarID | Specifies the identifier of the custom toolbar first created by user. |
![]() | ForceShowTooltips | |
![]() | IsTemporary | |
![]() | NextButtonID | Returns the identifier of the button to add next. |
![]() | NextToolBarID | Specifies the identifier of the toolbar to locate next. |
![]() | ParentForm | Sets or gets the parent form for the controls of the command bar manager. |
![]() | RecentDocumentCommandID | |
![]() | ShowShortCutsInToolTips | Specifies if shortcuts for the commands of the toolbar buttons are displayed in tooltips. |
![]() | ShowToolTips | Specifies if tooltips for the toolbar buttons should be shown when mouse hovers the buttons. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | StandAloneBars | |
![]() | StandAloneButtons | Specifies the collection of the stand alone buttons. |
![]() | StandAloneCategories | |
![]() | UserToolbarCount | Returns the number of the user defined toolbar for the command bar manager. |
![]() | VisualStyle | Specifies the current visual style of the command bars. |
![]() | WindowListButtonID | Specifies the identifier of the button which contains a list of available windows. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | AddCommandBar | Adds the specified command bar to the CommandBarManager's collection of the command bars. |
![]() | AddToItemList | Overloaded. |
![]() | AdjustAllCommandBars | |
![]() | AdjustLayout | Specifies the docking, size and location of the controls on the parent form. |
![]() | ApplyLayout | Reallocates all command bars on the parent form to the docking rows. |
![]() | AssignButtonGroup | |
![]() | BeginInit | Starts the initialization of the command bar managers. |
![]() | BuildCommandBarMenu | Overloaded. Adds to the pop-up menu items with the names of the command bar from collection and a customize button to the specified popup menu. Serves for managing a visibility of the command bars and customizing. |
![]() | ClearDragMarkers | Removes drag marker from all of the command bars. |
![]() | ClearItemList | |
![]() | ClearSelectionState | Makes all command buttons from the command bar of the current command manager non-pressed and non-selected. |
![]() ![]() | CreateCustomizeManager | Overloaded. Creates a new instance of the customize manager. |
![]() | CreateGroupNames | |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. |
![]() | DockCommandBar | Overloaded. Docks the command bar to the specified DockEdge or DockStyle, to the specified DockRow. |
![]() | DockTrackedCommandBar | Docks the specified command bar after tracking. |
![]() | EndInit | Ends the initialization of the command bar manager and its command bars. |
![]() | FindActiveMenuBar | If the command bar manager has a visible menu bar, this menu bar will be returned, otherwise, null reference. |
![]() | FindAllButtons | Returns an array list of toolbar buttons with the same specified command identifier from all of the command bars. |
![]() | FindButton | Returns the first occurance of the ToolbarButton with the specified command identifier from the toolbar buttons' collection of the command bars. |
![]() | FindButtonsInCommandTable | |
![]() | FindCapturedButtonOwner | If any command button located on the command bars has a capture the method FindCaptureButtonOwner returns its parent command bar, otherwise, null reference. |
![]() | FindCommandBar | Overloaded. Returns a command bar from the command bar's collection specified by it's name. |
![]() | FindNearestDockBar | Specifies the dock bar and dock row nearest to the current mouse position on the parent form and defines if this dock bar is located on the outer edge. |
![]() | FindNextUserToolbarID | Called by the framework to specify the identifier of the new created user toolbar. |
![]() | Fire_DrawCommandObject | Fires DrawCommandObject event. |
![]() | Fire_ExecuteCommand | Fires ExecuteCommand event. |
![]() | Fire_UpdateCmdUI | Fires UpdateCmdUI event. |
![]() | FloatCommandBar |
Creates a parent floating frame for the specified command bar and places this command bar in it.
|
![]() | GetDockBar | Returns a dock bar from the specified dock edge. |
![]() | GetFirstExistingDockEdge | Specifies the first available dock edge to dock the command bar. |
![]() | GetItemList | Returns an item list with an entries to display on the item list |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetObjectData | Gets serialization information with all of the data needed to recreate an instance of this CommandBarManager. |
![]() | GetService | Overridden. Returns an object that represents a service provided by the CommandBarManager. |
![]() | GetStateReadWrite | Returns a common state serialization for the command bar manager. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() ![]() | IsCustomizeMode | Specifies if the command bars of the command bar manager is in the customize mode. |
![]() | IsInitProcess | Gets a value that indicates whether the command bar manager is during the process of the initialization. |
![]() | IsPopupMenuOpened | Specifies if any toolbar button of any command bar has an open pop-up menu. |
![]() | LoadCommonLayout | Loads the specified properties for the command manager and dock manager from the xml-files describing the earlier layout state. |
![]() | LoadState | Loads a state of the command bars from the specified file stream. The state should be previously saved by the SaveState function. |
![]() | LoadStateDefault | Loads the state for the command bars from the specified xml-file. |
![]() | LoadStateFromFile | Loads state from file. Can be used in conjunction with SaveStateToFile. |
![]() | OnAfterShowPopupMenu | Raises the AfterShowPopupMenu events which occurs when the popup menu is shown. |
![]() | OnBeforeShowPopupMenu | Raises the BeforeShowPopupMenu events which occurs when the popup menu is about to show. |
![]() | OnUserPreferenceChanged | |
![]() | RemoveFromItemList | |
![]() | RenumberItemList | |
![]() | SaveCommonLayout | Saves the specified properties of the command manager and the dock manager to the xml-files describing their layout state. |
![]() | SaveState | Saves a state of the command bars to the specified file stream. |
![]() | SaveStateDefault | Saves a state of the command bars to the specified xml-file. |
![]() | SaveStateToFile | Saves state to a file. |
![]() | SetCmdManager | Sets the specified command manager to the command bar manager. |
![]() | SetRelatedToolbars | Relates the toolbar from the CommandBarManager to the specified form. |
![]() | ShouldSerializeCustomImages | Specifies if the custom images should be serialized. |
![]() | ShouldSerializeFillControl |
Specifies if the fill control should be serialized.
|
![]() | ShouldSerializeIsTemporary | |
![]() | ShowCustomizeDialog | Creates a new customize dialog box at the specified point. |
![]() | SyncCommandObjects | Synchronizes command objects with any source. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | TrackCommandBar | If the bar is floating and the parent form of controls is not NULL, the bar will be moved to NewX points right and to NewY points down. |
![]() | UpdateStandAloneBars | Specifies the size of the stand alone command bars. |
Name | Description | |
---|---|---|
![]() | AfterShowPopupMenu | Occurs when the popup menu is shown. |
![]() | BeforeShowPopupMenu | Occurs when the popup menu is about to be displayed. |
![]() | DeserializeState | |
![]() | DisplayHDPIImagesPropertyChanged | |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DrawCommandObject | Occurs when the command bar is painting. |
![]() | ExecuteCommand | Occurs to execute a set of commands related to any buttons from command bars. |
![]() | RelatedBarSet | Occurs when the set of toolbars from the specified form is applied to the command manager. |
![]() | SerializeState | |
![]() | UpdateCmdUI | Updates the state of the commands from the command bars when any events occurs. |