Hi,
I am trying to add HTML text for tooltip for radbuttons.
In the ToolTipTextNeeded event i can set
e.tooltiptext = "mytooltiptext".
If mytooltiptext has HTML like formatting text, html tags appear on tootip. I am using the HTML tags from below link
http://www.telerik.com/help/winforms/buttons-button-html-like-text-formatting.html
Thanks
TelDev
I am trying to add HTML text for tooltip for radbuttons.
In the ToolTipTextNeeded event i can set
e.tooltiptext = "mytooltiptext".
If mytooltiptext has HTML like formatting text, html tags appear on tootip. I am using the HTML tags from below link
http://www.telerik.com/help/winforms/buttons-button-html-like-text-formatting.html
Thanks
TelDev