| | |
| | | controlContainer4 = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | xhsProjectSimulationUnMatchingListCtrl1 = new XhsProjectSimulationUnMatchingListCtrl(); |
| | | svgImg32 = new DevExpress.Utils.SvgImageCollection(components); |
| | | tabPageL3d = new DevExpress.XtraBars.Navigation.TabNavigationPage(); |
| | | xhsProjectSimulationL3dCtrl1 = new XhsProjectSimulationL3dCtrl(); |
| | | ((ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((ISupportInitialize)tabPane1).BeginInit(); |
| | | tabPane1.SuspendLayout(); |
| | |
| | | docPnlUnMatchingList.SuspendLayout(); |
| | | controlContainer4.SuspendLayout(); |
| | | ((ISupportInitialize)svgImg32).BeginInit(); |
| | | tabPageL3d.SuspendLayout(); |
| | | SuspendLayout(); |
| | | // |
| | | // ribbonControl1 |
| | |
| | | // |
| | | tabPane1.Controls.Add(pageBimface); |
| | | tabPane1.Controls.Add(pageQ3d); |
| | | tabPane1.Controls.Add(tabPageL3d); |
| | | tabPane1.Dock = DockStyle.Fill; |
| | | tabPane1.Location = new Point(0, 128); |
| | | tabPane1.Name = "tabPane1"; |
| | | tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { pageBimface, pageQ3d }); |
| | | tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { pageBimface, pageQ3d, tabPageL3d }); |
| | | tabPane1.RegularSize = new Size(886, 228); |
| | | tabPane1.SelectedPage = pageBimface; |
| | | tabPane1.Size = new Size(886, 228); |
| | |
| | | svgImg32.ImageSize = new Size(32, 32); |
| | | svgImg32.Add("calculatesheet", "image://svgimages/spreadsheet/calculatesheet.svg"); |
| | | // |
| | | // tabPageL3d |
| | | // |
| | | tabPageL3d.Caption = "L3d"; |
| | | tabPageL3d.Controls.Add(xhsProjectSimulationL3dCtrl1); |
| | | tabPageL3d.Name = "tabPageL3d"; |
| | | tabPageL3d.Size = new Size(886, 195); |
| | | // |
| | | // xhsProjectSimulationL3dCtrl1 |
| | | // |
| | | xhsProjectSimulationL3dCtrl1.Dock = DockStyle.Fill; |
| | | xhsProjectSimulationL3dCtrl1.Location = new Point(0, 0); |
| | | xhsProjectSimulationL3dCtrl1.Name = "xhsProjectSimulationL3dCtrl1"; |
| | | xhsProjectSimulationL3dCtrl1.Size = new Size(886, 195); |
| | | xhsProjectSimulationL3dCtrl1.TabIndex = 0; |
| | | // |
| | | // XhsProjectSimulationCorePage |
| | | // |
| | | Appearance.BackColor = SystemColors.Control; |
| | |
| | | docPnlUnMatchingList.ResumeLayout(false); |
| | | controlContainer4.ResumeLayout(false); |
| | | ((ISupportInitialize)svgImg32).EndInit(); |
| | | tabPageL3d.ResumeLayout(false); |
| | | ResumeLayout(false); |
| | | PerformLayout(); |
| | | } |
| | |
| | | private DevExpress.XtraBars.Docking.ControlContainer controlContainer4; |
| | | private XhsProjectSimulationUnMatchingListCtrl xhsProjectSimulationUnMatchingListCtrl1; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnUnMatchingList; |
| | | private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageL3d; |
| | | private XhsProjectSimulationL3dCtrl xhsProjectSimulationL3dCtrl1; |
| | | } |
| | | } |