OnDragStart

The virtual handler of the "DragStart" (start dragging) event.

virtual bool  OnDragStart()

Return Value

true - event processed, otherwise - false.

Note

The "DragStart" event occurs at the start of control dragging operation.