Index: ActiviteitenOpvolging/ProductiePitching/ProductiePitchingForm.vb =================================================================== diff -u -r1786 -r1787 --- ActiviteitenOpvolging/ProductiePitching/ProductiePitchingForm.vb (.../ProductiePitchingForm.vb) (revision 1786) +++ ActiviteitenOpvolging/ProductiePitching/ProductiePitchingForm.vb (.../ProductiePitchingForm.vb) (revision 1787) @@ -155,6 +155,8 @@ .Size = New System.Drawing.Size(250, 300) 'todo make configurable End With + EmployeesControlsFlowLayoutPanel.Height = 300 + 5 'todo make configurable + 'Add to list of user controls. _employeeUserControls.Add(userControl) 'Add to layout panel.