Table of Contents

Method OnPaintBackground

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnPaintBackground(PaintEventArgs)

Paints the background of the control.

protected virtual void OnPaintBackground(PaintEventArgs e)

Parameters

e PaintEventArgs

A PaintEventArgs that contains information about the control to paint.

Remarks

Currently this method is provided for the compatibility and is not called.