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

Glossary Item Box

SSM_BEFOREEDITMODE Message


Example

Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control when the edit mode changes due to a user action such as a keyboard or mouse action or due to code.

Parameters

The following parameters are available:

Parameter Description
wParam Spread control ID
lParam Pointer to SS_BEFOREEDITMODE structure

Remarks

The SSM_BEFOREEDITMODE message uses the SS_BEFOREEDITMODE structure to return the cell in which edit mode is changing, determine the action that is changing edit mode, set the cursor in the cell, and cancel the edit mode change.

Return Value

None

See Also

SSSetColUserSortIndicator, SSSetUserColAction functions

SS_BEFOREEDITMODE structure

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