DockingManagerStrings Properties |
The DockingManagerStrings type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| IsDefault |
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.) | |
| NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.) | |
| NeedPaintDelegate |
Gets access to the need paint delegate.
(Inherited from Storage.) | |
| TextAutoHide |
Gets and sets the text to use for the auto hide button tooltip.
| |
| TextClose |
Gets and sets the text to use for the close button tooltip.
| |
| TextCloseAllButThis |
Gets and sets the text to use for the 'close all but this' button tooltip.
| |
| TextDock |
Gets and sets the text to use for the dock menu item.
| |
| TextFloat |
Gets and sets the text to use for the float menu item.
| |
| TextHide |
Gets and sets the text to use for the hide menu item.
| |
| TextTabbedDocument |
Gets and sets the text to use for the tabbed document menu item.
| |
| TextWindowLocation |
Gets and sets the text to use for the drop down button tooltip.
|