 
            | Miner.Interop.Process Assembly > Miner.Interop.Process Namespace : IMMPxControl2 Interface | 
For a list of all members of this type, see IMMPxControl2 members.
| Name | Description | |
|---|---|---|
|  | Enabled | Determines whether the control is enabled. Returns a true/false value. | 
|  | hWnd | Sets this value equal to the hWnd property of the custom control's form. | 
|  | IsInitialized | Checks to see whether the control has been initialized. Returns a true/false value. | 
|  | Name | Use this property to assign a name to the control. | 
|  | Node | The 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. | 
|  | StateComplete | This property is not currently used. | 
|  | Visible | Returns a true/false value indicating whether the form is visible. |