文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/13-Pressmeter/PressmeterSingMatchingDlg.Designer.cs 修改 |
| | |
| | | 锘縩amespace HStation.WinFrmUI |
| | | { |
| | | partial class PressmeterSingMatchingDlg |
| | | partial class SimulationPressmeterSingleMatchingDlg |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | 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(); |
| | |
| | | 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; |
| | | } |