Package org.eclipse.swt.internal.win32
Class SCROLLBARINFO
java.lang.Object
org.eclipse.swt.internal.win32.SCROLLBARINFO
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int[]
static final int
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cbSize
public int cbSize -
rcScrollBar
-
dxyLineButton
public int dxyLineButton -
xyThumbTop
public int xyThumbTop -
xyThumbBottom
public int xyThumbBottom -
reserved
public int reserved -
rgstate
public int[] rgstate -
sizeof
public static final int sizeof
-
-
Constructor Details
-
SCROLLBARINFO
public SCROLLBARINFO()
-