I have a button on a form "Form1", when users click this button, another form "Form2" will pop up. How can I adjust Form2's location so that it is at the center of the Form1 when it pops up? I tried adjusting the location properties but it is not working.
Thanks for the help.