TaskPane Class Properties
For a list of all members of this type, see TaskPane members.
Public Properties
Name | Description | |
---|---|---|
AllowFloating | Gets or sets whether the CommandBar can be dragged out of a dock area and floated. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
AllowHiding | Gets or sets whether the CommandBar can be hidden at run-time by the end user. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
ApplicationContext | Application Context. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
Caption | Gets or sets the description displayed in the customization dialogs and in the caption of the floating CommandBar. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
Command | Gets or sets the command associated with a toolbar. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
CommandBarTreeNode | Associated Tree Node. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
DockedColumn | Gets or sets the column (within the dock area) in which the CommandBar is docked. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
DockedContentExtent | Gets or sets the extent of the docked content. | |
DockedPosition | Gets or sets the current location of the CommandBar (left, right, top, bottom, floating) (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
DockedRow | Gets or sets the row (within the dock area) in which the CommandBar is docked. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
FillEntireRow | 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. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
HomeTaskPaneToolKey | Gets or sets the home task pane tool key. | |
KeyTip | Key-tip. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
Name | The Key of the CommandBar in the CommandBarCollection. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
NavigationButtonStyle | Gets or sets the navigation button style. | |
ShowHomeButton | Gets or sets a value indicating whether the home button is shown. | |
ShowInToolbarList | Gets or sets whether the CommandBar shows up in the customization dialog at runtime. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
Tag | Tag. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
TaskPaneTreeNode | Gets or sets the task pane tree node. | |
Tools | Gets the ToolsCollection containing the tools to display in the CommandBar. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) | |
UICName | Nane of UI Confuguration. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar) |
See Also