ArcFM Desktop Developer Guide
MdiTabForm 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 class for a user form which is to be shown as a tabbed MDI form.
Object Model
MdiTabForm Class
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