I need a way to center the current window. So for example, if a user pushes a button, I want the window to center itself onscreen. I know you can use the startposition prope
Use this:
this.CenterToScreen(); // This will take care of the current form