The properties of the CommandBarManager class are listed below. For a complete list of CommandBarManager class members, see the CommandBarManager Members topic.
![]() Instance | Get instance of commandbar manager |
AllowCustomization | Gets or sets the default Customization status for all CommandBars belonging to the CommandBarManager; |
CommandBars | Gets the collection of CommandBar objects currently managed by the CommandBarManager. |
Controls | Gets a Hashtable which contains controls to use for controls containers. |
CustomizationDialog | Gets the non standard customization dialog. |
CustomizationType | Gets or sets the type of customization. |
Enabled | Get or sets a property which controls the enabled state of all CommandBars |
IsUpdating | Gets whether the CommandBarManager is currently in update mode. (i.e. BeginInit() has been called) |
MenuBar | Gets the CommandBar object that represents the Main Menu Bar. |
RootTools | Gets the collection of RootTool objects currently managed by the CommandBarManager. |
CommandBarManager Class | Aveva.ApplicationFramework.Presentation Namespace