Changing cursor

northernbreaks

Registered User.
Local time
Today, 08:08
Joined
Sep 5, 2005
Messages
19
Is there any whay you can change the cursor as it moves over an object, similar to what it does with hyperlink.

I am trying to make the form more dynamic

Thanks

Dave
 
Searching the forum is a great way to discover and learn the answers to your Access programming questions.

The cheap fix is to key a single space in the command buttons Hyperlink Address format property. Your mouse pointer will change to the web link pointing finger when you hover over the command button.
 
cursor change

Thanks that work great


Dave
 

Users who are viewing this thread

Back
Top Bottom