I use a Wintree control in outlookexpress mode. The cells in the tree do not wrap text automatically, instead we have provided an option display the entire cell text in tooltip.
But when the text is too long the tool tip box is getting stretched outside the tree control. Is there a way we can decide the tooltip box width?
Or is there a way we can avoid tooltip box extending outside to the tree control?
Thanks in advance.
Krishna
Hello Krishna,
I believe that the following article in our knowledge base might help you for this one:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=10000.
Please do not hesitate to contact us if you need any additional assistance.
Thanks for the reply.
I use the same code for displaying the tooltip. But my question is more related to the formatting of tooltip. Can we set the bounds for the rectangle in which tooltip is displayed. I want the tool tip to stay within my control even if the text is too long.
can some help me?
thanks,