lixiaojun
2024-11-18 a302d7d16e6bed80511cb49813d16829eb933560
WinFrmUI/HStation.WinFrmUI.Assets.Core/03-valve/SetValveCoefficientDlg.Designer.cs
@@ -95,7 +95,7 @@
            // 
            // btnCancel
            // 
            btnCancel.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Danger;
            btnCancel.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Warning;
            btnCancel.Appearance.Options.UseBackColor = true;
            btnCancel.DialogResult = DialogResult.Cancel;
            btnCancel.Location = new Point(565, 386);
@@ -261,7 +261,7 @@
            Controls.Add(layoutControl1);
            Name = "SetValveCoefficientDlg";
            StartPosition = FormStartPosition.CenterScreen;
            Text = "设置阀门系数";
            Text = "设置局阻系数";
            ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
            layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)gridControl1).EndInit();