ArcFM Desktop Developer Guide
ExpressGeneralPropertyPage Class
Members 


Product Availability
Required Licenses
.NET Assembly
This is the Designer Express options page in ArcMap that allows the user to set properties specific to Designer Express.
Object Model
ExpressGeneralPropertyPage Class
Syntax
'Declaration
 
<ProgIdAttribute("mmDesktop.MMExpressGeneralPropertyPage")>
<ComponentCategoryAttribute(Description="M&M Designer Express Property Pages", CategoryID=5d23825b-8736-4992-ba67-30bda24c6bb4)>
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("78545DED-6C15-4389-913B-1BB78D04393C")>
Public Class ExpressGeneralPropertyPage 
   Inherits System.Windows.Forms.UserControl
   Implements ESRI.ArcGIS.Framework.IComPropertyPage 
'Usage
 
Dim instance As ExpressGeneralPropertyPage
[ProgId("mmDesktop.MMExpressGeneralPropertyPage")]
[ComponentCategory(Description="M&M Designer Express Property Pages", CategoryID=5d23825b-8736-4992-ba67-30bda24c6bb4)]
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("78545DED-6C15-4389-913B-1BB78D04393C")]
public class ExpressGeneralPropertyPage : System.Windows.Forms.UserControl, ESRI.ArcGIS.Framework.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.Desktop.DesignerExpress.Controls.ExpressGeneralPropertyPage

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

ExpressGeneralPropertyPage Members
Miner.Desktop.DesignerExpress.Controls Namespace

 

 


Send Comment