dformlib ~master (2016-07-18T06:49:59Z)
Dub
Repo
DragDropEffects
dfl
control
Effect flags for drag/drop operations.
Values
Value
Meaning
NONE
0
COPY
1
MOVE
2
LINK
4
SCROLL
0x80000000
ALL
COPY
|
MOVE
|
LINK
|
SCROLL
Meta
Source
See Implementation
dfl
control
classes
Control
enums
BoundsSpecified
ControlStyles
DockStyle
DragAction
DragDropEffects
structs
CreateParams
Effect flags for drag/drop operations.