| | |
| | | { |
| | | components = new Container(); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | textEditEndDiameter = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditStartDiameter = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditAlgorithmType = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | txtCaliber = new DevExpress.XtraEditors.TextEdit(); |
| | | txtMaterial = new DevExpress.XtraEditors.TextEdit(); |
| | | TextEditMinorLoss = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | textEditEndDiameter = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditStartDiameter = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditRoughness = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditAlgorithmType = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)textEditEndDiameter.Properties).BeginInit(); |
| | | ((ISupportInitialize)textEditStartDiameter.Properties).BeginInit(); |
| | | ((ISupportInitialize)textEditAlgorithmType.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtCaliber.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtMaterial.Properties).BeginInit(); |
| | | ((ISupportInitialize)TextEditMinorLoss.Properties).BeginInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem7).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem10).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem8).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem9).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem3).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem11).BeginInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | ((ISupportInitialize)textEditEndDiameter.Properties).BeginInit(); |
| | | ((ISupportInitialize)textEditStartDiameter.Properties).BeginInit(); |
| | | ((ISupportInitialize)textEditRoughness.Properties).BeginInit(); |
| | | ((ISupportInitialize)textEditAlgorithmType.Properties).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem12).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem13).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem14).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem9).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem13).BeginInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(textEditEndDiameter); |
| | | layoutControl1.Controls.Add(textEditStartDiameter); |
| | | layoutControl1.Controls.Add(textEditRoughness); |
| | | layoutControl1.Controls.Add(textEditAlgorithmType); |
| | | layoutControl1.Controls.Add(txtCaliber); |
| | | layoutControl1.Controls.Add(txtMaterial); |
| | |
| | | layoutControl1.Size = new Size(665, 381); |
| | | layoutControl1.TabIndex = 1; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // textEditEndDiameter |
| | | // |
| | | textEditEndDiameter.Location = new Point(405, 84); |
| | | textEditEndDiameter.Name = "textEditEndDiameter"; |
| | | textEditEndDiameter.Size = new Size(248, 20); |
| | | textEditEndDiameter.StyleController = layoutControl1; |
| | | textEditEndDiameter.TabIndex = 8; |
| | | // |
| | | // textEditStartDiameter |
| | | // |
| | | textEditStartDiameter.Location = new Point(83, 84); |
| | | textEditStartDiameter.Name = "textEditStartDiameter"; |
| | | textEditStartDiameter.Size = new Size(247, 20); |
| | | textEditStartDiameter.StyleController = layoutControl1; |
| | | textEditStartDiameter.TabIndex = 7; |
| | | // |
| | | // textEditAlgorithmType |
| | | // |
| | | textEditAlgorithmType.Location = new Point(83, 108); |
| | | textEditAlgorithmType.Name = "textEditAlgorithmType"; |
| | | textEditAlgorithmType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | textEditAlgorithmType.Size = new Size(247, 20); |
| | | textEditAlgorithmType.StyleController = layoutControl1; |
| | | textEditAlgorithmType.TabIndex = 9; |
| | | // |
| | | // txtCaliber |
| | | // |
| | |
| | | // |
| | | // txtTagName |
| | | // |
| | | txtTagName.Location = new Point(83, 132); |
| | | txtTagName.Location = new Point(405, 108); |
| | | txtTagName.Name = "txtTagName"; |
| | | txtTagName.Size = new Size(570, 20); |
| | | txtTagName.Size = new Size(248, 20); |
| | | txtTagName.StyleController = layoutControl1; |
| | | txtTagName.TabIndex = 11; |
| | | txtTagName.TabIndex = 10; |
| | | // |
| | | // setFlagsEditCtrl1 |
| | | // |
| | |
| | | generalOkAndCancelCtrl1.Location = new Point(12, 343); |
| | | generalOkAndCancelCtrl1.Name = "generalOkAndCancelCtrl1"; |
| | | generalOkAndCancelCtrl1.Size = new Size(641, 26); |
| | | generalOkAndCancelCtrl1.TabIndex = 13; |
| | | generalOkAndCancelCtrl1.TabIndex = 12; |
| | | // |
| | | // txtDescription |
| | | // |
| | | txtDescription.Location = new Point(83, 156); |
| | | txtDescription.Location = new Point(83, 132); |
| | | txtDescription.Name = "txtDescription"; |
| | | txtDescription.Size = new Size(570, 183); |
| | | txtDescription.Size = new Size(570, 207); |
| | | txtDescription.StyleController = layoutControl1; |
| | | txtDescription.TabIndex = 12; |
| | | txtDescription.TabIndex = 11; |
| | | // |
| | | // txtName |
| | | // |
| | |
| | | Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem6, layoutControlItem7, layoutControlItem10, layoutControlItem8, layoutControlItem2, layoutControlItem3, layoutControlItem11, layoutControlItem14, layoutControlItem4, layoutControlItem9, layoutControlItem13, layoutControlItem12 }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem6, layoutControlItem7, layoutControlItem10, layoutControlItem8, layoutControlItem2, layoutControlItem3, layoutControlItem11, layoutControlItem14, layoutControlItem4, layoutControlItem13, layoutControlItem9 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(665, 381); |
| | | Root.TextVisible = false; |
| | |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = txtDescription; |
| | | layoutControlItem6.Location = new Point(0, 144); |
| | | layoutControlItem6.Location = new Point(0, 120); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Size = new Size(645, 187); |
| | | layoutControlItem6.Size = new Size(645, 211); |
| | | layoutControlItem6.Text = "说明:"; |
| | | layoutControlItem6.TextSize = new Size(59, 14); |
| | | // |
| | |
| | | layoutControlItem8.Text = "标签:"; |
| | | layoutControlItem8.TextSize = new Size(59, 14); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | layoutControlItem9.Control = txtTagName; |
| | | layoutControlItem9.Location = new Point(0, 120); |
| | | layoutControlItem9.Name = "layoutControlItem9"; |
| | | layoutControlItem9.Size = new Size(645, 24); |
| | | layoutControlItem9.Text = "标志:"; |
| | | layoutControlItem9.TextSize = new Size(59, 14); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.AllowHtmlStringInCaption = true; |
| | |
| | | layoutControlItem2.Location = new Point(0, 24); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(322, 24); |
| | | layoutControlItem2.Text = "<color=red>*</color>材质:"; |
| | | layoutControlItem2.Text = "材质:"; |
| | | layoutControlItem2.TextSize = new Size(59, 14); |
| | | // |
| | | // layoutControlItem3 |
| | |
| | | layoutControlItem11.Text = "<color=red>*</color>喷射系数:"; |
| | | layoutControlItem11.TextSize = new Size(59, 14); |
| | | // |
| | | // dxErrorProvider1 |
| | | // layoutControlItem14 |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // textEditEndDiameter |
| | | // |
| | | textEditEndDiameter.Location = new Point(405, 84); |
| | | textEditEndDiameter.Name = "textEditEndDiameter"; |
| | | textEditEndDiameter.Size = new Size(248, 20); |
| | | textEditEndDiameter.StyleController = layoutControl1; |
| | | textEditEndDiameter.TabIndex = 8; |
| | | // |
| | | // textEditStartDiameter |
| | | // |
| | | textEditStartDiameter.Location = new Point(83, 84); |
| | | textEditStartDiameter.Name = "textEditStartDiameter"; |
| | | textEditStartDiameter.Size = new Size(247, 20); |
| | | textEditStartDiameter.StyleController = layoutControl1; |
| | | textEditStartDiameter.TabIndex = 7; |
| | | // |
| | | // textEditRoughness |
| | | // |
| | | textEditRoughness.Location = new Point(405, 108); |
| | | textEditRoughness.Name = "textEditRoughness"; |
| | | textEditRoughness.Size = new Size(248, 20); |
| | | textEditRoughness.StyleController = layoutControl1; |
| | | textEditRoughness.TabIndex = 10; |
| | | // |
| | | // textEditAlgorithmType |
| | | // |
| | | textEditAlgorithmType.Location = new Point(83, 108); |
| | | textEditAlgorithmType.Name = "textEditAlgorithmType"; |
| | | textEditAlgorithmType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | textEditAlgorithmType.Size = new Size(247, 20); |
| | | textEditAlgorithmType.StyleController = layoutControl1; |
| | | textEditAlgorithmType.TabIndex = 9; |
| | | layoutControlItem14.Control = textEditEndDiameter; |
| | | layoutControlItem14.Location = new Point(322, 72); |
| | | layoutControlItem14.Name = "layoutControlItem14"; |
| | | layoutControlItem14.Size = new Size(323, 24); |
| | | layoutControlItem14.Text = "下游直径:"; |
| | | layoutControlItem14.TextSize = new Size(59, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | |
| | | layoutControlItem4.Text = "算法类型:"; |
| | | layoutControlItem4.TextSize = new Size(59, 14); |
| | | // |
| | | // layoutControlItem12 |
| | | // layoutControlItem9 |
| | | // |
| | | layoutControlItem12.Control = textEditRoughness; |
| | | layoutControlItem12.Location = new Point(322, 96); |
| | | layoutControlItem12.Name = "layoutControlItem12"; |
| | | layoutControlItem12.Size = new Size(323, 24); |
| | | layoutControlItem12.Text = "粗糙系数:"; |
| | | layoutControlItem12.TextSize = new Size(59, 14); |
| | | layoutControlItem9.Control = txtTagName; |
| | | layoutControlItem9.Location = new Point(322, 96); |
| | | layoutControlItem9.Name = "layoutControlItem9"; |
| | | layoutControlItem9.Size = new Size(323, 24); |
| | | layoutControlItem9.Text = "标志:"; |
| | | layoutControlItem9.TextSize = new Size(59, 14); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | |
| | | layoutControlItem13.Text = "上游直径:"; |
| | | layoutControlItem13.TextSize = new Size(59, 14); |
| | | // |
| | | // layoutControlItem14 |
| | | // dxErrorProvider1 |
| | | // |
| | | layoutControlItem14.Control = textEditEndDiameter; |
| | | layoutControlItem14.Location = new Point(322, 72); |
| | | layoutControlItem14.Name = "layoutControlItem14"; |
| | | layoutControlItem14.Size = new Size(323, 24); |
| | | layoutControlItem14.Text = "下游直径:"; |
| | | layoutControlItem14.TextSize = new Size(59, 14); |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // AddAssetsTranslationMainDlg |
| | | // |
| | |
| | | Text = "添加"; |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)textEditEndDiameter.Properties).EndInit(); |
| | | ((ISupportInitialize)textEditStartDiameter.Properties).EndInit(); |
| | | ((ISupportInitialize)textEditAlgorithmType.Properties).EndInit(); |
| | | ((ISupportInitialize)txtCaliber.Properties).EndInit(); |
| | | ((ISupportInitialize)txtMaterial.Properties).EndInit(); |
| | | ((ISupportInitialize)TextEditMinorLoss.Properties).EndInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem7).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem10).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem8).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem9).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem3).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem11).EndInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ((ISupportInitialize)textEditEndDiameter.Properties).EndInit(); |
| | | ((ISupportInitialize)textEditStartDiameter.Properties).EndInit(); |
| | | ((ISupportInitialize)textEditRoughness.Properties).EndInit(); |
| | | ((ISupportInitialize)textEditAlgorithmType.Properties).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem12).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem13).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem14).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem9).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem13).EndInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraEditors.TextEdit textEditEndDiameter; |
| | | private DevExpress.XtraEditors.TextEdit textEditStartDiameter; |
| | | private DevExpress.XtraEditors.TextEdit textEditRoughness; |
| | | private DevExpress.XtraEditors.ImageComboBoxEdit textEditAlgorithmType; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; |