Sets or gets the name of the macro/script to run when the BOF event occurs.
object.OnBOF = [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 BOF 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 | OnEOF property | OnNext property | OnPrevious property | BOFAction property | BOF property
Data control | DataGrid control
© 2004-2021 looksoftware. All rights reserved.