ArcFM Desktop Developer Guide
DockControl Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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
Provides the base control for a dockable control.
Object Model
DockControl Class
Syntax
'Declaration
 
Public Class DockControl 
   Inherits System.Windows.Forms.UserControl
'Usage
 
Dim instance As DockControl
public class DockControl : System.Windows.Forms.UserControl 
Remarks
The class provides the framework housekeeping necessary to make a user control part of the dockable window system and allow its layout to be persisted.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Miner.Windows.Docking.DockControl

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

DockControl Members
Miner.Windows.Docking Namespace

 

 


Send Comment