SSN_BLOCKSELECTED Message
Applies To
fpSpread control
Description
Sent to the owner of the fpSpread control when the user selects a 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_BLOCKSELECTED | |
| lParam | Window handle of the fpSpread control | |
Return Value
None