AVEVA CAF API Documenation

ICommandBarManager Interface Properties

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

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