OnScroll Property

Sets or gets the name of the macro or script to be run when the Scroll event is triggered.

object.OnScroll = [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 Scroll event is triggered.

Client support

   Newlook Smartclient only.

Use

The Scroll event occurs when the scroll bar of the data grid is activated by the user.

See Also

ShowHorzScrollBar Property | ShowVertScrollBar Property

Applies To

DataGrid object


© 2004-2021 looksoftware. All rights reserved.