Method DrawArrowButton
DrawArrowButton(Graphics, Rectangle, ScrollBarArrowButtonState)
Draws arrow button.
public virtual void DrawArrowButton(Graphics g, Rectangle bounds, ScrollBarArrowButtonState state)
Parameters
g
GraphicsThe Graphics object to draw on.
bounds
RectangleThe bounds of the element.
state
ScrollBarArrowButtonStateThe state of the element.