TreeViewDragSourceObserver::TreeViewDragStarting
virtual void TreeViewDragStarting ( const TreeViewDragSourceEvent & ev, bool * canStart );
Parameters
- ev
A reference to the event. - canStart
false by default. If true, the drag and drop operation can start in the tree view control.