ComponentOne VSView 8.0
BeforeUserPage Event

Fired before switching preview pages in response to a user request.

Syntax

Private Sub VSPrinter_BeforeUserPage(NewPage As Integer)

Remarks

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

You may change the value of the NewPage parameter to switch to a specific page. If you set NewPage to PreviewPage, the switch is canceled.

 

 


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

Product Support Forum  |  Documentation Feedback