OnBOF Property

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.

Client support

   Newlook Smartclient only.

Use

Data control

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.

DataGrid 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.

See Also

CursorType property | OnChange property | OnEOF property | OnNext property | OnPrevious property | BOFAction property | BOF property

Applies To

Data control | DataGrid control


© 2004-2021 looksoftware. All rights reserved.