Common Application Framework

CommandBarManager Properties

The properties of the CommandBarManager class are listed below. For a complete list of CommandBarManager class members, see the CommandBarManager Members topic.

Public Static Properties

Instance Get instance of commandbar manager

Public Instance Properties

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.

See Also

CommandBarManager Class | Aveva.ApplicationFramework.Presentation Namespace