Click or drag to resize

DockingManagerStrings Properties

The DockingManagerStrings type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyIsDefault
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.)
Public propertyNeedPaint
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.)
Protected propertyNeedPaintDelegate
Gets access to the need paint delegate.
(Inherited from Storage.)
Public propertyTextAutoHide
Gets and sets the text to use for the auto hide button tooltip.
Public propertyTextClose
Gets and sets the text to use for the close button tooltip.
Public propertyTextCloseAllButThis
Gets and sets the text to use for the 'close all but this' button tooltip.
Public propertyTextDock
Gets and sets the text to use for the dock menu item.
Public propertyTextFloat
Gets and sets the text to use for the float menu item.
Public propertyTextHide
Gets and sets the text to use for the hide menu item.
Public propertyTextTabbedDocument
Gets and sets the text to use for the tabbed document menu item.
Public propertyTextWindowLocation
Gets and sets the text to use for the drop down button tooltip.
Top
See Also