Programmieren mit dBASE PLUS: scrollHOffset
Erscheinungsbild
Contains the current position of the horizontal scrollbar in units matching the form or subform's current metric property.
Eigenschaft von
[Bearbeiten]Beschreibung
[Bearbeiten]The value in the scrollHOffset property is relative to the left edge of the form. On a form with no scrollbars, or with its horizontal scrollbar in its unscrolled position, the value of the scrollHOffset property is zero.
- As the horizontal scrollbar is moved to the right, the value of the scrollHOffset property increases.
- As the horizontal scrollbar is moved to the left, the value of the scrollHOffset property decrease