10 references to ScrollBarState
System.Windows.Forms (10)
System\Windows\Forms\Scrolling\ScrollBarRenderer.cs (10)
37
public static void DrawHorizontalThumb(Graphics g, Rectangle bounds,
ScrollBarState
state)
47
public static void DrawVerticalThumb(Graphics g, Rectangle bounds,
ScrollBarState
state)
57
public static void DrawHorizontalThumbGrip(Graphics g, Rectangle bounds,
ScrollBarState
state)
67
public static void DrawVerticalThumbGrip(Graphics g, Rectangle bounds,
ScrollBarState
state)
77
public static void DrawRightHorizontalTrack(Graphics g, Rectangle bounds,
ScrollBarState
state)
87
public static void DrawLeftHorizontalTrack(Graphics g, Rectangle bounds,
ScrollBarState
state)
97
public static void DrawUpperVerticalTrack(Graphics g, Rectangle bounds,
ScrollBarState
state)
107
public static void DrawLowerVerticalTrack(Graphics g, Rectangle bounds,
ScrollBarState
state)
127
public static Size GetThumbGripSize(Graphics g,
ScrollBarState
state)
137
public static Size GetSizeBoxSize(Graphics g,
ScrollBarState
state)