ComponentOne VSView 8.0
ScrollTop Property (VSPrinter)

Returns or sets the top coordinate of the visible area, in twips.

Syntax

[form!]VSPrinter.ScrollTop[ = value As Double ]

Remarks

The ScrollLeft and ScrollTop properties allow you to control the VSPrinter's scroll bars. You can read these values to determine what part of the preview page the user is looking at, or set them to make a part of the page visible.

When these properties are set, the control validates the ranges automatically and clips the values if necessary. If you assign negative values, the properties are set to zero. If you assign very large values, the properties are set to the maximum value in the scrollbar range.

For an example, see the ScrollLeft property.

Data Type

Double

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback