| | |
| | | textEditWaterModel = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | imageComboBoxConnectionType = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | textEditConnectionAddress = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditMaxHeight = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | txtFlooritem = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | comboBoxCompletePlantitem = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | txtWaterPressureitem = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | textEditMaxHeight = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | ((System.ComponentModel.ISupportInitialize)FacilitiesWizardFormlayoutControl1ConvertedLayout).BeginInit(); |
| | | FacilitiesWizardFormlayoutControl1ConvertedLayout.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)txtEditPlace.Properties).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)textEditWaterModel.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)imageComboBoxConnectionType.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditConnectionAddress.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditMaxHeight.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)txtFlooritem).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)comboBoxCompletePlantitem).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)txtWaterPressureitem).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditMaxHeight.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // FacilitiesWizardFormlayoutControl1ConvertedLayout |
| | |
| | | textEditConnectionAddress.StyleController = FacilitiesWizardFormlayoutControl1ConvertedLayout; |
| | | textEditConnectionAddress.TabIndex = 13; |
| | | // |
| | | // textEditMaxHeight |
| | | // |
| | | textEditMaxHeight.Location = new Point(592, 252); |
| | | textEditMaxHeight.MinimumSize = new Size(0, 36); |
| | | textEditMaxHeight.Name = "textEditMaxHeight"; |
| | | textEditMaxHeight.Size = new Size(285, 36); |
| | | textEditMaxHeight.StyleController = FacilitiesWizardFormlayoutControl1ConvertedLayout; |
| | | textEditMaxHeight.TabIndex = 14; |
| | | // |
| | | // layoutControlGroup1 |
| | | // |
| | | layoutControlGroup1.AppearanceItemCaption.Options.UseTextOptions = true; |
| | |
| | | layoutControlItem9.Text = "连接地址:"; |
| | | layoutControlItem9.TextSize = new Size(134, 18); |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // textEditMaxHeight |
| | | // |
| | | textEditMaxHeight.Location = new Point(592, 252); |
| | | textEditMaxHeight.MinimumSize = new Size(0, 36); |
| | | textEditMaxHeight.Name = "textEditMaxHeight"; |
| | | textEditMaxHeight.Size = new Size(285, 36); |
| | | textEditMaxHeight.StyleController = FacilitiesWizardFormlayoutControl1ConvertedLayout; |
| | | textEditMaxHeight.TabIndex = 14; |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | layoutControlItem10.Control = textEditMaxHeight; |
| | |
| | | layoutControlItem10.Size = new Size(435, 136); |
| | | layoutControlItem10.Text = "最高楼层标高:"; |
| | | layoutControlItem10.TextSize = new Size(134, 18); |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // FacilitiesCtrl |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)textEditWaterModel.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)imageComboBoxConnectionType.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditConnectionAddress.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditMaxHeight.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)txtFlooritem).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)comboBoxCompletePlantitem).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)txtWaterPressureitem).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditMaxHeight.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |