GiveFeedbackEventArgs::UseDefaultCursors Property
.NET Framework (current version)
Gets or sets a Boolean value indicating whether default cursor feedback behavior should be used for the associated drag-and-drop operation.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::BooleanA Boolean value that indicating whether default cursor feedback behavior should be used for the associated drag-and-drop operation. true to use default feedback cursor behavior; otherwise, false.
By default, the mouse cursor changes to provide feedback about permissible actions during a drag-and-drop operation.
.NET Framework
Available since 3.0
Available since 3.0
Show: