The C1DockPanel type exposes the following members.

Properties

  NameDescription
Public propertyDock
Gets or sets the Dock property of the DockPanel control.
Protected propertyElement (Inherited from Control.)
Public propertyHeight
Gets or sets the Height property of the DockPanel control.
Public propertyID (Inherited from Component.)
Public propertyOrientation
Gets or sets the Orientation property of the DockPanel control.
Public propertyParent (Inherited from Control.)
Public propertyPropertiesState
Hash object what contains values of the properties.
Public propertyVisibilityMode (Inherited from Control.)
Public propertyVisible (Inherited from Control.)
Public propertyWidth
Gets or sets the Width property of the DockPanel control.

See Also