Table of Contents

Method SetTitleForegroundColor

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

SetTitleForegroundColor(Color?)

Sets foreground color of the title.

IRichToolTip SetTitleForegroundColor(Color? color)

Parameters

color Color

The foreground color of the title. If null is specified, default value is used.

Returns

IRichToolTip