SSM_LEAVEROW Message
Applies To
fpSpread control
Description
Sent to the owner of the fpSpread control each time the user moves from one row to another.
Parameters
The following parameters are available:
Parameter | Description |
wParam | fpSpread control ID |
lParam | Pointer to the SS_LEAVEROW structure |
Remarks
This message is sent only if the sheet is in row mode as specified by the SSSetOperationMode function.
Return Value
None