ALX
Well-known member
I'd like to perform the following stunt on a form in my app. When the user clicks a label, I want the label to disappear and pass the mousedown event to the underlying panel or picturebox. Getting the label to disappear, of course, is easy. I don't have the resources to find out how to pass the MouseDown event to the picturebox that was a temporary container for the label though. I'll need the mouse cursor co-ordinates to be passed also.
*** thanx in advance !!!
*** thanx in advance !!!