Floating message

A

avi

Hello,

I have an image displayed on a UserForm. I want the coordinates of the
Image to be displayed when the mouse is on the image (not clicked). I
know how to capture the coordinates but not how to display them on
some kind of floating message.

Thanks a lot
Avi
 
M

merjet

Try using the MouseMove() method and ControlTipText property for the
image.

Hth,
Merjet
 

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