BCGSoft.ControlBars Namespace : DockingPaneState Enumeration |
'Declaration Public Enum DockingPaneState Inherits System.Enum
'Usage Dim instance As DockingPaneState
public enum DockingPaneState : System.Enum
__value public enum DockingPaneState : public System.Enum
public enum class DockingPaneState : public System.Enum
Member | Description |
---|---|
Dockable | Specifies that the docking pane is in dockable mode. |
Floating | Specifies that the docking pane is in floating mode. |
TabbedDocument | Specifies that the docking pane is docked as a tabbed document. |
System.Object
System.ValueType
System.Enum
BCGSoft.ControlBars.DockingPaneState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2