dfl2 v1.0.3 (2014-11-03T16:58:07Z)
Home
Dub
Repo
QueryContinueDragEventArgs
dfl
control
version(!DFL_NO_DRAG_DROP)
class
QueryContinueDragEventArgs :
EventArgs
{
this
(int keyState, bool escapePressed, DragAction action);
DragAction
action
[@property setter];
DragAction
action
[@property getter];
bool
escapePressed
[@property getter];
int
keyState
[@property getter];
}
Constructors
this
this
(int keyState, bool escapePressed, DragAction action)
Members
Properties
action
DragAction
action
[@property setter]
DragAction
action
[@property getter]
escapePressed
bool
escapePressed
[@property getter]
keyState
int
keyState
[@property getter]
Inherited Members
From EventArgs
empty
EventArgs
empty
[@property getter]
Property: get a reusable, empty EventArgs.
Meta
Source
See Implementation
dfl
control
aliases
EnumWindowsCallback
classes
BeforeResizeEventArgs
ContainerControl
Control
ControlEventArgs
ControlSuperClass
DragEventArgs
GiveFeedbackEventArgs
HelpEventArgs
InvalidateEventArgs
LayoutEventArgs
QueryContinueDragEventArgs
ScrollableControl
SharedControl
UICuesEventArgs
WindowsHungDflException
enums
AnchorStyles
BoundsSpecified
ControlFont
ControlStyles
DockStyle
DragAction
DragDropEffects
UICues
functions
enumChildWindows
enumFirstChildWindows
enumWindows
interfaces
IContainerControl
structs
CreateParams
EnumWindowsCallbackData