Table of Contents

Method ForegroundColor

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

ForegroundColor(Color?)

Sets background color for all the controls in the set.

public virtual ControlSet ForegroundColor(Color? value)

Parameters

value Color

New font.

Returns

ControlSet

Returns this object instance for use in the call sequences.