public class COMBOBOXINFO
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
buttonBottom |
int |
buttonLeft |
int |
buttonRight |
int |
buttonTop |
int |
cbSize |
int |
hwndCombo |
int |
hwndItem |
int |
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 int hwndCombo
public int hwndItem
public int hwndList
public static final int sizeof