Method SetForegroundColor
SetForegroundColor(Color)
Sets foreground color of the tooltip message.
void SetForegroundColor(Color color)
Parameters
color
ColorForeground color of the message.
Remarks
This is implemnented only for generic tooltips (when UseGeneric is true).