Hi.
I have a form with a small picture. When I click on that picture opens
another form with the picture with a bigger size (it is like a zoom form).
In order to indicate to the user that that picture can be zoomed, it is
possible to change the mouse cursor from the usual arrow to a zoom symbol
everytime he moves the mouse cursor above the small picture?
Thank you in advance.
Best regards.
> Hi.
> I have a form with a small picture. When I click on that picture opens
[quoted text clipped - 3 lines]
> arrow to a zoom symbol everytime he moves the mouse cursor above the
> small picture?
You should be able to use the code posted here:
http://www.mvps.org/access/api/api0044.htm
API: Displaying a custom Mouse icon
However, I don't know whether there's a built-in cursor icon you can
use, or whether you'll have to create your own and have the code load it
from a file.

Signature
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)