Shuxia Ning
2024-10-12 b94da76188b834922d2f13365b22208a4bc4049a
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/04-pipe/01-pipesinglematching/PipeSingMatchingDlg.Designer.cs
文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/04-pipe/01-pipesinglematching/PipeLineSingMatchingDlg.Designer.cs 修改
@@ -1,6 +1,6 @@
锘縩amespace HStation.WinFrmUI.Xhs 
    partial class PipeLineSingMatchingDlg
    partial class PipeSingMatchingDlg
    {
        /// <summary>
        /// Required designer variable.
@@ -34,7 +34,7 @@
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            itemForCancel = new DevExpress.XtraLayout.LayoutControlItem();
            itemForComplete = new DevExpress.XtraLayout.LayoutControlItem();
            pipeLineSingleMatchingForm1 = new   PipeLineSingleMatchingForm();
            pipeLineSingleMatchingForm1 = new   PipeSingleMatchingForm();
            layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
            ((ISupportInitialize)layoutControl1).BeginInit();
@@ -146,7 +146,7 @@
            emptySpaceItem1.Size = new Size(531, 26);
            emptySpaceItem1.TextSize = new Size(0, 0);
            // 
            // PipeLineSingMatchingDlg
            // PipeSingMatchingDlg
            // 
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleMode = AutoScaleMode.Font;
@@ -173,7 +173,7 @@
        private DevExpress.XtraEditors.SimpleButton btnCancel;
        private DevExpress.XtraLayout.LayoutControlItem itemForComplete;
        private DevExpress.XtraLayout.LayoutControlItem itemForCancel;
        private     PipeLineSingleMatchingForm pipeLineSingleMatchingForm1;
        private     PipeSingleMatchingForm pipeLineSingleMatchingForm1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
    }