ArcFM Desktop Developer Guide
IMMPxControl2 Interface Members
Properties  Methods 

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by IMMPxControl2.

Public Properties
 NameDescription
 PropertyEnabledDetermines whether the control is enabled. Returns a true/false value.  
 PropertyhWndSets this value equal to the hWnd property of the custom control's form.  
 PropertyIsInitializedChecks to see whether the control has been initialized. Returns a true/false value.  
 PropertyNameUse this property to assign a name to the control.  
 PropertyNodeThe Process Framework passes in the current node to this property. Use this property to set a reference to the node so the control can use it to view or modify the database record represented by the node.  
 PropertyStateCompleteThis property is not currently used.  
 PropertyVisibleReturns a true/false value indicating whether the form is visible.  
Top
Public Methods
 NameDescription
 MethodInitializeAllows a reference to the Process Framework application to be established. vInitData is an IMMPxApplication.  
 MethodTerminateThis method allows you to capture an event before moving on to another form. For example, the Workflow Manager uses the Terminate method to ask the user whether or not to apply any changes to one node before moving on to another.  
Top
See Also

Reference

IMMPxControl2 Interface
Miner.Interop.Process Namespace

 

 


Send Comment