SSN_BLOCKCHANGED Message
Applies To
fpSpread control
Description
Sent to the owner of the fpSpread control when the user changes the size of a selected block of cells. The owner receives the 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_BLOCKCHANGED | |
| lParam | Window handle of the fpSpread control | |
Return Value
None