DragStart: function (sender, args);
sender. Event source.
args. Event information.
The DragStart event occurs when dragging the component begins.
The example of event use is given in theExample of Creating the ListBox Component page.
See also:
Control