Miner.Windows Assembly > Miner.Windows.Docking Namespace : ChildPaneStyle Enumeration |
'Declaration Public Enum ChildPaneStyle Inherits System.Enum
'Usage Dim instance As ChildPaneStyle
public enum ChildPaneStyle : System.Enum
Member | Description |
---|---|
HorizontalSplit | The panes will be displayed with a horizontal splitter between each pane. |
SlidingGroup | The panes will be displayed as a collection of outlook sliding group bars. |
TabGroup | The panes will be displayed as a collection of tabbed pages. |
VerticalSplit | The panes will be displayed with a vertical splitter between each pane. |
System.Object
System.ValueType
System.Enum
Miner.Windows.Docking.ChildPaneStyle
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 ChildPaneStyle Inherits System.Enum
'Usage Dim instance As ChildPaneStyle
public enum ChildPaneStyle : System.Enum
System.Object
System.ValueType
System.Enum
Miner.Windows.Docking.ChildPaneStyle
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.