ToolTip

A

apollo323

Hey,

Just a quick question. I am using Beta 2 of VS.NET 2005, and am trying
to put a tooltip onto some controls.

It works in it's basic form, however i can't seem to get the events
associated with the tooltip to fire. These being 'Draw' and 'Popup'.
Also, I can't seem to get properties such as IsBalloon to work either.

Anyone have the same problem or have a suggestion?

Thanks!

Ben
 
K

Kevin Yu [MSFT]

Hi Ben,

Do you mean that the events of the tooltip object are not firing properly?
I tried it on my machine and all of them works well. Also, IsBalloon
preperty works fine. Can you try to build a seperate project to repro this
problem?

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 

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