文件名从 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/03-valve/01-valvesinglematching/XhsProjectSimulationPumpSingleMatchingDlg.Designer.cs 修改 |
| | |
| | | 锘縩amespace HStation.WinFrmUI.Xhs |
| | | { |
| | | partial class ValveMainCurveChoiceDlg |
| | | partial class ValveSingleMatchingDlg |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | xtraUserControl11 = new Core.XhsProjectSimulationPumpSingleMatchingForm(); |
| | | xtraUserControl11 = new ValveSingleMatchingForm(); |
| | | btnComplete = new SimpleButton(); |
| | | btnCancel = new SimpleButton(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // ValveMainCurveChoiceDlg |
| | | // ValveSingleMatchingDlg |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem itemForComplete; |
| | | private DevExpress.XtraLayout.LayoutControlItem itemForCancel; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | private Core.XhsProjectSimulationPumpSingleMatchingForm xtraUserControl11; |
| | | private ValveSingleMatchingForm xtraUserControl11; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | } |
| | | } |