System.Windows.Forms.QueryContinueDragEventArgs.Action Property

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

Syntax

public DragAction Action { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

By default, the Control.QueryContinueDrag event sets QueryContinueDragEventArgs.Action to DragAction.Cancel if the ESC key was pressed and sets Action to DragAction.Drop if the left, middle, or right mouse button is pressed.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0