MobileForms Toolkit Documentation

DVMaskedTextBox.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

DVMaskedTextBox Class | Resco.Controls.DetailView Namespace