ArcFM Engine Developer Guide
AboutDialog Class
Members 


Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("B867B9A4-E4C2-4C2C-8456-CF37622F3B92")>
<ProgIdAttribute("mmSystemUI.MMAboutDialog")>
<ToolboxItemFilterAttribute("System.Windows.Forms.Control.TopLevel")>
<ToolboxItemAttribute(False)>
<DesignTimeVisibleAttribute(False)>
<DesignerAttribute("System.Windows.Forms.Design.FormDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)>
<DesignerCategoryAttribute("Form")>
<DefaultEventAttribute("Load")>
<InitializationEventAttribute("Load")>
<DefaultPropertyAttribute("Text")>
<DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
Public Class AboutDialog 
   Inherits System.Windows.Forms.Form
   Implements Miner.Interop.IMMAboutDialog 
'Usage
 
Dim instance As AboutDialog
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("B867B9A4-E4C2-4C2C-8456-CF37622F3B92")]
[ProgId("mmSystemUI.MMAboutDialog")]
[ToolboxItemFilter("System.Windows.Forms.Control.TopLevel")]
[ToolboxItem(false)]
[DesignTimeVisible(false)]
[Designer("System.Windows.Forms.Design.FormDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("Form")]
[DefaultEvent("Load")]
[InitializationEvent("Load")]
[DefaultProperty("Text")]
[DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public class AboutDialog : System.Windows.Forms.Form, Miner.Interop.IMMAboutDialog  
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.SystemUI.Windows.AboutDialog

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

AboutDialog Members
Miner.SystemUI.Windows Namespace

 

 


Send Comment