SSM_RBUTTON Message
Applies To
fpSpread control
Description
Sent to the owner of the fpSpread control each time the user presses the right mouse button within a cell.
Parameters
The following parameters are available:
Parameter | Description |
wParam | fpSpread control ID |
lParam | Pointer to the SS_RBUTTON structure |
Remarks
The owner may restrict the user from entering the new cell.
For more information, see the SS_RBUTTON structure.
Return Value
None