Gets or sets whether drag operation should use the default cursors that are associated with drag-drop effects.
Documentation for this section has not yet been entered.
The system provides default drag-drop cursors for different drag-drop operations such as move or copy. If GiveFeedbackEventArgs.UseDefaultCursors is set to false, it is the responsibility of the event source to set the appropriate cursor.