Table of Contents

Method GetBackColor

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

GetBackColor(AbstractControl)

Gets the background color to use for drawing the text.

public virtual Color GetBackColor(AbstractControl control)

Parameters

control AbstractControl

The control to use as a fallback for the background color.

Returns

Color

The background color to use for drawing the text.