ArcFM Desktop Developer Guide
DockWindowStyles Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Enumerates the different window styles that can be used to display dockable windows.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Windows.dll
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum DockWindowStyles 
   Inherits System.Enum
'Usage
 
Dim instance As DockWindowStyles
[Flags()]
public enum DockWindowStyles : System.Enum 
Members
MemberDescription
NoneDefault Visual Studio .Net style dockable windows.
VC6Visual C++ 6 style dockable windows.
VSNet2005Visual Studio .Net 2005 style dockable windows.
WindowsSystem style windows
Inheritance Hierarchy

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

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

Enumerates the different window styles that can be used to display dockable windows.
Object Model
DockWindowStyles Enumeration
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum DockWindowStyles 
   Inherits System.Enum
'Usage
 
Dim instance As DockWindowStyles
[Flags()]
public enum DockWindowStyles : System.Enum 
Inheritance Hierarchy

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

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

DockWindowStyles Members
Miner.Windows.Docking Namespace

 

 


Send Comment