ArcFM Engine Developer Guide
MdiTabForm Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides the base class for a user form which is to be shown as a tabbed MDI form.
Syntax
'Declaration
 
Public Class MdiTabForm 
   Inherits System.Windows.Forms.Form
'Usage
 
Dim instance As MdiTabForm
public class MdiTabForm : System.Windows.Forms.Form 
Remarks
The class provides the framework housekeeping necessary to make the user form part of the tabbed MDI 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.Form
                     Miner.Windows.TabbedMdi.MdiTabForm
                        Miner.Windows.ArcGIS.Windows.EngineMdiTabFormBase

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

MdiTabForm Members
Miner.Windows.TabbedMdi Namespace

 

 


Send Comment