G
Guest
Hello all,
I downloaded a sample database "A2kTooltipver34.zip" from Stephen Lebans web
site at http://www.lebans.com that demonstrates how to create tool tips on a
form.
Everything works great, but I would like to keep the tool tip visible until
the user moves the mouse away from the control.
Currently, the tool tips visibility duration is set to 5 seconds by this
line of code:
..DelayTime = 5000
Is there a way to make the tool tip stay visible until the mouse moves away
from the control?
If anyone out there is familiar with this, please write me back
-Sky
I downloaded a sample database "A2kTooltipver34.zip" from Stephen Lebans web
site at http://www.lebans.com that demonstrates how to create tool tips on a
form.
Everything works great, but I would like to keep the tool tip visible until
the user moves the mouse away from the control.
Currently, the tool tips visibility duration is set to 5 seconds by this
line of code:
..DelayTime = 5000
Is there a way to make the tool tip stay visible until the mouse moves away
from the control?
If anyone out there is familiar with this, please write me back

-Sky