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

Glossary Item Box

SSM_KEYPRESS Message


Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control when the user presses a key.

Parameters

The following parameters are available:

Parameter Description
wParam fpSpread control ID
lParam A pointer to an int that defines the key being pressed

Remarks

You can respond to this message and change the key code for the key that the user pressed.

Return Value

A nonzero return value cancels the key press.

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