ArcFM Engine Developer Guide
DockControl Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides the base control for a dockable control.
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