| | |
| | | DescriptionTextEdit = new DevExpress.XtraEditors.MemoEdit(); |
| | | TextEditCaliber = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | TextEditMaterial = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | TextEditFlowcoefficient = new DevExpress.XtraEditors.TextEdit(); |
| | | TextEditAngle = new DevExpress.XtraEditors.TextEdit(); |
| | | TextEditMinorLoss = new DevExpress.XtraEditors.TextEdit(); |
| | | TextEditKeyWord = new DevExpress.XtraEditors.TextEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | |
| | | layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | imageComboBoxEdit1 = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | |
| | | toolTipController1 = new DevExpress.Utils.ToolTipController(components); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | TextEditAngle = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | TextEditFlowcoefficient = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | popupContainerControl1 = new DevExpress.XtraEditors.PopupContainerControl(); |
| | | treeList1 = new DevExpress.XtraTreeList.TreeList(); |
| | | colName = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | colCaliber = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | colMaterial = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | colMinorLoss = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | colFlowMinorLoss = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | sprinklerCoefficientViewModelBindingSource = new BindingSource(components); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditName.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)DescriptionTextEdit.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditCaliber.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditMaterial.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditFlowcoefficient.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditAngle.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditMinorLoss.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditKeyWord.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem12).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem13).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)imageComboBoxEdit1.Properties).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem27).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditAngle.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditFlowcoefficient.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)popupContainerControl1).BeginInit(); |
| | | popupContainerControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)treeList1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)sprinklerCoefficientViewModelBindingSource).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(popupContainerControl1); |
| | | layoutControl1.Controls.Add(BtnOk); |
| | | layoutControl1.Controls.Add(simpleButton1); |
| | | layoutControl1.Controls.Add(TextEditName); |
| | |
| | | TextEditName.StyleController = layoutControl1; |
| | | TextEditName.TabIndex = 0; |
| | | // |
| | | // textEditDescription |
| | | // DescriptionTextEdit |
| | | // |
| | | DescriptionTextEdit.Location = new Point(20, 137); |
| | | DescriptionTextEdit.Name = "DescriptionTextEdit"; |
| | |
| | | TextEditCaliber.Size = new Size(266, 20); |
| | | TextEditCaliber.StyleController = layoutControl1; |
| | | TextEditCaliber.TabIndex = 3; |
| | | TextEditCaliber.SelectedIndexChanged += TextEditCaliber_SelectedIndexChanged; |
| | | // |
| | | // TextEditMaterial |
| | | // |
| | |
| | | TextEditMaterial.Size = new Size(267, 20); |
| | | TextEditMaterial.StyleController = layoutControl1; |
| | | TextEditMaterial.TabIndex = 4; |
| | | TextEditMaterial.SelectedIndexChanged += TextEditMaterial_SelectedIndexChanged; |
| | | // |
| | | // TextEditFlowcoefficient |
| | | // |
| | | TextEditFlowcoefficient.Location = new Point(72, 80); |
| | | TextEditFlowcoefficient.Name = "TextEditFlowcoefficient"; |
| | | TextEditFlowcoefficient.Size = new Size(601, 20); |
| | | TextEditFlowcoefficient.StyleController = layoutControl1; |
| | | TextEditFlowcoefficient.TabIndex = 7; |
| | | // |
| | | // TextEditAngle |
| | | // |
| | | TextEditAngle.Location = new Point(406, 56); |
| | | TextEditAngle.Name = "TextEditAngle"; |
| | | TextEditAngle.Size = new Size(267, 20); |
| | | TextEditAngle.StyleController = layoutControl1; |
| | | TextEditAngle.TabIndex = 6; |
| | | // |
| | | // TextEditMinorLoss |
| | | // |
| | | TextEditMinorLoss.Location = new Point(72, 56); |
| | | TextEditMinorLoss.Name = "TextEditCoefficient"; |
| | | TextEditMinorLoss.Name = "TextEditMinorLoss"; |
| | | TextEditMinorLoss.Size = new Size(266, 20); |
| | | TextEditMinorLoss.StyleController = layoutControl1; |
| | | TextEditMinorLoss.TabIndex = 5; |
| | |
| | | // TextEditKeyWord |
| | | // |
| | | TextEditKeyWord.Location = new Point(406, 8); |
| | | TextEditKeyWord.Name = "TextEditKeyWorld"; |
| | | TextEditKeyWord.Name = "TextEditKeyWord"; |
| | | TextEditKeyWord.Size = new Size(267, 20); |
| | | TextEditKeyWord.StyleController = layoutControl1; |
| | | TextEditKeyWord.TabIndex = 2; |
| | |
| | | layoutControlItem6.Text = "喷射系数:"; |
| | | layoutControlItem6.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | layoutControlItem11.Control = TextEditFlowcoefficient; |
| | | layoutControlItem11.Location = new Point(0, 72); |
| | | layoutControlItem11.Name = "layoutControlItem11"; |
| | | layoutControlItem11.Size = new Size(669, 24); |
| | | layoutControlItem11.Text = "流量系数:"; |
| | | layoutControlItem11.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | layoutControlItem10.Control = TextEditAngle; |
| | | layoutControlItem10.Location = new Point(334, 48); |
| | | layoutControlItem10.Name = "layoutControlItem10"; |
| | | layoutControlItem10.Size = new Size(335, 24); |
| | | layoutControlItem10.Text = "角度:"; |
| | | layoutControlItem10.TextSize = new Size(52, 14); |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | |
| | | layoutControlItem3.Text = "损失系数:"; |
| | | layoutControlItem3.TextSize = new Size(52, 14); |
| | | // |
| | | // TextEditAngle |
| | | // popupContainerControl1 |
| | | // |
| | | TextEditAngle.Location = new Point(406, 56); |
| | | TextEditAngle.Name = "TextEditAngle"; |
| | | TextEditAngle.Size = new Size(267, 20); |
| | | TextEditAngle.StyleController = layoutControl1; |
| | | TextEditAngle.TabIndex = 6; |
| | | popupContainerControl1.Controls.Add(treeList1); |
| | | popupContainerControl1.Location = new Point(47, 158); |
| | | popupContainerControl1.Name = "popupContainerControl1"; |
| | | popupContainerControl1.Size = new Size(215, 124); |
| | | popupContainerControl1.TabIndex = 15; |
| | | // |
| | | // layoutControlItem10 |
| | | // treeList1 |
| | | // |
| | | layoutControlItem10.Control = TextEditAngle; |
| | | layoutControlItem10.Location = new Point(334, 48); |
| | | layoutControlItem10.Name = "layoutControlItem10"; |
| | | layoutControlItem10.Size = new Size(335, 24); |
| | | layoutControlItem10.Text = "角度:"; |
| | | layoutControlItem10.TextSize = new Size(52, 14); |
| | | treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { colName, colCaliber, colMaterial, colMinorLoss, colFlowMinorLoss }); |
| | | treeList1.DataSource = sprinklerCoefficientViewModelBindingSource; |
| | | treeList1.Dock = DockStyle.Fill; |
| | | treeList1.Location = new Point(0, 0); |
| | | treeList1.Name = "treeList1"; |
| | | treeList1.Size = new Size(215, 124); |
| | | treeList1.TabIndex = 0; |
| | | // |
| | | // TextEditFlowcoefficient |
| | | // colName |
| | | // |
| | | TextEditFlowcoefficient.Location = new Point(72, 80); |
| | | TextEditFlowcoefficient.Name = "TextEditFlowcoefficient"; |
| | | TextEditFlowcoefficient.Size = new Size(601, 20); |
| | | TextEditFlowcoefficient.StyleController = layoutControl1; |
| | | TextEditFlowcoefficient.TabIndex = 7; |
| | | colName.FieldName = "Name"; |
| | | colName.Name = "colName"; |
| | | colName.Visible = true; |
| | | colName.VisibleIndex = 0; |
| | | // |
| | | // layoutControlItem11 |
| | | // colCaliber |
| | | // |
| | | layoutControlItem11.Control = TextEditFlowcoefficient; |
| | | layoutControlItem11.Location = new Point(0, 72); |
| | | layoutControlItem11.Name = "layoutControlItem11"; |
| | | layoutControlItem11.Size = new Size(669, 24); |
| | | layoutControlItem11.Text = "流量系数:"; |
| | | layoutControlItem11.TextSize = new Size(52, 14); |
| | | colCaliber.FieldName = "Caliber"; |
| | | colCaliber.Name = "colCaliber"; |
| | | colCaliber.Visible = true; |
| | | colCaliber.VisibleIndex = 1; |
| | | // |
| | | // EditAssetsNozzleMainDlg |
| | | // colMaterial |
| | | // |
| | | colMaterial.FieldName = "Material"; |
| | | colMaterial.Name = "colMaterial"; |
| | | colMaterial.Visible = true; |
| | | colMaterial.VisibleIndex = 2; |
| | | // |
| | | // colMinorLoss |
| | | // |
| | | colMinorLoss.FieldName = "MinorLoss"; |
| | | colMinorLoss.Name = "colMinorLoss"; |
| | | colMinorLoss.Visible = true; |
| | | colMinorLoss.VisibleIndex = 3; |
| | | // |
| | | // colFlowMinorLoss |
| | | // |
| | | colFlowMinorLoss.FieldName = "FlowMinorLoss"; |
| | | colFlowMinorLoss.Name = "colFlowMinorLoss"; |
| | | colFlowMinorLoss.Visible = true; |
| | | colFlowMinorLoss.VisibleIndex = 4; |
| | | // |
| | | // sprinklerCoefficientViewModelBindingSource |
| | | // |
| | | sprinklerCoefficientViewModelBindingSource.DataSource = typeof(SprinklerCoefficientViewModel); |
| | | // |
| | | // EditAssetsSprinklerMainDlg |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | ClientSize = new Size(681, 482); |
| | | Controls.Add(layoutControl1); |
| | | Name = "EditAssetsNozzleMainDlg"; |
| | | Name = "EditAssetsSprinklerMainDlg"; |
| | | StartPosition = FormStartPosition.CenterScreen; |
| | | Text = "编辑喷头"; |
| | | ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)DescriptionTextEdit.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditCaliber.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditMaterial.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditFlowcoefficient.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditAngle.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditMinorLoss.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditKeyWord.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem12).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem13).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)imageComboBoxEdit1.Properties).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem27).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditAngle.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)TextEditFlowcoefficient.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)popupContainerControl1).EndInit(); |
| | | popupContainerControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)treeList1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)sprinklerCoefficientViewModelBindingSource).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | |
| | | private DevExpress.XtraEditors.TextEdit TextEditAngle; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraEditors.PopupContainerControl popupContainerControl1; |
| | | private DevExpress.XtraTreeList.TreeList treeList1; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn colName; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn colCaliber; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn colMaterial; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn colMinorLoss; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn colFlowMinorLoss; |
| | | private BindingSource sprinklerCoefficientViewModelBindingSource; |
| | | } |
| | | } |