| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | components = new Container(); |
| | | dxErrorProvider3 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | textEditEndDiameter = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | textEditStartDiameter = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditTranslationType = new DevExpress.XtraEditors.ImageComboBoxEdit(); |
| | | txtCaliber = new DevExpress.XtraEditors.TextEdit(); |
| | | txtMaterial = new DevExpress.XtraEditors.TextEdit(); |
| | | TextEditMinorLoss = new DevExpress.XtraEditors.TextEdit(); |
| | | txtDescription = new DevExpress.XtraEditors.MemoEdit(); |
| | | txtMinorLoss = new DevExpress.XtraEditors.TextEdit(); |
| | | txtName = new DevExpress.XtraEditors.TextEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | dxErrorProvider2 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); |
| | | ((ISupportInitialize)dxErrorProvider3).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem14).BeginInit(); |
| | | ((ISupportInitialize)textEditEndDiameter.Properties).BeginInit(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)textEditStartDiameter.Properties).BeginInit(); |
| | | ((ISupportInitialize)textEditTranslationType.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtCaliber.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtMaterial.Properties).BeginInit(); |
| | | ((ISupportInitialize)TextEditMinorLoss.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtDescription.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtMinorLoss.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtName.Properties).BeginInit(); |
| | | ((ISupportInitialize)Root).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem3).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem13).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem11).BeginInit(); |
| | | ((ISupportInitialize)dxErrorProvider2).BeginInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // dxErrorProvider3 |
| | | // |
| | | dxErrorProvider3.ContainerControl = this; |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | layoutControlItem14.Control = textEditEndDiameter; |
| | | layoutControlItem14.Location = new Point(278, 24); |
| | | layoutControlItem14.Name = "layoutControlItem14"; |
| | | layoutControlItem14.Size = new Size(279, 24); |
| | | layoutControlItem14.Text = "下游直径:"; |
| | | layoutControlItem14.TextSize = new Size(64, 14); |
| | | // |
| | | // textEditEndDiameter |
| | | // |
| | | textEditEndDiameter.Location = new Point(366, 36); |
| | | textEditEndDiameter.Name = "textEditEndDiameter"; |
| | | textEditEndDiameter.Properties.ReadOnly = true; |
| | | textEditEndDiameter.Properties.UseReadOnlyAppearance = false; |
| | | textEditEndDiameter.Size = new Size(199, 20); |
| | | textEditEndDiameter.StyleController = layoutControl1; |
| | | textEditEndDiameter.TabIndex = 4; |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(textEditEndDiameter); |
| | | layoutControl1.Controls.Add(textEditStartDiameter); |
| | | layoutControl1.Controls.Add(textEditTranslationType); |
| | | layoutControl1.Controls.Add(txtCaliber); |
| | | layoutControl1.Controls.Add(txtMaterial); |
| | | layoutControl1.Controls.Add(TextEditMinorLoss); |
| | | layoutControl1.Controls.Add(txtDescription); |
| | | layoutControl1.Controls.Add(txtMinorLoss); |
| | | layoutControl1.Controls.Add(txtName); |
| | | layoutControl1.Dock = DockStyle.Fill; |
| | | layoutControl1.Location = new Point(0, 0); |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(826, 220, 650, 400); |
| | | layoutControl1.Root = Root; |
| | | layoutControl1.Size = new Size(399, 299); |
| | | layoutControl1.TabIndex = 0; |
| | | layoutControl1.Size = new Size(577, 362); |
| | | layoutControl1.TabIndex = 3; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // textEditStartDiameter |
| | | // |
| | | textEditStartDiameter.Location = new Point(88, 36); |
| | | textEditStartDiameter.Name = "textEditStartDiameter"; |
| | | textEditStartDiameter.Properties.ReadOnly = true; |
| | | textEditStartDiameter.Properties.UseReadOnlyAppearance = false; |
| | | textEditStartDiameter.Size = new Size(198, 20); |
| | | textEditStartDiameter.StyleController = layoutControl1; |
| | | textEditStartDiameter.TabIndex = 3; |
| | | // |
| | | // textEditTranslationType |
| | | // |
| | | textEditTranslationType.Location = new Point(88, 84); |
| | | 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(477, 20); |
| | | textEditTranslationType.StyleController = layoutControl1; |
| | | textEditTranslationType.TabIndex = 7; |
| | | // |
| | | // txtCaliber |
| | | // |
| | | txtCaliber.Location = new Point(366, 12); |
| | | 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(199, 20); |
| | | txtCaliber.StyleController = layoutControl1; |
| | | txtCaliber.TabIndex = 2; |
| | | // |
| | | // txtMaterial |
| | | // |
| | | txtMaterial.Location = new Point(366, 60); |
| | | txtMaterial.Name = "txtMaterial"; |
| | | txtMaterial.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; |
| | | txtMaterial.Properties.ReadOnly = true; |
| | | txtMaterial.Properties.UseReadOnlyAppearance = false; |
| | | txtMaterial.Size = new Size(199, 20); |
| | | txtMaterial.StyleController = layoutControl1; |
| | | txtMaterial.TabIndex = 6; |
| | | // |
| | | // TextEditMinorLoss |
| | | // |
| | | TextEditMinorLoss.Location = new Point(88, 60); |
| | | TextEditMinorLoss.Name = "TextEditMinorLoss"; |
| | | TextEditMinorLoss.Properties.ReadOnly = true; |
| | | TextEditMinorLoss.Properties.UseReadOnlyAppearance = false; |
| | | TextEditMinorLoss.Size = new Size(198, 20); |
| | | TextEditMinorLoss.StyleController = layoutControl1; |
| | | TextEditMinorLoss.TabIndex = 5; |
| | | // |
| | | // txtDescription |
| | | // |
| | | txtDescription.Location = new Point(76, 60); |
| | | txtDescription.Location = new Point(88, 108); |
| | | txtDescription.Name = "txtDescription"; |
| | | txtDescription.Properties.ReadOnly = true; |
| | | txtDescription.Properties.UseReadOnlyAppearance = false; |
| | | txtDescription.Size = new Size(311, 227); |
| | | txtDescription.Size = new Size(477, 242); |
| | | txtDescription.StyleController = layoutControl1; |
| | | txtDescription.TabIndex = 7; |
| | | // |
| | | // txtMinorLoss |
| | | // |
| | | txtMinorLoss.Location = new Point(76, 36); |
| | | txtMinorLoss.Name = "txtMinorLoss"; |
| | | txtMinorLoss.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; |
| | | txtMinorLoss.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); |
| | | txtMinorLoss.Properties.ReadOnly = true; |
| | | txtMinorLoss.Properties.UseReadOnlyAppearance = false; |
| | | txtMinorLoss.Size = new Size(311, 20); |
| | | txtMinorLoss.StyleController = layoutControl1; |
| | | txtMinorLoss.TabIndex = 5; |
| | | txtDescription.TabIndex = 8; |
| | | // |
| | | // txtName |
| | | // |
| | | txtName.Location = new Point(76, 12); |
| | | txtName.Location = new Point(88, 12); |
| | | txtName.Name = "txtName"; |
| | | txtName.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; |
| | | txtName.Properties.ReadOnly = true; |
| | | txtName.Properties.UseReadOnlyAppearance = false; |
| | | txtName.Size = new Size(311, 20); |
| | | txtName.Size = new Size(198, 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, layoutControlItem4, layoutControlItem6 }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem6, layoutControlItem3, layoutControlItem4, layoutControlItem13, layoutControlItem2, layoutControlItem14, layoutControlItem11 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(399, 299); |
| | | Root.Size = new Size(577, 362); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.AllowHtmlStringInCaption = true; |
| | | layoutControlItem1.Control = txtName; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(379, 24); |
| | | layoutControlItem1.Size = new Size(278, 24); |
| | | layoutControlItem1.Text = "名称:"; |
| | | layoutControlItem1.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = txtMinorLoss; |
| | | layoutControlItem4.Location = new Point(0, 24); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(379, 24); |
| | | layoutControlItem4.Text = "局阻系数:"; |
| | | layoutControlItem4.TextSize = new Size(52, 14); |
| | | layoutControlItem1.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = txtDescription; |
| | | layoutControlItem6.Location = new Point(0, 48); |
| | | layoutControlItem6.Location = new Point(0, 96); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Size = new Size(379, 231); |
| | | layoutControlItem6.Size = new Size(557, 246); |
| | | layoutControlItem6.Text = "说明:"; |
| | | layoutControlItem6.TextSize = new Size(52, 14); |
| | | layoutControlItem6.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | layoutControlItem3.Control = txtCaliber; |
| | | layoutControlItem3.Location = new Point(278, 0); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Size = new Size(279, 24); |
| | | layoutControlItem3.Text = "直径:"; |
| | | layoutControlItem3.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = textEditTranslationType; |
| | | layoutControlItem4.Location = new Point(0, 72); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(557, 24); |
| | | layoutControlItem4.Text = "过渡件类型:"; |
| | | layoutControlItem4.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | layoutControlItem13.Control = textEditStartDiameter; |
| | | layoutControlItem13.Location = new Point(0, 24); |
| | | layoutControlItem13.Name = "layoutControlItem13"; |
| | | layoutControlItem13.Size = new Size(278, 24); |
| | | layoutControlItem13.Text = "上游直径:"; |
| | | layoutControlItem13.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.AllowHtmlStringInCaption = true; |
| | | layoutControlItem2.Control = txtMaterial; |
| | | layoutControlItem2.Location = new Point(278, 48); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(279, 24); |
| | | layoutControlItem2.Text = "材质:"; |
| | | layoutControlItem2.TextSize = new Size(64, 14); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | layoutControlItem11.AllowHtmlStringInCaption = true; |
| | | layoutControlItem11.Control = TextEditMinorLoss; |
| | | layoutControlItem11.Location = new Point(0, 48); |
| | | layoutControlItem11.Name = "layoutControlItem11"; |
| | | layoutControlItem11.Size = new Size(278, 24); |
| | | layoutControlItem11.Text = "喷射系数:"; |
| | | layoutControlItem11.TextSize = new Size(64, 14); |
| | | // |
| | | // dxErrorProvider2 |
| | | // |
| | | dxErrorProvider2.ContainerControl = this; |
| | | // |
| | | // dxErrorProvider1 |
| | | // |
| | | dxErrorProvider1.ContainerControl = this; |
| | | // |
| | | // ViewAssetsTranslationFactorDlg |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | ClientSize = new Size(399, 299); |
| | | ClientSize = new Size(577, 362); |
| | | Controls.Add(layoutControl1); |
| | | Name = "ViewAssetsTranslationFactorDlg"; |
| | | StartPosition = FormStartPosition.CenterParent; |
| | | Text = "详细信息"; |
| | | ((ISupportInitialize)dxErrorProvider3).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem14).EndInit(); |
| | | ((ISupportInitialize)textEditEndDiameter.Properties).EndInit(); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)textEditStartDiameter.Properties).EndInit(); |
| | | ((ISupportInitialize)textEditTranslationType.Properties).EndInit(); |
| | | ((ISupportInitialize)txtCaliber.Properties).EndInit(); |
| | | ((ISupportInitialize)txtMaterial.Properties).EndInit(); |
| | | ((ISupportInitialize)TextEditMinorLoss.Properties).EndInit(); |
| | | ((ISupportInitialize)txtDescription.Properties).EndInit(); |
| | | ((ISupportInitialize)txtMinorLoss.Properties).EndInit(); |
| | | ((ISupportInitialize)txtName.Properties).EndInit(); |
| | | ((ISupportInitialize)Root).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem3).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem13).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem11).EndInit(); |
| | | ((ISupportInitialize)dxErrorProvider2).EndInit(); |
| | | ((ISupportInitialize)dxErrorProvider1).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | | #endregion |
| | | |
| | | private DevExpress.XtraLayout.LayoutControl layoutControl1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraEditors.TextEdit txtName; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraEditors.TextEdit txtMinorLoss; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
| | | private DevExpress.XtraEditors.MemoEdit txtDescription; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider3; |
| | | private DevExpress.XtraLayout.LayoutControl layoutControl1; |
| | | private DevExpress.XtraEditors.TextEdit textEditEndDiameter; |
| | | private DevExpress.XtraEditors.TextEdit textEditStartDiameter; |
| | | private DevExpress.XtraEditors.ImageComboBoxEdit textEditTranslationType; |
| | | private DevExpress.XtraEditors.TextEdit txtCaliber; |
| | | private DevExpress.XtraEditors.TextEdit txtMaterial; |
| | | private DevExpress.XtraEditors.TextEdit TextEditMinorLoss; |
| | | private DevExpress.XtraEditors.MemoEdit txtDescription; |
| | | private DevExpress.XtraEditors.TextEdit txtName; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider2; |
| | | private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1; |
| | | } |
| | | } |