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

Glossary Item Box

SSM_LEAVECELL Message


Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control when the user moves the focus from one cell to another.

Parameters

The following parameters are available:

Parameter Description
wParam fpSpread control ID
lParam Pointer to the SS_LEAVECELL structure giving the current cell coordinates and the new destination coordinates

Return Value

Return a True if you do not want the active cell to change; otherwise, return 0.

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