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

Glossary Item Box

SSM_TABSCROLLED Message


Example

Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control after the user scrolls through sheet tabs in the tab strip.

Parameters

The following parameters are available:

Parameter Description
wParam fpSpread control ID
lParam Low Word Sheet number of the sheet previously on the left side of the tab strip
High Word Sheet number of the sheet now on the left side of the tab strip

Remarks

This message is sent after the user scrolls through sheet tabs in the tab strip. The SSM_TABSCROLLING message is sent before the leftmost sheet tab changes after the user scrolls through tabs.

Return Value

None

See Also

SSM_TABSCROLLING message

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