SPVN_ZOOM Message
Applies To
fpSpreadPreview control
Description
Sent to the owner of the fpSpreadPreview control when the control changes the view of the displayed pages by zooming in or out. The owner receives this message through a WM_COMMAND message from the control.
Parameters
The following parameters are available:
Parameter | Description | |
wParam | Low Word | fpSpreadPreview control ID |
High Word | SPVN_ZOOM | |
lParam | Window handle of the fpSpreadPreview control |
Return Value
None