ÎļþÃû´Ó WinFrmUI/PBS.WinFrmUI.Hydro/03-system-curve/SystemCurvePage.Designer.cs ÐÞ¸Ä |
| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | components = new Container(); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(SystemCurvePage)); |
| | | DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram(); |
| | | DevExpress.XtraCharts.ConstantLine constantLine1 = new DevExpress.XtraCharts.ConstantLine(); |
| | |
| | | ribbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage(); |
| | | ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | chartControl1 = new DevExpress.XtraCharts.ChartControl(); |
| | | dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | dockPanelFacility = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | facilityTreeListCtrl1 = new FacilityTreeListCtrl(); |
| | | ((ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((ISupportInitialize)chartControl1).BeginInit(); |
| | | ((ISupportInitialize)xyDiagram1).BeginInit(); |
| | |
| | | ((ISupportInitialize)lineSeriesView2).BeginInit(); |
| | | ((ISupportInitialize)series4).BeginInit(); |
| | | ((ISupportInitialize)lineSeriesView3).BeginInit(); |
| | | ((ISupportInitialize)dockManager1).BeginInit(); |
| | | dockPanelFacility.SuspendLayout(); |
| | | dockPanel1_Container.SuspendLayout(); |
| | | SuspendLayout(); |
| | | // |
| | | // ribbonControl1 |
| | |
| | | chartControl1.Legend.Title.Text = "ç¨æ·ç¹"; |
| | | chartControl1.Legend.Title.TextColor = Color.FromArgb(0, 0, 0); |
| | | chartControl1.Legend.Visibility = DefaultBoolean.True; |
| | | chartControl1.Location = new Point(0, 128); |
| | | chartControl1.Location = new Point(200, 128); |
| | | chartControl1.Name = "chartControl1"; |
| | | series1.Name = "SeriesWaterPoint"; |
| | | series1.SeriesID = 1; |
| | |
| | | series3, |
| | | series4 |
| | | }; |
| | | chartControl1.Size = new Size(935, 748); |
| | | chartControl1.Size = new Size(735, 748); |
| | | chartControl1.TabIndex = 1; |
| | | // |
| | | // dockManager1 |
| | | // |
| | | dockManager1.DockingOptions.ShowCloseButton = false; |
| | | dockManager1.Form = this; |
| | | dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockPanelFacility }); |
| | | dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light; |
| | | dockManager1.TopZIndexControls.AddRange(new string[] { "DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.MenuStrip", "System.Windows.Forms.StatusStrip", "System.Windows.Forms.StatusBar", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl", "DevExpress.XtraBars.Navigation.OfficeNavigationBar", "DevExpress.XtraBars.Navigation.TileNavPane", "DevExpress.XtraBars.TabFormControl", "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl" }); |
| | | // |
| | | // dockPanelFacility |
| | | // |
| | | dockPanelFacility.Controls.Add(dockPanel1_Container); |
| | | dockPanelFacility.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left; |
| | | dockPanelFacility.ID = new Guid("e1b77bab-37ab-4458-82ee-0d2599abded8"); |
| | | dockPanelFacility.Location = new Point(0, 128); |
| | | dockPanelFacility.Name = "dockPanelFacility"; |
| | | dockPanelFacility.OriginalSize = new Size(200, 200); |
| | | dockPanelFacility.Size = new Size(200, 748); |
| | | dockPanelFacility.Text = "设æ½å表"; |
| | | // |
| | | // dockPanel1_Container |
| | | // |
| | | dockPanel1_Container.Controls.Add(facilityTreeListCtrl1); |
| | | dockPanel1_Container.Location = new Point(0, 28); |
| | | dockPanel1_Container.Name = "dockPanel1_Container"; |
| | | dockPanel1_Container.Size = new Size(199, 720); |
| | | dockPanel1_Container.TabIndex = 0; |
| | | // |
| | | // facilityTreeListCtrl1 |
| | | // |
| | | facilityTreeListCtrl1.Dock = DockStyle.Fill; |
| | | facilityTreeListCtrl1.Location = new Point(0, 0); |
| | | facilityTreeListCtrl1.Margin = new Padding(3, 4, 3, 4); |
| | | facilityTreeListCtrl1.Name = "facilityTreeListCtrl1"; |
| | | facilityTreeListCtrl1.Size = new Size(199, 720); |
| | | facilityTreeListCtrl1.TabIndex = 0; |
| | | // |
| | | // SystemCurvePage |
| | | // |
| | |
| | | AutoScaleDimensions = new SizeF(8F, 18F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(chartControl1); |
| | | Controls.Add(dockPanelFacility); |
| | | Controls.Add(ribbonControl1); |
| | | Margin = new Padding(3, 5, 3, 5); |
| | | Name = "SystemCurvePage"; |
| | |
| | | ((ISupportInitialize)lineSeriesView3).EndInit(); |
| | | ((ISupportInitialize)series4).EndInit(); |
| | | ((ISupportInitialize)chartControl1).EndInit(); |
| | | ((ISupportInitialize)dockManager1).EndInit(); |
| | | dockPanelFacility.ResumeLayout(false); |
| | | dockPanel1_Container.ResumeLayout(false); |
| | | ResumeLayout(false); |
| | | PerformLayout(); |
| | | } |
| | |
| | | private DevExpress.XtraBars.BarButtonItem barBtnCalc; |
| | | private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; |
| | | private DevExpress.XtraCharts.ChartControl chartControl1; |
| | | private DevExpress.XtraBars.Docking.DockManager dockManager1; |
| | | private DevExpress.XtraBars.Docking.DockPanel dockPanelFacility; |
| | | private DevExpress.XtraBars.Docking.ControlContainer dockPanel1_Container; |
| | | private FacilityTreeListCtrl facilityTreeListCtrl1; |
| | | } |
| | | } |