public Form1() { this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; InitializeComponent(); }