Table of Contents

Method OnPaintBackground

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

OnPaintBackground(PaintEventArgs)

Paints the background of the control.

protected override void OnPaintBackground(PaintEventArgs pevent)

Parameters

pevent PaintEventArgs

A PaintEventArgs that contains information about the control to paint.