Click or drag to resize

DrawComponentBar Properties

The DrawComponentBar 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 propertyDocument
Get the document for the drawing component definition displayed in the drawing component window.
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 propertySelectedItem
Get the selected item.
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