public abstract class NONCLIENTMETRICS
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
cbSize |
int |
iBorderWidth |
int |
iCaptionHeight |
int |
iCaptionWidth |
int |
iMenuHeight |
int |
iMenuWidth |
int |
iScrollHeight |
int |
iScrollWidth |
int |
iSmCaptionHeight |
int |
iSmCaptionWidth |
static int |
sizeof |
Constructor and Description |
---|
NONCLIENTMETRICS() |
public int cbSize
public int iBorderWidth
public int iScrollWidth
public int iScrollHeight
public int iCaptionWidth
public int iCaptionHeight
public int iSmCaptionWidth
public int iSmCaptionHeight
public int iMenuWidth
public int iMenuHeight
public static final int sizeof