Hi,
I am using UltraTree control.
If the tree node text does not fits then by default tool tip is displayed to show the node text, as shown in attached file "Ultratreeissue.docx" with screenshot "Capture1.jpg"
In my case tree node has the left image.
When I click the node then the tool tip display is not proper as shown in attached file "Ultratreeissue.docx" with Screenshot "Capture2.jpg"
I need to change the location of this tooltip or edit the tooltip to remove the left image.
Please see attached image files for more clarification and questions.
Thanks in advance.
Hello,
What you could do here is to create your own custom tooltip using our 'UltraToolTipManager' component. Please take a look at the following link:
http://help.infragistics.com/NetAdvantage/WinForms/2012.1/CLR2.0/?page=WinTooltipManager.html
Hi Boris,
Thanks for your reply.
I already used ultrToolTipManager to show another tooltip on the same node(shown in attachment in previous post).
This issue is with the default tooltip shown if the node text does not fits to display.
I think we need to change the location of the default tooltip.
Thanks in advance
I do not see how we can change the location of this default tooltip. You might want to show another tooltip instance of our ToolTipManager component.
Also, does this second image have something to do with the tooltip? I do not see where it comes from and how affects the tooltip.
Please do not hesitate to contact me if you need any additional assistance.
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.