Mouse Pointer Change When Running Mouse Over Label

D

Dawn

I have several labels on a form which I want to link to
events -- for example, when the user clicks on the label
text, it will close the database. This is easy enough by
using docmd.quit, however I want the label to
appear "hyperlink-like" so that when the user runs the
mouse pointer over the text on the label the pointer will
change to a hand (like it does when you use a hyperlink).
I am able to do this by setting the properties of the
label to hyperlink for opening objects such as forms,
however I cannot figure out a way to achieve this with
other commands such as quitting the database.
 

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

Similar Threads


Top