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

Glossary Item Box

SSM_COLROWRESTRICTED 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 Pointer to SS_CELLCOORD structure
(The Col and Row members represent the column and row numbers of the restricted cell in which the user tried to type data.)

Remarks

This message is sent only when the fpSpread control uses the SSS_RESTRICTROWS and SSS_RESTRICTCOLS styles or when the SSSetBool function boolean SSB_RESTRICTCOLS and SSB_RESTRICTROWS are set to True.

Return Value

None

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