[]
Draws the vertical thumb.
void DrawVerticalThumb(Graphics g, Rectangle bounds, FpScrollBarButton element)
Sub DrawVerticalThumb(g As Graphics, bounds As Rectangle, element As FpScrollBarButton)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device interface for drawing the thumb |
Rectangle | bounds | Rectangular bounds for drawing the thumb |
FpScrollBarButton | element | Scroll bar button object |