Method DrawVerticalThumbGrip
DrawVerticalThumbGrip(Graphics, Rectangle, ScrollBarState)
Draws vertical grip.
public virtual void DrawVerticalThumbGrip(Graphics g, Rectangle bounds, ScrollBarState state)
Parameters
gGraphicsThe Graphics object to draw on.
boundsRectangleThe bounds of the element.
stateScrollBarStateThe state of the element.