| | |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XhsValveMainPhartMinorLossPanel)); |
| | | xtrPerform2dChart1 = new Yw.WinFrmUI.Phart.ValveViewChart(); |
| | | sidePanel2 = new SidePanel(); |
| | | xhsValveMainPhartListCtrl1 = new XhsValveMainPhartListCtrl(); |
| | | ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | | ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | | BtnAdd = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnImportByExcel = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnDelete = new DevExpress.XtraBars.BarButtonItem(); |
| | |
| | | // |
| | | // sidePanel2 |
| | | // |
| | | sidePanel2.Controls.Add(xhsValveMainPhartListCtrl1); |
| | | sidePanel2.Dock = DockStyle.Fill; |
| | | sidePanel2.Dock = DockStyle.Fill; |
| | | sidePanel2.Location = new Point(0, 0); |
| | | sidePanel2.Margin = new Padding(2); |
| | | sidePanel2.Name = "sidePanel2"; |
| | |
| | | sidePanel2.TabIndex = 4; |
| | | sidePanel2.Text = "sidePanel2"; |
| | | // |
| | | // xhsValveMainPhartListCtrl1 |
| | | // |
| | | xhsValveMainPhartListCtrl1.Appearance.BackColor = SystemColors.Control; |
| | | xhsValveMainPhartListCtrl1.Appearance.Options.UseBackColor = true; |
| | | xhsValveMainPhartListCtrl1.Dock = DockStyle.Fill; |
| | | xhsValveMainPhartListCtrl1.Location = new Point(0, 0); |
| | | xhsValveMainPhartListCtrl1.Name = "xhsValveMainPhartListCtrl1"; |
| | | xhsValveMainPhartListCtrl1.Size = new Size(234, 388); |
| | | xhsValveMainPhartListCtrl1.TabIndex = 0; |
| | | // |
| | | // |
| | | // ribbonControl1 |
| | | // |
| | | ribbonControl1.ExpandCollapseItem.Id = 0; |
| | |
| | | private DevExpress.XtraBars.BarButtonItem barBtnUpdateimportance; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnOtherName; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnEditChart; |
| | | private XhsValveMainPhartListCtrl xhsValveMainPhartListCtrl1; |
| | | } |
| | | } |
| | | } |