This is a migrated thread and some comments may be shown as answers.

Background Color

2 Answers 151 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Raymond
Top achievements
Rank 1
Raymond asked on 03 Jun 2014, 04:04 PM
I set the background color of the RadToolTip but it doesn't work.

Why is it there?

Also, how do you format the text and title?

Thanks.

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 04 Jun 2014, 03:58 AM
Hi Raymond,

The BackColor property is an inherited from the WebControl class property and it is not implemented in the RadToolTip control on purpose. Go through this help article to get details about customizing the appearence of RadTooltip. In order to change the title style of RadToolTip customize the CSS class .rtTitlebar and for text customize .rtWrapperContent CSS class.

Thanks,
Shinu.
0
Raymond
Top achievements
Rank 1
answered on 04 Jun 2014, 02:40 PM
OK...that makes sense but why is it in the properties window? It causes confusion.
Tags
ToolTip
Asked by
Raymond
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Raymond
Top achievements
Rank 1
Share this question
or