OnPrevious Property

Sets or gets the name of the macro/script to run when the Previous event occurs.

object.OnPrevious = [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 Previous event is triggered.

Client support

   Newlook Smartclient only.

Use

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.

See Also

CursorType property | OnChange property | OnBOF property | OnEOF property | OnNext property

Applies To

Data control


© 2004-2021 looksoftware. All rights reserved.