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

Glossary Item Box

SSN_LEFTCOLCHANGE Message


Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control when the user scrolls the sheet in the horizontal 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_LEFTCOLCHANGE
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 left column.

Return Value

None

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