dformlib v0.2.1 (2016-02-11T22:33:45Z)
Dub
Repo
QueryContinueDragEventArgs
dfl
control
Undocumented in source.
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)
Undocumented in source.
Members
Properties
action
DragAction
action
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
action
DragAction
action
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
escapePressed
bool
escapePressed
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
keyState
int
keyState
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
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
variables
WNDCLASS_STYLE