| | |
| | | popupContainerControl1 = new DevExpress.XtraEditors.PopupContainerControl(); |
| | | treeList1 = new DevExpress.XtraTreeList.TreeList(); |
| | | treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | BtnAddPumpMain = new DevExpress.XtraEditors.SimpleButton(); |
| | | TextPopupPumpChoice = new DevExpress.XtraEditors.PopupContainerEdit(); |
| | | popupContainerControl2 = new DevExpress.XtraEditors.PopupContainerControl(); |
| | | gridControl1 = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | simpleLabelSearch = new DevExpress.XtraLayout.SimpleLabelItem(); |
| | | simpleLabelItemVagueSearch = new DevExpress.XtraLayout.SimpleLabelItem(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | ((ISupportInitialize)emptySpaceItem1).BeginInit(); |
| | | ((ISupportInitialize)simpleLabelSearch).BeginInit(); |
| | | ((ISupportInitialize)simpleLabelItemVagueSearch).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem5).BeginInit(); |
| | |
| | | layoutControl1.Controls.Add(xtrPerform2dChart1); |
| | | layoutControl1.Controls.Add(pumpMainCurveForm1); |
| | | layoutControl1.Controls.Add(popupContainerControl1); |
| | | layoutControl1.Controls.Add(BtnAddPumpMain); |
| | | layoutControl1.Controls.Add(TextPopupPumpChoice); |
| | | layoutControl1.Controls.Add(popupContainerControl2); |
| | | layoutControl1.Dock = DockStyle.Fill; |
| | |
| | | // |
| | | // pumpMainCurveForm1 |
| | | // |
| | | pumpMainCurveForm1.Location = new Point(2, 30); |
| | | pumpMainCurveForm1.Location = new Point(2, 29); |
| | | pumpMainCurveForm1.Name = "pumpMainCurveForm1"; |
| | | pumpMainCurveForm1.Size = new Size(956, 146); |
| | | pumpMainCurveForm1.Size = new Size(956, 147); |
| | | pumpMainCurveForm1.TabIndex = 3; |
| | | // |
| | | // popupContainerControl1 |
| | |
| | | treeListColumn1.Name = "treeListColumn1"; |
| | | treeListColumn1.Visible = true; |
| | | treeListColumn1.VisibleIndex = 0; |
| | | // |
| | | // BtnAddPumpMain |
| | | // |
| | | BtnAddPumpMain.Appearance.FontSizeDelta = 1; |
| | | BtnAddPumpMain.Appearance.Options.UseFont = true; |
| | | BtnAddPumpMain.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("BtnAddPumpMain.ImageOptions.SvgImage"); |
| | | BtnAddPumpMain.ImageOptions.SvgImageSize = new Size(20, 20); |
| | | BtnAddPumpMain.Location = new Point(424, 2); |
| | | BtnAddPumpMain.Name = "BtnAddPumpMain"; |
| | | BtnAddPumpMain.Size = new Size(88, 24); |
| | | BtnAddPumpMain.StyleController = layoutControl1; |
| | | BtnAddPumpMain.TabIndex = 2; |
| | | BtnAddPumpMain.Text = "新增型号"; |
| | | // |
| | | // TextPopupPumpChoice |
| | | // |
| | |
| | | // |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem3, emptySpaceItem1, simpleLabelSearch, simpleLabelItemVagueSearch, layoutControlItem1, layoutControlItem2, layoutControlGroup1, emptySpaceItem2 }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem3, emptySpaceItem1, simpleLabelSearch, simpleLabelItemVagueSearch, layoutControlItem2, layoutControlGroup1, emptySpaceItem2 }); |
| | | Root.Name = "Root"; |
| | | Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | Root.Size = new Size(960, 535); |
| | |
| | | layoutControlItem3.Control = TextPopupPumpChoice; |
| | | layoutControlItem3.Location = new Point(39, 0); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Size = new Size(312, 28); |
| | | layoutControlItem3.Size = new Size(312, 27); |
| | | layoutControlItem3.Text = "泵型号选择:"; |
| | | layoutControlItem3.TextSize = new Size(64, 14); |
| | | // |
| | | // emptySpaceItem1 |
| | | // |
| | | emptySpaceItem1.AllowHotTrack = false; |
| | | emptySpaceItem1.Location = new Point(514, 0); |
| | | emptySpaceItem1.Location = new Point(422, 0); |
| | | emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | emptySpaceItem1.Size = new Size(446, 28); |
| | | emptySpaceItem1.Size = new Size(538, 27); |
| | | emptySpaceItem1.TextSize = new Size(0, 0); |
| | | // |
| | | // simpleLabelSearch |
| | |
| | | simpleLabelSearch.OptionsToolTip.IconToolTip = "模糊查询"; |
| | | simpleLabelSearch.OptionsToolTip.ToolTip = "模糊查询"; |
| | | simpleLabelSearch.OptionsToolTip.ToolTipTitle = "模糊查询"; |
| | | simpleLabelSearch.Size = new Size(37, 28); |
| | | simpleLabelSearch.Size = new Size(37, 27); |
| | | simpleLabelSearch.Text = " "; |
| | | simpleLabelSearch.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
| | | simpleLabelSearch.TextSize = new Size(32, 23); |
| | |
| | | simpleLabelItemVagueSearch.OptionsToolTip.IconToolTip = "精准查询"; |
| | | simpleLabelItemVagueSearch.OptionsToolTip.ToolTip = "精准查询"; |
| | | simpleLabelItemVagueSearch.OptionsToolTip.ToolTipTitle = "精准查询"; |
| | | simpleLabelItemVagueSearch.Size = new Size(34, 28); |
| | | simpleLabelItemVagueSearch.Size = new Size(34, 27); |
| | | simpleLabelItemVagueSearch.Text = " "; |
| | | simpleLabelItemVagueSearch.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
| | | simpleLabelItemVagueSearch.TextSize = new Size(29, 20); |
| | | simpleLabelItemVagueSearch.Click += simpleLabelItemVagueSearch_Click; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = BtnAddPumpMain; |
| | | layoutControlItem1.Location = new Point(422, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(92, 28); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = pumpMainCurveForm1; |
| | | layoutControlItem2.Location = new Point(0, 28); |
| | | layoutControlItem2.Location = new Point(0, 27); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(960, 150); |
| | | layoutControlItem2.Size = new Size(960, 151); |
| | | layoutControlItem2.TextSize = new Size(0, 0); |
| | | layoutControlItem2.TextVisible = false; |
| | | // |
| | |
| | | emptySpaceItem2.AllowHotTrack = false; |
| | | emptySpaceItem2.Location = new Point(0, 0); |
| | | emptySpaceItem2.Name = "emptySpaceItem2"; |
| | | emptySpaceItem2.Size = new Size(39, 28); |
| | | emptySpaceItem2.Size = new Size(39, 27); |
| | | emptySpaceItem2.TextSize = new Size(0, 0); |
| | | // |
| | | // layoutControlItem4 |
| | |
| | | ((ISupportInitialize)emptySpaceItem1).EndInit(); |
| | | ((ISupportInitialize)simpleLabelSearch).EndInit(); |
| | | ((ISupportInitialize)simpleLabelItemVagueSearch).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem5).EndInit(); |
| | |
| | | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem6; |
| | | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem7; |
| | | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem8; |
| | | private DevExpress.XtraEditors.SimpleButton BtnAddPumpMain; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelSearch; |
| | | private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItemVagueSearch; |