aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-13 21:22:42 +0700
committerEverythingWindows <[email protected]>2022-11-13 21:22:42 +0700
commitf3d11527bd83ae40616582d2116891e9d08831ae (patch)
tree06cab73465261d2d4e0858509b7599ad8fb5889c /ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb
parent54355f9686a5a07f27de5cd3444b87509df2fd2f (diff)
downloadshiftos-therevival-old-f3d11527bd83ae40616582d2116891e9d08831ae.tar.gz
shiftos-therevival-old-f3d11527bd83ae40616582d2116891e9d08831ae.tar.bz2
shiftos-therevival-old-f3d11527bd83ae40616582d2116891e9d08831ae.zip
More NewLine migration, Epilepsy warning fixing, and fixing update system
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb')
-rw-r--r--ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb2
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)