diff options
Diffstat (limited to 'Project Ports/Boot.Designer.cs')
| -rw-r--r-- | Project Ports/Boot.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
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 = ""; |
