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.
QueryContinueDragEventArgs Constructor (Int32, Boolean, DragAction)
.NET Framework (current version)
Initializes a new instance of the QueryContinueDragEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- keyState
-
Type:
System::Int32
The current state of the SHIFT, CTRL, and ALT keys.
- escapePressed
-
Type:
System::Boolean
true if the ESC key was pressed; otherwise, false.
- action
-
Type:
System.Windows.Forms::DragAction
A DragAction value.
.NET Framework
Available since 1.1
Available since 1.1
Show: