MobileForms Toolkit Documentation

ListBoxEx.OnPaintBackground Method 

Paints the background of the control.

protected override void OnPaintBackground(
PaintEventArgs pevent
);

Parameters

pevent
A PaintEventArgs that contains information about the control to paint.

See Also

ListBoxEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace