Click or drag to resize

ViewControllerBar Properties

The ViewControllerBar 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 propertyVisible
Gets a value indicating whether the window is displayed.
(Inherited from DockingBar.)
Top
See Also