Hi.

Is there anyone out there who can help me with this litle problem I have?

I am making an app, and I need to know what control the mouse pointer is over when the button is clicked... (or rather the name of it) is this possible?

The app creates (dynamic) a whole heap of images, and the images name is the name of the file.. ex:

if an imagebox loads "firstone.jpg", the imagebox will be named "firstone". It's essential for the app that the imagebox get that name.

Thanks