Class SCROLLBARINFO

java.lang.Object
org.eclipse.swt.internal.win32.SCROLLBARINFO

public class SCROLLBARINFO extends Object
  • Field Details

    • cbSize

      public int cbSize
    • rcScrollBar

      public RECT 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()