ÎļþÃû´Ó WinFrmUI/Yw.WinFrmUI.Phart.Core/v1/01-perform/01-pump-chart/05-import/02-picture/ImportPumpPerform2dByPictureCtrl.Designer.cs ÐÞ¸Ä |
| | |
| | | |
| | | namespace Yw.WinFrmUI.Phart |
| | | { |
| | | partial class ImportPumpPerform2dByPictureCtrl |
| | | partial class PumpImportByPictureCtrl |
| | | { |
| | | /// <summary> |
| | | /// Requipuired designer variable. |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | components = new System.ComponentModel.Container(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ImportPumpPerform2dByPictureCtrl)); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PumpImportByPictureCtrl)); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); |
| | |
| | | layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | curvePictureBoxCtrl1 = new CurvePictureBoxCtrl(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)repimgCmbGetWay).BeginInit(); |
| | |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(curvePictureBoxCtrl1); |
| | | layoutControl1.Controls.Add(txtMinH); |
| | | layoutControl1.Controls.Add(txtMaxH); |
| | | layoutControl1.Controls.Add(txtMinP); |
| | |
| | | tabbedControlGroup1.MultiLine = DevExpress.Utils.DefaultBoolean.False; |
| | | tabbedControlGroup1.Name = "tabbedControlGroup1"; |
| | | tabbedControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | tabbedControlGroup1.SelectedTabPage = layoutControlGroupQE; |
| | | tabbedControlGroup1.SelectedTabPage = layoutControlGroupQH; |
| | | tabbedControlGroup1.Size = new Size(300, 933); |
| | | tabbedControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroupQH, layoutControlGroupQP, layoutControlGroupQE }); |
| | |
| | | layoutControlItem8.Text = "æå°å¼:"; |
| | | layoutControlItem8.TextSize = new Size(60, 22); |
| | | // |
| | | // curvePictureBoxCtrl1 |
| | | // |
| | | curvePictureBoxCtrl1.CurrentCaptureCruve = Pump.eCurveType.QH; |
| | | curvePictureBoxCtrl1.IsPickPoint = false; |
| | | curvePictureBoxCtrl1.IsSelBoundary = false; |
| | | curvePictureBoxCtrl1.Location = new Point(300, 0); |
| | | curvePictureBoxCtrl1.Name = "curvePictureBoxCtrl1"; |
| | | curvePictureBoxCtrl1.Size = new Size(1098, 966); |
| | | curvePictureBoxCtrl1.TabIndex = 17; |
| | | curvePictureBoxCtrl1.UnitQ = Unit.eUnitQ.M3H; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = curvePictureBoxCtrl1; |
| | | layoutControlItem1.Location = new Point(300, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1; |
| | |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // ImportPumpPerform2dByPictureCtrl |
| | | // PumpImportByPictureCtrl |
| | | // |
| | | AutoScaleDimensions = new SizeF(10F, 22F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(layoutControl1); |
| | | Controls.Add(ribbonControl1); |
| | | Margin = new Padding(4, 5, 4, 5); |
| | | Name = "ImportPumpPerform2dByPictureCtrl"; |
| | | Name = "PumpImportByPictureCtrl"; |
| | | Size = new Size(1398, 1079); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)repimgCmbGetWay).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repimgCmbSourceFrom; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1; |
| | | private DevExpress.XtraBars.BarStaticItem barStaticItem1; |
| | | private CurvePictureBoxCtrl curvePictureBoxCtrl1; |
| | | private PumpPictureBoxCtrl curvePictureBoxCtrl1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | } |
| | | } |