Control Tip Text Event

D

dhendrickson

Is there a way to recognize when control tip text is
displayed - as an event?

When the control tip text for a control on a form is
displayed, I would like to use that event to change the
ctl.visible property of some other controls. Any ideas?

Thanks.
 
J

Jonathan

-----Original Message-----
Is there a way to recognize when control tip text is
displayed - as an event?

When the control tip text for a control on a form is
displayed, I would like to use that event to change the
ctl.visible property of some other controls. Any ideas?

Thanks.
.
Hi, have you considered the MouseMove event?


Luck
Jonathan
 

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