QueryContinueDragEventArgs

Wisej.Web.QueryContinueDragEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.2.0.0)

Provides data for the QueryContinueDrag event.

public class QueryContinueDragEventArgs : EventArgs

Constructors

Initializes a new instance of the QueryContinueDragEventArgs class.

Properties

DragAction: Returns or sets the status of a drag-and-drop operation.

Boolean: Returns if the user pressed the ESC key.

Int32: Returns the current state of the SHIFT, CTRL, and ALT keys.

Keys: Returns a value indicating which of the modifier keys (SHIFT, CTRL, and ALT) is in a pressed state.

Used By

Last updated