ArcFM Engine Developer Guide
ActivateEditor Method


This method is called to set up the editor. The developer can initialize the internal values, set up any forms, etc.
Syntax
'Declaration
 
<DispIdAttribute(6)>
Sub ActivateEditor() 
'Usage
 
Dim instance As IMMCustomFieldEditor
 
instance.ActivateEditor()
[DispId(6)]
void ActivateEditor()
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMCustomFieldEditor Interface
IMMCustomFieldEditor Members

 

 


Send Comment