Index: DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/Translations.xml =================================================================== diff -u -r2800 -r2802 --- DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/Translations.xml (.../Translations.xml) (revision 2800) +++ DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/Translations.xml (.../Translations.xml) (revision 2802) @@ -47,16 +47,8 @@ - - - - - - - - @@ -294,7 +286,6 @@ - @@ -436,7 +427,6 @@ - Index: DamClients/DamUI/trunk/src/Dam/Forms/LocationPropertyControl.cs =================================================================== diff -u -r2529 -r2802 --- DamClients/DamUI/trunk/src/Dam/Forms/LocationPropertyControl.cs (.../LocationPropertyControl.cs) (revision 2529) +++ DamClients/DamUI/trunk/src/Dam/Forms/LocationPropertyControl.cs (.../LocationPropertyControl.cs) (revision 2802) @@ -41,10 +41,6 @@ BindSupport.BindTextValueAndUnit(this, this.XLabel, this.XEdit, typeof (Location), "XRd"); BindSupport.BindTextValueAndUnit(this, this.YLabel, this.YEdit, typeof (Location), "YRd"); - BindSupport.BindTextValueAndUnit(this, this.PolderLevelLabel, this.PolderLevelEdit, typeof (Location), "PolderLevel"); - - BindSupport.BindTextValueAndUnit(this, this.HeadPL2Label, this.HeadPL2Edit, typeof (Location), "HeadPL2"); - BindSupport.BindTextValueAndUnit(this, this.TrafficLoadLabel, this.TrafficLoadEdit, typeof (Location), "TrafficLoad"); BindSupport.BindTextValueAndUnit(this, this.TL_DegreeOfConsolidationLabel, this.TL_DegreeOfConsolidationEdit, typeof(Location), "TL_DegreeOfConsolidation"); BindSupport.BindTextAndValue(this, this.DikeEmbankmentMaterialLabel, this.DikeEmbankmentMaterialEdit, typeof (Location), "DikeEmbankmentMaterial"); @@ -58,12 +54,10 @@ BindSupport.BindTextValueAndUnit(this, this.MininumCircleDepthLabel, this.MinimumCircleDepthEdit, typeof (Location), "MinimalCircleDepth"); // add groupcontrols for translation - LocalizationSupport.Register(typeof (Location), this.IdentificationGroupControl, this.LoadGroupControl, this.PiezometricGroupControl, this.DesignGroupControl, this.CalculationGroupControl); + LocalizationSupport.Register(typeof (Location), this.IdentificationGroupControl, this.LoadGroupControl, this.DesignGroupControl, this.CalculationGroupControl); FormsSupport.RepairRightAnchoredControls(this); - FormsSupport.AdjustSizeToContents(this.WaterLevelGroup); - FormsSupport.AdjustSizeToContents(this.PiezometricGroupControl); FormsSupport.AdjustSizeToContents(this.CalculationGroupControl); FormsSupport.AdjustSizeToContents(this.DesignGroupControl); } Index: DamClients/DamUI/trunk/src/Dam/Forms/LocationPropertyControl.Designer.cs =================================================================== diff -u -r2529 -r2802 --- DamClients/DamUI/trunk/src/Dam/Forms/LocationPropertyControl.Designer.cs (.../LocationPropertyControl.Designer.cs) (revision 2529) +++ DamClients/DamUI/trunk/src/Dam/Forms/LocationPropertyControl.Designer.cs (.../LocationPropertyControl.Designer.cs) (revision 2802) @@ -63,9 +63,6 @@ this.XLabel = new DevExpress.XtraEditors.LabelControl(); this.NameValue = new DevExpress.XtraEditors.TextEdit(); this.NameLabel = new DevExpress.XtraEditors.LabelControl(); - this.PiezometricGroupControl = new DevExpress.XtraEditors.GroupControl(); - this.HeadPL2Edit = new DevExpress.XtraEditors.SpinEdit(); - this.HeadPL2Label = new DevExpress.XtraEditors.LabelControl(); this.DesignGroupControl = new DevExpress.XtraEditors.GroupControl(); this.ShoulderEmbankmentMaterialEdit = new DevExpress.XtraEditors.TextEdit(); this.ShoulderEmbankmentMaterialLabel = new DevExpress.XtraEditors.LabelControl(); @@ -84,17 +81,6 @@ this.PLLineCreationMethodLabel = new DevExpress.XtraEditors.LabelControl(); this.ZoneEdit = new DevExpress.XtraEditors.ComboBoxEdit(); this.ZoneLabel = new DevExpress.XtraEditors.LabelControl(); - this.WaterLevelGroup = new DevExpress.XtraEditors.GroupControl(); - this.PolderLevelLowEdit = new DevExpress.XtraEditors.SpinEdit(); - this.PolderLevelLowLabel = new DevExpress.XtraEditors.LabelControl(); - this.PolderLevelEdit = new DevExpress.XtraEditors.SpinEdit(); - this.PolderLevelLabel = new DevExpress.XtraEditors.LabelControl(); - this.BoezemLevelLbpEdit = new DevExpress.XtraEditors.SpinEdit(); - this.BoezemLevelLbpLabel = new DevExpress.XtraEditors.LabelControl(); - this.BoezemLevelHbpEdit = new DevExpress.XtraEditors.SpinEdit(); - this.BoezemLevelHbpLabel = new DevExpress.XtraEditors.LabelControl(); - this.BoezemLevelTpEdit = new DevExpress.XtraEditors.SpinEdit(); - this.BoezemLevelTpLabel = new DevExpress.XtraEditors.LabelControl(); ((System.ComponentModel.ISupportInitialize)(this.LoadGroupControl)).BeginInit(); this.LoadGroupControl.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.TrafficLoadEdit.Properties)).BeginInit(); @@ -104,10 +90,7 @@ ((System.ComponentModel.ISupportInitialize)(this.DikeEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.YEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.XEdit.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.NameValue.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.PiezometricGroupControl)).BeginInit(); - this.PiezometricGroupControl.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.HeadPL2Edit.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize) (this.NameValue.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DesignGroupControl)).BeginInit(); this.DesignGroupControl.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ShoulderEmbankmentMaterialEdit.Properties)).BeginInit(); @@ -120,13 +103,6 @@ ((System.ComponentModel.ISupportInitialize)(this.MinimumCircleDepthEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PLLineCreationMethodComboBox.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ZoneEdit.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.WaterLevelGroup)).BeginInit(); - this.WaterLevelGroup.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.PolderLevelLowEdit.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.PolderLevelEdit.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.BoezemLevelLbpEdit.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.BoezemLevelHbpEdit.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.BoezemLevelTpEdit.Properties)).BeginInit(); this.SuspendLayout(); // // LoadGroupControl @@ -305,45 +281,6 @@ this.NameLabel.TabIndex = 34; this.NameLabel.Text = "Name"; // - // PiezometricGroupControl - // - this.PiezometricGroupControl.Controls.Add(this.HeadPL2Edit); - this.PiezometricGroupControl.Controls.Add(this.HeadPL2Label); - this.PiezometricGroupControl.Dock = System.Windows.Forms.DockStyle.Top; - this.PiezometricGroupControl.Location = new System.Drawing.Point(0, 420); - this.PiezometricGroupControl.Name = "PiezometricGroupControl"; - this.PiezometricGroupControl.Size = new System.Drawing.Size(287, 60); - this.PiezometricGroupControl.TabIndex = 48; - this.PiezometricGroupControl.Text = "Piezometric heights"; - // - // HeadPL2Edit - // - this.HeadPL2Edit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.HeadPL2Edit.EditValue = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.HeadPL2Edit.EnterMoveNextControl = true; - this.HeadPL2Edit.Location = new System.Drawing.Point(154, 28); - this.HeadPL2Edit.Name = "HeadPL2Edit"; - this.HeadPL2Edit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.HeadPL2Edit.Properties.EditFormat.FormatString = "F3"; - this.HeadPL2Edit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.HeadPL2Edit.Properties.HideSelection = false; - this.HeadPL2Edit.Properties.ValidateOnEnterKey = true; - this.HeadPL2Edit.Size = new System.Drawing.Size(119, 20); - this.HeadPL2Edit.TabIndex = 9; - // - // HeadPL2Label - // - this.HeadPL2Label.Location = new System.Drawing.Point(12, 31); - this.HeadPL2Label.Name = "HeadPL2Label"; - this.HeadPL2Label.Size = new System.Drawing.Size(45, 13); - this.HeadPL2Label.TabIndex = 8; - this.HeadPL2Label.Text = "Head PL2"; - // // DesignGroupControl // this.DesignGroupControl.Controls.Add(this.ShoulderEmbankmentMaterialEdit); @@ -557,173 +494,12 @@ this.ZoneLabel.TabIndex = 9; this.ZoneLabel.Text = "Zone"; // - // WaterLevelGroup - // - this.WaterLevelGroup.Controls.Add(this.PolderLevelLowEdit); - this.WaterLevelGroup.Controls.Add(this.PolderLevelLowLabel); - this.WaterLevelGroup.Controls.Add(this.PolderLevelEdit); - this.WaterLevelGroup.Controls.Add(this.PolderLevelLabel); - this.WaterLevelGroup.Controls.Add(this.BoezemLevelLbpEdit); - this.WaterLevelGroup.Controls.Add(this.BoezemLevelLbpLabel); - this.WaterLevelGroup.Controls.Add(this.BoezemLevelHbpEdit); - this.WaterLevelGroup.Controls.Add(this.BoezemLevelHbpLabel); - this.WaterLevelGroup.Controls.Add(this.BoezemLevelTpEdit); - this.WaterLevelGroup.Controls.Add(this.BoezemLevelTpLabel); - this.WaterLevelGroup.Dock = System.Windows.Forms.DockStyle.Top; - this.WaterLevelGroup.Location = new System.Drawing.Point(0, 248); - this.WaterLevelGroup.Name = "WaterLevelGroup"; - this.WaterLevelGroup.Size = new System.Drawing.Size(287, 172); - this.WaterLevelGroup.TabIndex = 53; - this.WaterLevelGroup.Text = "Water levels"; - // - // PolderLevelLowEdit - // - this.PolderLevelLowEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.PolderLevelLowEdit.EditValue = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.PolderLevelLowEdit.EnterMoveNextControl = true; - this.PolderLevelLowEdit.Location = new System.Drawing.Point(154, 139); - this.PolderLevelLowEdit.Name = "PolderLevelLowEdit"; - this.PolderLevelLowEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.PolderLevelLowEdit.Properties.EditFormat.FormatString = "F3"; - this.PolderLevelLowEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.PolderLevelLowEdit.Properties.HideSelection = false; - this.PolderLevelLowEdit.Properties.ValidateOnEnterKey = true; - this.PolderLevelLowEdit.Size = new System.Drawing.Size(119, 20); - this.PolderLevelLowEdit.TabIndex = 23; - // - // PolderLevelLowLabel - // - this.PolderLevelLowLabel.Location = new System.Drawing.Point(12, 142); - this.PolderLevelLowLabel.Name = "PolderLevelLowLabel"; - this.PolderLevelLowLabel.Size = new System.Drawing.Size(74, 13); - this.PolderLevelLowLabel.TabIndex = 22; - this.PolderLevelLowLabel.Text = "Polder level low"; - // - // PolderLevelEdit - // - this.PolderLevelEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.PolderLevelEdit.EditValue = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.PolderLevelEdit.EnterMoveNextControl = true; - this.PolderLevelEdit.Location = new System.Drawing.Point(154, 113); - this.PolderLevelEdit.Name = "PolderLevelEdit"; - this.PolderLevelEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.PolderLevelEdit.Properties.EditFormat.FormatString = "F3"; - this.PolderLevelEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.PolderLevelEdit.Properties.HideSelection = false; - this.PolderLevelEdit.Properties.ValidateOnEnterKey = true; - this.PolderLevelEdit.Size = new System.Drawing.Size(119, 20); - this.PolderLevelEdit.TabIndex = 21; - // - // PolderLevelLabel - // - this.PolderLevelLabel.Location = new System.Drawing.Point(12, 116); - this.PolderLevelLabel.Name = "PolderLevelLabel"; - this.PolderLevelLabel.Size = new System.Drawing.Size(55, 13); - this.PolderLevelLabel.TabIndex = 20; - this.PolderLevelLabel.Text = "Polder level"; - // - // BoezemLevelLbpEdit - // - this.BoezemLevelLbpEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.BoezemLevelLbpEdit.EditValue = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.BoezemLevelLbpEdit.EnterMoveNextControl = true; - this.BoezemLevelLbpEdit.Location = new System.Drawing.Point(154, 87); - this.BoezemLevelLbpEdit.Name = "BoezemLevelLbpEdit"; - this.BoezemLevelLbpEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.BoezemLevelLbpEdit.Properties.EditFormat.FormatString = "F3"; - this.BoezemLevelLbpEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.BoezemLevelLbpEdit.Properties.HideSelection = false; - this.BoezemLevelLbpEdit.Properties.ValidateOnEnterKey = true; - this.BoezemLevelLbpEdit.Size = new System.Drawing.Size(119, 20); - this.BoezemLevelLbpEdit.TabIndex = 19; - // - // BoezemLevelLbpLabel - // - this.BoezemLevelLbpLabel.Location = new System.Drawing.Point(12, 90); - this.BoezemLevelLbpLabel.Name = "BoezemLevelLbpLabel"; - this.BoezemLevelLbpLabel.Size = new System.Drawing.Size(79, 13); - this.BoezemLevelLbpLabel.TabIndex = 18; - this.BoezemLevelLbpLabel.Text = "BoezemLevelLbp"; - // - // BoezemLevelHbpEdit - // - this.BoezemLevelHbpEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.BoezemLevelHbpEdit.EditValue = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.BoezemLevelHbpEdit.EnterMoveNextControl = true; - this.BoezemLevelHbpEdit.Location = new System.Drawing.Point(154, 61); - this.BoezemLevelHbpEdit.Name = "BoezemLevelHbpEdit"; - this.BoezemLevelHbpEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.BoezemLevelHbpEdit.Properties.EditFormat.FormatString = "F3"; - this.BoezemLevelHbpEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.BoezemLevelHbpEdit.Properties.HideSelection = false; - this.BoezemLevelHbpEdit.Properties.ValidateOnEnterKey = true; - this.BoezemLevelHbpEdit.Size = new System.Drawing.Size(119, 20); - this.BoezemLevelHbpEdit.TabIndex = 17; - // - // BoezemLevelHbpLabel - // - this.BoezemLevelHbpLabel.Location = new System.Drawing.Point(12, 64); - this.BoezemLevelHbpLabel.Name = "BoezemLevelHbpLabel"; - this.BoezemLevelHbpLabel.Size = new System.Drawing.Size(81, 13); - this.BoezemLevelHbpLabel.TabIndex = 16; - this.BoezemLevelHbpLabel.Text = "BoezemLevelHbp"; - // - // BoezemLevelTpEdit - // - this.BoezemLevelTpEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.BoezemLevelTpEdit.EditValue = new decimal(new int[] { - 0, - 0, - 0, - 0}); - this.BoezemLevelTpEdit.EnterMoveNextControl = true; - this.BoezemLevelTpEdit.Location = new System.Drawing.Point(154, 35); - this.BoezemLevelTpEdit.Name = "BoezemLevelTpEdit"; - this.BoezemLevelTpEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.BoezemLevelTpEdit.Properties.EditFormat.FormatString = "F3"; - this.BoezemLevelTpEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.BoezemLevelTpEdit.Properties.HideSelection = false; - this.BoezemLevelTpEdit.Properties.ValidateOnEnterKey = true; - this.BoezemLevelTpEdit.Size = new System.Drawing.Size(119, 20); - this.BoezemLevelTpEdit.TabIndex = 15; - // - // BoezemLevelTpLabel - // - this.BoezemLevelTpLabel.Location = new System.Drawing.Point(12, 38); - this.BoezemLevelTpLabel.Name = "BoezemLevelTpLabel"; - this.BoezemLevelTpLabel.Size = new System.Drawing.Size(74, 13); - this.BoezemLevelTpLabel.TabIndex = 14; - this.BoezemLevelTpLabel.Text = "boezemLevelTp"; - // // LocationPropertyControl // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.DesignGroupControl); this.Controls.Add(this.CalculationGroupControl); - this.Controls.Add(this.PiezometricGroupControl); - this.Controls.Add(this.WaterLevelGroup); this.Controls.Add(this.LoadGroupControl); this.Controls.Add(this.IdentificationGroupControl); this.Name = "LocationPropertyControl"; @@ -740,10 +516,6 @@ ((System.ComponentModel.ISupportInitialize)(this.YEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.XEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NameValue.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.PiezometricGroupControl)).EndInit(); - this.PiezometricGroupControl.ResumeLayout(false); - this.PiezometricGroupControl.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.HeadPL2Edit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DesignGroupControl)).EndInit(); this.DesignGroupControl.ResumeLayout(false); this.DesignGroupControl.PerformLayout(); @@ -758,16 +530,7 @@ ((System.ComponentModel.ISupportInitialize)(this.MinimumCircleDepthEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PLLineCreationMethodComboBox.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ZoneEdit.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.WaterLevelGroup)).EndInit(); - this.WaterLevelGroup.ResumeLayout(false); - this.WaterLevelGroup.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.PolderLevelLowEdit.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.PolderLevelEdit.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.BoezemLevelLbpEdit.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.BoezemLevelHbpEdit.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.BoezemLevelTpEdit.Properties)).EndInit(); this.ResumeLayout(false); - } #endregion @@ -776,9 +539,6 @@ private DevExpress.XtraEditors.GroupControl IdentificationGroupControl; private DevExpress.XtraEditors.TextEdit NameValue; private DevExpress.XtraEditors.LabelControl NameLabel; - private DevExpress.XtraEditors.GroupControl PiezometricGroupControl; - private DevExpress.XtraEditors.SpinEdit HeadPL2Edit; - private DevExpress.XtraEditors.LabelControl HeadPL2Label; private DevExpress.XtraEditors.SpinEdit YEdit; private DevExpress.XtraEditors.LabelControl YLabel; private DevExpress.XtraEditors.SpinEdit XEdit; @@ -803,20 +563,9 @@ private DevExpress.XtraEditors.ComboBoxEdit ZoneEdit; private DevExpress.XtraEditors.TextEdit DikeEdit; private DevExpress.XtraEditors.LabelControl DikeLabel; - private DevExpress.XtraEditors.GroupControl WaterLevelGroup; - private DevExpress.XtraEditors.SpinEdit BoezemLevelLbpEdit; - private DevExpress.XtraEditors.LabelControl BoezemLevelLbpLabel; - private DevExpress.XtraEditors.LabelControl BoezemLevelHbpLabel; - private DevExpress.XtraEditors.SpinEdit BoezemLevelTpEdit; - private DevExpress.XtraEditors.LabelControl BoezemLevelTpLabel; - private DevExpress.XtraEditors.SpinEdit PolderLevelLowEdit; - private DevExpress.XtraEditors.LabelControl PolderLevelLowLabel; - private DevExpress.XtraEditors.SpinEdit PolderLevelEdit; - private DevExpress.XtraEditors.LabelControl PolderLevelLabel; private DevExpress.XtraEditors.LabelControl MininumCircleDepthLabel; private DevExpress.XtraEditors.ComboBoxEdit PLLineCreationMethodComboBox; private DevExpress.XtraEditors.LabelControl PLLineCreationMethodLabel; - private DevExpress.XtraEditors.SpinEdit BoezemLevelHbpEdit; private DevExpress.XtraEditors.SpinEdit MinimumCircleDepthEdit; } }