Hi,
is there a way to change the tooltip text appearance of a row of an ultragrid (or any infragistic control in fact)
I'd like the text to be bigger and maybe change the backcolor ,etc...
thanks
WinToolTipManager is the control you want to utilize to achieve this behavior.
http://help.infragistics.com/NetAdvantage/WinForms/2010.2/CLR2.0/?page=WinTooltipManager.html is going to be the tool to provide enhanced tooltips.
http://help.infragistics.com/NetAdvantage/WinForms/2010.2/CLR2.0/?page=WinToolTipManager_Tooltip_Styles.html shows some of the enhancements you can make to tooltips.