----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: MUTHU00004 Message 4 in Discussion Hi venkat, thanks for your information, but my problem is entirely different from your point of view. Ok, i explain my whole implementation,, I have a tree control, there if i hover a mouse on each node, i should show the rectangle over that node. If the node text is hidden which means if the length of the node text is greater than the width of the tree, then i should show the whole text of that node in that recatangle,which should come out of the border of the tree. So i have choosen the tool tip. When ever i hover the mouse over the node, i create a tool tip and give the location over the node. So i can show the whole word in the tool tip if the length of the node is greater than the width of the tree, It works fine. But the problem comes here, the width for the tool tip is calculated automatically through the text what we are assigning.If the text is in bold, the tool tip would not care about that, and it still gives the width based on the regular text width instead of bold text width, so i am not able to show the full length text in the tool tip. If i have a control to change the width of tool tip, i can show the full text in that. Is there any way to do... Hope i have explained by problem. Please help me. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
