AVEVA CAF API Documenation
Properties  Methods  Events


CommandBar Class Members

The following tables list the members exposed by CommandBar.

Public Constructors
 NameDescription
Public Constructor Default constructor.  
Top
Public Properties
 NameDescription
Public Property Gets or sets whether the CommandBar can be dragged out of a dock area and floated.  
Public Property Gets or sets whether the CommandBar can be hidden at run-time by the end user.  
Public Property Application Context.  
Public Property Gets or sets the description displayed in the customization dialogs and in the caption of the floating CommandBar.  
Public Property Gets or sets the command associated with a toolbar.  
Public Property Associated Tree Node.  
Public Property Gets or sets the column (within the dock area) in which the CommandBar is docked.  
Public Property Gets or sets the current location of the CommandBar (left, right, top, bottom, floating)  
Public Property Gets or sets the row (within the dock area) in which the CommandBar is docked.  
Public Property Gets or sets whether the CommandBar will take up the entire dock area row, even if it doesn't have enough tools to fill the area.  
Public Property Key-tip.  
Public Property The Key of the CommandBar in the CommandBarCollection.  
Public Property Gets or sets whether the CommandBar shows up in the customization dialog at runtime.  
Public Property Tag.  
Public Property Gets the ToolsCollection containing the tools to display in the CommandBar.  
Public Property Nane of UI Confuguration.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Insert tool.  
Public Method Removes the tool described by instanceTool.  
Top
Public Events
 NameDescription
Public Event Event queue for all listeners interested in PropertyChanged events.  
Public Event Event queue for all listeners interested in QueryValidName events.  
Top
See Also