This commit is contained in:
Bitl 2017-09-01 06:13:03 -07:00
parent 5f29c8969f
commit 62c3e42401
1 changed files with 1 additions and 0 deletions

View File

@ -513,6 +513,7 @@
this.Controls.Add(this.tabControl1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MinimumSize = new System.Drawing.Size(520, 300);
this.Name = "ServerPrefs";
this.Text = "Server Preferences";