| | |
| | | namespace HStation.WinFrmUI.Xhs |
| | | namespace HStation.WinFrmUI |
| | | { |
| | | partial class PumpSingleMatchingDlg |
| | | { |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | xtraUserControl11 = new PumpSingleMatchingForm(); |
| | | xtraUserControl11 = new PumpSingleMatchingCtrl(); |
| | | btnComplete = new SimpleButton(); |
| | | btnCancel = new SimpleButton(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | ClientSize = new Size(1347, 703); |
| | | Controls.Add(layoutControl1); |
| | | Name = "PumpMainCurveChoiceDlg"; |
| | | Name = "AssetsPumpMainCurveChoiceDlg"; |
| | | StartPosition = FormStartPosition.CenterScreen; |
| | | Text = "泵曲线选择"; |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem itemForComplete; |
| | | private DevExpress.XtraLayout.LayoutControlItem itemForCancel; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | private PumpSingleMatchingForm xtraUserControl11; |
| | | private PumpSingleMatchingCtrl xtraUserControl11; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | } |
| | | } |