| | |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | textEditEndDiameter = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditStartDiameter = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditRoughness = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditTranslationType = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | txtCaliber = new DevExpress.XtraEditors.TextEdit(); |
| | | txtMaterial = new DevExpress.XtraEditors.TextEdit(); |
| | | txtEdiMinorLoss = new DevExpress.XtraEditors.TextEdit(); |
| | | txtTagName = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)textEditEndDiameter.Properties).BeginInit(); |
| | | ((ISupportInitialize)textEditStartDiameter.Properties).BeginInit(); |
| | | ((ISupportInitialize)textEditRoughness.Properties).BeginInit(); |
| | | ((ISupportInitialize)textEditTranslationType.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtCaliber.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtMaterial.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtEdiMinorLoss.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtTagName.Properties).BeginInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem10).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem13).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem7).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem8).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem11).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem14).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem15).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem12).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem9).BeginInit(); |
| | |
| | | // |
| | | layoutControl1.Controls.Add(textEditEndDiameter); |
| | | layoutControl1.Controls.Add(textEditStartDiameter); |
| | | layoutControl1.Controls.Add(textEditRoughness); |
| | | layoutControl1.Controls.Add(textEditTranslationType); |
| | | layoutControl1.Controls.Add(txtCaliber); |
| | | layoutControl1.Controls.Add(txtMaterial); |
| | | layoutControl1.Controls.Add(txtEdiMinorLoss); |
| | | layoutControl1.Controls.Add(txtTagName); |
| | |
| | | // |
| | | // textEditEndDiameter |
| | | // |
| | | textEditEndDiameter.Location = new Point(410, 84); |
| | | textEditEndDiameter.Location = new Point(398, 84); |
| | | textEditEndDiameter.Name = "textEditEndDiameter"; |
| | | textEditEndDiameter.Properties.ReadOnly = true; |
| | | textEditEndDiameter.Properties.UseReadOnlyAppearance = false; |
| | | textEditEndDiameter.Size = new Size(243, 20); |
| | | textEditEndDiameter.Size = new Size(255, 20); |
| | | textEditEndDiameter.StyleController = layoutControl1; |
| | | textEditEndDiameter.TabIndex = 8; |
| | | // |
| | | // textEditStartDiameter |
| | | // |
| | | textEditStartDiameter.Location = new Point(88, 84); |
| | | textEditStartDiameter.Location = new Point(76, 84); |
| | | textEditStartDiameter.Name = "textEditStartDiameter"; |
| | | textEditStartDiameter.Properties.ReadOnly = true; |
| | | textEditStartDiameter.Properties.UseReadOnlyAppearance = false; |
| | | textEditStartDiameter.Size = new Size(242, 20); |
| | | textEditStartDiameter.Size = new Size(254, 20); |
| | | textEditStartDiameter.StyleController = layoutControl1; |
| | | textEditStartDiameter.TabIndex = 7; |
| | | // |
| | | // textEditRoughness |
| | | // |
| | | textEditRoughness.Location = new Point(410, 108); |
| | | textEditRoughness.Name = "textEditRoughness"; |
| | | textEditRoughness.Properties.ReadOnly = true; |
| | | textEditRoughness.Properties.UseReadOnlyAppearance = false; |
| | | textEditRoughness.Size = new Size(243, 20); |
| | | textEditRoughness.StyleController = layoutControl1; |
| | | textEditRoughness.TabIndex = 10; |
| | | // |
| | | // textEditTranslationType |
| | | // |
| | | textEditTranslationType.Location = new Point(88, 108); |
| | | textEditTranslationType.Location = new Point(398, 60); |
| | | textEditTranslationType.Name = "textEditTranslationType"; |
| | | textEditTranslationType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); |
| | | textEditTranslationType.Properties.ReadOnly = true; |
| | | textEditTranslationType.Properties.UseReadOnlyAppearance = false; |
| | | textEditTranslationType.Size = new Size(242, 20); |
| | | textEditTranslationType.Size = new Size(255, 20); |
| | | textEditTranslationType.StyleController = layoutControl1; |
| | | textEditTranslationType.TabIndex = 9; |
| | | // |
| | | // txtCaliber |
| | | // |
| | | 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.Properties.ReadOnly = true; |
| | | txtCaliber.Properties.UseReadOnlyAppearance = false; |
| | | txtCaliber.Size = new Size(243, 20); |
| | | txtCaliber.StyleController = layoutControl1; |
| | | txtCaliber.TabIndex = 4; |
| | | // |
| | | // txtMaterial |
| | | // |
| | | txtMaterial.Location = new Point(88, 36); |
| | | txtMaterial.Location = new Point(76, 36); |
| | | txtMaterial.Name = "txtMaterial"; |
| | | txtMaterial.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; |
| | | txtMaterial.Properties.ReadOnly = true; |
| | | txtMaterial.Properties.UseReadOnlyAppearance = false; |
| | | txtMaterial.Size = new Size(242, 20); |
| | | txtMaterial.Size = new Size(254, 20); |
| | | txtMaterial.StyleController = layoutControl1; |
| | | txtMaterial.TabIndex = 3; |
| | | // |
| | | // txtEdiMinorLoss |
| | | // |
| | | txtEdiMinorLoss.Location = new Point(88, 60); |
| | | txtEdiMinorLoss.Location = new Point(76, 60); |
| | | txtEdiMinorLoss.Name = "txtEdiMinorLoss"; |
| | | txtEdiMinorLoss.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; |
| | | txtEdiMinorLoss.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | | txtEdiMinorLoss.Properties.ReadOnly = true; |
| | | txtEdiMinorLoss.Properties.UseReadOnlyAppearance = false; |
| | | txtEdiMinorLoss.Size = new Size(242, 20); |
| | | txtEdiMinorLoss.Size = new Size(254, 20); |
| | | txtEdiMinorLoss.StyleController = layoutControl1; |
| | | txtEdiMinorLoss.TabIndex = 5; |
| | | // |
| | | // txtTagName |
| | | // |
| | | txtTagName.Location = new Point(88, 132); |
| | | txtTagName.Location = new Point(76, 108); |
| | | txtTagName.Name = "txtTagName"; |
| | | txtTagName.Properties.ReadOnly = true; |
| | | txtTagName.Properties.UseReadOnlyAppearance = false; |
| | | txtTagName.Size = new Size(565, 20); |
| | | txtTagName.Size = new Size(577, 20); |
| | | txtTagName.StyleController = layoutControl1; |
| | | txtTagName.TabIndex = 11; |
| | | // |
| | | // txtFlags |
| | | // |
| | | txtFlags.Location = new Point(410, 60); |
| | | txtFlags.Location = new Point(398, 36); |
| | | txtFlags.Name = "txtFlags"; |
| | | txtFlags.Properties.ReadOnly = true; |
| | | txtFlags.Properties.UseReadOnlyAppearance = false; |
| | | txtFlags.Size = new Size(243, 20); |
| | | txtFlags.Size = new Size(255, 20); |
| | | txtFlags.StyleController = layoutControl1; |
| | | txtFlags.TabIndex = 6; |
| | | // |
| | | // txtKeyWord |
| | | // |
| | | txtKeyWord.Location = new Point(410, 12); |
| | | txtKeyWord.Location = new Point(398, 12); |
| | | txtKeyWord.Name = "txtKeyWord"; |
| | | txtKeyWord.Properties.ReadOnly = true; |
| | | txtKeyWord.Properties.UseReadOnlyAppearance = false; |
| | | txtKeyWord.Size = new Size(243, 20); |
| | | txtKeyWord.Size = new Size(255, 20); |
| | | txtKeyWord.StyleController = layoutControl1; |
| | | txtKeyWord.TabIndex = 2; |
| | | // |
| | | // txtDescription |
| | | // |
| | | txtDescription.Location = new Point(88, 156); |
| | | txtDescription.Location = new Point(76, 132); |
| | | txtDescription.Name = "txtDescription"; |
| | | txtDescription.Size = new Size(565, 213); |
| | | txtDescription.Size = new Size(577, 237); |
| | | txtDescription.StyleController = layoutControl1; |
| | | txtDescription.TabIndex = 12; |
| | | // |
| | | // txtName |
| | | // |
| | | txtName.Location = new Point(88, 12); |
| | | txtName.Location = new Point(76, 12); |
| | | txtName.Name = "txtName"; |
| | | txtName.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; |
| | | txtName.Properties.ReadOnly = true; |
| | | txtName.Properties.UseReadOnlyAppearance = false; |
| | | txtName.Size = new Size(242, 20); |
| | | txtName.Size = new Size(254, 20); |
| | | txtName.StyleController = layoutControl1; |
| | | txtName.TabIndex = 0; |
| | | // |
| | |
| | | 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, layoutControlItem10, layoutControlItem4, layoutControlItem13, layoutControlItem7, layoutControlItem8, layoutControlItem11, layoutControlItem14, layoutControlItem15, layoutControlItem12, layoutControlItem9 }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem6, layoutControlItem10, layoutControlItem4, layoutControlItem7, layoutControlItem8, layoutControlItem11, layoutControlItem15, layoutControlItem9, layoutControlItem12 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(665, 381); |
| | | Root.TextVisible = false; |
| | |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(322, 24); |
| | | layoutControlItem1.Text = "名称:"; |
| | | layoutControlItem1.TextSize = new Size(64, 14); |
| | | layoutControlItem1.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = txtDescription; |
| | | layoutControlItem6.Location = new Point(0, 144); |
| | | layoutControlItem6.Location = new Point(0, 120); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Size = new Size(645, 217); |
| | | layoutControlItem6.Size = new Size(645, 241); |
| | | layoutControlItem6.Text = "说明:"; |
| | | layoutControlItem6.TextSize = new Size(64, 14); |
| | | layoutControlItem6.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | |
| | | layoutControlItem10.Name = "layoutControlItem10"; |
| | | layoutControlItem10.Size = new Size(323, 24); |
| | | layoutControlItem10.Text = "关键字:"; |
| | | layoutControlItem10.TextSize = new Size(64, 14); |
| | | layoutControlItem10.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(322, 24); |
| | | layoutControlItem4.Text = "材质:"; |
| | | layoutControlItem4.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | layoutControlItem13.Control = txtCaliber; |
| | | layoutControlItem13.Location = new Point(322, 24); |
| | | layoutControlItem13.Name = "layoutControlItem13"; |
| | | layoutControlItem13.Size = new Size(323, 24); |
| | | layoutControlItem13.Text = "口径:"; |
| | | layoutControlItem13.TextSize = new Size(64, 14); |
| | | layoutControlItem4.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | |
| | | layoutControlItem7.Name = "layoutControlItem7"; |
| | | layoutControlItem7.Size = new Size(322, 24); |
| | | layoutControlItem7.Text = "喷射系数:"; |
| | | layoutControlItem7.TextSize = new Size(64, 14); |
| | | layoutControlItem7.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | layoutControlItem8.Control = txtFlags; |
| | | layoutControlItem8.Location = new Point(322, 48); |
| | | layoutControlItem8.Location = new Point(322, 24); |
| | | layoutControlItem8.Name = "layoutControlItem8"; |
| | | layoutControlItem8.Size = new Size(323, 24); |
| | | layoutControlItem8.Text = "标签:"; |
| | | layoutControlItem8.TextSize = new Size(64, 14); |
| | | layoutControlItem8.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | |
| | | layoutControlItem11.Name = "layoutControlItem11"; |
| | | layoutControlItem11.Size = new Size(322, 24); |
| | | layoutControlItem11.Text = "上游直径:"; |
| | | layoutControlItem11.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | layoutControlItem14.Control = textEditRoughness; |
| | | layoutControlItem14.Location = new Point(322, 96); |
| | | layoutControlItem14.Name = "layoutControlItem14"; |
| | | layoutControlItem14.Size = new Size(323, 24); |
| | | layoutControlItem14.Text = "粗糙系数:"; |
| | | layoutControlItem14.TextSize = new Size(64, 14); |
| | | layoutControlItem11.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | |
| | | layoutControlItem15.Name = "layoutControlItem15"; |
| | | layoutControlItem15.Size = new Size(323, 24); |
| | | layoutControlItem15.Text = "下游直径:"; |
| | | layoutControlItem15.TextSize = new Size(64, 14); |
| | | layoutControlItem15.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | layoutControlItem12.Control = textEditTranslationType; |
| | | layoutControlItem12.Location = new Point(0, 96); |
| | | layoutControlItem12.Location = new Point(322, 48); |
| | | layoutControlItem12.Name = "layoutControlItem12"; |
| | | layoutControlItem12.Size = new Size(322, 24); |
| | | layoutControlItem12.Text = "过渡件类型:"; |
| | | layoutControlItem12.TextSize = new Size(64, 14); |
| | | layoutControlItem12.Size = new Size(323, 24); |
| | | layoutControlItem12.Text = "类型:"; |
| | | layoutControlItem12.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | layoutControlItem9.Control = txtTagName; |
| | | layoutControlItem9.Location = new Point(0, 120); |
| | | layoutControlItem9.Location = new Point(0, 96); |
| | | layoutControlItem9.Name = "layoutControlItem9"; |
| | | layoutControlItem9.Size = new Size(645, 24); |
| | | layoutControlItem9.Text = "标志:"; |
| | | layoutControlItem9.TextSize = new Size(64, 14); |
| | | layoutControlItem9.TextSize = new Size(52, 14); |
| | | // |
| | | // ViewAssetsTranslationMainDlg |
| | | // |
| | |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)textEditEndDiameter.Properties).EndInit(); |
| | | ((ISupportInitialize)textEditStartDiameter.Properties).EndInit(); |
| | | ((ISupportInitialize)textEditRoughness.Properties).EndInit(); |
| | | ((ISupportInitialize)textEditTranslationType.Properties).EndInit(); |
| | | ((ISupportInitialize)txtCaliber.Properties).EndInit(); |
| | | ((ISupportInitialize)txtMaterial.Properties).EndInit(); |
| | | ((ISupportInitialize)txtEdiMinorLoss.Properties).EndInit(); |
| | | ((ISupportInitialize)txtTagName.Properties).EndInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem10).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem13).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem7).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem8).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem11).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem14).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem15).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem12).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem9).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.TextEdit txtFlags; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.XtraEditors.TextEdit txtCaliber; |
| | | private DevExpress.XtraEditors.TextEdit txtMaterial; |
| | | private DevExpress.XtraEditors.TextEdit txtEdiMinorLoss; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.XtraEditors.TextEdit textEditEndDiameter; |
| | | private DevExpress.XtraEditors.TextEdit textEditStartDiameter; |
| | | private DevExpress.XtraEditors.TextEdit textEditRoughness; |
| | | private DevExpress.XtraEditors.ImageComboBoxEdit textEditTranslationType; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; |
| | | } |
| | | } |