From 47d0c108df76229c0469d2f7b62563904eae141a Mon Sep 17 00:00:00 2001 From: EverythingWindows Date: Mon, 14 Nov 2022 10:25:13 +0700 Subject: Migration from Console to TerminalInteralApps and TerminalExternalApps for some commands. --- ShiftOS-TheRevival/MainForms/Console.Designer.vb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ShiftOS-TheRevival/MainForms/Console.Designer.vb') diff --git a/ShiftOS-TheRevival/MainForms/Console.Designer.vb b/ShiftOS-TheRevival/MainForms/Console.Designer.vb index 505c77a..3e07714 100644 --- a/ShiftOS-TheRevival/MainForms/Console.Designer.vb +++ b/ShiftOS-TheRevival/MainForms/Console.Designer.vb @@ -56,8 +56,10 @@ Partial Class Console Me.InfoBar.Location = New System.Drawing.Point(0, 432) Me.InfoBar.Name = "InfoBar" Me.InfoBar.ReadOnly = True + Me.InfoBar.ShortcutsEnabled = False Me.InfoBar.Size = New System.Drawing.Size(800, 18) Me.InfoBar.TabIndex = 0 + Me.InfoBar.TabStop = False Me.InfoBar.Text = "Infobar" Me.InfoBar.TextAlign = System.Windows.Forms.HorizontalAlignment.Right Me.InfoBar.Visible = False -- cgit v1.2.3