OnEnterEditor Event

[Top]  [Chapter]  [Previous]  [Next]

Member of WPDLLInt

Declaration C#

Enter(EventArgs e)

Here the standard event is used. You can cast e to wpEventArgs which contains the property Editor.

 

Declaration OCX

OnEnterEditor(ByVal Editor As Long)

 

This event procedure is called after the cursor entered one of the internal editors.


[idh_wpdllint_onentereditor.htm]    Copyright © 2007 by WPCubed GmbH