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