Method SetTitleForegroundColor
SetTitleForegroundColor(Color?)
Sets foreground color of the title.
IRichToolTip SetTitleForegroundColor(Color? color)
Parameters
color
ColorThe foreground color of the title. If null is specified, default value is used.