public class SCROLLBARINFO
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
cbSize |
int |
dxyLineButton |
RECT |
rcScrollBar |
int |
reserved |
int[] |
rgstate |
static int |
sizeof |
int |
xyThumbBottom |
int |
xyThumbTop |
Constructor and Description |
---|
SCROLLBARINFO() |
public int cbSize
public RECT rcScrollBar
public int dxyLineButton
public int xyThumbTop
public int xyThumbBottom
public int reserved
public int[] rgstate
public static final int sizeof