ComponentOne VSView 8.0
Scroll Event (VSViewPort)

Fired after the control scrolls its contents.

Syntax

Private Sub VSViewPort_Scroll()

Remarks

This event is especially useful if the AutoScroll property is set to False.

In this case, you should respond to the Scroll event by reading the VirtualLeft and VirtualTop properties and moving the controls inside the VSViewPort control.

 

 


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

Product Support Forum  |  Documentation Feedback