lixiaojun
2024-11-18 a302d7d16e6bed80511cb49813d16829eb933560
WinFrmUI/HStation.WinFrmUI.Assets.Core/04-pipe/03-coefficient/SetPipeLineCoefficientDlg.Designer.cs
@@ -31,7 +31,7 @@
            components = new System.ComponentModel.Container();
            DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SetValveCoefficientDlg));
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SetPipeLineCoefficientDlg));
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
@@ -253,15 +253,15 @@
            emptySpaceItem2.Size = new Size(352, 26);
            emptySpaceItem2.TextSize = new Size(0, 0);
            // 
            // SetValveCoefficientDlg
            // SetPipeLineCoefficientDlg
            // 
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleMode = AutoScaleMode.Font;
            ClientSize = new Size(662, 410);
            Controls.Add(layoutControl1);
            Name = "SetValveCoefficientDlg";
            Name = "SetPipeLineCoefficientDlg";
            StartPosition = FormStartPosition.CenterScreen;
            Text = "设置阀门系数";
            Text = "设置局阻系数";
            ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
            layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)gridControl1).EndInit();