| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram(); |
| | |
| | | this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup(); |
| | | this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem(); |
| | | this.simpleLabelItem3 = new DevExpress.XtraLayout.SimpleLabelItem(); |
| | | this.simpleLabelItem4 = new DevExpress.XtraLayout.SimpleLabelItem(); |
| | | this.contextMenuChart = new System.Windows.Forms.ContextMenuStrip(); |
| | | this.contextMenuChart = new System.Windows.Forms.ContextMenuStrip(this.components); |
| | | this.MenuItem显示曲线提示 = new System.Windows.Forms.ToolStripMenuItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); |
| | | this.layoutControl1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); |
| | |
| | | this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 100); |
| | | this.tabbedControlGroup1.Name = "tabbedControlGroup1"; |
| | | this.tabbedControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup5; |
| | | this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup3; |
| | | this.tabbedControlGroup1.Size = new System.Drawing.Size(1200, 900); |
| | | this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlGroup5, |
| | | this.layoutControlGroup6, |
| | | this.layoutControlGroup3}); |
| | | this.tabbedControlGroup1.Text = "运行列表"; |
| | | // |
| | | // layoutControlGroup3 |
| | | // |
| | | this.layoutControlGroup3.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup3.CaptionImageOptions.SvgImage"))); |
| | | this.layoutControlGroup3.CaptionImageOptions.SvgImageSize = new System.Drawing.Size(16, 16); |
| | | this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem2}); |
| | | this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlGroup3.Name = "layoutControlGroup3"; |
| | | this.layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.layoutControlGroup3.Size = new System.Drawing.Size(1194, 868); |
| | | this.layoutControlGroup3.Text = "运行参数"; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.xtraTabControl1; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(1194, 868); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem2.TextVisible = false; |
| | | // |
| | | // layoutControlGroup5 |
| | | // |
| | |
| | | this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem4.TextVisible = false; |
| | | // |
| | | // layoutControlGroup3 |
| | | // |
| | | this.layoutControlGroup3.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup3.CaptionImageOptions.SvgImage"))); |
| | | this.layoutControlGroup3.CaptionImageOptions.SvgImageSize = new System.Drawing.Size(16, 16); |
| | | this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem2}); |
| | | this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlGroup3.Name = "layoutControlGroup3"; |
| | | this.layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | this.layoutControlGroup3.Size = new System.Drawing.Size(1194, 868); |
| | | this.layoutControlGroup3.Text = "运行参数"; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.xtraTabControl1; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(1194, 868); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem2.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); |