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

Glossary Item Box

SSM_BEFORESCROLLTIP Message


Example

Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control before the control displays the scroll tip.

Parameters

The following parameters are available:

Parameter Description
wParam Spread control ID
lParam Pointer to SS_BEFORESCROLLTIP structure

Remarks

The SSM_BEFORESCROLLTIP message uses the SS_BEFORESCROLLTIP structure to return information about the scroll tip to be displayed, including whether it is for the vertical scroll bar, the row or column for which it will be displayed, the text to be displayed, and its width.

Return Value

None

See Also

SSGetShowScrollTips, SSSetShowScrollTips functions

SS_BEFORESCROLLTIP structure

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