Zoom Event
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