ArcFM Desktop Developer Guide
MainWindow 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
Defines the default main window for this application.
Object Model
MainWindow Class
Syntax
'Declaration
 
Public Class MainWindow 
   Inherits System.Windows.Forms.Form
'Usage
 
Dim instance As MainWindow
public class MainWindow : System.Windows.Forms.Form 
Remarks
The main window of this application contains a CommandManager object, a DockManager object, and a MainStatusBar object. The facilities of the framework depend on the presence of these objects.
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.MainWindow

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

MainWindow Members
Miner.Windows Namespace

 

 


Send Comment