From c4202ae2daf74e47c1327ccbf0113cc3a7512c7a Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 28 Aug 2018 18:41:25 -0400 Subject: Changed the crashing --- Project Ports/Boot.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Project Ports/Boot.Designer.cs') diff --git a/Project Ports/Boot.Designer.cs b/Project Ports/Boot.Designer.cs index 91927d7..e07b929 100644 --- a/Project Ports/Boot.Designer.cs +++ b/Project Ports/Boot.Designer.cs @@ -43,6 +43,7 @@ this.txtBoot.Location = new System.Drawing.Point(12, 12); this.txtBoot.Name = "txtBoot"; this.txtBoot.ReadOnly = true; + this.txtBoot.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None; this.txtBoot.Size = new System.Drawing.Size(565, 429); this.txtBoot.TabIndex = 0; this.txtBoot.Text = ""; -- cgit v1.2.3