ArcFM Desktop Developer Guide
MainWindow Class
Members 


Product Availability
Required Licenses
.NET Assembly
Defines the default main window for this application.
Object Model
MainWindow Class
Syntax
public class MainWindow : System.Windows.Forms.Form 
'Declaration
 
Public Class MainWindow 
   Inherits System.Windows.Forms.Form
 
'Usage
 
Dim instance As MainWindow
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