Table of Contents

Method BackgroundColor

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

BackgroundColor(Color?)

Sets background color for all the controls in the set.

public virtual ControlSet BackgroundColor(Color? value)

Parameters

value Color

New font.

Returns

ControlSet

Returns this object instance for use in the call sequences.