SSM_LEAVECELL Message
Applies To
fpSpread control
Description
Sent to the owner of the fpSpread control when the user moves the focus from one cell to another.
Parameters
The following parameters are available:
Parameter | Description |
---|---|
wParam | fpSpread control ID |
lParam | Pointer to the SS_LEAVECELL structure giving the current cell coordinates and the new destination coordinates |
Return Value
Return a True if you do not want the active cell to change; otherwise, return 0.