diff --git a/ChillinRoomGMG/Forms/Message.Designer.cs b/ChillinRoomGMG/Forms/Message.Designer.cs index b2de21f..a236bc8 100644 --- a/ChillinRoomGMG/Forms/Message.Designer.cs +++ b/ChillinRoomGMG/Forms/Message.Designer.cs @@ -109,7 +109,6 @@ private void InitializeComponent() this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "Message"; - this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Message"; this.panel_background.ResumeLayout(false);