SSM_TEXTTIPFETCH Message
Applies To
fpSpread control
Description
Sent to the owner of the fpSpread control when the pointer is over the cell or header or over a cell note indicator and the SSSetTextTip function's wStatus parameter is set to a value other than SS_TT_STATUS_OFF.
Parameters
The following parameters are available:
| Parameter | Description |
| wParam | fpSpread control ID |
| lParam | Pointer to the SS_TEXTTIPFETCH structure |
Remarks
For more information, see the SS_TEXTTIPFETCH structure.
Return Value
None
See Also
SSGetCellNoteIndicator, SSGetTextTip, SSIsFetchCellNote, SSSetCellNoteIndicator, SSSetTextTip functions
SS_TEXTTIPFETCH structure