public class COMBOBOXINFO
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
buttonBottom |
int |
buttonLeft |
int |
buttonRight |
int |
buttonTop |
int |
cbSize |
long |
hwndCombo |
long |
hwndItem |
long |
hwndList |
int |
itemBottom |
int |
itemLeft |
int |
itemRight |
int |
itemTop |
static int |
sizeof |
int |
stateButton |
| Constructor and Description |
|---|
COMBOBOXINFO() |
public int cbSize
public int itemLeft
public int itemTop
public int itemRight
public int itemBottom
public int buttonLeft
public int buttonTop
public int buttonRight
public int buttonBottom
public int stateButton
public long hwndCombo
public long hwndItem
public long hwndList
public static final int sizeof