The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
GiveFeedbackEventArgs Constructor (DragDropEffects, Boolean)
.NET Framework (current version)
Initializes a new instance of the GiveFeedbackEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- effect
-
Type:
System.Windows.Forms::DragDropEffects
The type of drag-and-drop operation. Possible values are obtained by applying the bitwise OR (|) operation to the constants defined in the DragDropEffects.
- useDefaultCursors
-
Type:
System::Boolean
true if default pointers are used; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: