ArcFM Desktop Developer Guide
ExpressDatabasePropertyPage Class
Members 


Product Availability
Required Licenses
.NET Assembly
This is the Designer Express property page in ArcCatalog that allows the user to set database-level Designer Express properties.
Object Model
ExpressDatabasePropertyPage Class
Syntax
'Declaration
 
<ComponentCategoryAttribute(Description="M&M Database Property Pages", CategoryID=baddb439-9009-41a1-9bb4-62e549e95246)>
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("FD483AD9-FBF5-4046-A22A-0ADAA8230A8F")>
<ProgIdAttribute("mmDesktop.MMExpressDatabasePropertyPage")>
Public Class ExpressDatabasePropertyPage 
   Inherits System.Windows.Forms.UserControl
   Implements ESRI.ArcGIS.Framework.IComPropertyPage 
'Usage
 
Dim instance As ExpressDatabasePropertyPage
[ComponentCategory(Description="M&M Database Property Pages", CategoryID=baddb439-9009-41a1-9bb4-62e549e95246)]
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("FD483AD9-FBF5-4046-A22A-0ADAA8230A8F")]
[ProgId("mmDesktop.MMExpressDatabasePropertyPage")]
public class ExpressDatabasePropertyPage : 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.ExpressDatabasePropertyPage

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

ExpressDatabasePropertyPage Members
Miner.Desktop.DesignerExpress.Controls Namespace

 

 


Send Comment