| | |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | textEditEndDiameter = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditStartDiameter = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditAlgorithmType = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | textEditTranslationType = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | txtCaliber = new DevExpress.XtraEditors.TextEdit(); |
| | | txtMaterial = new DevExpress.XtraEditors.TextEdit(); |
| | | TextEditMinorLoss = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem9 = 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)textEditTranslationType.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtCaliber.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtMaterial.Properties).BeginInit(); |
| | | ((ISupportInitialize)TextEditMinorLoss.Properties).BeginInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem11).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem14).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem9).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem13).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem9).BeginInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | |
| | | // |
| | | layoutControl1.Controls.Add(textEditEndDiameter); |
| | | layoutControl1.Controls.Add(textEditStartDiameter); |
| | | layoutControl1.Controls.Add(textEditAlgorithmType); |
| | | layoutControl1.Controls.Add(textEditTranslationType); |
| | | layoutControl1.Controls.Add(txtCaliber); |
| | | layoutControl1.Controls.Add(txtMaterial); |
| | | layoutControl1.Controls.Add(TextEditMinorLoss); |
| | |
| | | // |
| | | // textEditEndDiameter |
| | | // |
| | | textEditEndDiameter.Location = new Point(405, 84); |
| | | textEditEndDiameter.Location = new Point(410, 84); |
| | | textEditEndDiameter.Name = "textEditEndDiameter"; |
| | | textEditEndDiameter.Size = new Size(248, 20); |
| | | textEditEndDiameter.Size = new Size(243, 20); |
| | | textEditEndDiameter.StyleController = layoutControl1; |
| | | textEditEndDiameter.TabIndex = 8; |
| | | // |
| | | // textEditStartDiameter |
| | | // |
| | | textEditStartDiameter.Location = new Point(83, 84); |
| | | textEditStartDiameter.Location = new Point(88, 84); |
| | | textEditStartDiameter.Name = "textEditStartDiameter"; |
| | | textEditStartDiameter.Size = new Size(247, 20); |
| | | textEditStartDiameter.Size = new Size(242, 20); |
| | | textEditStartDiameter.StyleController = layoutControl1; |
| | | textEditStartDiameter.TabIndex = 7; |
| | | // |
| | | // textEditAlgorithmType |
| | | // textEditTranslationType |
| | | // |
| | | 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; |
| | | textEditTranslationType.Location = new Point(88, 108); |
| | | textEditTranslationType.Name = "textEditTranslationType"; |
| | | textEditTranslationType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | textEditTranslationType.Size = new Size(242, 20); |
| | | textEditTranslationType.StyleController = layoutControl1; |
| | | textEditTranslationType.TabIndex = 9; |
| | | // |
| | | // txtCaliber |
| | | // |
| | | txtCaliber.Location = new Point(405, 36); |
| | | txtCaliber.Location = new Point(410, 36); |
| | | txtCaliber.Name = "txtCaliber"; |
| | | txtCaliber.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; |
| | | txtCaliber.Properties.DisplayFormat.FormatString = "{0}mm"; |
| | | txtCaliber.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; |
| | | txtCaliber.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | | txtCaliber.Properties.NullValuePrompt = "mm"; |
| | | txtCaliber.Size = new Size(248, 20); |
| | | txtCaliber.Size = new Size(243, 20); |
| | | txtCaliber.StyleController = layoutControl1; |
| | | txtCaliber.TabIndex = 4; |
| | | // |
| | | // txtMaterial |
| | | // |
| | | txtMaterial.Location = new Point(83, 36); |
| | | txtMaterial.Location = new Point(88, 36); |
| | | txtMaterial.Name = "txtMaterial"; |
| | | txtMaterial.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; |
| | | txtMaterial.Size = new Size(247, 20); |
| | | txtMaterial.Size = new Size(242, 20); |
| | | txtMaterial.StyleController = layoutControl1; |
| | | txtMaterial.TabIndex = 3; |
| | | // |
| | | // TextEditMinorLoss |
| | | // |
| | | TextEditMinorLoss.Location = new Point(83, 60); |
| | | TextEditMinorLoss.Location = new Point(88, 60); |
| | | TextEditMinorLoss.Name = "TextEditMinorLoss"; |
| | | TextEditMinorLoss.Size = new Size(247, 20); |
| | | TextEditMinorLoss.Size = new Size(242, 20); |
| | | TextEditMinorLoss.StyleController = layoutControl1; |
| | | TextEditMinorLoss.TabIndex = 5; |
| | | // |
| | | // txtKeyWord |
| | | // |
| | | txtKeyWord.Location = new Point(405, 12); |
| | | txtKeyWord.Location = new Point(410, 12); |
| | | txtKeyWord.Name = "txtKeyWord"; |
| | | txtKeyWord.Properties.NullValuePrompt = ",分隔 例如 A,B"; |
| | | txtKeyWord.Size = new Size(248, 20); |
| | | txtKeyWord.Size = new Size(243, 20); |
| | | txtKeyWord.StyleController = layoutControl1; |
| | | txtKeyWord.TabIndex = 2; |
| | | // |
| | | // txtTagName |
| | | // |
| | | txtTagName.Location = new Point(405, 108); |
| | | txtTagName.Location = new Point(410, 108); |
| | | txtTagName.Name = "txtTagName"; |
| | | txtTagName.Size = new Size(248, 20); |
| | | txtTagName.Size = new Size(243, 20); |
| | | txtTagName.StyleController = layoutControl1; |
| | | txtTagName.TabIndex = 10; |
| | | // |
| | | // setFlagsEditCtrl1 |
| | | // |
| | | setFlagsEditCtrl1.Location = new Point(405, 60); |
| | | setFlagsEditCtrl1.Location = new Point(410, 60); |
| | | setFlagsEditCtrl1.Name = "setFlagsEditCtrl1"; |
| | | setFlagsEditCtrl1.Size = new Size(248, 20); |
| | | setFlagsEditCtrl1.Size = new Size(243, 20); |
| | | setFlagsEditCtrl1.TabIndex = 6; |
| | | // |
| | | // generalOkAndCancelCtrl1 |
| | |
| | | // |
| | | // txtDescription |
| | | // |
| | | txtDescription.Location = new Point(83, 132); |
| | | txtDescription.Location = new Point(88, 132); |
| | | txtDescription.Name = "txtDescription"; |
| | | txtDescription.Size = new Size(570, 207); |
| | | txtDescription.Size = new Size(565, 207); |
| | | txtDescription.StyleController = layoutControl1; |
| | | txtDescription.TabIndex = 11; |
| | | // |
| | | // txtName |
| | | // |
| | | txtName.Location = new Point(83, 12); |
| | | txtName.Location = new Point(88, 12); |
| | | txtName.Name = "txtName"; |
| | | txtName.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; |
| | | txtName.Size = new Size(247, 20); |
| | | txtName.Size = new Size(242, 20); |
| | | txtName.StyleController = layoutControl1; |
| | | txtName.TabIndex = 0; |
| | | // |
| | |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(322, 24); |
| | | layoutControlItem1.Text = "<color=red>*</color>名称:"; |
| | | layoutControlItem1.TextSize = new Size(59, 14); |
| | | layoutControlItem1.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Size = new Size(645, 211); |
| | | layoutControlItem6.Text = "说明:"; |
| | | layoutControlItem6.TextSize = new Size(59, 14); |
| | | layoutControlItem6.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | |
| | | layoutControlItem10.Name = "layoutControlItem10"; |
| | | layoutControlItem10.Size = new Size(323, 24); |
| | | layoutControlItem10.Text = "关键字:"; |
| | | layoutControlItem10.TextSize = new Size(59, 14); |
| | | layoutControlItem10.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | |
| | | layoutControlItem8.Name = "layoutControlItem8"; |
| | | layoutControlItem8.Size = new Size(323, 24); |
| | | layoutControlItem8.Text = "标签:"; |
| | | layoutControlItem8.TextSize = new Size(59, 14); |
| | | layoutControlItem8.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(322, 24); |
| | | layoutControlItem2.Text = "材质:"; |
| | | layoutControlItem2.TextSize = new Size(59, 14); |
| | | layoutControlItem2.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Size = new Size(323, 24); |
| | | layoutControlItem3.Text = "口径:"; |
| | | layoutControlItem3.TextSize = new Size(59, 14); |
| | | layoutControlItem3.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | |
| | | layoutControlItem11.Name = "layoutControlItem11"; |
| | | layoutControlItem11.Size = new Size(322, 24); |
| | | layoutControlItem11.Text = "<color=red>*</color>喷射系数:"; |
| | | layoutControlItem11.TextSize = new Size(59, 14); |
| | | layoutControlItem11.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | |
| | | layoutControlItem14.Name = "layoutControlItem14"; |
| | | layoutControlItem14.Size = new Size(323, 24); |
| | | layoutControlItem14.Text = "下游直径:"; |
| | | layoutControlItem14.TextSize = new Size(59, 14); |
| | | layoutControlItem14.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = textEditAlgorithmType; |
| | | layoutControlItem4.Control = textEditTranslationType; |
| | | layoutControlItem4.Location = new Point(0, 96); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(322, 24); |
| | | layoutControlItem4.Text = "算法类型:"; |
| | | layoutControlItem4.TextSize = new Size(59, 14); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | 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); |
| | | layoutControlItem4.Text = "过渡件类型:"; |
| | | layoutControlItem4.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | |
| | | layoutControlItem13.Name = "layoutControlItem13"; |
| | | layoutControlItem13.Size = new Size(322, 24); |
| | | layoutControlItem13.Text = "上游直径:"; |
| | | layoutControlItem13.TextSize = new Size(59, 14); |
| | | layoutControlItem13.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | layoutControlItem9.Control = txtTagName; |
| | | layoutControlItem9.Location = new Point(322, 96); |
| | | layoutControlItem9.Name = "layoutControlItem9"; |
| | | layoutControlItem9.Size = new Size(323, 24); |
| | | layoutControlItem9.Text = "标志:"; |
| | | layoutControlItem9.TextSize = new Size(64, 14); |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)textEditEndDiameter.Properties).EndInit(); |
| | | ((ISupportInitialize)textEditStartDiameter.Properties).EndInit(); |
| | | ((ISupportInitialize)textEditAlgorithmType.Properties).EndInit(); |
| | | ((ISupportInitialize)textEditTranslationType.Properties).EndInit(); |
| | | ((ISupportInitialize)txtCaliber.Properties).EndInit(); |
| | | ((ISupportInitialize)txtMaterial.Properties).EndInit(); |
| | | ((ISupportInitialize)TextEditMinorLoss.Properties).EndInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem11).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem14).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem9).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem13).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem9).EndInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraEditors.TextEdit textEditEndDiameter; |
| | | private DevExpress.XtraEditors.TextEdit textEditStartDiameter; |
| | | private DevExpress.XtraEditors.ImageComboBoxEdit textEditAlgorithmType; |
| | | private DevExpress.XtraEditors.ImageComboBoxEdit textEditTranslationType; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; |