Miner.Windows Assembly > Miner.Windows.Docking Namespace : DockedState Enumeration |
'Declaration Public Enum DockedState Inherits System.Enum
'Usage Dim instance As DockedState
public enum DockedState : System.Enum
Member | Description |
---|---|
Docked | The pane is docked to a container. |
Floating | The pane is floating (not docked to an edge). |
System.Object
System.ValueType
System.Enum
Miner.Windows.Docking.DockedState
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.
'Declaration Public Enum DockedState Inherits System.Enum
'Usage Dim instance As DockedState
public enum DockedState : System.Enum
System.Object
System.ValueType
System.Enum
Miner.Windows.Docking.DockedState
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.