文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/12-Hydrant/HydrantSingMatchingDlg.Designer.cs 修改 |
| | |
| | | 锘縩amespace HStation.WinFrmUI |
| | | { |
| | | partial class HydrantSingMatchingDlg |
| | | partial class SimulationHydrantSingleMatchingDlg |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | HydrantSingleMatchingForm1 = new HydrantSingleMatchingForm(); |
| | | HydrantSingleMatchingForm1 = new HydrantSingleMatchingCtrl(); |
| | | 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 HydrantSingleMatchingForm HydrantSingleMatchingForm1; |
| | | private HydrantSingleMatchingCtrl HydrantSingleMatchingForm1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | } |