Does anybody know how to locate a control by its coordinates.
For Example, i have a label1, a label2, and a command button. When i click the command button i want the text of label 2 to have the name of the control(label1) at a certain point on the form.
If anyone understands what i'm trying to say, can you help me?