ActiveX
To specify the appearance of text tips
Use the SetTextTipAppearance method and set the parameters as follows:
- If you want to override the system settings for font characteristics, set the TipFontName, TipFontSize, TipFontBold, and TipFontItalic parameters as you prefer.
- If you want to change the background color for text tips, set the TipBackColor parameter.
- If you want to change the text (foreground) color for text tips, set the TipForeColor parameter.