The problem is very simple : I have a UserControl placed on a form. The UserControl has a Command Button on it. When I click the button, I want a msgbox to appear and say the coordinates of the Control on the screen.
I have no idea how I could do that (as a matter of fact, I don't know either how to make the UserControl show its coordinates of the of the form, in the same way as above).
Anyone can provide help ?
I have no idea how I could do that (as a matter of fact, I don't know either how to make the UserControl show its coordinates of the of the form, in the same way as above).
Anyone can provide help ?