|
|
@@ -281,8 +281,6 @@
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.SystemColors.Menu;
|
|
|
this.ClientSize = new System.Drawing.Size(677, 401);
|
|
|
- this.ControlBoxActive = System.Drawing.Color.DeepSkyBlue;
|
|
|
- this.ControlBoxDeactive = System.Drawing.Color.DeepSkyBlue;
|
|
|
this.Controls.Add(this.Start);
|
|
|
this.Controls.Add(this.MasterCombo);
|
|
|
this.Controls.Add(this.MasterCombo_Label);
|