Constructor ScrollBarPaintEventArgs
ScrollBarPaintEventArgs(Graphics, Rectangle, Rectangle)
Initializes a new instance of the ScrollBarPaintEventArgs
class with specified parameters.
public ScrollBarPaintEventArgs(Graphics graphics, Rectangle scrollBarRect, Rectangle trackRect)