namespace AStation.WinFrmUI.Chart
|
{
|
partial class ImportCurveByCurveExpressCtrl
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Component Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ImportCurveByCurveExpressCtrl));
|
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.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.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.chartFeatCurveViewCtrl1 = new AStation.WinFrmUI.Chart.CurveExpressChart();
|
this.sidePanel1 = new DevExpress.XtraEditors.SidePanel();
|
((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.layoutControlGroup1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
this.sidePanel1.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// layoutControl1
|
//
|
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, 1014, 908);
|
this.layoutControl1.Root = this.Root;
|
this.layoutControl1.Size = new System.Drawing.Size(337, 660);
|
this.layoutControl1.TabIndex = 0;
|
this.layoutControl1.Text = "layoutControl1";
|
//
|
// imgCmbQHFitType
|
//
|
this.imgCmbQHFitType.Location = new System.Drawing.Point(120, 144);
|
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(205, 28);
|
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(120, 176);
|
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(205, 28);
|
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(120, 208);
|
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(205, 28);
|
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(120, 112);
|
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(205, 28);
|
this.imgCmbCurveSourceFrom.StyleController = this.layoutControl1;
|
this.imgCmbCurveSourceFrom.TabIndex = 17;
|
//
|
// btnFilePath
|
//
|
this.btnFilePath.Location = new System.Drawing.Point(120, 45);
|
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(205, 31);
|
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(120, 80);
|
this.txtCurveCode.Name = "txtCurveCode";
|
this.txtCurveCode.Size = new System.Drawing.Size(205, 28);
|
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.layoutControlGroup1});
|
this.Root.Name = "Root";
|
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
this.Root.Size = new System.Drawing.Size(337, 660);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlGroup1
|
//
|
this.layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem6,
|
this.layoutControlItem7,
|
this.layoutControlItem5,
|
this.layoutControlItem2,
|
this.layoutControlItem1,
|
this.layoutControlItem4});
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup1.Name = "layoutControlGroup1";
|
this.layoutControlGroup1.Size = new System.Drawing.Size(337, 660);
|
this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
this.layoutControlGroup1.Text = "曲线信息";
|
//
|
// 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(317, 35);
|
this.layoutControlItem6.Text = "文件:";
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(96, 22);
|
//
|
// layoutControlItem7
|
//
|
this.layoutControlItem7.Control = this.txtCurveCode;
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 35);
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
this.layoutControlItem7.Size = new System.Drawing.Size(317, 32);
|
this.layoutControlItem7.Text = "名称:";
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(96, 22);
|
//
|
// layoutControlItem5
|
//
|
this.layoutControlItem5.Control = this.imgCmbCurveSourceFrom;
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 67);
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
this.layoutControlItem5.Size = new System.Drawing.Size(317, 32);
|
this.layoutControlItem5.Text = "来源类型:";
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(96, 22);
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.imgCmbQHFitType;
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 99);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.Size = new System.Drawing.Size(317, 32);
|
this.layoutControlItem2.Text = "流量扬程线:";
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(96, 22);
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.imgCmbQEFitType;
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 131);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Size = new System.Drawing.Size(317, 32);
|
this.layoutControlItem1.Text = "流量效率线:";
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(96, 22);
|
//
|
// layoutControlItem4
|
//
|
this.layoutControlItem4.Control = this.imgCmbQPFitType;
|
this.layoutControlItem4.Location = new System.Drawing.Point(0, 163);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.Size = new System.Drawing.Size(317, 444);
|
this.layoutControlItem4.Text = "流量功率线:";
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(96, 22);
|
//
|
// chartFeatCurveViewCtrl1
|
//
|
this.chartFeatCurveViewCtrl1.DefinePointVisible = false;
|
this.chartFeatCurveViewCtrl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.chartFeatCurveViewCtrl1.LineVisible = false;
|
this.chartFeatCurveViewCtrl1.Location = new System.Drawing.Point(337, 0);
|
this.chartFeatCurveViewCtrl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.chartFeatCurveViewCtrl1.Name = "chartFeatCurveViewCtrl1";
|
this.chartFeatCurveViewCtrl1.Size = new System.Drawing.Size(663, 660);
|
this.chartFeatCurveViewCtrl1.TabIndex = 0;
|
//
|
// sidePanel1
|
//
|
this.sidePanel1.Controls.Add(this.layoutControl1);
|
this.sidePanel1.Dock = System.Windows.Forms.DockStyle.Left;
|
this.sidePanel1.Location = new System.Drawing.Point(0, 0);
|
this.sidePanel1.Name = "sidePanel1";
|
this.sidePanel1.Size = new System.Drawing.Size(337, 660);
|
this.sidePanel1.TabIndex = 2;
|
this.sidePanel1.Text = "sidePanel1";
|
//
|
// ImportCurveByCurveExpressCtrl
|
//
|
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
this.Appearance.Options.UseBackColor = true;
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
this.Controls.Add(this.chartFeatCurveViewCtrl1);
|
this.Controls.Add(this.sidePanel1);
|
this.Name = "ImportCurveByCurveExpressCtrl";
|
this.Size = new System.Drawing.Size(1000, 660);
|
((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.layoutControlGroup1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
this.sidePanel1.ResumeLayout(false);
|
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 CurveExpressChart 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.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraEditors.SidePanel sidePanel1;
|
}
|
}
|