HbScrollBar() > Instance variables |
Code block evaluated when the scroll bar's state changes.
Data type: | B | Default: | NIL |
The instance variable :sBlock can be assigned a code block. It is evaluated during the standard READ command when the scroll state of the HbScrollBar object changes. The code block is evaluated without parameters.
http://www.xHarbour.com