// Copyright (C) Stichting Deltares 2018. All rights reserved. // // This file is part of the application DAM - UI. // // DAM - UI is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License // along with this program. If not, see . // // All names, logos, and references to "Deltares" are registered trademarks of // Stichting Deltares and remain full property of Stichting Deltares at all times. // All rights reserved. namespace Deltares.Dam.Forms { partial class LocationPropertyControl { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.LoadGroupControl = new DevExpress.XtraEditors.GroupControl(); this.TrafficLoadEdit = new DevExpress.XtraEditors.SpinEdit(); this.TrafficLoadLabel = new DevExpress.XtraEditors.LabelControl(); this.IdentificationGroupControl = new DevExpress.XtraEditors.GroupControl(); this.DikeEdit = new DevExpress.XtraEditors.TextEdit(); this.DikeLabel = new DevExpress.XtraEditors.LabelControl(); this.YEdit = new DevExpress.XtraEditors.SpinEdit(); this.YLabel = new DevExpress.XtraEditors.LabelControl(); this.XEdit = new DevExpress.XtraEditors.SpinEdit(); 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.HeadPL4Edit = new DevExpress.XtraEditors.SpinEdit(); this.HeadPL4Label = new DevExpress.XtraEditors.LabelControl(); this.HeadPL3Edit = new DevExpress.XtraEditors.SpinEdit(); this.HeadPL3Label = new DevExpress.XtraEditors.LabelControl(); 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(); this.DikeEmbankmentMaterialEdit = new DevExpress.XtraEditors.TextEdit(); this.DikeEmbankmentMaterialLabel = new DevExpress.XtraEditors.LabelControl(); this.StabilitySlopeAdaptionDeltaXEdit = new DevExpress.XtraEditors.SpinEdit(); this.StabilitySlopeAdaptionDeltaXLabel = new DevExpress.XtraEditors.LabelControl(); this.StabilityShoulderGrowDeltaXEdit = new DevExpress.XtraEditors.SpinEdit(); this.StabilityShoulderGrowDeltaXLabel = new DevExpress.XtraEditors.LabelControl(); this.StabilityShoulderGrowSlopeEdit = new DevExpress.XtraEditors.SpinEdit(); this.StabilityShoulderGrowSlopeLabel = new DevExpress.XtraEditors.LabelControl(); this.CalculationGroupControl = new DevExpress.XtraEditors.GroupControl(); this.MinimumCircleDepthEdit = new DevExpress.XtraEditors.SpinEdit(); this.MininumCircleDepthLabel = new DevExpress.XtraEditors.LabelControl(); this.PLLineCreationMethodComboBox = new DevExpress.XtraEditors.ComboBoxEdit(); 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(); ((System.ComponentModel.ISupportInitialize)(this.IdentificationGroupControl)).BeginInit(); this.IdentificationGroupControl.SuspendLayout(); ((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.HeadPL4Edit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.HeadPL3Edit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.HeadPL2Edit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DesignGroupControl)).BeginInit(); this.DesignGroupControl.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ShoulderEmbankmentMaterialEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DikeEmbankmentMaterialEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.StabilitySlopeAdaptionDeltaXEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.StabilityShoulderGrowDeltaXEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.StabilityShoulderGrowSlopeEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.CalculationGroupControl)).BeginInit(); this.CalculationGroupControl.SuspendLayout(); ((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 // this.LoadGroupControl.Controls.Add(this.TrafficLoadEdit); this.LoadGroupControl.Controls.Add(this.TrafficLoadLabel); this.LoadGroupControl.Dock = System.Windows.Forms.DockStyle.Top; this.LoadGroupControl.Location = new System.Drawing.Point(0, 155); this.LoadGroupControl.Name = "LoadGroupControl"; this.LoadGroupControl.Size = new System.Drawing.Size(287, 67); this.LoadGroupControl.TabIndex = 13; this.LoadGroupControl.Text = "Load"; // // TrafficLoadEdit // this.TrafficLoadEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.TrafficLoadEdit.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.TrafficLoadEdit.EnterMoveNextControl = true; this.TrafficLoadEdit.Location = new System.Drawing.Point(154, 35); this.TrafficLoadEdit.Name = "TrafficLoadEdit"; this.TrafficLoadEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.TrafficLoadEdit.Properties.EditFormat.FormatString = "F3"; this.TrafficLoadEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.TrafficLoadEdit.Properties.HideSelection = false; this.TrafficLoadEdit.Properties.ValidateOnEnterKey = true; this.TrafficLoadEdit.Size = new System.Drawing.Size(119, 20); this.TrafficLoadEdit.TabIndex = 9; // // TrafficLoadLabel // this.TrafficLoadLabel.Location = new System.Drawing.Point(12, 38); this.TrafficLoadLabel.Name = "TrafficLoadLabel"; this.TrafficLoadLabel.Size = new System.Drawing.Size(54, 13); this.TrafficLoadLabel.TabIndex = 8; this.TrafficLoadLabel.Text = "Traffic load"; // // IdentificationGroupControl // this.IdentificationGroupControl.Controls.Add(this.DikeEdit); this.IdentificationGroupControl.Controls.Add(this.DikeLabel); this.IdentificationGroupControl.Controls.Add(this.YEdit); this.IdentificationGroupControl.Controls.Add(this.YLabel); this.IdentificationGroupControl.Controls.Add(this.XEdit); this.IdentificationGroupControl.Controls.Add(this.XLabel); this.IdentificationGroupControl.Controls.Add(this.NameValue); this.IdentificationGroupControl.Controls.Add(this.NameLabel); this.IdentificationGroupControl.Dock = System.Windows.Forms.DockStyle.Top; this.IdentificationGroupControl.Location = new System.Drawing.Point(0, 0); this.IdentificationGroupControl.Name = "IdentificationGroupControl"; this.IdentificationGroupControl.Size = new System.Drawing.Size(287, 155); this.IdentificationGroupControl.TabIndex = 47; this.IdentificationGroupControl.Text = "Identification"; // // DikeEdit // this.DikeEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.DikeEdit.Location = new System.Drawing.Point(129, 39); this.DikeEdit.Name = "DikeEdit"; this.DikeEdit.Size = new System.Drawing.Size(144, 20); this.DikeEdit.TabIndex = 56; // // DikeLabel // this.DikeLabel.Location = new System.Drawing.Point(12, 42); this.DikeLabel.Name = "DikeLabel"; this.DikeLabel.Size = new System.Drawing.Size(20, 13); this.DikeLabel.TabIndex = 55; this.DikeLabel.Text = "Dike"; // // YEdit // this.YEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.YEdit.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.YEdit.EnterMoveNextControl = true; this.YEdit.Location = new System.Drawing.Point(129, 117); this.YEdit.Name = "YEdit"; this.YEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.YEdit.Properties.EditFormat.FormatString = "F3"; this.YEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.YEdit.Properties.HideSelection = false; this.YEdit.Properties.ValidateOnEnterKey = true; this.YEdit.Size = new System.Drawing.Size(144, 20); this.YEdit.TabIndex = 54; // // YLabel // this.YLabel.Location = new System.Drawing.Point(12, 120); this.YLabel.Name = "YLabel"; this.YLabel.Size = new System.Drawing.Size(6, 13); this.YLabel.TabIndex = 53; this.YLabel.Text = "Y"; // // XEdit // this.XEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.XEdit.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.XEdit.EnterMoveNextControl = true; this.XEdit.Location = new System.Drawing.Point(129, 91); this.XEdit.Name = "XEdit"; this.XEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.XEdit.Properties.EditFormat.FormatString = "F3"; this.XEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.XEdit.Properties.HideSelection = false; this.XEdit.Properties.ValidateOnEnterKey = true; this.XEdit.Size = new System.Drawing.Size(144, 20); this.XEdit.TabIndex = 52; // // XLabel // this.XLabel.Location = new System.Drawing.Point(12, 94); this.XLabel.Name = "XLabel"; this.XLabel.Size = new System.Drawing.Size(6, 13); this.XLabel.TabIndex = 51; this.XLabel.Text = "X"; // // NameValue // this.NameValue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.NameValue.Location = new System.Drawing.Point(129, 65); this.NameValue.Name = "NameValue"; this.NameValue.Size = new System.Drawing.Size(144, 20); this.NameValue.TabIndex = 50; // // NameLabel // this.NameLabel.Location = new System.Drawing.Point(12, 68); this.NameLabel.Name = "NameLabel"; this.NameLabel.Size = new System.Drawing.Size(27, 13); this.NameLabel.TabIndex = 34; this.NameLabel.Text = "Name"; // // PiezometricGroupControl // this.PiezometricGroupControl.Controls.Add(this.HeadPL4Edit); this.PiezometricGroupControl.Controls.Add(this.HeadPL4Label); this.PiezometricGroupControl.Controls.Add(this.HeadPL3Edit); this.PiezometricGroupControl.Controls.Add(this.HeadPL3Label); 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, 394); this.PiezometricGroupControl.Name = "PiezometricGroupControl"; this.PiezometricGroupControl.Size = new System.Drawing.Size(287, 111); this.PiezometricGroupControl.TabIndex = 48; this.PiezometricGroupControl.Text = "Piezometric heights"; // // HeadPL4Edit // this.HeadPL4Edit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.HeadPL4Edit.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.HeadPL4Edit.EnterMoveNextControl = true; this.HeadPL4Edit.Location = new System.Drawing.Point(154, 80); this.HeadPL4Edit.Name = "HeadPL4Edit"; this.HeadPL4Edit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.HeadPL4Edit.Properties.EditFormat.FormatString = "F3"; this.HeadPL4Edit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.HeadPL4Edit.Properties.HideSelection = false; this.HeadPL4Edit.Properties.ValidateOnEnterKey = true; this.HeadPL4Edit.Size = new System.Drawing.Size(119, 20); this.HeadPL4Edit.TabIndex = 13; // // HeadPL4Label // this.HeadPL4Label.Location = new System.Drawing.Point(12, 83); this.HeadPL4Label.Name = "HeadPL4Label"; this.HeadPL4Label.Size = new System.Drawing.Size(45, 13); this.HeadPL4Label.TabIndex = 12; this.HeadPL4Label.Text = "Head PL4"; // // HeadPL3Edit // this.HeadPL3Edit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.HeadPL3Edit.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.HeadPL3Edit.EnterMoveNextControl = true; this.HeadPL3Edit.Location = new System.Drawing.Point(154, 54); this.HeadPL3Edit.Name = "HeadPL3Edit"; this.HeadPL3Edit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.HeadPL3Edit.Properties.EditFormat.FormatString = "F3"; this.HeadPL3Edit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.HeadPL3Edit.Properties.HideSelection = false; this.HeadPL3Edit.Properties.ValidateOnEnterKey = true; this.HeadPL3Edit.Size = new System.Drawing.Size(119, 20); this.HeadPL3Edit.TabIndex = 11; // // HeadPL3Label // this.HeadPL3Label.Location = new System.Drawing.Point(12, 57); this.HeadPL3Label.Name = "HeadPL3Label"; this.HeadPL3Label.Size = new System.Drawing.Size(45, 13); this.HeadPL3Label.TabIndex = 10; this.HeadPL3Label.Text = "Head PL3"; // // 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); this.DesignGroupControl.Controls.Add(this.ShoulderEmbankmentMaterialLabel); this.DesignGroupControl.Controls.Add(this.DikeEmbankmentMaterialEdit); this.DesignGroupControl.Controls.Add(this.DikeEmbankmentMaterialLabel); this.DesignGroupControl.Controls.Add(this.StabilitySlopeAdaptionDeltaXEdit); this.DesignGroupControl.Controls.Add(this.StabilitySlopeAdaptionDeltaXLabel); this.DesignGroupControl.Controls.Add(this.StabilityShoulderGrowDeltaXEdit); this.DesignGroupControl.Controls.Add(this.StabilityShoulderGrowDeltaXLabel); this.DesignGroupControl.Controls.Add(this.StabilityShoulderGrowSlopeEdit); this.DesignGroupControl.Controls.Add(this.StabilityShoulderGrowSlopeLabel); this.DesignGroupControl.Dock = System.Windows.Forms.DockStyle.Top; this.DesignGroupControl.Location = new System.Drawing.Point(0, 615); this.DesignGroupControl.Name = "DesignGroupControl"; this.DesignGroupControl.Size = new System.Drawing.Size(287, 172); this.DesignGroupControl.TabIndex = 51; this.DesignGroupControl.Text = "Design"; // // ShoulderEmbankmentMaterialEdit // this.ShoulderEmbankmentMaterialEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ShoulderEmbankmentMaterialEdit.Location = new System.Drawing.Point(154, 61); this.ShoulderEmbankmentMaterialEdit.Name = "ShoulderEmbankmentMaterialEdit"; this.ShoulderEmbankmentMaterialEdit.Size = new System.Drawing.Size(119, 20); this.ShoulderEmbankmentMaterialEdit.TabIndex = 58; // // ShoulderEmbankmentMaterialLabel // this.ShoulderEmbankmentMaterialLabel.Location = new System.Drawing.Point(12, 64); this.ShoulderEmbankmentMaterialLabel.Name = "ShoulderEmbankmentMaterialLabel"; this.ShoulderEmbankmentMaterialLabel.Size = new System.Drawing.Size(113, 13); this.ShoulderEmbankmentMaterialLabel.TabIndex = 57; this.ShoulderEmbankmentMaterialLabel.Text = "Shoulder emb. material"; // // DikeEmbankmentMaterialEdit // this.DikeEmbankmentMaterialEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.DikeEmbankmentMaterialEdit.Location = new System.Drawing.Point(154, 35); this.DikeEmbankmentMaterialEdit.Name = "DikeEmbankmentMaterialEdit"; this.DikeEmbankmentMaterialEdit.Size = new System.Drawing.Size(119, 20); this.DikeEmbankmentMaterialEdit.TabIndex = 56; // // DikeEmbankmentMaterialLabel // this.DikeEmbankmentMaterialLabel.Location = new System.Drawing.Point(12, 38); this.DikeEmbankmentMaterialLabel.Name = "DikeEmbankmentMaterialLabel"; this.DikeEmbankmentMaterialLabel.Size = new System.Drawing.Size(88, 13); this.DikeEmbankmentMaterialLabel.TabIndex = 55; this.DikeEmbankmentMaterialLabel.Text = "Dike emb. material"; // // StabilitySlopeAdaptionDeltaXEdit // this.StabilitySlopeAdaptionDeltaXEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.StabilitySlopeAdaptionDeltaXEdit.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.StabilitySlopeAdaptionDeltaXEdit.EnterMoveNextControl = true; this.StabilitySlopeAdaptionDeltaXEdit.Location = new System.Drawing.Point(154, 139); this.StabilitySlopeAdaptionDeltaXEdit.Name = "StabilitySlopeAdaptionDeltaXEdit"; this.StabilitySlopeAdaptionDeltaXEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.StabilitySlopeAdaptionDeltaXEdit.Properties.EditFormat.FormatString = "F3"; this.StabilitySlopeAdaptionDeltaXEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.StabilitySlopeAdaptionDeltaXEdit.Properties.HideSelection = false; this.StabilitySlopeAdaptionDeltaXEdit.Properties.ValidateOnEnterKey = true; this.StabilitySlopeAdaptionDeltaXEdit.Size = new System.Drawing.Size(119, 20); this.StabilitySlopeAdaptionDeltaXEdit.TabIndex = 13; // // StabilitySlopeAdaptionDeltaXLabel // this.StabilitySlopeAdaptionDeltaXLabel.Location = new System.Drawing.Point(12, 142); this.StabilitySlopeAdaptionDeltaXLabel.Name = "StabilitySlopeAdaptionDeltaXLabel"; this.StabilitySlopeAdaptionDeltaXLabel.Size = new System.Drawing.Size(107, 13); this.StabilitySlopeAdaptionDeltaXLabel.TabIndex = 12; this.StabilitySlopeAdaptionDeltaXLabel.Text = "Slope adaption delta X"; // // StabilityShoulderGrowDeltaXEdit // this.StabilityShoulderGrowDeltaXEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.StabilityShoulderGrowDeltaXEdit.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.StabilityShoulderGrowDeltaXEdit.EnterMoveNextControl = true; this.StabilityShoulderGrowDeltaXEdit.Location = new System.Drawing.Point(154, 113); this.StabilityShoulderGrowDeltaXEdit.Name = "StabilityShoulderGrowDeltaXEdit"; this.StabilityShoulderGrowDeltaXEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.StabilityShoulderGrowDeltaXEdit.Properties.EditFormat.FormatString = "F3"; this.StabilityShoulderGrowDeltaXEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.StabilityShoulderGrowDeltaXEdit.Properties.HideSelection = false; this.StabilityShoulderGrowDeltaXEdit.Properties.ValidateOnEnterKey = true; this.StabilityShoulderGrowDeltaXEdit.Size = new System.Drawing.Size(119, 20); this.StabilityShoulderGrowDeltaXEdit.TabIndex = 11; // // StabilityShoulderGrowDeltaXLabel // this.StabilityShoulderGrowDeltaXLabel.Location = new System.Drawing.Point(12, 116); this.StabilityShoulderGrowDeltaXLabel.Name = "StabilityShoulderGrowDeltaXLabel"; this.StabilityShoulderGrowDeltaXLabel.Size = new System.Drawing.Size(115, 13); this.StabilityShoulderGrowDeltaXLabel.TabIndex = 10; this.StabilityShoulderGrowDeltaXLabel.Text = "Shoulder growth delta X"; // // StabilityShoulderGrowSlopeEdit // this.StabilityShoulderGrowSlopeEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.StabilityShoulderGrowSlopeEdit.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.StabilityShoulderGrowSlopeEdit.EnterMoveNextControl = true; this.StabilityShoulderGrowSlopeEdit.Location = new System.Drawing.Point(154, 87); this.StabilityShoulderGrowSlopeEdit.Name = "StabilityShoulderGrowSlopeEdit"; this.StabilityShoulderGrowSlopeEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.StabilityShoulderGrowSlopeEdit.Properties.EditFormat.FormatString = "F3"; this.StabilityShoulderGrowSlopeEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.StabilityShoulderGrowSlopeEdit.Properties.HideSelection = false; this.StabilityShoulderGrowSlopeEdit.Properties.ValidateOnEnterKey = true; this.StabilityShoulderGrowSlopeEdit.Size = new System.Drawing.Size(119, 20); this.StabilityShoulderGrowSlopeEdit.TabIndex = 9; // // StabilityShoulderGrowSlopeLabel // this.StabilityShoulderGrowSlopeLabel.Location = new System.Drawing.Point(12, 90); this.StabilityShoulderGrowSlopeLabel.Name = "StabilityShoulderGrowSlopeLabel"; this.StabilityShoulderGrowSlopeLabel.Size = new System.Drawing.Size(107, 13); this.StabilityShoulderGrowSlopeLabel.TabIndex = 8; this.StabilityShoulderGrowSlopeLabel.Text = "Shoulder growth slope"; // // CalculationGroupControl // this.CalculationGroupControl.Controls.Add(this.MinimumCircleDepthEdit); this.CalculationGroupControl.Controls.Add(this.MininumCircleDepthLabel); this.CalculationGroupControl.Controls.Add(this.PLLineCreationMethodComboBox); this.CalculationGroupControl.Controls.Add(this.PLLineCreationMethodLabel); this.CalculationGroupControl.Controls.Add(this.ZoneEdit); this.CalculationGroupControl.Controls.Add(this.ZoneLabel); this.CalculationGroupControl.Dock = System.Windows.Forms.DockStyle.Top; this.CalculationGroupControl.Location = new System.Drawing.Point(0, 505); this.CalculationGroupControl.Name = "CalculationGroupControl"; this.CalculationGroupControl.Size = new System.Drawing.Size(287, 110); this.CalculationGroupControl.TabIndex = 52; this.CalculationGroupControl.Text = "Calculation"; // // MinimumCircleDepthEdit // this.MinimumCircleDepthEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.MinimumCircleDepthEdit.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.MinimumCircleDepthEdit.Location = new System.Drawing.Point(154, 81); this.MinimumCircleDepthEdit.Name = "MinimumCircleDepthEdit"; this.MinimumCircleDepthEdit.Size = new System.Drawing.Size(119, 20); this.MinimumCircleDepthEdit.TabIndex = 58; // // MininumCircleDepthLabel // this.MininumCircleDepthLabel.Location = new System.Drawing.Point(13, 84); this.MininumCircleDepthLabel.Name = "MininumCircleDepthLabel"; this.MininumCircleDepthLabel.Size = new System.Drawing.Size(98, 13); this.MininumCircleDepthLabel.TabIndex = 57; this.MininumCircleDepthLabel.Text = "Minimum circle depth"; // // PLLineCreationMethodComboBox // this.PLLineCreationMethodComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.PLLineCreationMethodComboBox.Location = new System.Drawing.Point(154, 29); this.PLLineCreationMethodComboBox.Name = "PLLineCreationMethodComboBox"; this.PLLineCreationMethodComboBox.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.PLLineCreationMethodComboBox.Size = new System.Drawing.Size(120, 20); this.PLLineCreationMethodComboBox.TabIndex = 27; // // PLLineCreationMethodLabel // this.PLLineCreationMethodLabel.Location = new System.Drawing.Point(15, 35); this.PLLineCreationMethodLabel.Name = "PLLineCreationMethodLabel"; this.PLLineCreationMethodLabel.Size = new System.Drawing.Size(112, 13); this.PLLineCreationMethodLabel.TabIndex = 26; this.PLLineCreationMethodLabel.Text = "PL-line creation method"; // // ZoneEdit // this.ZoneEdit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.ZoneEdit.Location = new System.Drawing.Point(154, 55); this.ZoneEdit.Name = "ZoneEdit"; this.ZoneEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ZoneEdit.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.ZoneEdit.Size = new System.Drawing.Size(120, 20); this.ZoneEdit.TabIndex = 10; // // ZoneLabel // this.ZoneLabel.Location = new System.Drawing.Point(15, 58); this.ZoneLabel.Name = "ZoneLabel"; this.ZoneLabel.Size = new System.Drawing.Size(24, 13); 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, 222); 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"; this.Size = new System.Drawing.Size(287, 697); ((System.ComponentModel.ISupportInitialize)(this.LoadGroupControl)).EndInit(); this.LoadGroupControl.ResumeLayout(false); this.LoadGroupControl.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.TrafficLoadEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.IdentificationGroupControl)).EndInit(); this.IdentificationGroupControl.ResumeLayout(false); this.IdentificationGroupControl.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.DikeEdit.Properties)).EndInit(); ((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.HeadPL4Edit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.HeadPL3Edit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.HeadPL2Edit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DesignGroupControl)).EndInit(); this.DesignGroupControl.ResumeLayout(false); this.DesignGroupControl.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ShoulderEmbankmentMaterialEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DikeEmbankmentMaterialEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.StabilitySlopeAdaptionDeltaXEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.StabilityShoulderGrowDeltaXEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.StabilityShoulderGrowSlopeEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.CalculationGroupControl)).EndInit(); this.CalculationGroupControl.ResumeLayout(false); this.CalculationGroupControl.PerformLayout(); ((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 private DevExpress.XtraEditors.GroupControl LoadGroupControl; private DevExpress.XtraEditors.GroupControl IdentificationGroupControl; private DevExpress.XtraEditors.TextEdit NameValue; private DevExpress.XtraEditors.LabelControl NameLabel; private DevExpress.XtraEditors.GroupControl PiezometricGroupControl; private DevExpress.XtraEditors.SpinEdit HeadPL4Edit; private DevExpress.XtraEditors.LabelControl HeadPL4Label; private DevExpress.XtraEditors.SpinEdit HeadPL3Edit; private DevExpress.XtraEditors.LabelControl HeadPL3Label; 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; private DevExpress.XtraEditors.LabelControl XLabel; private DevExpress.XtraEditors.GroupControl DesignGroupControl; private DevExpress.XtraEditors.SpinEdit StabilityShoulderGrowSlopeEdit; private DevExpress.XtraEditors.LabelControl StabilityShoulderGrowSlopeLabel; private DevExpress.XtraEditors.SpinEdit StabilitySlopeAdaptionDeltaXEdit; private DevExpress.XtraEditors.LabelControl StabilitySlopeAdaptionDeltaXLabel; private DevExpress.XtraEditors.SpinEdit StabilityShoulderGrowDeltaXEdit; private DevExpress.XtraEditors.LabelControl StabilityShoulderGrowDeltaXLabel; private DevExpress.XtraEditors.TextEdit ShoulderEmbankmentMaterialEdit; private DevExpress.XtraEditors.LabelControl ShoulderEmbankmentMaterialLabel; private DevExpress.XtraEditors.TextEdit DikeEmbankmentMaterialEdit; private DevExpress.XtraEditors.LabelControl DikeEmbankmentMaterialLabel; private DevExpress.XtraEditors.SpinEdit TrafficLoadEdit; private DevExpress.XtraEditors.LabelControl TrafficLoadLabel; private DevExpress.XtraEditors.GroupControl CalculationGroupControl; private DevExpress.XtraEditors.LabelControl ZoneLabel; 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; } }