ArcFM Engine Developer Guide
ChildPaneStyle Enumeration


Enumerates the styles of how the child panes of a group pane are displayed with respect to each other.
Syntax
'Declaration
 
Public Enum ChildPaneStyle 
   Inherits System.Enum
'Usage
 
Dim instance As ChildPaneStyle
public enum ChildPaneStyle : System.Enum 
Members
MemberDescription
HorizontalSplitThe panes will be displayed with a horizontal splitter between each pane.
SlidingGroupThe panes will be displayed as a collection of outlook sliding group bars.
TabGroupThe panes will be displayed as a collection of tabbed pages.
VerticalSplitThe panes will be displayed with a vertical splitter between each pane.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Docking.ChildPaneStyle

Requirements

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.

See Also

Reference

Miner.Windows.Docking Namespace

 

 


Send Comment