I am using the UltraTextEditor as a sort of drop down box that you can select mutliple items from in the drop down. Sometimes the text in it is too large to display withough scrolling over. I would like to be able to display a caption/tooltip like item when the mouse hovers over the text editor.
Hi Daryl,
I'm not sure I understand your question. Which part of this is giving you trouble? You would show a tooltip on the UltraTextEditor just as you would for any other control. You can use the Inbox ToolTip class or the Infragistics UltraToolTipManager component to provide tooltip support.