SSM_DRAGDROP Message
Applies To
fpSpread control
Description
Sent to the owner of the fpSpread control when the user attempts to drag and drop a block of cells to a new location.
Parameters
The following parameters are available:
Parameter | Description |
wParam | fpSpread control ID |
lParam | Pointer to the SS_DRAGDROP structure |
Remarks
See the SS_DRAGDROP structure for more information on the available options for the application to control the actions of the user.
Return Value
None