ComponentOne VSView 8.0
AutoScroll Property

Returns or sets whether contents are scrolled automatically by the control.

Syntax

[form!]VSViewPort.AutoScroll[ = {True | False} ]

Remarks

This property should be set to True in most applications, so that scrolling is done automatically by the VSViewPort control.

If you wish to process scrolling yourself, set AutoScroll to False and respond to the Scroll event.

Data Type

Boolean

Default Value

True

 

 


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

Product Support Forum  |  Documentation Feedback