| | |
| | | private void InitializeComponent() |
| | | { |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(SimulationPumpParallelCtrl)); |
| | | pictureEdit1 = new PictureEdit(); |
| | | sidePanel1 = new SidePanel(); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | imageComboBoxEdit1 = new ImageComboBoxEdit(); |
| | | hydroPumpQueryPointListGridCtrl1 = new HydroPumpQueryPointListGridCtrl(); |
| | | hydroPumpDesignPointListGridCtrl1 = new HydroPumpDesignPointListGridCtrl(); |
| | | hydroPumpListExtendGridCtrl1 = new HydroPumpListExtendGridCtrl(); |
| | |
| | | txtDesignH = new TextEdit(); |
| | | txtDesignQ = new TextEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | groupForDesignPoint = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | groupForOperation = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem(); |
| | | itemForPumpGroup = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((ISupportInitialize)pictureEdit1.Properties).BeginInit(); |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem(); |
| | | simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem(); |
| | | pumpParallelChart1 = new Yw.WinFrmUI.Phart.PumpParallelChart(); |
| | | sidePanel1.SuspendLayout(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)imageComboBoxEdit1.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtDesignH.Properties).BeginInit(); |
| | | ((ISupportInitialize)txtDesignQ.Properties).BeginInit(); |
| | | ((ISupportInitialize)Root).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).BeginInit(); |
| | | ((ISupportInitialize)groupForDesignPoint).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem3).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup2).BeginInit(); |
| | | ((ISupportInitialize)groupForOperation).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup3).BeginInit(); |
| | | ((ISupportInitialize)simpleLabelItem1).BeginInit(); |
| | | ((ISupportInitialize)itemForPumpGroup).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem5).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup5).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem7).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | ((ISupportInitialize)simpleLabelItem2).BeginInit(); |
| | | ((ISupportInitialize)simpleLabelItem3).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // pictureEdit1 |
| | | // |
| | | pictureEdit1.Dock = DockStyle.Fill; |
| | | pictureEdit1.Location = new Point(0, 0); |
| | | pictureEdit1.Name = "pictureEdit1"; |
| | | pictureEdit1.Properties.ShowCameraMenuItem = CameraMenuItemVisibility.Auto; |
| | | pictureEdit1.Size = new Size(640, 663); |
| | | pictureEdit1.TabIndex = 0; |
| | | // |
| | | // sidePanel1 |
| | | // |
| | |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(imageComboBoxEdit1); |
| | | layoutControl1.Controls.Add(hydroPumpQueryPointListGridCtrl1); |
| | | layoutControl1.Controls.Add(hydroPumpDesignPointListGridCtrl1); |
| | | layoutControl1.Controls.Add(hydroPumpListExtendGridCtrl1); |
| | |
| | | layoutControl1.Dock = DockStyle.Fill; |
| | | layoutControl1.Location = new Point(1, 0); |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1270, 374, 650, 400); |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(230, 425, 650, 400); |
| | | layoutControl1.Root = Root; |
| | | layoutControl1.Size = new Size(464, 663); |
| | | layoutControl1.TabIndex = 0; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // imageComboBoxEdit1 |
| | | // |
| | | imageComboBoxEdit1.Location = new Point(307, 70); |
| | | imageComboBoxEdit1.Name = "imageComboBoxEdit1"; |
| | | imageComboBoxEdit1.Properties.AutoHeight = false; |
| | | imageComboBoxEdit1.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); |
| | | imageComboBoxEdit1.Size = new Size(155, 20); |
| | | imageComboBoxEdit1.StyleController = layoutControl1; |
| | | imageComboBoxEdit1.TabIndex = 8; |
| | | imageComboBoxEdit1.SelectedValueChanged += imageComboBoxEdit1_SelectedValueChanged; |
| | | // |
| | | // hydroPumpQueryPointListGridCtrl1 |
| | | // |
| | | hydroPumpQueryPointListGridCtrl1.Location = new Point(0, 510); |
| | | hydroPumpQueryPointListGridCtrl1.Location = new Point(0, 533); |
| | | hydroPumpQueryPointListGridCtrl1.Name = "hydroPumpQueryPointListGridCtrl1"; |
| | | hydroPumpQueryPointListGridCtrl1.Size = new Size(464, 153); |
| | | hydroPumpQueryPointListGridCtrl1.Size = new Size(464, 130); |
| | | hydroPumpQueryPointListGridCtrl1.TabIndex = 7; |
| | | // |
| | | // hydroPumpDesignPointListGridCtrl1 |
| | | // |
| | | hydroPumpDesignPointListGridCtrl1.Location = new Point(0, 336); |
| | | hydroPumpDesignPointListGridCtrl1.Location = new Point(0, 383); |
| | | hydroPumpDesignPointListGridCtrl1.Name = "hydroPumpDesignPointListGridCtrl1"; |
| | | hydroPumpDesignPointListGridCtrl1.Size = new Size(464, 152); |
| | | hydroPumpDesignPointListGridCtrl1.Size = new Size(464, 130); |
| | | hydroPumpDesignPointListGridCtrl1.TabIndex = 6; |
| | | // |
| | | // hydroPumpListExtendGridCtrl1 |
| | | // |
| | | hydroPumpListExtendGridCtrl1.Location = new Point(0, 90); |
| | | hydroPumpListExtendGridCtrl1.Location = new Point(0, 92); |
| | | hydroPumpListExtendGridCtrl1.Name = "hydroPumpListExtendGridCtrl1"; |
| | | hydroPumpListExtendGridCtrl1.Size = new Size(464, 224); |
| | | hydroPumpListExtendGridCtrl1.Size = new Size(464, 271); |
| | | hydroPumpListExtendGridCtrl1.TabIndex = 5; |
| | | // |
| | | // btnSave |
| | |
| | | btnDesign.StyleController = layoutControl1; |
| | | btnDesign.TabIndex = 3; |
| | | btnDesign.Text = "设置"; |
| | | btnDesign.Click += btnDesign_Click; |
| | | // |
| | | // txtDesignH |
| | | // |
| | |
| | | // |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1, layoutControlGroup2, layoutControlGroup3, layoutControlGroup4, layoutControlGroup5 }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { groupForDesignPoint, groupForOperation, simpleLabelItem1, itemForPumpGroup, layoutControlItem5, layoutControlItem7, layoutControlItem6, simpleLabelItem2, simpleLabelItem3 }); |
| | | Root.Name = "Root"; |
| | | Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | Root.Size = new Size(464, 663); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlGroup1 |
| | | // groupForDesignPoint |
| | | // |
| | | layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem2, layoutControlItem3 }); |
| | | layoutControlGroup1.Location = new Point(0, 0); |
| | | layoutControlGroup1.Name = "layoutControlGroup1"; |
| | | layoutControlGroup1.Size = new Size(344, 68); |
| | | layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup1.Text = "设计点"; |
| | | groupForDesignPoint.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | groupForDesignPoint.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem2, layoutControlItem3 }); |
| | | groupForDesignPoint.Location = new Point(0, 0); |
| | | groupForDesignPoint.Name = "groupForDesignPoint"; |
| | | groupForDesignPoint.Size = new Size(344, 68); |
| | | groupForDesignPoint.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | groupForDesignPoint.Text = "设计点"; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | |
| | | layoutControlItem3.TextSize = new Size(0, 0); |
| | | layoutControlItem3.TextVisible = false; |
| | | // |
| | | // layoutControlGroup2 |
| | | // groupForOperation |
| | | // |
| | | layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4 }); |
| | | layoutControlGroup2.Location = new Point(344, 0); |
| | | layoutControlGroup2.Name = "layoutControlGroup2"; |
| | | layoutControlGroup2.Size = new Size(120, 68); |
| | | layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup2.Text = "操作"; |
| | | groupForOperation.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | groupForOperation.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4 }); |
| | | groupForOperation.Location = new Point(344, 0); |
| | | groupForOperation.Name = "groupForOperation"; |
| | | groupForOperation.Size = new Size(120, 68); |
| | | groupForOperation.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | groupForOperation.Text = "操作"; |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | |
| | | layoutControlItem4.TextSize = new Size(0, 0); |
| | | layoutControlItem4.TextVisible = false; |
| | | // |
| | | // layoutControlGroup3 |
| | | // simpleLabelItem1 |
| | | // |
| | | layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem5 }); |
| | | layoutControlGroup3.Location = new Point(0, 68); |
| | | layoutControlGroup3.Name = "layoutControlGroup3"; |
| | | layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup3.Size = new Size(464, 246); |
| | | layoutControlGroup3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup3.Text = "水泵列表"; |
| | | simpleLabelItem1.AllowHotTrack = false; |
| | | simpleLabelItem1.AppearanceItemCaption.BackColor = Color.WhiteSmoke; |
| | | simpleLabelItem1.AppearanceItemCaption.Font = new Font("Tahoma", 9F, FontStyle.Bold, GraphicsUnit.Point); |
| | | simpleLabelItem1.AppearanceItemCaption.Options.UseBackColor = true; |
| | | simpleLabelItem1.AppearanceItemCaption.Options.UseFont = true; |
| | | simpleLabelItem1.Location = new Point(0, 68); |
| | | simpleLabelItem1.MaxSize = new Size(0, 20); |
| | | simpleLabelItem1.MinSize = new Size(48, 20); |
| | | simpleLabelItem1.Name = "simpleLabelItem1"; |
| | | simpleLabelItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | simpleLabelItem1.Size = new Size(305, 24); |
| | | simpleLabelItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | simpleLabelItem1.Text = " 水泵列表"; |
| | | simpleLabelItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
| | | simpleLabelItem1.TextSize = new Size(64, 14); |
| | | // |
| | | // itemForPumpGroup |
| | | // |
| | | itemForPumpGroup.AppearanceItemCaption.BackColor = Color.WhiteSmoke; |
| | | itemForPumpGroup.AppearanceItemCaption.Options.UseBackColor = true; |
| | | itemForPumpGroup.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; |
| | | itemForPumpGroup.Control = imageComboBoxEdit1; |
| | | itemForPumpGroup.Location = new Point(305, 68); |
| | | itemForPumpGroup.MaxSize = new Size(159, 0); |
| | | itemForPumpGroup.MinSize = new Size(159, 24); |
| | | itemForPumpGroup.Name = "itemForPumpGroup"; |
| | | itemForPumpGroup.Size = new Size(159, 24); |
| | | itemForPumpGroup.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | itemForPumpGroup.Text = "分组:"; |
| | | itemForPumpGroup.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
| | | itemForPumpGroup.TextSize = new Size(0, 0); |
| | | itemForPumpGroup.TextToControlDistance = 0; |
| | | itemForPumpGroup.TextVisible = false; |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | layoutControlItem5.Control = hydroPumpListExtendGridCtrl1; |
| | | layoutControlItem5.Location = new Point(0, 0); |
| | | layoutControlItem5.Location = new Point(0, 92); |
| | | layoutControlItem5.MinSize = new Size(1, 1); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem5.Size = new Size(464, 224); |
| | | layoutControlItem5.Size = new Size(464, 271); |
| | | layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | layoutControlItem5.TextSize = new Size(0, 0); |
| | | layoutControlItem5.TextVisible = false; |
| | | // |
| | | // layoutControlGroup4 |
| | | // |
| | | layoutControlGroup4.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem6 }); |
| | | layoutControlGroup4.Location = new Point(0, 314); |
| | | layoutControlGroup4.Name = "layoutControlGroup4"; |
| | | layoutControlGroup4.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup4.Size = new Size(464, 174); |
| | | layoutControlGroup4.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup4.Text = "设计点"; |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = hydroPumpDesignPointListGridCtrl1; |
| | | layoutControlItem6.Location = new Point(0, 0); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem6.Size = new Size(464, 152); |
| | | layoutControlItem6.TextSize = new Size(0, 0); |
| | | layoutControlItem6.TextVisible = false; |
| | | // |
| | | // layoutControlGroup5 |
| | | // |
| | | layoutControlGroup5.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem7 }); |
| | | layoutControlGroup5.Location = new Point(0, 488); |
| | | layoutControlGroup5.Name = "layoutControlGroup5"; |
| | | layoutControlGroup5.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup5.Size = new Size(464, 175); |
| | | layoutControlGroup5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup5.Text = "查询点"; |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | layoutControlItem7.Control = hydroPumpQueryPointListGridCtrl1; |
| | | layoutControlItem7.Location = new Point(0, 0); |
| | | layoutControlItem7.Location = new Point(0, 533); |
| | | layoutControlItem7.MaxSize = new Size(0, 130); |
| | | layoutControlItem7.MinSize = new Size(5, 130); |
| | | layoutControlItem7.Name = "layoutControlItem7"; |
| | | layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem7.Size = new Size(464, 153); |
| | | layoutControlItem7.Size = new Size(464, 130); |
| | | layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | layoutControlItem7.TextSize = new Size(0, 0); |
| | | layoutControlItem7.TextVisible = false; |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = hydroPumpDesignPointListGridCtrl1; |
| | | layoutControlItem6.Location = new Point(0, 383); |
| | | layoutControlItem6.MaxSize = new Size(0, 130); |
| | | layoutControlItem6.MinSize = new Size(5, 130); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem6.Size = new Size(464, 130); |
| | | layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | layoutControlItem6.TextSize = new Size(0, 0); |
| | | layoutControlItem6.TextVisible = false; |
| | | // |
| | | // simpleLabelItem2 |
| | | // |
| | | simpleLabelItem2.AllowHotTrack = false; |
| | | simpleLabelItem2.AppearanceItemCaption.BackColor = Color.WhiteSmoke; |
| | | simpleLabelItem2.AppearanceItemCaption.Font = new Font("Tahoma", 9F, FontStyle.Bold, GraphicsUnit.Point); |
| | | simpleLabelItem2.AppearanceItemCaption.Options.UseBackColor = true; |
| | | simpleLabelItem2.AppearanceItemCaption.Options.UseFont = true; |
| | | simpleLabelItem2.Location = new Point(0, 363); |
| | | simpleLabelItem2.MaxSize = new Size(0, 20); |
| | | simpleLabelItem2.MinSize = new Size(51, 20); |
| | | simpleLabelItem2.Name = "simpleLabelItem2"; |
| | | simpleLabelItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | simpleLabelItem2.Size = new Size(464, 20); |
| | | simpleLabelItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | simpleLabelItem2.Text = " 设计点"; |
| | | simpleLabelItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
| | | simpleLabelItem2.TextSize = new Size(51, 14); |
| | | // |
| | | // simpleLabelItem3 |
| | | // |
| | | simpleLabelItem3.AllowHotTrack = false; |
| | | simpleLabelItem3.AppearanceItemCaption.BackColor = Color.WhiteSmoke; |
| | | simpleLabelItem3.AppearanceItemCaption.Font = new Font("Tahoma", 9F, FontStyle.Bold, GraphicsUnit.Point); |
| | | simpleLabelItem3.AppearanceItemCaption.Options.UseBackColor = true; |
| | | simpleLabelItem3.AppearanceItemCaption.Options.UseFont = true; |
| | | simpleLabelItem3.Location = new Point(0, 513); |
| | | simpleLabelItem3.MaxSize = new Size(0, 20); |
| | | simpleLabelItem3.MinSize = new Size(52, 20); |
| | | simpleLabelItem3.Name = "simpleLabelItem3"; |
| | | simpleLabelItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | simpleLabelItem3.Size = new Size(464, 20); |
| | | simpleLabelItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | simpleLabelItem3.Text = " 查询点"; |
| | | simpleLabelItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
| | | simpleLabelItem3.TextSize = new Size(51, 14); |
| | | // |
| | | // pumpParallelChart1 |
| | | // |
| | | pumpParallelChart1.Dock = DockStyle.Fill; |
| | | pumpParallelChart1.LineNameVisible = true; |
| | | pumpParallelChart1.LineVisible = false; |
| | | pumpParallelChart1.Location = new Point(0, 0); |
| | | pumpParallelChart1.Margin = new Padding(2, 2, 2, 2); |
| | | pumpParallelChart1.Name = "pumpParallelChart1"; |
| | | pumpParallelChart1.QEFeatType = Yw.Ahart.eFeatType.Cubic; |
| | | pumpParallelChart1.QHFeatType = Yw.Ahart.eFeatType.Cubic; |
| | | pumpParallelChart1.QPFeatType = Yw.Ahart.eFeatType.Cubic; |
| | | pumpParallelChart1.Size = new Size(640, 663); |
| | | pumpParallelChart1.TabIndex = 2; |
| | | // |
| | | // SimulationPumpParallelCtrl |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(pictureEdit1); |
| | | Controls.Add(pumpParallelChart1); |
| | | Controls.Add(sidePanel1); |
| | | Name = "SimulationPumpParallelCtrl"; |
| | | Size = new Size(1105, 663); |
| | | ((ISupportInitialize)pictureEdit1.Properties).EndInit(); |
| | | sidePanel1.ResumeLayout(false); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)imageComboBoxEdit1.Properties).EndInit(); |
| | | ((ISupportInitialize)txtDesignH.Properties).EndInit(); |
| | | ((ISupportInitialize)txtDesignQ.Properties).EndInit(); |
| | | ((ISupportInitialize)Root).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).EndInit(); |
| | | ((ISupportInitialize)groupForDesignPoint).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem3).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup2).EndInit(); |
| | | ((ISupportInitialize)groupForOperation).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup3).EndInit(); |
| | | ((ISupportInitialize)simpleLabelItem1).EndInit(); |
| | | ((ISupportInitialize)itemForPumpGroup).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem5).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup5).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem7).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ((ISupportInitialize)simpleLabelItem2).EndInit(); |
| | | ((ISupportInitialize)simpleLabelItem3).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | | #endregion |
| | | |
| | | private PictureEdit pictureEdit1; |
| | | private SidePanel sidePanel1; |
| | | private DevExpress.XtraLayout.LayoutControl layoutControl1; |
| | | private SimpleButton btnDesign; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private SimpleButton btnSave; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; |
| | | private DevExpress.XtraLayout.LayoutControlGroup groupForDesignPoint; |
| | | private DevExpress.XtraLayout.LayoutControlGroup groupForOperation; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private HydroPumpListExtendGridCtrl hydroPumpListExtendGridCtrl1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
| | | private HydroPumpQueryPointListGridCtrl hydroPumpQueryPointListGridCtrl1; |
| | | private HydroPumpDesignPointListGridCtrl hydroPumpDesignPointListGridCtrl1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5; |
| | | private Yw.WinFrmUI.Phart.PumpParallelChart pumpParallelChart1; |
| | | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1; |
| | | private ImageComboBoxEdit imageComboBoxEdit1; |
| | | private DevExpress.XtraLayout.LayoutControlItem itemForPumpGroup; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2; |
| | | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem3; |
| | | } |
| | | } |