Method SetTitleForegroundColor
SetTitleForegroundColor(Color?)
Sets foreground color of the tooltip title.
public virtual void SetTitleForegroundColor(Color? color)
Parameters
color
ColorForeground color of the title.
Remarks
This is implemnented only for generic tooltips (when UseGeneric is true).