Sets or gets the name of the macro/script to run when the EOF event occurs.
object.OnEOF = [string]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and string is a string expression specifying the script or macro to run when the EOF event is triggered.
Newlook Smartclient only.
Use this property to run a macro/script when the user initiates the following tasks in the Data control.
This event occurs prior to the Change event for the control.
Use this property to run a macro/script when the user initiates the following tasks in the DataGrid control.
This event occurs prior to the Change event for the control.
CursorType property | OnChange property | OnBOF property | OnNext property | OnPrevious property | EOFAction property | EOF property
Data control | DataGrid control
© 2004-2021 looksoftware. All rights reserved.