DataGate Print File Designer

BaseField.OnPaintBackground Method

OnPaintBackground paints the background of the control.

        control.OnPaintBackground()

Parameters

A System.EventArgs that contains information about the control to paint.

Remarks

OnPaintBackground overrides the method. When overriding this method, it is not necessary to call the base class's OnPaintBackground method.

Requirements

Namespace: ASNA.DataGate.PrintControls

Assembly: ASNA.DataGate.PrintControls (in ASNA.DataGate.PrintControls.dll)

Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8.x, Windows 10 .

See Also

BaseField Class
BaseField Class Members