Spread 8.0 Documentation
Zoom Event
Support Options
ActiveX Reference > ActiveX Events > Zoom Event

Glossary Item Box

Zoom Event


See Also

Applies To

fpSpreadPreview control

Description

Occurs when the control changes the view of the displayed pages by zooming in or out.

Syntax

C++

afx_msg void OnZoomfpSpreadPreview(UINT, int, CWnd*, LPVOID);

Visual Basic

Sub fpSpreadPreview_Zoom ()

Remarks

When the user needs to have a closer view of a particular area of the sheet, they can zoom into the area.

See Also

AllowUserZoom, PagePercentageActual, PageViewPercentage, PageViewType, ZoomState properties

Copyright © GrapeCity, inc. All rights reserved.