diff --git a/UpTool2/MainForm.Designer.cs b/UpTool2/MainForm.Designer.cs index bc9c76a..4975772 100644 --- a/UpTool2/MainForm.Designer.cs +++ b/UpTool2/MainForm.Designer.cs @@ -50,6 +50,7 @@ // // sidebarPanel // + this.sidebarPanel.AutoScroll = true; this.sidebarPanel.BackColor = System.Drawing.SystemColors.ControlLight; this.sidebarPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.sidebarPanel.Location = new System.Drawing.Point(0, 34);