Table of Contents

Method SetToolTipForegroundColor

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

SetToolTipForegroundColor(Color?)

Sets foreground color of the message text.

IRichToolTip SetToolTipForegroundColor(Color? color)

Parameters

color Color

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

Returns

IRichToolTip