Method DrawHorizontalScrollBarBackground
DrawHorizontalScrollBarBackground(Graphics, Rectangle, ScrollBarState)
When implemented by a class, draws background of the horizontal scrollbar.
void DrawHorizontalScrollBarBackground(Graphics graphics, Rectangle bounds, ScrollBarState state)
Parameters
graphicsGraphicsThe Graphics object to draw on.
boundsRectangleThe bounds of the element.
stateScrollBarStateThe state of the element.