ComponentOne VSView 8.0
BeforeUserZoom Event

Fired before Zooming in or out in response to a user request.

Syntax

Private Sub VSPrinter_BeforeUserZoom(NewZoom As Integer)

Remarks

The page may be zoomed 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 NewZoom parameter to zoom to a specific level. If you set NewZoom to the value of the Zoom property, the zooming is canceled.

 

 


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

Product Support Forum  |  Documentation Feedback