aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/MainForms/Terminal.Designer.vb
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-02 08:52:31 +0700
committerEverythingWindows <[email protected]>2022-11-02 08:52:31 +0700
commite6f8b7c77bd3163cb84a077a54a4448b41fa63ce (patch)
tree2919b03cb0a4521c106c4317af11a4a0da688704 /ShiftOS-TheRevival/MainForms/Terminal.Designer.vb
parentcbc32f3aba8114e1bf2bc2d1db75a7056e5e575a (diff)
downloadshiftos-therevival-old-e6f8b7c77bd3163cb84a077a54a4448b41fa63ce.tar.gz
shiftos-therevival-old-e6f8b7c77bd3163cb84a077a54a4448b41fa63ce.tar.bz2
shiftos-therevival-old-e6f8b7c77bd3163cb84a077a54a4448b41fa63ce.zip
0.1.1 code
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/Terminal.Designer.vb')
-rw-r--r--ShiftOS-TheRevival/MainForms/Terminal.Designer.vb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/MainForms/Terminal.Designer.vb b/ShiftOS-TheRevival/MainForms/Terminal.Designer.vb
index 21c4b62..5dec2f5 100644
--- a/ShiftOS-TheRevival/MainForms/Terminal.Designer.vb
+++ b/ShiftOS-TheRevival/MainForms/Terminal.Designer.vb
@@ -28,6 +28,7 @@ Partial Class Terminal
'TextBox1
'
Me.TextBox1.BackColor = System.Drawing.Color.Black
+ Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.TextBox1.Dock = System.Windows.Forms.DockStyle.Fill
Me.TextBox1.Font = New System.Drawing.Font("Consolas", 11.0!)
Me.TextBox1.ForeColor = System.Drawing.Color.Silver