ArcFM Responder Mobile Developer Guide
ActiveControl Property (IMMPxApplication)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
ReadOnly Property ActiveControl As IMMPxControl
'Usage
 
Dim instance As IMMPxApplication
Dim value As IMMPxControl
 
value = instance.ActiveControl
[System.Runtime.InteropServices.DispId(1610678273)]
IMMPxControl ActiveControl {get;}
read-only property ActiveControl: IMMPxControl; 
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function get ActiveControl : IMMPxControl
[System.Runtime.InteropServices.DispId(1610678273)]
__property IMMPxControl* get_ActiveControl();
[System.Runtime.InteropServices.DispId(1610678273)]
property IMMPxControl^ ActiveControl {
   IMMPxControl^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMPxApplication Interface
IMMPxApplication Members

Send Feedback