Name | Description | |
---|---|---|
Caption | Gets or sets the DockPane's caption. | |
DisabledTooltip | Gets or sets the supplementary text that appears with the Tooltip only when the command is disabled. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | |
DockState | Gets the DockPane's position. | |
Enabled | Gets or sets a boolean to specify whether the control is enabled. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | |
ID | Gets the DAML identifier. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | |
Initialized | Gets a boolean indicating whether the pane has been fully initialized or not. (Inherited from ArcGIS.Desktop.Framework.Contracts.PaneBase) | |
IsBusy | Gets a boolean to let clients know the DockPane is currently processing a Task. | |
IsFloating | Gets the DockPane's floating state. | |
IsVisible | Gets or sets the DockPane's visibility. | |
LargeImage | Gets or sets the large representation of the command, this may be an image or a xaml element. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | |
OperationManager | Gets the OperationManager associated with the DockPane. | |
SmallImage | Gets or sets the small representation of the command, this may be an image or a xaml element. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | |
TabText | Gets or sets the dockpane's lower tab text. This appears only when the dock pane is grouped with other tabs. | |
Tooltip | Gets or sets a brief description of the command that appears in a small pop-up window when a user pauses the mouse pointer over an element, such as over a Button. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) | |
TooltipHeading | Gets or sets a one or two word label that appears above the tooltip. (Inherited from ArcGIS.Desktop.Framework.Contracts.PlugIn) |