diff --git a/YDL-UI/Forms/FormAddDownload.Designer.cs b/YDL-UI/Forms/FormAddDownload.Designer.cs index 239fa94..049bfa7 100644 --- a/YDL-UI/Forms/FormAddDownload.Designer.cs +++ b/YDL-UI/Forms/FormAddDownload.Designer.cs @@ -258,6 +258,7 @@ private void InitializeComponent() { this.txtCommandPreview.Multiline = true; this.txtCommandPreview.Name = "txtCommandPreview"; this.txtCommandPreview.ReadOnly = true; + this.txtCommandPreview.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txtCommandPreview.Size = new System.Drawing.Size(760, 377); this.txtCommandPreview.TabIndex = 0; this.txtCommandPreview.Tag = "!_ignore";