Click or drag to resize

CustomDockingBar Properties

The CustomDockingBar type exposes the following members.

Properties
  NameDescription
Public propertyBuiltIn
Get a value indicating whether it is a built-in docking window.
(Inherited from DockingBar.)
Public propertyFloating
Gets or sets a value indicating whether the window is floating or not.
(Inherited from DockingBar.)
Public propertyIndex
Get the index number in the collection of the docking window.
(Inherited from DockingBar.)
Public propertyText
Get or set the text of the docking window.
(Inherited from DockingBar.)
Public propertyUniqueName
Get the unique name assigned to the window.
Public propertyUserCtrl
Gets or sets the user control of the docking window.
Public propertyVisible
Gets a value indicating whether the window is displayed.
(Inherited from DockingBar.)
Top
See Also