duheng
2024-12-05 4446901f8ecde9b6e593d871465e89662ad58965
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/13-pressmeter/SimulationPressmeterSingleMatchingDlg.Designer.cs
文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/13-Pressmeter/PressmeterSingMatchingDlg.Designer.cs 修改
@@ -1,6 +1,6 @@
锘縩amespace HStation.WinFrmUI 
    partial class PressmeterSingMatchingDlg
    partial class SimulationPressmeterSingleMatchingDlg
    {
        /// <summary>
        /// Required designer variable.
@@ -29,7 +29,7 @@
        private void InitializeComponent()
        {
            layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            PressmeterSingleMatchingForm1 = new PressmeterSingleMatchingForm();
            PressmeterSingleMatchingForm1 = new PressmeterSingleMatchingCtrl();
            btnComplete = new SimpleButton();
            btnCancel = new SimpleButton();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
@@ -173,7 +173,7 @@
        private DevExpress.XtraEditors.SimpleButton btnCancel;
        private DevExpress.XtraLayout.LayoutControlItem itemForComplete;
        private DevExpress.XtraLayout.LayoutControlItem itemForCancel;
        private PressmeterSingleMatchingForm PressmeterSingleMatchingForm1;
        private PressmeterSingleMatchingCtrl PressmeterSingleMatchingForm1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
    }