Right, I have a collision detection program where it checks for colision with any label on a Panel. It works great but I need to know if there's a way to find what label it collided with and get the name of it. Please help.