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
graphics
GraphicsThe Graphics object to draw on.
bounds
RectangleThe bounds of the element.
state
ScrollBarStateThe state of the element.