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

Glossary Item Box

SSM_ROWRESTRICTED Message


Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control when the user attempts to type data outside a restricted area.

Parameters

The following parameters are available:

Parameter Description
wParam fpSpread control ID
lParam Row number of row in which user attempted to type data

Remarks

This message is sent only when the fpSpread control uses the SSS_RESTRICTROWS style or when the SSSetBool function boolean SSB_RESTRICTROWS is set to True.

Return Value

None

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