MobileForms Toolkit Documentation

ScrollBar.OnPaint Method 

Raises DrawTrack, DrawArrowButton and DrawThumb events.

protected override void OnPaint(
PaintEventArgs e
);

Parameters

e
A PaintEventArgs that contains the event data.

See Also

ScrollBar Class | Resco.Controls.ScrollBar Namespace