Programmieren mit dBASE PLUS: scrollVOffset
Zur Navigation springen
Zur Suche springen
Contains the current position of the vertical scrollbar in units matching the form or subform's current metric property.
Eigenschaft von[Bearbeiten]
Beschreibung[Bearbeiten]
The value in the scrollVOffset property is relative to the top of the form. On a form with no scrollbars, or with its vertical scrollbar in its unscrolled position, the value of the scrollVOffset property is zero.
- As the vertical scrollbar is moved downward, scrollVOffset increases.
- As the vertical scrollbar is moved upward, scrollVOffset decreases.