Index: ActiviteitenOpvolging/ProductiePitching/ProductiePitchingForm.Designer.vb =================================================================== diff -u -r1759 -r1787 --- ActiviteitenOpvolging/ProductiePitching/ProductiePitchingForm.Designer.vb (.../ProductiePitchingForm.Designer.vb) (revision 1759) +++ ActiviteitenOpvolging/ProductiePitching/ProductiePitchingForm.Designer.vb (.../ProductiePitchingForm.Designer.vb) (revision 1787) @@ -37,6 +37,7 @@ Me.DatagridViewControlsFlowLayoutPanel.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) + Me.DatagridViewControlsFlowLayoutPanel.BackColor = System.Drawing.SystemColors.Window Me.DatagridViewControlsFlowLayoutPanel.Location = New System.Drawing.Point(12, 46) Me.DatagridViewControlsFlowLayoutPanel.Name = "DatagridViewControlsFlowLayoutPanel" Me.DatagridViewControlsFlowLayoutPanel.Size = New System.Drawing.Size(1240, 590) @@ -76,12 +77,10 @@ ' 'EmployeesControlsFlowLayoutPanel ' - Me.EmployeesControlsFlowLayoutPanel.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ - Or System.Windows.Forms.AnchorStyles.Left) _ - Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) - Me.EmployeesControlsFlowLayoutPanel.Location = New System.Drawing.Point(12, 664) + Me.EmployeesControlsFlowLayoutPanel.Dock = System.Windows.Forms.DockStyle.Bottom + Me.EmployeesControlsFlowLayoutPanel.Location = New System.Drawing.Point(0, 676) Me.EmployeesControlsFlowLayoutPanel.Name = "EmployeesControlsFlowLayoutPanel" - Me.EmployeesControlsFlowLayoutPanel.Size = New System.Drawing.Size(1240, 310) + Me.EmployeesControlsFlowLayoutPanel.Size = New System.Drawing.Size(1264, 310) Me.EmployeesControlsFlowLayoutPanel.TabIndex = 6 ' 'RefreshTimer