ControlTip Text

T

TeeSee

On a single form I have five Cmd buttons each with a controlTip text.
When the mouse first hovers over the first button it takes approx
1-1/2 seconds to have the text show up. After the initial 1-1/2 second
wait period you can move the mouse around all five buttons with
instantaneous response. Is there any way to speed up the initial hover/
response?

Thanks
 
D

Dirk Goldgar

TeeSee said:
On a single form I have five Cmd buttons each with a controlTip text.
When the mouse first hovers over the first button it takes approx
1-1/2 seconds to have the text show up. After the initial 1-1/2 second
wait period you can move the mouse around all five buttons with
instantaneous response. Is there any way to speed up the initial hover/
response?


I don't think so, not with the built-in controltip. Stephen Lebans has an
enhanced tooltip class that does allow you to set the delay time, posted
here:

http://www.lebans.com/tooltip.htm
 

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