dfl2 v1.0.3 (2014-11-03T16:58:07Z)
Home
Dub
Repo
CreateParams.height
dfl
control
CreateParams
Dstring
className
;
Dstring
caption
;
void
*
param
;
HWND
parent
;
HMENU
menu
;
HINSTANCE
inst
;
int
x
;
int
y
;
int
width
;
int
height
;
struct
CreateParams
int
height
;
DWORD
classStyle
;
DWORD
exStyle
;
DWORD
style
;
Meta
Source
See Implementation
dfl
control
CreateParams
variables
caption
className
classStyle
exStyle
height
inst
menu
param
parent
style
width
x
y