SSM_DBLCLK Message
Applies To
fpSpread control
Description
Sent to the owner of the fpSpread control when the user double-clicks within the control.
Parameters
The following parameters are available:
Parameter | Description |
wParam | fpSpread control ID |
lParam | Pointer to SS_CELLCOORD structure (The Col and Row fields contain the column and row numbers of the cell the user double-clicked.) |
Return Value
A return value of nonzero cancels the message processing.