namespace PBS.WinFrmUI.Hydro { partial class QuickModelingFacilityWizardPage { /// /// 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() { components = new Container(); layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); txtFloorHeight = new TextEdit(); txtFloor = new TextEdit(); txtTerminalPressure = new TextEdit(); txtMaxWaterDemand = new TextEdit(); setFlagsEditCtrl1 = new SetFlagsEditCtrl(); comboBoxWaterSupply = new ImageComboBoxEdit(); txtTagName = new TextEdit(); comboBoxPackages = new ImageComboBoxEdit(); txtDescription = new MemoEdit(); txtHouseholds = new TextEdit(); txtConstantPressure = new TextEdit(); txtName = new TextEdit(); textEditSupplyMode = new ImageComboBoxEdit(); imageComboBoxConnectionType = new ImageComboBoxEdit(); textEditConnectionAddress = new TextEdit(); Root = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); ((ISupportInitialize)layoutControl1).BeginInit(); layoutControl1.SuspendLayout(); ((ISupportInitialize)txtFloorHeight.Properties).BeginInit(); ((ISupportInitialize)txtFloor.Properties).BeginInit(); ((ISupportInitialize)txtTerminalPressure.Properties).BeginInit(); ((ISupportInitialize)txtMaxWaterDemand.Properties).BeginInit(); ((ISupportInitialize)comboBoxWaterSupply.Properties).BeginInit(); ((ISupportInitialize)txtTagName.Properties).BeginInit(); ((ISupportInitialize)comboBoxPackages.Properties).BeginInit(); ((ISupportInitialize)txtDescription.Properties).BeginInit(); ((ISupportInitialize)txtHouseholds.Properties).BeginInit(); ((ISupportInitialize)txtConstantPressure.Properties).BeginInit(); ((ISupportInitialize)txtName.Properties).BeginInit(); ((ISupportInitialize)textEditSupplyMode.Properties).BeginInit(); ((ISupportInitialize)imageComboBoxConnectionType.Properties).BeginInit(); ((ISupportInitialize)textEditConnectionAddress.Properties).BeginInit(); ((ISupportInitialize)Root).BeginInit(); ((ISupportInitialize)layoutControlGroup2).BeginInit(); ((ISupportInitialize)layoutControlItem2).BeginInit(); ((ISupportInitialize)layoutControlItem6).BeginInit(); ((ISupportInitialize)layoutControlItem10).BeginInit(); ((ISupportInitialize)layoutControlItem17).BeginInit(); ((ISupportInitialize)layoutControlItem18).BeginInit(); ((ISupportInitialize)layoutControlItem12).BeginInit(); ((ISupportInitialize)layoutControlItem11).BeginInit(); ((ISupportInitialize)layoutControlItem16).BeginInit(); ((ISupportInitialize)layoutControlItem13).BeginInit(); ((ISupportInitialize)layoutControlItem8).BeginInit(); ((ISupportInitialize)layoutControlItem14).BeginInit(); ((ISupportInitialize)layoutControlItem15).BeginInit(); ((ISupportInitialize)layoutControlItem9).BeginInit(); ((ISupportInitialize)layoutControlItem7).BeginInit(); ((ISupportInitialize)layoutControlGroup3).BeginInit(); ((ISupportInitialize)layoutControlItem3).BeginInit(); ((ISupportInitialize)dxErrorProvider1).BeginInit(); SuspendLayout(); // // layoutControl1 // layoutControl1.Controls.Add(txtFloorHeight); layoutControl1.Controls.Add(txtFloor); layoutControl1.Controls.Add(txtTerminalPressure); layoutControl1.Controls.Add(txtMaxWaterDemand); layoutControl1.Controls.Add(setFlagsEditCtrl1); layoutControl1.Controls.Add(comboBoxWaterSupply); layoutControl1.Controls.Add(txtTagName); layoutControl1.Controls.Add(comboBoxPackages); layoutControl1.Controls.Add(txtDescription); layoutControl1.Controls.Add(txtHouseholds); layoutControl1.Controls.Add(txtConstantPressure); layoutControl1.Controls.Add(txtName); layoutControl1.Controls.Add(textEditSupplyMode); layoutControl1.Controls.Add(imageComboBoxConnectionType); layoutControl1.Controls.Add(textEditConnectionAddress); layoutControl1.Dock = DockStyle.Fill; layoutControl1.Location = new Point(0, 0); layoutControl1.Name = "layoutControl1"; layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(884, 343, 812, 500); layoutControl1.Root = Root; layoutControl1.Size = new Size(824, 649); layoutControl1.TabIndex = 0; layoutControl1.Text = "layoutControl1"; // // treeListColumn1 // treeListColumn1.Caption = "名称"; treeListColumn1.FieldName = "Name"; treeListColumn1.Name = "treeListColumn1"; treeListColumn1.Visible = true; treeListColumn1.VisibleIndex = 0; // // txtFloorHeight // txtFloorHeight.Location = new Point(158, 67); txtFloorHeight.Margin = new Padding(2, 3, 2, 3); txtFloorHeight.Name = "txtFloorHeight"; txtFloorHeight.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtFloorHeight.Size = new Size(252, 24); txtFloorHeight.StyleController = layoutControl1; txtFloorHeight.TabIndex = 3; // // txtFloor // txtFloor.Location = new Point(560, 39); txtFloor.Margin = new Padding(2, 3, 2, 3); txtFloor.Name = "txtFloor"; txtFloor.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtFloor.Size = new Size(252, 24); txtFloor.StyleController = layoutControl1; txtFloor.TabIndex = 2; // // txtWaterPressure // txtTerminalPressure.Location = new Point(158, 123); txtTerminalPressure.Margin = new Padding(2, 3, 2, 3); txtTerminalPressure.Name = "txtWaterPressure"; txtTerminalPressure.Size = new Size(252, 24); txtTerminalPressure.StyleController = layoutControl1; txtTerminalPressure.TabIndex = 7; // // txtMaxWaterDemand // txtMaxWaterDemand.Location = new Point(560, 123); txtMaxWaterDemand.Margin = new Padding(2, 3, 2, 3); txtMaxWaterDemand.Name = "txtMaxWaterDemand"; txtMaxWaterDemand.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); txtMaxWaterDemand.Size = new Size(252, 24); txtMaxWaterDemand.StyleController = layoutControl1; txtMaxWaterDemand.TabIndex = 8; // // setFlagsEditCtrl1 // setFlagsEditCtrl1.Location = new Point(158, 207); setFlagsEditCtrl1.Margin = new Padding(3, 5, 3, 5); setFlagsEditCtrl1.Name = "setFlagsEditCtrl1"; setFlagsEditCtrl1.Size = new Size(252, 24); setFlagsEditCtrl1.TabIndex = 13; // // comboBoxWaterSupply // comboBoxWaterSupply.Location = new Point(158, 151); comboBoxWaterSupply.Margin = new Padding(2, 3, 2, 3); comboBoxWaterSupply.Name = "comboBoxWaterSupply"; comboBoxWaterSupply.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); comboBoxWaterSupply.Properties.NullText = "请选择"; comboBoxWaterSupply.Size = new Size(252, 24); comboBoxWaterSupply.StyleController = layoutControl1; comboBoxWaterSupply.TabIndex = 9; // // txtTagName // txtTagName.Location = new Point(560, 207); txtTagName.Margin = new Padding(3, 4, 3, 4); txtTagName.Name = "txtTagName"; txtTagName.Size = new Size(252, 24); txtTagName.StyleController = layoutControl1; txtTagName.TabIndex = 14; // // comboBoxPackages // comboBoxPackages.Location = new Point(560, 151); comboBoxPackages.Margin = new Padding(2, 3, 2, 3); comboBoxPackages.Name = "comboBoxPackages"; comboBoxPackages.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); comboBoxPackages.Properties.NullText = "请选择"; comboBoxPackages.Size = new Size(252, 24); comboBoxPackages.StyleController = layoutControl1; comboBoxPackages.TabIndex = 10; // // txtDescription // txtDescription.Location = new Point(12, 282); txtDescription.Margin = new Padding(3, 4, 3, 4); txtDescription.Name = "txtDescription"; txtDescription.Size = new Size(800, 355); txtDescription.StyleController = layoutControl1; txtDescription.TabIndex = 15; // // txtFloorHouseHolds // txtHouseholds.Location = new Point(560, 67); txtHouseholds.Margin = new Padding(2, 3, 2, 3); txtHouseholds.Name = "txtFloorHouseHolds"; txtHouseholds.Size = new Size(252, 24); txtHouseholds.StyleController = layoutControl1; txtHouseholds.TabIndex = 4; // // txtConstantP // txtConstantPressure.Location = new Point(560, 95); txtConstantPressure.Name = "txtConstantP"; txtConstantPressure.Size = new Size(252, 24); txtConstantPressure.StyleController = layoutControl1; txtConstantPressure.TabIndex = 6; // // txtName // txtName.Location = new Point(158, 39); txtName.Name = "txtName"; txtName.Size = new Size(252, 24); txtName.StyleController = layoutControl1; txtName.TabIndex = 0; // // textEditWaterModel // textEditSupplyMode.Location = new Point(158, 95); textEditSupplyMode.Name = "textEditWaterModel"; textEditSupplyMode.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); textEditSupplyMode.Size = new Size(252, 24); textEditSupplyMode.StyleController = layoutControl1; textEditSupplyMode.TabIndex = 5; // // imageComboBoxConnectionType // imageComboBoxConnectionType.Location = new Point(158, 179); imageComboBoxConnectionType.Name = "imageComboBoxConnectionType"; imageComboBoxConnectionType.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); imageComboBoxConnectionType.Size = new Size(252, 24); imageComboBoxConnectionType.StyleController = layoutControl1; imageComboBoxConnectionType.TabIndex = 11; // // textEditConnectionAddress // textEditConnectionAddress.Location = new Point(560, 179); textEditConnectionAddress.Name = "textEditConnectionAddress"; textEditConnectionAddress.Size = new Size(252, 24); textEditConnectionAddress.StyleController = layoutControl1; textEditConnectionAddress.TabIndex = 12; // // Root // Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; Root.GroupBordersVisible = false; Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup2, layoutControlGroup3 }); Root.Name = "Root"; Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); Root.Size = new Size(824, 649); Root.TextVisible = false; // // layoutControlGroup2 // layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Title; layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2, layoutControlItem6, layoutControlItem9, layoutControlItem7, layoutControlItem17, layoutControlItem18, layoutControlItem12, layoutControlItem10, layoutControlItem11, layoutControlItem16, layoutControlItem15, layoutControlItem14, layoutControlItem13, layoutControlItem8 }); layoutControlGroup2.Location = new Point(0, 0); layoutControlGroup2.Name = "layoutControlGroup2"; layoutControlGroup2.Size = new Size(824, 243); layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup2.Text = "基础信息"; // // layoutControlItem2 // layoutControlItem2.AllowHtmlStringInCaption = true; layoutControlItem2.Control = txtName; layoutControlItem2.Location = new Point(0, 0); layoutControlItem2.Name = "layoutControlItem2"; layoutControlItem2.Size = new Size(402, 28); layoutControlItem2.Text = "*名称:"; layoutControlItem2.TextSize = new Size(134, 18); // // layoutControlItem6 // layoutControlItem6.Control = txtTagName; layoutControlItem6.Location = new Point(402, 168); layoutControlItem6.Name = "layoutControlItem6"; layoutControlItem6.Size = new Size(402, 28); layoutControlItem6.Text = "标志:"; layoutControlItem6.TextSize = new Size(134, 18); // // layoutControlItem10 // layoutControlItem10.Control = textEditSupplyMode; layoutControlItem10.Location = new Point(0, 56); layoutControlItem10.Name = "layoutControlItem10"; layoutControlItem10.Size = new Size(402, 28); layoutControlItem10.Text = "供水模式:"; layoutControlItem10.TextSize = new Size(134, 18); // // layoutControlItem17 // layoutControlItem17.AllowHtmlStringInCaption = true; layoutControlItem17.Control = txtFloor; layoutControlItem17.CustomizationFormText = "*楼层:"; layoutControlItem17.Location = new Point(402, 0); layoutControlItem17.Name = "layoutControlItem17"; layoutControlItem17.Size = new Size(402, 28); layoutControlItem17.Text = "*楼层:"; layoutControlItem17.TextSize = new Size(134, 18); // // layoutControlItem18 // layoutControlItem18.AllowHtmlStringInCaption = true; layoutControlItem18.Control = txtFloorHeight; layoutControlItem18.Location = new Point(0, 28); layoutControlItem18.Name = "layoutControlItem18"; layoutControlItem18.Size = new Size(402, 28); layoutControlItem18.Text = "*层高(m):"; layoutControlItem18.TextSize = new Size(134, 18); // // layoutControlItem12 // layoutControlItem12.AllowHtmlStringInCaption = true; layoutControlItem12.Control = txtHouseholds; layoutControlItem12.Location = new Point(402, 28); layoutControlItem12.Name = "layoutControlItem12"; layoutControlItem12.Size = new Size(402, 28); layoutControlItem12.Text = "*户数:"; layoutControlItem12.TextSize = new Size(134, 18); // // layoutControlItem11 // layoutControlItem11.AllowHtmlStringInCaption = true; layoutControlItem11.Control = txtConstantPressure; layoutControlItem11.Location = new Point(402, 56); layoutControlItem11.Name = "layoutControlItem11"; layoutControlItem11.Size = new Size(402, 28); layoutControlItem11.Text = "*恒定压力:"; layoutControlItem11.TextSize = new Size(134, 18); // // layoutControlItem16 // layoutControlItem16.AllowHtmlStringInCaption = true; layoutControlItem16.Control = txtTerminalPressure; layoutControlItem16.Location = new Point(0, 84); layoutControlItem16.Name = "layoutControlItem16"; layoutControlItem16.Size = new Size(402, 28); layoutControlItem16.Text = "*末端压力(m):"; layoutControlItem16.TextSize = new Size(134, 18); // // layoutControlItem13 // layoutControlItem13.AllowHtmlStringInCaption = true; layoutControlItem13.Control = comboBoxPackages; layoutControlItem13.Location = new Point(402, 112); layoutControlItem13.Name = "layoutControlItem13"; layoutControlItem13.Size = new Size(402, 28); layoutControlItem13.Text = "*成套设备:"; layoutControlItem13.TextSize = new Size(134, 18); // // layoutControlItem8 // layoutControlItem8.Control = textEditConnectionAddress; layoutControlItem8.CustomizationFormText = "连接地址:"; layoutControlItem8.Location = new Point(402, 140); layoutControlItem8.Name = "layoutControlItem8"; layoutControlItem8.Size = new Size(402, 28); layoutControlItem8.Text = "连接地址:"; layoutControlItem8.TextSize = new Size(134, 18); // // layoutControlItem14 // layoutControlItem14.AllowHtmlStringInCaption = true; layoutControlItem14.Control = comboBoxWaterSupply; layoutControlItem14.Location = new Point(0, 112); layoutControlItem14.Name = "layoutControlItem14"; layoutControlItem14.Size = new Size(402, 28); layoutControlItem14.Text = "*供水单元:"; layoutControlItem14.TextSize = new Size(134, 18); // // layoutControlItem15 // layoutControlItem15.AllowHtmlStringInCaption = true; layoutControlItem15.Control = txtMaxWaterDemand; layoutControlItem15.Location = new Point(402, 84); layoutControlItem15.Name = "layoutControlItem15"; layoutControlItem15.Size = new Size(402, 28); layoutControlItem15.Text = "*最大用水量(m³/h):"; layoutControlItem15.TextSize = new Size(134, 18); // // layoutControlItem9 // layoutControlItem9.Control = imageComboBoxConnectionType; layoutControlItem9.CustomizationFormText = "连接类型:"; layoutControlItem9.Location = new Point(0, 140); layoutControlItem9.Name = "layoutControlItem9"; layoutControlItem9.Size = new Size(402, 28); layoutControlItem9.Text = "连接类型:"; layoutControlItem9.TextSize = new Size(134, 18); // // layoutControlItem7 // layoutControlItem7.Control = setFlagsEditCtrl1; layoutControlItem7.Location = new Point(0, 168); layoutControlItem7.Name = "layoutControlItem7"; layoutControlItem7.Size = new Size(402, 28); layoutControlItem7.Text = "标签:"; layoutControlItem7.TextSize = new Size(134, 18); // // layoutControlGroup3 // layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Title; layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem3 }); layoutControlGroup3.Location = new Point(0, 243); layoutControlGroup3.Name = "layoutControlGroup3"; layoutControlGroup3.Size = new Size(824, 406); layoutControlGroup3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup3.Text = "说明"; // // layoutControlItem3 // layoutControlItem3.Control = txtDescription; layoutControlItem3.Location = new Point(0, 0); layoutControlItem3.Name = "layoutControlItem3"; layoutControlItem3.Size = new Size(804, 359); layoutControlItem3.Text = "说明"; layoutControlItem3.TextSize = new Size(0, 0); layoutControlItem3.TextVisible = false; // // dxErrorProvider1 // dxErrorProvider1.ContainerControl = this; // // QuickModelingFacilityWizardPage // AutoScaleDimensions = new SizeF(8F, 18F); AutoScaleMode = AutoScaleMode.Font; Controls.Add(layoutControl1); Margin = new Padding(3, 4, 3, 4); Name = "QuickModelingFacilityWizardPage"; Size = new Size(824, 649); ((ISupportInitialize)layoutControl1).EndInit(); layoutControl1.ResumeLayout(false); ((ISupportInitialize)txtFloorHeight.Properties).EndInit(); ((ISupportInitialize)txtFloor.Properties).EndInit(); ((ISupportInitialize)txtTerminalPressure.Properties).EndInit(); ((ISupportInitialize)txtMaxWaterDemand.Properties).EndInit(); ((ISupportInitialize)comboBoxWaterSupply.Properties).EndInit(); ((ISupportInitialize)txtTagName.Properties).EndInit(); ((ISupportInitialize)comboBoxPackages.Properties).EndInit(); ((ISupportInitialize)txtDescription.Properties).EndInit(); ((ISupportInitialize)txtHouseholds.Properties).EndInit(); ((ISupportInitialize)txtConstantPressure.Properties).EndInit(); ((ISupportInitialize)txtName.Properties).EndInit(); ((ISupportInitialize)textEditSupplyMode.Properties).EndInit(); ((ISupportInitialize)imageComboBoxConnectionType.Properties).EndInit(); ((ISupportInitialize)textEditConnectionAddress.Properties).EndInit(); ((ISupportInitialize)Root).EndInit(); ((ISupportInitialize)layoutControlGroup2).EndInit(); ((ISupportInitialize)layoutControlItem2).EndInit(); ((ISupportInitialize)layoutControlItem6).EndInit(); ((ISupportInitialize)layoutControlItem10).EndInit(); ((ISupportInitialize)layoutControlItem17).EndInit(); ((ISupportInitialize)layoutControlItem18).EndInit(); ((ISupportInitialize)layoutControlItem12).EndInit(); ((ISupportInitialize)layoutControlItem11).EndInit(); ((ISupportInitialize)layoutControlItem16).EndInit(); ((ISupportInitialize)layoutControlItem13).EndInit(); ((ISupportInitialize)layoutControlItem8).EndInit(); ((ISupportInitialize)layoutControlItem14).EndInit(); ((ISupportInitialize)layoutControlItem15).EndInit(); ((ISupportInitialize)layoutControlItem9).EndInit(); ((ISupportInitialize)layoutControlItem7).EndInit(); ((ISupportInitialize)layoutControlGroup3).EndInit(); ((ISupportInitialize)layoutControlItem3).EndInit(); ((ISupportInitialize)dxErrorProvider1).EndInit(); ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private TextEdit txtName; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private SetFlagsEditCtrl setFlagsEditCtrl1; private TextEdit txtTagName; private MemoEdit txtDescription; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1; public TextEdit txtFloorHeight; public TextEdit txtFloor; public TextEdit txtTerminalPressure; public TextEdit txtMaxWaterDemand; private ImageComboBoxEdit comboBoxWaterSupply; private ImageComboBoxEdit comboBoxPackages; public TextEdit txtHouseholds; private TextEdit txtConstantPressure; private ImageComboBoxEdit textEditSupplyMode; private ImageComboBoxEdit imageComboBoxConnectionType; private TextEdit textEditConnectionAddress; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1; } }