Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3338
How to display a caption/tooltip when hovering over an UltraTextEditor
posted

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.

  • 469350
    Verified Answer
    Offline posted

    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.