Method DrawHorizontalScrollBarBackground
DrawHorizontalScrollBarBackground(Graphics, Rectangle, ScrollBarState)
Draws background of the horizontal scrollbar.
public virtual void DrawHorizontalScrollBarBackground(Graphics graphics, Rectangle bounds, ScrollBarState state)
Parameters
graphics
GraphicsThe Graphics object to draw on.
bounds
RectangleThe bounds of the element.
state
ScrollBarStateThe state of the element.