Method DrawVerticalThumb
DrawVerticalThumb(Graphics, Rectangle, ScrollBarState)
Draws vertical thumb.
public virtual void DrawVerticalThumb(Graphics g, Rectangle bounds, ScrollBarState state)
Parameters
g
GraphicsThe Graphics object to draw on.
bounds
RectangleThe bounds of the element.
state
ScrollBarStateThe state of the element.