OnFieldEnter Event

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

Member of WPDLLInt

Declaration C#

OnEnterField(Object Sender, int Editor, string Fieldname, IWPTextObj Field)

 

Declaration OCX

OnFieldEnter(ByVal Editor As Long, ByVal FieldName As String, ByVal Field As WPTDynInt.IWPTextObj)

 

When in formular editing mode (see SetEnableFlags) this event will be triggered when the cursor was moved into a different field.

 

Normally this event is not used, when the editor is not in the formular editing mode. But when using Memo.SetBProp(17,6,1) the event will be also used during regular editing.


[idh_wpdllint_onfieldenter.htm]    Copyright © 2007 by WPCubed GmbH