Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Views/LocationsView.Designer.cs =================================================================== diff -u -ra09a8d55dd24812784b22dd4a0f64e605ebc390a -r866ec3eca626e872aa2f46b2134f1504920f3098 --- Ringtoets/Common/src/Ringtoets.Common.Forms/Views/LocationsView.Designer.cs (.../LocationsView.Designer.cs) (revision a09a8d55dd24812784b22dd4a0f64e605ebc390a) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Views/LocationsView.Designer.cs (.../LocationsView.Designer.cs) (revision 866ec3eca626e872aa2f46b2134f1504920f3098) @@ -119,6 +119,9 @@ this.splitContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer.Location = new System.Drawing.Point(0, 0); this.splitContainer.Name = "splitContainer"; + this.splitContainer.Size = new System.Drawing.Size(822, 543); + this.splitContainer.SplitterDistance = 445; + this.splitContainer.TabIndex = 1; // // splitContainer.Panel1 // @@ -130,9 +133,8 @@ // splitContainer.Panel2 // this.splitContainer.Panel2.Controls.Add(this.illustrationPointsControl); - this.splitContainer.Size = new System.Drawing.Size(822, 543); - this.splitContainer.SplitterDistance = 445; - this.splitContainer.TabIndex = 1; + this.splitContainer.Panel2.AutoScroll = true; + this.splitContainer.Panel2.AutoScrollMinSize = new System.Drawing.Size(440, 0); // // illustrationPointsControl //