MSG-DRAG
This event is fired when the user left clicks on the control and drags the mouse pointer out of the control area. The mouse cursor shape changes to notify that a drag is in progress. You can prevent this action by setting EVENT-ACTION to EVENT-ACTION-FAIL.
Note - This event is fired only if the
Drag-Mode property is set to a value greater than zero.