ArcFM Desktop Developer Guide
FieldInfoPropertyPage Class Members
Properties  Methods 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by FieldInfoPropertyPage.

Public Constructors
 NameDescription
Public ConstructorFieldInfoPropertyPage ConstructorConstructor. Initializes the Controls  
Top
Public Properties
 NameDescription
Public PropertyHeightGets or sets the height of Property Page  
Public PropertyHelpFileHelp file for the page  
Public PropertyIsPageDirtyIndicates if the Apply button should be enabled  
Public PropertyPageSiteReference to the IComPropertyPageSite object of the parent Property Sheet.  
Public PropertyPriorityPriority of the Page in the parent ArcFM Properties Manager window.  
Public PropertyTitleGets or sets the Title of the Property Page in the ArcFM Properties Manager window.  
Public PropertyWidthGets or sets the width of Property Page  
Top
Public Methods
 NameDescription
Public MethodActivateExecuted when the Property Page is loaded for the first time and return the Handle to the control hosting the WPF Controls. If the user never clicks on the Property Page, this will never be called.  
Public MethodAppliesIndicates if this page applies to the objects  
Public MethodApplyExecuted when Apply button is clicked and saves any edits  
Public MethodCancelExecuted when Cancel button is clicked and discards any edits  
Public MethodDeactivateExecuted when tab control / page is deactivated and releases the resources consumed by the tab control.  
Public Methodget_HelpContextIDHelp file Context ID for the page  
Public MethodHideExecuted when the pages are switched and made the current page as set to inactive  
Public MethodSetObjectsSupplies the page with objects to be edited  
Public MethodShowExecuted when the pages are switched and made the current page as active  
Top
See Also

Reference

FieldInfoPropertyPage Class
Miner.Desktop.PropertyPages Namespace

 

 


Send Comment