dfl2 ~master (2016-08-11T09:58:17Z)
Home
Dub
Repo
BoundsSpecified
dfl
control
Flags for setting control bounds.
Values
Value
Meaning
NONE
0
X
1
ditto
Y
2
ditto
LOCATION
1
|
2
ditto
WIDTH
4
ditto
HEIGHT
8
ditto
SIZE
4
|
8
ditto
ALL
1
|
2
|
4
|
8
ditto
Meta
Source
See Implementation
dfl
control
classes
BeforeResizeEventArgs
ContainerControl
Control
ControlEventArgs
DragEventArgs
GiveFeedbackEventArgs
HelpEventArgs
InvalidateEventArgs
LayoutEventArgs
QueryContinueDragEventArgs
ScrollableControl
SharedControl
enums
AnchorStyles
BoundsSpecified
ControlFont
ControlStyles
DockStyle
DragAction
DragDropEffects
interfaces
IContainerControl
structs
CreateParams
Flags for setting control bounds.