namespace IStation.WinFrmUI.Curve { partial class ImportCurveByFeatCurveExpressGroupCtrl { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ImportCurveByFeatCurveExpressGroupCtrl)); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.chartFeatCurveViewCtrl1 = new IStation.WinFrmUI.Curve.ChartFeatCurveViewCtrl(); this.imgCmbQHFitType = new DevExpress.XtraEditors.ImageComboBoxEdit(); this.imgCmbQEFitType = new DevExpress.XtraEditors.ImageComboBoxEdit(); this.imgCmbQPFitType = new DevExpress.XtraEditors.ImageComboBoxEdit(); this.imgCmbCurveSourceFrom = new DevExpress.XtraEditors.ImageComboBoxEdit(); this.btnFilePath = new DevExpress.XtraEditors.ButtonEdit(); this.txtCurveCode = new DevExpress.XtraEditors.TextEdit(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbQHFitType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbQEFitType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbQPFitType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbCurveSourceFrom.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnFilePath.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCurveCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); this.SuspendLayout(); // // layoutControl1 // this.layoutControl1.Controls.Add(this.chartFeatCurveViewCtrl1); this.layoutControl1.Controls.Add(this.imgCmbQHFitType); this.layoutControl1.Controls.Add(this.imgCmbQEFitType); this.layoutControl1.Controls.Add(this.imgCmbQPFitType); this.layoutControl1.Controls.Add(this.imgCmbCurveSourceFrom); this.layoutControl1.Controls.Add(this.btnFilePath); this.layoutControl1.Controls.Add(this.txtCurveCode); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 0); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(784, 368, 650, 400); this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(582, 571); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // chartFeatCurveViewCtrl1 // this.chartFeatCurveViewCtrl1.CoordinateParas = null; this.chartFeatCurveViewCtrl1.IsDispCurveName = true; this.chartFeatCurveViewCtrl1.IsDispCurvePoint = false; this.chartFeatCurveViewCtrl1.Location = new System.Drawing.Point(0, 120); this.chartFeatCurveViewCtrl1.Name = "chartFeatCurveViewCtrl1"; this.chartFeatCurveViewCtrl1.RatedParas = null; this.chartFeatCurveViewCtrl1.Size = new System.Drawing.Size(582, 451); this.chartFeatCurveViewCtrl1.TabIndex = 0; // // imgCmbQHFitType // this.imgCmbQHFitType.Location = new System.Drawing.Point(126, 52); this.imgCmbQHFitType.Name = "imgCmbQHFitType"; this.imgCmbQHFitType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.imgCmbQHFitType.Size = new System.Drawing.Size(163, 20); this.imgCmbQHFitType.StyleController = this.layoutControl1; this.imgCmbQHFitType.TabIndex = 14; this.imgCmbQHFitType.SelectedIndexChanged += new System.EventHandler(this.imgCmbQHFitType_SelectedIndexChanged); // // imgCmbQEFitType // this.imgCmbQEFitType.Location = new System.Drawing.Point(417, 52); this.imgCmbQEFitType.Name = "imgCmbQEFitType"; this.imgCmbQEFitType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.imgCmbQEFitType.Size = new System.Drawing.Size(163, 20); this.imgCmbQEFitType.StyleController = this.layoutControl1; this.imgCmbQEFitType.TabIndex = 15; this.imgCmbQEFitType.SelectedIndexChanged += new System.EventHandler(this.imgCmbQEFitType_SelectedIndexChanged); // // imgCmbQPFitType // this.imgCmbQPFitType.Location = new System.Drawing.Point(126, 76); this.imgCmbQPFitType.Name = "imgCmbQPFitType"; this.imgCmbQPFitType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.imgCmbQPFitType.Size = new System.Drawing.Size(163, 20); this.imgCmbQPFitType.StyleController = this.layoutControl1; this.imgCmbQPFitType.TabIndex = 16; this.imgCmbQPFitType.SelectedIndexChanged += new System.EventHandler(this.imgCmbQPFitType_SelectedIndexChanged); // // imgCmbCurveSourceFrom // this.imgCmbCurveSourceFrom.Location = new System.Drawing.Point(417, 28); this.imgCmbCurveSourceFrom.Name = "imgCmbCurveSourceFrom"; this.imgCmbCurveSourceFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.imgCmbCurveSourceFrom.Size = new System.Drawing.Size(163, 20); this.imgCmbCurveSourceFrom.StyleController = this.layoutControl1; this.imgCmbCurveSourceFrom.TabIndex = 17; // // btnFilePath // this.btnFilePath.Location = new System.Drawing.Point(126, 2); this.btnFilePath.Name = "btnFilePath"; editorButtonImageOptions2.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions2.SvgImage"))); editorButtonImageOptions2.SvgImageSize = new System.Drawing.Size(14, 14); this.btnFilePath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.btnFilePath.Size = new System.Drawing.Size(454, 22); this.btnFilePath.StyleController = this.layoutControl1; this.btnFilePath.TabIndex = 18; this.btnFilePath.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnFilePath_ButtonClick); // // txtCurveCode // this.txtCurveCode.Location = new System.Drawing.Point(126, 28); this.txtCurveCode.Name = "txtCurveCode"; this.txtCurveCode.Size = new System.Drawing.Size(163, 20); this.txtCurveCode.StyleController = this.layoutControl1; this.txtCurveCode.TabIndex = 19; // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem6, this.layoutControlItem2, this.layoutControlItem4, this.layoutControlItem7, this.layoutControlItem5, this.layoutControlItem1, this.emptySpaceItem1, this.layoutControlGroup1}); this.Root.Name = "Root"; this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.Root.Size = new System.Drawing.Size(582, 571); this.Root.TextVisible = false; // // layoutControlItem6 // this.layoutControlItem6.Control = this.btnFilePath; this.layoutControlItem6.Location = new System.Drawing.Point(0, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(582, 26); this.layoutControlItem6.Text = "文件:"; this.layoutControlItem6.TextSize = new System.Drawing.Size(112, 14); // // layoutControlItem2 // this.layoutControlItem2.Control = this.imgCmbQHFitType; this.layoutControlItem2.Location = new System.Drawing.Point(0, 50); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(291, 24); this.layoutControlItem2.Text = "流量扬程线拟合方式:"; this.layoutControlItem2.TextSize = new System.Drawing.Size(112, 14); // // layoutControlItem4 // this.layoutControlItem4.Control = this.imgCmbQPFitType; this.layoutControlItem4.Location = new System.Drawing.Point(0, 74); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(291, 24); this.layoutControlItem4.Text = "流量功率线拟合方式:"; this.layoutControlItem4.TextSize = new System.Drawing.Size(112, 14); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txtCurveCode; this.layoutControlItem7.Location = new System.Drawing.Point(0, 26); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Size = new System.Drawing.Size(291, 24); this.layoutControlItem7.Text = "名称:"; this.layoutControlItem7.TextSize = new System.Drawing.Size(112, 14); // // layoutControlItem5 // this.layoutControlItem5.Control = this.imgCmbCurveSourceFrom; this.layoutControlItem5.Location = new System.Drawing.Point(291, 26); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(291, 24); this.layoutControlItem5.Text = "来源类型:"; this.layoutControlItem5.TextSize = new System.Drawing.Size(112, 14); // // layoutControlItem1 // this.layoutControlItem1.Control = this.imgCmbQEFitType; this.layoutControlItem1.Location = new System.Drawing.Point(291, 50); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(291, 24); this.layoutControlItem1.Text = "流量效率线拟合方式:"; this.layoutControlItem1.TextSize = new System.Drawing.Size(112, 14); // // emptySpaceItem1 // this.emptySpaceItem1.AllowHotTrack = false; this.emptySpaceItem1.Location = new System.Drawing.Point(291, 74); this.emptySpaceItem1.Name = "emptySpaceItem1"; this.emptySpaceItem1.Size = new System.Drawing.Size(291, 24); this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); // // layoutControlItem8 // this.layoutControlItem8.Control = this.chartFeatCurveViewCtrl1; this.layoutControlItem8.Location = new System.Drawing.Point(0, 0); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlItem8.Size = new System.Drawing.Size(582, 451); this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem8.TextVisible = false; // // layoutControlGroup1 // this.layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem8}); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 98); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Size = new System.Drawing.Size(582, 473); this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Text = "曲线"; // // ImportCurveByFeatCurveExpressGroupCtrl // this.Appearance.BackColor = System.Drawing.SystemColors.Control; this.Appearance.Options.UseBackColor = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.Controls.Add(this.layoutControl1); this.Name = "ImportCurveByFeatCurveExpressGroupCtrl"; this.Size = new System.Drawing.Size(582, 571); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.imgCmbQHFitType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbQEFitType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbQPFitType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbCurveSourceFrom.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnFilePath.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCurveCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbQHFitType; private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbQEFitType; private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbQPFitType; private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbCurveSourceFrom; private DevExpress.XtraEditors.ButtonEdit btnFilePath; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraEditors.TextEdit txtCurveCode; private ChartFeatCurveViewCtrl chartFeatCurveViewCtrl1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; } }