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