NetXP 3.0 Reference

ExDockObject Properties

The properties of the ExDockObject class are listed below. For a complete list of ExDockObject class members, see the ExDockObject Members topic.

Public Instance Properties

AutoHidden (inherited from DockObject) Gets/sets if the object is auto-hidden.
AutoHidePanel (inherited from DockObject) Gets/sets the auto-hide panel, if any.
AutoHideRestore (inherited from DockObject) The auto-hide restore object for this object.
AutoHideSize (inherited from DockObject) Gets/sets the auto hide size of the object.
CaptionBar (inherited from DockObject) Should the object have a caption bar?
CloseButton (inherited from DockObject) Should the object have a close button?
CloseOnHide (inherited from DockObject) Should the object be closed when auto-hidden?
Control (inherited from DockObject) Gets/sets the control assigned to this object.
DefaultRestore (inherited from DockObject) The default restore object for this object.
DisplayLocation (inherited from DockObject) Gets/sets the location of the object.
DisplaySize (inherited from DockObject) Gets/sets the display size of the object.
Docked (inherited from DockObject) Gets/sets if the object is docked.
DockingManager (inherited from DockObject) Gets/sets the docking manager used by this object.
DockingRestore (inherited from DockObject) The docking restore object for this object.
DockStyle Gets or sets the DockStyle.
FloatingRestore (inherited from DockObject) The floating restore object for this object.
FloatingSize (inherited from DockObject) Gets/sets the floating size of the object.
FullTitle (inherited from DockObject) Gets/sets the full title assigned to this object.
HideButton (inherited from DockObject) Should the object have an auto-hide button?
Icon (inherited from DockObject) Gets/sets the icon assigned to this object.
MinimumSize (inherited from DockObject) The minimum size of this object.
Order (inherited from DockObject) Gets the order of the object.
ParentWindowObjects (inherited from DockObject) Gets/sets the parent window object.
TabbedMode Enable or disable the tabbed docking mode.
Tag (inherited from DockObject) An object associated with this object.
Title (inherited from DockObject) Gets/sets the title assigned to this object.
Visible (inherited from DockObject) Is this object visible?

See Also

ExDockObject Class | NETXP.Controls.Docking Namespace