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

Glossary Item Box

SSM_KEYDOWN Message


Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control each time the user presses any 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.