System.Windows.Forms.GiveFeedbackEventArgs.UseDefaultCursors Property

Gets or sets whether drag operation should use the default cursors that are associated with drag-drop effects.

Syntax

public bool UseDefaultCursors { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0