| | |
| | | private void InitializeComponent() |
| | | { |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | TextEditHazenValue = new DevExpress.XtraEditors.TextEdit(); |
| | | txtCaliber = new DevExpress.XtraEditors.TextEdit(); |
| | | txtMaterial = new DevExpress.XtraEditors.TextEdit(); |
| | | txtEdiMinorLoss = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | TextEditManningValue = new DevExpress.XtraEditors.TextEdit(); |
| | | TextEditDarcyValue = new DevExpress.XtraEditors.TextEdit(); |
| | | TextEditHazenValue = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)TextEditHazenValue.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtCaliber.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtMaterial.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtEdiMinorLoss.Properties).BeginInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem7).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem8).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem9).BeginInit(); |
| | | ((ISupportInitialize)TextEditManningValue.Properties).BeginInit(); |
| | | ((ISupportInitialize)TextEditDarcyValue.Properties).BeginInit(); |
| | | ((ISupportInitialize)TextEditHazenValue.Properties).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem11).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem12).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem14).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(TextEditManningValue); |
| | | layoutControl1.Controls.Add(TextEditDarcyValue); |
| | | layoutControl1.Controls.Add(TextEditHazenValue); |
| | | layoutControl1.Controls.Add(txtCaliber); |
| | | layoutControl1.Controls.Add(txtMaterial); |
| | |
| | | layoutControl1.TabIndex = 1; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // TextEditHazenValue |
| | | // |
| | | TextEditHazenValue.Location = new Point(100, 84); |
| | | TextEditHazenValue.Name = "TextEditHazenValue"; |
| | | TextEditHazenValue.Properties.ReadOnly = true; |
| | | TextEditHazenValue.Properties.UseReadOnlyAppearance = false; |
| | | TextEditHazenValue.Size = new Size(230, 20); |
| | | TextEditHazenValue.StyleController = layoutControl1; |
| | | TextEditHazenValue.TabIndex = 7; |
| | | // |
| | | // txtCaliber |
| | | // |
| | | txtCaliber.Location = new Point(422, 36); |
| | |
| | | txtCaliber.StyleController = layoutControl1; |
| | | txtCaliber.TabIndex = 4; |
| | | // |
| | | // txtMaterial |
| | | // txtDN |
| | | // |
| | | txtMaterial.Location = new Point(100, 36); |
| | | txtMaterial.Name = "txtMaterial"; |
| | |
| | | // |
| | | // txtTagName |
| | | // |
| | | txtTagName.Location = new Point(422, 108); |
| | | txtTagName.Location = new Point(422, 84); |
| | | txtTagName.Name = "txtTagName"; |
| | | txtTagName.Properties.ReadOnly = true; |
| | | txtTagName.Properties.UseReadOnlyAppearance = false; |
| | | txtTagName.Size = new Size(231, 20); |
| | | txtTagName.StyleController = layoutControl1; |
| | | txtTagName.TabIndex = 10; |
| | | txtTagName.TabIndex = 8; |
| | | // |
| | | // txtFlags |
| | | // |
| | |
| | | // |
| | | // txtDescription |
| | | // |
| | | txtDescription.Location = new Point(100, 132); |
| | | txtDescription.Location = new Point(100, 108); |
| | | txtDescription.Name = "txtDescription"; |
| | | txtDescription.Size = new Size(553, 237); |
| | | txtDescription.Size = new Size(553, 261); |
| | | txtDescription.StyleController = layoutControl1; |
| | | txtDescription.TabIndex = 11; |
| | | txtDescription.TabIndex = 9; |
| | | // |
| | | // 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, layoutControlItem10, layoutControlItem4, layoutControlItem13, layoutControlItem7, layoutControlItem8, layoutControlItem9, layoutControlItem11, layoutControlItem12, layoutControlItem14 }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem6, layoutControlItem10, layoutControlItem4, layoutControlItem13, layoutControlItem7, layoutControlItem8, layoutControlItem11, layoutControlItem9 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(665, 381); |
| | | Root.TextVisible = false; |
| | |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = txtDescription; |
| | | layoutControlItem6.Location = new Point(0, 120); |
| | | layoutControlItem6.Location = new Point(0, 96); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Size = new Size(645, 241); |
| | | layoutControlItem6.Size = new Size(645, 265); |
| | | layoutControlItem6.Text = "说明:"; |
| | | layoutControlItem6.TextSize = new Size(76, 14); |
| | | // |
| | |
| | | // layoutControlItem9 |
| | | // |
| | | layoutControlItem9.Control = txtTagName; |
| | | layoutControlItem9.Location = new Point(322, 96); |
| | | layoutControlItem9.Location = new Point(322, 72); |
| | | layoutControlItem9.Name = "layoutControlItem9"; |
| | | layoutControlItem9.Size = new Size(323, 24); |
| | | layoutControlItem9.Text = "标志:"; |
| | | layoutControlItem9.TextSize = new Size(76, 14); |
| | | // |
| | | // TextEditManningValue |
| | | // |
| | | TextEditManningValue.Location = new Point(422, 84); |
| | | TextEditManningValue.Name = "TextEditManningValue"; |
| | | TextEditManningValue.Properties.ReadOnly = true; |
| | | TextEditManningValue.Properties.UseReadOnlyAppearance = false; |
| | | TextEditManningValue.Size = new Size(231, 20); |
| | | TextEditManningValue.StyleController = layoutControl1; |
| | | TextEditManningValue.TabIndex = 8; |
| | | // |
| | | // TextEditDarcyValue |
| | | // |
| | | TextEditDarcyValue.Location = new Point(100, 108); |
| | | TextEditDarcyValue.Name = "TextEditDarcyValue"; |
| | | TextEditDarcyValue.Properties.ReadOnly = true; |
| | | TextEditDarcyValue.Properties.UseReadOnlyAppearance = false; |
| | | TextEditDarcyValue.Size = new Size(230, 20); |
| | | TextEditDarcyValue.StyleController = layoutControl1; |
| | | TextEditDarcyValue.TabIndex = 9; |
| | | // |
| | | // TextEditHazenValue |
| | | // |
| | | TextEditHazenValue.Location = new Point(100, 84); |
| | | TextEditHazenValue.Name = "TextEditHazenValue"; |
| | | TextEditHazenValue.Properties.ReadOnly = true; |
| | | TextEditHazenValue.Properties.UseReadOnlyAppearance = false; |
| | | TextEditHazenValue.Size = new Size(230, 20); |
| | | TextEditHazenValue.StyleController = layoutControl1; |
| | | TextEditHazenValue.TabIndex = 7; |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | |
| | | layoutControlItem11.Size = new Size(322, 24); |
| | | layoutControlItem11.Text = "威廉姆斯系数:"; |
| | | layoutControlItem11.TextSize = new Size(76, 14); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | layoutControlItem12.Control = TextEditDarcyValue; |
| | | layoutControlItem12.Location = new Point(0, 96); |
| | | layoutControlItem12.Name = "layoutControlItem12"; |
| | | layoutControlItem12.Size = new Size(322, 24); |
| | | layoutControlItem12.Text = "达西系数:"; |
| | | layoutControlItem12.TextSize = new Size(76, 14); |
| | | // |
| | | // layoutControlItem14 |
| | | // |
| | | layoutControlItem14.Control = TextEditManningValue; |
| | | layoutControlItem14.Location = new Point(322, 72); |
| | | layoutControlItem14.Name = "layoutControlItem14"; |
| | | layoutControlItem14.Size = new Size(323, 24); |
| | | layoutControlItem14.Text = "曼宁系数:"; |
| | | layoutControlItem14.TextSize = new Size(76, 14); |
| | | // |
| | | // ViewAssetsPipeMainDlg |
| | | // |
| | |
| | | Text = "详细信息"; |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)TextEditHazenValue.Properties).EndInit(); |
| | | ((ISupportInitialize)txtCaliber.Properties).EndInit(); |
| | | ((ISupportInitialize)txtMaterial.Properties).EndInit(); |
| | | ((ISupportInitialize)txtEdiMinorLoss.Properties).EndInit(); |
| | |
| | | ((ISupportInitialize)layoutControlItem7).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem8).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem9).EndInit(); |
| | | ((ISupportInitialize)TextEditManningValue.Properties).EndInit(); |
| | | ((ISupportInitialize)TextEditDarcyValue.Properties).EndInit(); |
| | | ((ISupportInitialize)TextEditHazenValue.Properties).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem11).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem12).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem14).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.XtraEditors.TextEdit TextEditManningValue; |
| | | private DevExpress.XtraEditors.TextEdit TextEditDarcyValue; |
| | | private DevExpress.XtraEditors.TextEdit TextEditHazenValue; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; |
| | | } |
| | | } |