ArcFM Engine Developer Guide
DockAreaLayoutStyle Enumeration


Enumerates the methods in which the dock area is displayed.
Syntax
'Declaration
 
Public Enum DockAreaLayoutStyle 
   Inherits System.Enum
'Usage
 
Dim instance As DockAreaLayoutStyle
public enum DockAreaLayoutStyle : System.Enum 
Members
MemberDescription
FillContainerThe inner most dock area is set to fill the available space.
StandardDock areas are positioned on the edges of the container.
Inheritance Hierarchy

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

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