Index: DamClients/DamUI/trunk/src/Dam/Forms/DamProjectCalculationSpecificationPropertyControl.Designer.cs =================================================================== diff -u -r6439 -r6791 --- DamClients/DamUI/trunk/src/Dam/Forms/DamProjectCalculationSpecificationPropertyControl.Designer.cs (.../DamProjectCalculationSpecificationPropertyControl.Designer.cs) (revision 6439) +++ DamClients/DamUI/trunk/src/Dam/Forms/DamProjectCalculationSpecificationPropertyControl.Designer.cs (.../DamProjectCalculationSpecificationPropertyControl.Designer.cs) (revision 6791) @@ -66,7 +66,7 @@ this.CalculationSpecificationsGroupControl.Dock = System.Windows.Forms.DockStyle.Top; this.CalculationSpecificationsGroupControl.Location = new System.Drawing.Point(0, 0); this.CalculationSpecificationsGroupControl.Margin = new System.Windows.Forms.Padding(4); - this.CalculationSpecificationsGroupControl.Size = new System.Drawing.Size(328, 840); + this.CalculationSpecificationsGroupControl.Size = new System.Drawing.Size(328, 800); this.CalculationSpecificationsGroupControl.TabIndex = 4; this.CalculationSpecificationsGroupControl.Text = "CalculationSpecificationsGroupControl"; LocalizationSupport.RegisterAndTranslate(typeof(DamProjectCalculationSpecificationPropertyControl), CalculationSpecificationsGroupControl); @@ -76,10 +76,10 @@ // damProjectCalculationOptionsPropertyControl1 // this.damProjectCalculationOptionsPropertyControl1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.damProjectCalculationOptionsPropertyControl1.Location = new System.Drawing.Point(2, 282); + this.damProjectCalculationOptionsPropertyControl1.Location = new System.Drawing.Point(2, 128); this.damProjectCalculationOptionsPropertyControl1.Name = "damProjectCalculationOptionsPropertyControl1"; this.damProjectCalculationOptionsPropertyControl1.SelectedObject = null; - this.damProjectCalculationOptionsPropertyControl1.Size = new System.Drawing.Size(324, 625); + this.damProjectCalculationOptionsPropertyControl1.Size = new System.Drawing.Size(324, 668); this.damProjectCalculationOptionsPropertyControl1.TabIndex = 14; // // Grid @@ -93,12 +93,12 @@ this.Grid.Dock = System.Windows.Forms.DockStyle.Fill; this.Grid.EnableMasterViewMode = true; this.Grid.HideUnusedColumns = false; - this.Grid.Location = new System.Drawing.Point(2, 65); + this.Grid.Location = new System.Drawing.Point(2, 0); this.Grid.Margin = new System.Windows.Forms.Padding(4); this.Grid.Name = "Grid"; this.Grid.SendSelectionChanged = true; this.Grid.ShowToolbar = true; - this.Grid.Size = new System.Drawing.Size(324, 842); + this.Grid.Size = new System.Drawing.Size(324, 120); this.Grid.TabIndex = 13; // // DamProjectCalculationSpecificationPropertyControl @@ -108,7 +108,7 @@ this.Controls.Add(this.CalculationSpecificationsGroupControl); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "DamProjectCalculationSpecificationPropertyControl"; - this.Size = new System.Drawing.Size(328, 880); + this.Size = new System.Drawing.Size(328, 800); ((System.ComponentModel.ISupportInitialize)(this.CalculationSpecificationsGroupControl)).EndInit(); this.CalculationSpecificationsGroupControl.ResumeLayout(false); this.ResumeLayout(false);