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