public class CREATESTRUCT extends Object
Modifier and Type | Field and Description |
---|---|
int |
cx |
int |
cy |
int |
dwExStyle |
long |
hInstance |
long |
hMenu |
long |
hwndParent |
long |
lpCreateParams |
long |
lpszClass |
long |
lpszName |
static int |
sizeof |
int |
style |
int |
x |
int |
y |
Constructor and Description |
---|
CREATESTRUCT() |
public long lpCreateParams
public long hInstance
public long hMenu
public long hwndParent
public int cy
public int cx
public int y
public int x
public int style
public long lpszName
public long lpszClass
public int dwExStyle
public static final int sizeof
Copyright © 2017. All Rights Reserved.