[]
Paints the scroll box.
void PaintScrollBox(Graphics g, int x, int y, int width, int height)
Sub PaintScrollBox(g As Graphics, x As Integer, y As Integer, width As Integer, height As Integer)
Graphics device interface for painting the scroll box
X-coordinate
Y-coordinate
Width, in pixels
Height, in pixels