文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/07-fourlink/01-fourlinksinglematching/FourLinkSingMatchingDlg.Designer.cs 修改 |
| | |
| | | 锘縩amespace HStation.WinFrmUI |
| | | { |
| | | partial class FourLinkSingMatchingDlg |
| | | partial class SimulationFourlinkSingleMatchingDlg |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | FourlinkSingleMatchingForm1 = new FourLinkSingleMatchingForm(); |
| | | FourlinkSingleMatchingForm1 = new FourlinkSingleMatchingCtrl(); |
| | | btnComplete = new SimpleButton(); |
| | | btnCancel = new SimpleButton(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | |
| | | private DevExpress.XtraEditors.SimpleButton btnCancel; |
| | | private DevExpress.XtraLayout.LayoutControlItem itemForComplete; |
| | | private DevExpress.XtraLayout.LayoutControlItem itemForCancel; |
| | | private FourLinkSingleMatchingForm FourlinkSingleMatchingForm1; |
| | | private FourlinkSingleMatchingCtrl FourlinkSingleMatchingForm1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | } |