Table of Contents

Method SetForegroundColor

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

SetForegroundColor(Color)

Sets foreground color of the tooltip message.

void SetForegroundColor(Color color)

Parameters

color Color

Foreground color of the message.

Remarks

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