SSN_BLOCKDESELECTED Message
Applies To
fpSpread control
Description
Sent when the user performs an action that deselects a selected block of cells. 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_BLOCKDESELECTED | |
lParam | Window handle of the fpSpread control |
Return Value
None