ArcFM Desktop Developer Guide
ExtensionsPropertyPage Class
Members 


Product Availability
Required Licenses
.NET Assembly
Summary description for ExtensionsPropertyPage.
Object Model
ExtensionsPropertyPage Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ProgIdAttribute("mmFrameworkUI.ExtensionsPropertyPage")>
<GuidAttribute("2127BC08-EB36-4856-A54A-59C53402509C")>
<ComponentCategoryAttribute(ComCategory.MMEngineOptions)>
<DesignerAttribute("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)>
<DesignerCategoryAttribute("UserControl")>
<DefaultEventAttribute("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")>
<ToolboxItemFilterAttribute("System.Windows.Forms")>
Public Class ExtensionsPropertyPage 
   Inherits System.Windows.Forms.UserControl
   Implements Miner.Interop.IComPropertyPage 
'Usage
 
Dim instance As ExtensionsPropertyPage
[ComVisible(true)]
[ProgId("mmFrameworkUI.ExtensionsPropertyPage")]
[Guid("2127BC08-EB36-4856-A54A-59C53402509C")]
[ComponentCategory(ComCategory.MMEngineOptions)]
[Designer("System.Windows.Forms.Design.UserControlDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("UserControl")]
[DefaultEvent("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")]
[ToolboxItemFilter("System.Windows.Forms")]
public class ExtensionsPropertyPage : System.Windows.Forms.UserControl, Miner.Interop.IComPropertyPage  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Miner.FrameworkUI.Windows.ExtensionsPropertyPage

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

ExtensionsPropertyPage Members
Miner.FrameworkUI.Windows Namespace

 

 


Send Comment