Table of Contents

Method SetTitleForegroundColor

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

SetTitleForegroundColor(Color?)

Sets foreground color of the tooltip title.

public virtual void SetTitleForegroundColor(Color? color)

Parameters

color Color

Foreground color of the title.

Remarks

This is implemnented only for generic tooltips (when UseGeneric is true).