Spread 8.0 Documentation
SSM_KEYUP Message
Support Options
DLL Reference > DLL Messages > SSM_KEYUP Message

Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.