The members of System.Windows.Forms.QueryContinueDragEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.QueryContinueDragEventArgs class. |
Action | DragAction.
Gets or sets the status of a drag-and-drop operation. | |
[read-only] | EscapePressed | bool.
Gets whether the user pressed the ESC key. |
[read-only] | KeyState | int.
Gets the current state of the SHIFT, CTRL, and ALT keys. |