MobileForms Toolkit Documentation

DVTextBox.OnPaintBackground Method 

Paints the background of the control.

protected override void OnPaintBackground(
PaintEventArgs e
);

Parameters

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

See Also

DVTextBox Class | Resco.Controls.DetailView Namespace