Miner.Interop.Process Namespace > IMMPxApplication Interface : ActiveControl Property |
'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(); }
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