diff --git a/UI/LogViewer.Designer.cs b/UI/LogViewer.Designer.cs index f90c792..c13f692 100644 --- a/UI/LogViewer.Designer.cs +++ b/UI/LogViewer.Designer.cs @@ -46,6 +46,7 @@ private void InitializeComponent() this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(707, 198); + this.ControlBox = false; this.Controls.Add(this.logbox); this.Name = "LogViewer"; this.Text = "LogViewer";