AVEVA CAF API Documenation


CommandBarManager Class Properties

For a list of all members of this type, see CommandBarManager members.

Public Properties
 NameDescription
Public Property Gets or sets the default Customization status for all CommandBars belonging to the CommandBarManager;  
Public Property Gets the collection of CommandBar objects currently managed by the CommandBarManager.  
Public Property Gets a Hashtable which contains controls to use for controls containers.  
Public Property Gets or sets the type of customization.  
Public Property Flag to disable click events.  
Public Property Get or sets a property which controls the enabled state of all CommandBars.  
Public Propertystatic (Shared in Visual Basic) Returns implementation of this class.  
Public Property Informs if a control is currently in edit mode.  
Public Property Gets whether the CommandBarManager is currently in update mode. (i.e. BeginInit() has been called)  
Public Property Gets the CommandBar object that represents the Main Menu Bar.  
Public Property MenuTool OptionSets.  
Public Property Gets the MiniToolbar element.  
Public Property Gets the Ribbon object that represents the Office Ribbon.  
Public Property Gets the collection of RootTool objects currently managed by the CommandBarManager.  
Public Property Gets or sets a value that specifies the style of all CommandBars, PopupMenuTools, and tools.  
Public Property Informs if tooltips should not be shown.  
Top
See Also