namespace IBox.WinFrmUI
|
{
|
partial class IBoxFormDataFilter
|
{
|
/// <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 Windows Form 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.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
|
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
|
DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
|
this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl();
|
this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
|
this.dataLayoutControl3 = new DevExpress.XtraDataLayout.DataLayoutControl();
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
|
this.checkEditIsControlInput = new DevExpress.XtraEditors.CheckEdit();
|
this.textEditControlInputValue = new DevExpress.XtraEditors.TextEdit();
|
this.textEditRValue = new DevExpress.XtraEditors.TextEdit();
|
this.textEditQValue = new DevExpress.XtraEditors.TextEdit();
|
this.textEditAValue = new DevExpress.XtraEditors.TextEdit();
|
this.textEditHValue = new DevExpress.XtraEditors.TextEdit();
|
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
|
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
|
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
|
this.dataLayoutControl2 = new DevExpress.XtraDataLayout.DataLayoutControl();
|
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
this.imageComboBoxEdit1 = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
this.checkEditIsPress = new DevExpress.XtraEditors.CheckEdit();
|
this.checkEditIsFlow = new DevExpress.XtraEditors.CheckEdit();
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.checkEditIsControlInput1 = new DevExpress.XtraEditors.CheckEdit();
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit();
|
this.dataLayoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
|
this.groupControl3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl3)).BeginInit();
|
this.dataLayoutControl3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.checkEditIsControlInput.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditControlInputValue.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditRValue.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditQValue.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditAValue.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditHValue.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
|
this.groupControl2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
|
this.groupControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl2)).BeginInit();
|
this.dataLayoutControl2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.imageComboBoxEdit1.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.checkEditIsPress.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.checkEditIsFlow.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.checkEditIsControlInput1.Properties)).BeginInit();
|
this.SuspendLayout();
|
//
|
// dataLayoutControl1
|
//
|
this.dataLayoutControl1.Controls.Add(this.groupControl3);
|
this.dataLayoutControl1.Controls.Add(this.groupControl2);
|
this.dataLayoutControl1.Controls.Add(this.groupControl1);
|
this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0);
|
this.dataLayoutControl1.Name = "dataLayoutControl1";
|
this.dataLayoutControl1.Root = this.Root;
|
this.dataLayoutControl1.Size = new System.Drawing.Size(1005, 850);
|
this.dataLayoutControl1.TabIndex = 0;
|
this.dataLayoutControl1.Text = "dataLayoutControl1";
|
//
|
// groupControl3
|
//
|
this.groupControl3.Controls.Add(this.dataLayoutControl3);
|
this.groupControl3.Location = new System.Drawing.Point(12, 70);
|
this.groupControl3.Name = "groupControl3";
|
this.groupControl3.ShowCaption = false;
|
this.groupControl3.Size = new System.Drawing.Size(981, 100);
|
this.groupControl3.TabIndex = 6;
|
this.groupControl3.Text = "groupControl3";
|
//
|
// dataLayoutControl3
|
//
|
this.dataLayoutControl3.Controls.Add(this.simpleButton2);
|
this.dataLayoutControl3.Controls.Add(this.simpleButton4);
|
this.dataLayoutControl3.Controls.Add(this.checkEditIsControlInput);
|
this.dataLayoutControl3.Controls.Add(this.textEditControlInputValue);
|
this.dataLayoutControl3.Controls.Add(this.textEditRValue);
|
this.dataLayoutControl3.Controls.Add(this.textEditQValue);
|
this.dataLayoutControl3.Controls.Add(this.textEditAValue);
|
this.dataLayoutControl3.Controls.Add(this.textEditHValue);
|
this.dataLayoutControl3.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.dataLayoutControl3.Location = new System.Drawing.Point(2, 2);
|
this.dataLayoutControl3.Name = "dataLayoutControl3";
|
this.dataLayoutControl3.Root = this.layoutControlGroup2;
|
this.dataLayoutControl3.Size = new System.Drawing.Size(977, 96);
|
this.dataLayoutControl3.TabIndex = 0;
|
this.dataLayoutControl3.Text = "dataLayoutControl3";
|
//
|
// simpleButton2
|
//
|
this.simpleButton2.Location = new System.Drawing.Point(430, 36);
|
this.simpleButton2.Name = "simpleButton2";
|
this.simpleButton2.Size = new System.Drawing.Size(258, 22);
|
this.simpleButton2.StyleController = this.dataLayoutControl3;
|
this.simpleButton2.TabIndex = 15;
|
this.simpleButton2.Text = "修正";
|
this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click_1);
|
//
|
// simpleButton4
|
//
|
this.simpleButton4.Location = new System.Drawing.Point(692, 36);
|
this.simpleButton4.Name = "simpleButton4";
|
this.simpleButton4.Size = new System.Drawing.Size(273, 22);
|
this.simpleButton4.StyleController = this.dataLayoutControl3;
|
this.simpleButton4.TabIndex = 14;
|
this.simpleButton4.Text = "配置下发";
|
this.simpleButton4.Click += new System.EventHandler(this.simpleButton4_Click);
|
//
|
// checkEditIsControlInput
|
//
|
this.checkEditIsControlInput.Location = new System.Drawing.Point(12, 12);
|
this.checkEditIsControlInput.Name = "checkEditIsControlInput";
|
this.checkEditIsControlInput.Properties.Caption = "是否控制输入";
|
this.checkEditIsControlInput.Size = new System.Drawing.Size(201, 20);
|
this.checkEditIsControlInput.StyleController = this.dataLayoutControl3;
|
this.checkEditIsControlInput.TabIndex = 13;
|
//
|
// textEditControlInputValue
|
//
|
this.textEditControlInputValue.EditValue = "0.2";
|
this.textEditControlInputValue.Location = new System.Drawing.Point(289, 12);
|
this.textEditControlInputValue.Name = "textEditControlInputValue";
|
this.textEditControlInputValue.Size = new System.Drawing.Size(137, 20);
|
this.textEditControlInputValue.StyleController = this.dataLayoutControl3;
|
this.textEditControlInputValue.TabIndex = 6;
|
//
|
// textEditRValue
|
//
|
this.textEditRValue.EditValue = "0.008";
|
this.textEditRValue.Location = new System.Drawing.Point(502, 12);
|
this.textEditRValue.Name = "textEditRValue";
|
this.textEditRValue.Size = new System.Drawing.Size(157, 20);
|
this.textEditRValue.StyleController = this.dataLayoutControl3;
|
this.textEditRValue.TabIndex = 7;
|
//
|
// textEditQValue
|
//
|
this.textEditQValue.EditValue = "0.1";
|
this.textEditQValue.Location = new System.Drawing.Point(735, 12);
|
this.textEditQValue.Name = "textEditQValue";
|
this.textEditQValue.Size = new System.Drawing.Size(230, 20);
|
this.textEditQValue.StyleController = this.dataLayoutControl3;
|
this.textEditQValue.TabIndex = 8;
|
//
|
// textEditAValue
|
//
|
this.textEditAValue.EditValue = "1";
|
this.textEditAValue.Location = new System.Drawing.Point(84, 36);
|
this.textEditAValue.Name = "textEditAValue";
|
this.textEditAValue.Size = new System.Drawing.Size(129, 20);
|
this.textEditAValue.StyleController = this.dataLayoutControl3;
|
this.textEditAValue.TabIndex = 9;
|
//
|
// textEditHValue
|
//
|
this.textEditHValue.EditValue = "1";
|
this.textEditHValue.Location = new System.Drawing.Point(289, 36);
|
this.textEditHValue.Name = "textEditHValue";
|
this.textEditHValue.Size = new System.Drawing.Size(137, 20);
|
this.textEditHValue.StyleController = this.dataLayoutControl3;
|
this.textEditHValue.TabIndex = 10;
|
//
|
// layoutControlGroup2
|
//
|
this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.layoutControlGroup2.GroupBordersVisible = false;
|
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem17,
|
this.layoutControlItem18,
|
this.layoutControlItem19,
|
this.layoutControlItem20,
|
this.layoutControlItem21,
|
this.layoutControlItem24,
|
this.layoutControlItem3,
|
this.layoutControlItem8});
|
this.layoutControlGroup2.Name = "layoutControlGroup2";
|
this.layoutControlGroup2.Size = new System.Drawing.Size(977, 96);
|
this.layoutControlGroup2.TextVisible = false;
|
//
|
// layoutControlItem17
|
//
|
this.layoutControlItem17.Control = this.textEditControlInputValue;
|
this.layoutControlItem17.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem17.CustomizationFormText = "控制向量:";
|
this.layoutControlItem17.Location = new System.Drawing.Point(205, 0);
|
this.layoutControlItem17.Name = "layoutControlItem17";
|
this.layoutControlItem17.Size = new System.Drawing.Size(213, 24);
|
this.layoutControlItem17.Text = "控制向量:";
|
this.layoutControlItem17.TextSize = new System.Drawing.Size(60, 14);
|
//
|
// layoutControlItem18
|
//
|
this.layoutControlItem18.Control = this.textEditRValue;
|
this.layoutControlItem18.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem18.CustomizationFormText = "测量噪声:";
|
this.layoutControlItem18.Location = new System.Drawing.Point(418, 0);
|
this.layoutControlItem18.Name = "layoutControlItem18";
|
this.layoutControlItem18.Size = new System.Drawing.Size(233, 24);
|
this.layoutControlItem18.Text = "测量噪声:";
|
this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 14);
|
//
|
// layoutControlItem19
|
//
|
this.layoutControlItem19.Control = this.textEditQValue;
|
this.layoutControlItem19.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem19.CustomizationFormText = "过程噪声:";
|
this.layoutControlItem19.Location = new System.Drawing.Point(651, 0);
|
this.layoutControlItem19.Name = "layoutControlItem19";
|
this.layoutControlItem19.Size = new System.Drawing.Size(306, 24);
|
this.layoutControlItem19.Text = "过程噪声:";
|
this.layoutControlItem19.TextSize = new System.Drawing.Size(60, 14);
|
//
|
// layoutControlItem20
|
//
|
this.layoutControlItem20.Control = this.textEditAValue;
|
this.layoutControlItem20.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem20.CustomizationFormText = "状态转移:";
|
this.layoutControlItem20.Location = new System.Drawing.Point(0, 24);
|
this.layoutControlItem20.Name = "layoutControlItem20";
|
this.layoutControlItem20.Size = new System.Drawing.Size(205, 52);
|
this.layoutControlItem20.Text = "状态转移:";
|
this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 14);
|
//
|
// layoutControlItem21
|
//
|
this.layoutControlItem21.Control = this.textEditHValue;
|
this.layoutControlItem21.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem21.CustomizationFormText = "状态观测:";
|
this.layoutControlItem21.Location = new System.Drawing.Point(205, 24);
|
this.layoutControlItem21.Name = "layoutControlItem21";
|
this.layoutControlItem21.Size = new System.Drawing.Size(213, 52);
|
this.layoutControlItem21.Text = "状态观测:";
|
this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 14);
|
//
|
// layoutControlItem24
|
//
|
this.layoutControlItem24.Control = this.checkEditIsControlInput;
|
this.layoutControlItem24.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem24.Name = "layoutControlItem24";
|
this.layoutControlItem24.Size = new System.Drawing.Size(205, 24);
|
this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem24.TextVisible = false;
|
//
|
// layoutControlItem3
|
//
|
this.layoutControlItem3.Control = this.simpleButton4;
|
this.layoutControlItem3.Location = new System.Drawing.Point(680, 24);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.Size = new System.Drawing.Size(277, 52);
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem3.TextVisible = false;
|
//
|
// layoutControlItem8
|
//
|
this.layoutControlItem8.Control = this.simpleButton2;
|
this.layoutControlItem8.Location = new System.Drawing.Point(418, 24);
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
this.layoutControlItem8.Size = new System.Drawing.Size(262, 52);
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem8.TextVisible = false;
|
//
|
// groupControl2
|
//
|
this.groupControl2.Controls.Add(this.chartControl1);
|
this.groupControl2.Location = new System.Drawing.Point(12, 174);
|
this.groupControl2.Name = "groupControl2";
|
this.groupControl2.ShowCaption = false;
|
this.groupControl2.Size = new System.Drawing.Size(981, 664);
|
this.groupControl2.TabIndex = 5;
|
this.groupControl2.Text = "数据预览";
|
//
|
// chartControl1
|
//
|
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
|
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
|
this.chartControl1.Diagram = xyDiagram1;
|
this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.chartControl1.Location = new System.Drawing.Point(2, 2);
|
this.chartControl1.Name = "chartControl1";
|
series1.Name = "原始值";
|
series1.View = lineSeriesView1;
|
series2.Name = "修正后的值";
|
series2.View = lineSeriesView2;
|
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
|
series1,
|
series2};
|
this.chartControl1.Size = new System.Drawing.Size(977, 660);
|
this.chartControl1.TabIndex = 0;
|
//
|
// groupControl1
|
//
|
this.groupControl1.Controls.Add(this.dataLayoutControl2);
|
this.groupControl1.Location = new System.Drawing.Point(12, 12);
|
this.groupControl1.Name = "groupControl1";
|
this.groupControl1.ShowCaption = false;
|
this.groupControl1.Size = new System.Drawing.Size(981, 54);
|
this.groupControl1.TabIndex = 4;
|
this.groupControl1.Text = "配置";
|
//
|
// dataLayoutControl2
|
//
|
this.dataLayoutControl2.Controls.Add(this.simpleButton3);
|
this.dataLayoutControl2.Controls.Add(this.simpleButton1);
|
this.dataLayoutControl2.Controls.Add(this.imageComboBoxEdit1);
|
this.dataLayoutControl2.Controls.Add(this.checkEditIsPress);
|
this.dataLayoutControl2.Controls.Add(this.checkEditIsFlow);
|
this.dataLayoutControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.dataLayoutControl2.Location = new System.Drawing.Point(2, 2);
|
this.dataLayoutControl2.Name = "dataLayoutControl2";
|
this.dataLayoutControl2.Root = this.layoutControlGroup1;
|
this.dataLayoutControl2.Size = new System.Drawing.Size(977, 50);
|
this.dataLayoutControl2.TabIndex = 5;
|
this.dataLayoutControl2.Text = "dataLayoutControl2";
|
//
|
// simpleButton3
|
//
|
this.simpleButton3.Location = new System.Drawing.Point(819, 12);
|
this.simpleButton3.Name = "simpleButton3";
|
this.simpleButton3.Size = new System.Drawing.Size(146, 22);
|
this.simpleButton3.StyleController = this.dataLayoutControl2;
|
this.simpleButton3.TabIndex = 14;
|
this.simpleButton3.Text = "清空";
|
this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
|
//
|
// simpleButton1
|
//
|
this.simpleButton1.Location = new System.Drawing.Point(661, 12);
|
this.simpleButton1.Name = "simpleButton1";
|
this.simpleButton1.Size = new System.Drawing.Size(154, 22);
|
this.simpleButton1.StyleController = this.dataLayoutControl2;
|
this.simpleButton1.TabIndex = 4;
|
this.simpleButton1.Text = "导入数据";
|
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
|
//
|
// imageComboBoxEdit1
|
//
|
this.imageComboBoxEdit1.Location = new System.Drawing.Point(504, 12);
|
this.imageComboBoxEdit1.Name = "imageComboBoxEdit1";
|
this.imageComboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.imageComboBoxEdit1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
|
new DevExpress.XtraEditors.Controls.ImageComboBoxItem("流量", "Flow", -1)});
|
this.imageComboBoxEdit1.Size = new System.Drawing.Size(153, 20);
|
this.imageComboBoxEdit1.StyleController = this.dataLayoutControl2;
|
this.imageComboBoxEdit1.TabIndex = 2;
|
this.imageComboBoxEdit1.SelectedIndexChanged += new System.EventHandler(this.imageComboBoxEdit1_SelectedIndexChanged);
|
//
|
// checkEditIsPress
|
//
|
this.checkEditIsPress.Location = new System.Drawing.Point(217, 12);
|
this.checkEditIsPress.Name = "checkEditIsPress";
|
this.checkEditIsPress.Properties.Caption = "启用压力处理";
|
this.checkEditIsPress.Size = new System.Drawing.Size(211, 20);
|
this.checkEditIsPress.StyleController = this.dataLayoutControl2;
|
this.checkEditIsPress.TabIndex = 1;
|
//
|
// checkEditIsFlow
|
//
|
this.checkEditIsFlow.Location = new System.Drawing.Point(12, 12);
|
this.checkEditIsFlow.Name = "checkEditIsFlow";
|
this.checkEditIsFlow.Properties.Caption = "启用流量处理";
|
this.checkEditIsFlow.Size = new System.Drawing.Size(201, 20);
|
this.checkEditIsFlow.StyleController = this.dataLayoutControl2;
|
this.checkEditIsFlow.TabIndex = 0;
|
//
|
// layoutControlGroup1
|
//
|
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem4,
|
this.layoutControlItem5,
|
this.layoutControlItem6,
|
this.layoutControlItem7,
|
this.layoutControlItem9});
|
this.layoutControlGroup1.Name = "Root";
|
this.layoutControlGroup1.Size = new System.Drawing.Size(977, 50);
|
this.layoutControlGroup1.TextVisible = false;
|
//
|
// layoutControlItem4
|
//
|
this.layoutControlItem4.Control = this.checkEditIsFlow;
|
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.Size = new System.Drawing.Size(205, 30);
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem4.TextVisible = false;
|
//
|
// layoutControlItem5
|
//
|
this.layoutControlItem5.Control = this.checkEditIsPress;
|
this.layoutControlItem5.Location = new System.Drawing.Point(205, 0);
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
this.layoutControlItem5.Size = new System.Drawing.Size(215, 30);
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem5.TextVisible = false;
|
//
|
// layoutControlItem6
|
//
|
this.layoutControlItem6.Control = this.imageComboBoxEdit1;
|
this.layoutControlItem6.Location = new System.Drawing.Point(420, 0);
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
this.layoutControlItem6.Size = new System.Drawing.Size(229, 30);
|
this.layoutControlItem6.Text = "处理目标:";
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 14);
|
//
|
// layoutControlItem7
|
//
|
this.layoutControlItem7.Control = this.simpleButton1;
|
this.layoutControlItem7.Location = new System.Drawing.Point(649, 0);
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
this.layoutControlItem7.Size = new System.Drawing.Size(158, 30);
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem7.TextVisible = false;
|
//
|
// layoutControlItem9
|
//
|
this.layoutControlItem9.Control = this.simpleButton3;
|
this.layoutControlItem9.Location = new System.Drawing.Point(807, 0);
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
this.layoutControlItem9.Size = new System.Drawing.Size(150, 30);
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem9.TextVisible = false;
|
//
|
// Root
|
//
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem1,
|
this.layoutControlItem2,
|
this.layoutControlItem16});
|
this.Root.Name = "Root";
|
this.Root.Size = new System.Drawing.Size(1005, 850);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.groupControl1;
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Size = new System.Drawing.Size(985, 58);
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem1.TextVisible = false;
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.groupControl2;
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 162);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.Size = new System.Drawing.Size(985, 668);
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem2.TextVisible = false;
|
//
|
// layoutControlItem16
|
//
|
this.layoutControlItem16.Control = this.groupControl3;
|
this.layoutControlItem16.Location = new System.Drawing.Point(0, 58);
|
this.layoutControlItem16.Name = "layoutControlItem16";
|
this.layoutControlItem16.Size = new System.Drawing.Size(985, 104);
|
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem16.TextVisible = false;
|
//
|
// checkEditIsControlInput1
|
//
|
this.checkEditIsControlInput1.Location = new System.Drawing.Point(12, 36);
|
this.checkEditIsControlInput1.Name = "checkEditIsControlInput1";
|
this.checkEditIsControlInput1.Properties.Caption = "是否控制输入";
|
this.checkEditIsControlInput1.Size = new System.Drawing.Size(184, 20);
|
this.checkEditIsControlInput1.TabIndex = 5;
|
//
|
// EboxFormDataFilter
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.Controls.Add(this.dataLayoutControl1);
|
this.Name = "EboxFormDataFilter";
|
this.Size = new System.Drawing.Size(1005, 850);
|
this.Load += new System.EventHandler(this.EboxFormDataFilter_Load);
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit();
|
this.dataLayoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
|
this.groupControl3.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl3)).EndInit();
|
this.dataLayoutControl3.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.checkEditIsControlInput.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditControlInputValue.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditRValue.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditQValue.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditAValue.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEditHValue.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
|
this.groupControl2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
|
this.groupControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl2)).EndInit();
|
this.dataLayoutControl2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.imageComboBoxEdit1.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.checkEditIsPress.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.checkEditIsFlow.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.checkEditIsControlInput1.Properties)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraEditors.GroupControl groupControl1;
|
private DevExpress.XtraEditors.GroupControl groupControl2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraEditors.CheckEdit checkEditIsFlow;
|
private DevExpress.XtraEditors.CheckEdit checkEditIsPress;
|
private DevExpress.XtraEditors.ImageComboBoxEdit imageComboBoxEdit1;
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
private DevExpress.XtraCharts.ChartControl chartControl1;
|
private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl2;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
private DevExpress.XtraEditors.GroupControl groupControl3;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl3;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
private DevExpress.XtraEditors.CheckEdit checkEditIsControlInput;
|
private DevExpress.XtraEditors.TextEdit textEditControlInputValue;
|
private DevExpress.XtraEditors.TextEdit textEditRValue;
|
private DevExpress.XtraEditors.TextEdit textEditQValue;
|
private DevExpress.XtraEditors.TextEdit textEditAValue;
|
private DevExpress.XtraEditors.TextEdit textEditHValue;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
|
private DevExpress.XtraEditors.CheckEdit checkEditIsControlInput1;
|
private DevExpress.XtraEditors.SimpleButton simpleButton3;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
private DevExpress.XtraEditors.SimpleButton simpleButton4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
}
|
}
|