文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/04-pipe/01-pipesinglematching/PipeLineSingMatchingDlg.Designer.cs 修改 |
| | |
| | | 锘縩amespace HStation.WinFrmUI.Xhs |
| | | { |
| | | partial class PipeLineSingMatchingDlg |
| | | partial class PipeSingMatchingDlg |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | 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(); |
| | |
| | | emptySpaceItem1.Size = new Size(531, 26); |
| | | emptySpaceItem1.TextSize = new Size(0, 0); |
| | | // |
| | | // PipeLineSingMatchingDlg |
| | | // PipeSingMatchingDlg |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | |
| | | 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; |
| | | } |