ArcFM Responder Mobile Developer Guide
ActivateEditor Method






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(6)>
Sub ActivateEditor() 
'Usage
 
Dim instance As IMMCustomFieldEditor
 
instance.ActivateEditor()
[System.Runtime.InteropServices.DispId(6)]
void ActivateEditor()
procedure ActivateEditor(); 
System.Runtime.InteropServices.DispIdAttribute(6)
function ActivateEditor();
[System.Runtime.InteropServices.DispId(6)]
void ActivateEditor(); 
[System.Runtime.InteropServices.DispId(6)]
void ActivateEditor(); 
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

IMMCustomFieldEditor Interface
IMMCustomFieldEditor Members

Send Feedback