Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointsControl.Designer.cs =================================================================== diff -u -ra09a8d55dd24812784b22dd4a0f64e605ebc390a -r866ec3eca626e872aa2f46b2134f1504920f3098 --- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointsControl.Designer.cs (.../IllustrationPointsControl.Designer.cs) (revision a09a8d55dd24812784b22dd4a0f64e605ebc390a) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/IllustrationPointsControl.Designer.cs (.../IllustrationPointsControl.Designer.cs) (revision 866ec3eca626e872aa2f46b2134f1504920f3098) @@ -63,13 +63,15 @@ this.splitContainer.Location = new System.Drawing.Point(0, 0); this.splitContainer.Name = "splitContainer"; this.splitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal; + this.splitContainer.Size = new System.Drawing.Size(150, 150); + this.splitContainer.SplitterDistance = 72; + this.splitContainer.TabIndex = 0; // // splitContainer.Panel1 // this.splitContainer.Panel1.Controls.Add(this.illustrationPointsChartControl); - this.splitContainer.Size = new System.Drawing.Size(150, 150); - this.splitContainer.SplitterDistance = 72; - this.splitContainer.TabIndex = 0; + this.splitContainer.Panel1.AutoScroll = true; + this.splitContainer.Panel1.AutoScrollMinSize = new System.Drawing.Size(0, 230); // // illustrationPointsChartControl //