ComponentOne VSView 8.0
BeforeUserScroll Event

Fired before scrolling in response to a user request.

Syntax

Private Sub VSPrinter_BeforeUserScroll(Cancel As Boolean)

Remarks

The page may be scrolled using the built-in navigation bar, mouse, mouse wheel, or keyboard, depending on the setting of the NavBar and Navigation properties.

You may set the Cancel parameter to True to prevent the user from scrolling the page.

 

 


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

Product Support Forum  |  Documentation Feedback