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

Glossary Item Box

SSN_TOPROWCHANGE Message


Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control when the user scrolls the sheet in the vertical direction. The owner receives this message through a WM_COMMAND message from the control.

Parameters

The following parameters are available:

Parameter Description
wParam Low Word fpSpread control ID
High Word SSN_TOPROWCHANGE
lParam Window handle of the fpSpread control

Remarks

The user can scroll using the keyboard or a scroll bar. The application should use the SSGetTopLeftCell function to determine the new top row.

Return Value

None

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