SSN_BUTTONUP Message
Applies To
fpSpread control
Description
Sent to the owner of the fpSpread control when the user is on a button or check box cell and releases the button or clears the check box with either the mouse or the spacebar. 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_BUTTONUP | |
lParam | Window handle of the fpSpread control |
Return Value
None