Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change curser

Status
Not open for further replies.

Parkroyal

Technical User
Jan 15, 2004
45
GB
Anyone know how to change the mouse curser when it travels over a button on a form?
 
As far as I know, if you use the button from the Access toolbox, you can't. If you go to insert/ActiveX Control and select the Microsoft Forms 2.0 CommandButton, there is a property in the other tab that will allow you to set the mouse pointer. It may be different on your version. I am using MSAccess 2002.

HTH,
Eric
 
Cheers Eric

I'll try that. I am using 2002 as well.

Pete
 
Here is an option from Peter De Baets that may give you what you are looking for -

"Hyperlink Instead of Command Button" is an example database that shows how to use the MS Access hyperlink label control like a command button. Using this example, you can take advantage of all the web-page-like features of the hyperlink label control (mouse cursor changes to pointing finger, blue hyperlink color, etc) to do regular MS Access tasks like opening forms, reports, or running functions and/or subroutines.

The freeware download is here:
Regards,

Peter De Baets
Peter's Software - MS Access Tools For Developers



HTH,

Steve
 
Yeh thats cool and works well I could just change my labels to hyperlinks.

Thanks
 
Glad I could help.

I know I don't know everything but I can normally track down an answer.


Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top