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 customized at run-time by the end user.  
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 Gets or sets the description displayed in the customization dialogs and in the caption of the floating CommandBar.  
Public Property Gets the command object which was associated with the CommandBar when it was created.  
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 the enabled state of the CommandBar.  
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 Gets or sets the location of a floating CommandBar  
Public Property Gets or sets the size of a floating CommandBar  
Public Property Get whether the CommandBar is the main menubar  
Public Property Returns or sets whether tool is xml defined  
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 Gets or sets the tag property which can be used to logically attach another object or value to a tool.  
Public Property Gets the ToolsCollection containing the tools to display in the CommandBar.  
Top
See Also