AVEVA CAF API Documenation


CommandBar Class Properties

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

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
See Also