ToolBase Class Properties
For a list of all members of this type, see ToolBase members.
Public Properties
Name | Description | |
---|---|---|
![]() | ApplicationContext | Gets or sets a context for the application. |
![]() | Arguments | Arguments associated with tool. |
![]() | Caption | Gets or sets the caption. |
![]() | Category | Gets or sets the category. |
![]() | Command | Command associated with tool. |
![]() | DisplayStyle | Gets or sets the display style. |
![]() | HasInstances | Gets a value indicating whether this Aveva.ApplicationFramework.Presentation.Customize.ToolBase has instances. |
![]() | HelpContextID | Gets or sets the identifier of the help context. |
![]() | Icon | Gets or sets the icon. |
![]() | ImageData | An enum constant representing the ] option. |
![]() | ImageResourceId | Gets or sets the identifier of the image resource. |
![]() | KeyTip | Gets or sets the key tip. |
![]() | LargeImage | Gets or sets the large image. |
![]() | Name | Gets or sets the name. |
![]() | Shortcut | Shortcut associated with tool. |
![]() | SmallImage | Gets or sets the small image. |
![]() | Tag | Gets or sets the tag. |
![]() | Tooltip | Gets or sets the tooltip. |
![]() | TooltipFormattedText | Formatted tooltip text. |
![]() | TooltipTitle | Gets or sets the tooltip title. |
![]() | ToolTreeNodes | Gets the tool tree nodes. |
![]() | ToolType | Gets the type of the tool. |
![]() | UICName | Gets or sets the name of the uic. |
See Also