Spread 8.0 Documentation
SPVN_PAGECHANGE Message
Support Options
DLL Reference > DLL Messages > SPVN_PAGECHANGE Message

Glossary Item Box

SPVN_PAGECHANGE Message


Applies To

fpSpreadPreview control

Description

Sent to the owner of the fpSpreadPreview control when the control changes the current page. 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_PAGECHANGE
lParam Window handle of the fpSpreadPreview control

Remarks

Call the SpvGetPageCurrent function to return the new page number after the page changes.

Return Value

None

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.