The user has begun the actions required to drag the widget. This event gives the application the chance to decide if a drag should be started.
<p>The following fields in the DragSourceEvent apply: <ul> <li>(in)widget <li>(in)time <li>(in,out)doit </ul></p>
@param event the information associated with the drag start event
@see DragSourceEvent
See Implementation
The user has begun the actions required to drag the widget. This event gives the application the chance to decide if a drag should be started.
<p>The following fields in the DragSourceEvent apply: <ul> <li>(in)widget <li>(in)time <li>(in,out)doit </ul></p>
@param event the information associated with the drag start event
@see DragSourceEvent