System.Windows.Forms.QueryContinueDragEventArgs Members

The members of System.Windows.Forms.QueryContinueDragEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Public Properties

ActionDragAction.

Gets or sets the status of a drag-and-drop operation.

[read-only]
EscapePressedbool.

Gets whether the user pressed the ESC key.

[read-only]
KeyStateint.

Gets the current state of the SHIFT, CTRL, and ALT keys.