Table of Contents

Method SetToolTipForegroundColor

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

SetToolTipForegroundColor(Color?)

Sets foreground color of the tooltip message.

public virtual IRichToolTip SetToolTipForegroundColor(Color? color)

Parameters

color Color

Foreground color of the message.

Returns

IRichToolTip