dfl2 v1.0.5 (2014-11-08T16:02:22Z)
Home
Dub
Repo
ControlEventArgs
dfl
control
class
ControlEventArgs :
EventArgs
{
this
(Control ctrl);
Control
control
[@property getter];
}
Constructors
this
this
(Control ctrl)
Members
Properties
control
Control
control
[@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