--- trunk/EmuXPortal/Form1.Designer.cs 2013/02/13 02:25:05 152 +++ trunk/EmuXPortal/Form1.Designer.cs 2013/02/13 03:28:23 153 @@ -81,7 +81,6 @@ this.KeyPreview = true; this.Name = "Form1"; this.Text = "Form1"; - this.TopMost = true; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed); this.Load += new System.EventHandler(this.Form1_Load); this.Shown += new System.EventHandler(this.Form1_Shown); |