Mouse Option

J

Josh

Is there a way to change the mouse from its usual arrow
graphic to a different picture when someone is using the
database? Thanks.
 
D

Dan Artuso

Hi,
Access has the built in MousePointer property of the Screen object
Check out MousePointer in Help.

If you want to get fancy and use a cursor that's not built in, you'd
have to resort to using API's. I have the code at work somewhere
but because of all this virus/worm stuff I'm pretty busy patching away
(can you believe management still hasn't purchased software that will deploy
patches? we have to visit over 200 workstations, and that's in my building alone.)
but I digress. Maybe someone else has some sample code for that.
 

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