balloon tip on a button?

N

Nak

Hi there,

I'm using the sendmessage technique to get a balloontip to appear on
text boxes, but I can't get it to appear on anything else. Is there any way
that I can get it to appear on something like a button? At the moment I'm
having to hide a textbox behind a button to get it to work (which is a major
bodge). Many thanks in advance!

Nick.
 
K

Ken Tucker [MVP]

Hi,

Add a tooltip componet to your form. That will allow you to add a
tooltip to the button.

http://msdn.microsoft.com/library/d...us/vbcon/html/vbcontooltipcontroloverview.asp

Ken
--------------------
Hi there,

I'm using the sendmessage technique to get a balloontip to appear on
text boxes, but I can't get it to appear on anything else. Is there any way
that I can get it to appear on something like a button? At the moment I'm
having to hide a textbox behind a button to get it to work (which is a major
bodge). Many thanks in advance!

Nick.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top