diff options
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb')
| -rw-r--r-- | ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb b/ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb index 12410a1..6c9a256 100644 --- a/ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb +++ b/ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb @@ -77,6 +77,8 @@ Partial Class Epilepsy Me.ForeColor = System.Drawing.Color.White Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None Me.Name = "Epilepsy" + Me.ShowIcon = False + Me.ShowInTaskbar = False Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Epilepsy" Me.ResumeLayout(False) |
