SSM_KEYUP Message
Applies To
fpSpread control
Description
Sent to the owner of the fpSpread control when the user releases a key.
Parameters
The following parameters are available:
| Parameter | Description | ||
|---|---|---|---|
| wParam | fpSpread control ID | ||
| lParam | Low Word | Virtual key code. | |
| High Word | Shift status May be any combination of the following values: |
||
| Value | Description | ||
| 0x01 | Shift key is down | ||
| 0x02 | Ctrl key is down | ||
Return Value
None