HbScrollBar() > Methods |
Updates the thumb position of a scroll bar on the screen
:update() --> lIsUpdated
Method :update() calculates the thumb position of the scroll bar according to the values in :current and :total and updates it on screen.
The return value is .T. (true) when the thumb position has changes, otherwise .F. (false) is returned.
http://www.xHarbour.com