The properties of System.Windows.Forms.QueryContinueDragEventArgs are listed below. For a list of all members, see the QueryContinueDragEventArgs Members list.
See Also: Inherited members from System.EventArgs
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. |