ArcFM Responder Mobile Developer Guide
OnPaint Method (IMMObjectEditorEvents)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(16)>
<System.Runtime.InteropServices.PreserveSigAttribute()>
Sub OnPaint() 
'Usage
 
Dim instance As IMMObjectEditorEvents
 
instance.OnPaint()
[System.Runtime.InteropServices.DispId(16)]
[System.Runtime.InteropServices.PreserveSig()]
void OnPaint()
procedure OnPaint(); 
System.Runtime.InteropServices.DispIdAttribute(16)
System.Runtime.InteropServices.PreserveSigAttribute()
function OnPaint();
[System.Runtime.InteropServices.DispId(16)]
[System.Runtime.InteropServices.PreserveSig()]
void OnPaint(); 
[System.Runtime.InteropServices.DispId(16)]
[System.Runtime.InteropServices.PreserveSig()]
void OnPaint(); 
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

IMMObjectEditorEvents Interface
IMMObjectEditorEvents Members

Send Feedback