[]
Draws the vertical scroll box.
public void DrawVerticalThumb(Graphics g, Rectangle bound, FpScrollBarButton element)
Public Sub DrawVerticalThumb(g As Graphics, bound As Rectangle, element As FpScrollBarButton)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics object. |
Rectangle | bound | Rectangle boundary. |
FpScrollBarButton | element | FpScrollBar button. |