dfl2 v1.0.0 (2014-10-21T14:18:17Z)
Home
Dub
Repo
InvalidateEventArgs
dfl
control
class
InvalidateEventArgs :
EventArgs
{
this
(Rect invalidRect);
Rect
invalidRect
[@property getter];
}
Constructors
this
this
(Rect invalidRect)
Members
Properties
invalidRect
Rect
invalidRect
[@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