AVEVA CAF API Documenation
Properties  Methods  Events


TaskPane Class Members

The following tables list the members exposed by TaskPane.

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. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property Gets or sets whether the CommandBar can be hidden at run-time by the end user. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property Application Context. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property 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)
Public Property Gets or sets the command associated with a toolbar. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property Associated Tree Node. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property Gets or sets the column (within the dock area) in which the CommandBar is docked. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property Gets or sets the extent of the docked content.  
Public Property Gets or sets the current location of the CommandBar (left, right, top, bottom, floating) (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property Gets or sets the row (within the dock area) in which the CommandBar is docked. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.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. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property Gets or sets the home task pane tool key.  
Public Property Key-tip. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property The Key of the CommandBar in the CommandBarCollection. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property Gets or sets the navigation button style.  
Public Property Gets or sets a value indicating whether the home button is shown.  
Public Property Gets or sets whether the CommandBar shows up in the customization dialog at runtime. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property Tag. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property Gets or sets the task pane tree node.  
Public Property Gets the ToolsCollection containing the tools to display in the CommandBar. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Property Nane of UI Confuguration. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Insert tool. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Method Removes the tool described by instanceTool. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Top
Public Events
 NameDescription
Public Event Event queue for all listeners interested in PropertyChanged events. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Public Event Event queue for all listeners interested in QueryValidName events. (Inherited from Aveva.ApplicationFramework.Presentation.Customize.CommandBar)
Top
See Also