MobileForms Toolkit Documentation

ScrollBarThumb.Draw Method 

Draws ScrollBar's thumb.

public void Draw(
Graphics gr,
Rectangle drawRect,
ScrollBarOrientation orientation
);

Parameters

gr
Graphics surface to draw on.
drawRect
Rectangle to draw in.
orientation
ScrollBar.ScrollBarOrientation of the control.

See Also

ScrollBarThumb Class | Resco.Controls.ScrollBar Namespace