Windows Develop Bookmark and Share   
 index > Windows Forms General > How to custmize the tip of the balloon tooltip to point to certain object
 

How to custmize the tip of the balloon tooltip to point to certain object

Hello,

I want to use a balloon tip tool to point to a textbox object in my form when i type certain chars i that textbox

I customized the position of that balloon and the duration and every thing is OK

but I cant make the tip of that balloon point to the textbox

actually the position of the mouse pointer affect the position of that tip

For example:

if the mouse pointer point to a position thats is right to the textbox, the tip appears at the bottom of the ballon and point to right

and if the mouse pointer point to a position thats is left to the textbox, the tip appears at the bottom of the ballon and point to left

and etc.

I hope someone could help with that

Thanks in advance
BestMoon  Friday, September 04, 2009 8:41 PM
Hi BestMoon,

Could you please let me know which balloon control you are using? Do you mean the control in this link: http://www.codeproject.com/KB/miscctrl/ballontooltip.aspx.

Regards,
Aland Li
Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Tuesday, September 08, 2009 7:10 AM

Hi,

We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by opening the Options list at the top of the post window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

Aland Li


Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Friday, September 11, 2009 6:21 AM

You can use google to search for other answers

Custom Search

More Threads

• Programming strategies to avoid "There is not enough storage available to complete this operation"
• Size to stretched Image
• DLL Importing Protection
• Query regarding Shell_NotifyIcon : uTimeout parameter of NOTIFYICONDATA
• Passing an arraylist between two window forms
• Setting "next" tab stop
• .dll issue!!
• Loading colored and animated cursors from the resources
• TabControl Shadow
• System.Windows.Forms.HScrollBar question.