QueryContinueDragEventArgs
Wisej.Web.QueryContinueDragEventArgs
Last updated
Wisej.Web.QueryContinueDragEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Provides data for the QueryContinueDrag event.
Initializes a new instance of the QueryContinueDragEventArgs class.
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.
Represents the method that will handle the QueryContinueDrag event of a Control.