namespace CloudWaterNetwork.建模
|
{
|
partial class Form_建模
|
{
|
/// <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()
|
{
|
this.components = new System.ComponentModel.Container();
|
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
|
System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_建模));
|
this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
|
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
|
this.label1 = new System.Windows.Forms.Label();
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
this.button1 = new System.Windows.Forms.Button();
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
this.Label_SelectedPump = new System.Windows.Forms.ToolStripLabel();
|
this.toolStripComboBox1 = new System.Windows.Forms.ToolStripComboBox();
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
|
this.treeView1 = new System.Windows.Forms.TreeView();
|
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
|
this.查看图片ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.编辑MenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
this.上移ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.下移ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
this.删除MenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
this.button_保存曲线范围 = new System.Windows.Forms.Button();
|
this.button2 = new System.Windows.Forms.Button();
|
this.tb_Y2max = new System.Windows.Forms.TextBox();
|
this.tb_Ymax = new System.Windows.Forms.TextBox();
|
this.tb_Y2min = new System.Windows.Forms.TextBox();
|
this.tb_Ymin = new System.Windows.Forms.TextBox();
|
this.tb_Xmax = new System.Windows.Forms.TextBox();
|
this.label15 = new System.Windows.Forms.Label();
|
this.tb_Xmin = new System.Windows.Forms.TextBox();
|
this.label13 = new System.Windows.Forms.Label();
|
this.label14 = new System.Windows.Forms.Label();
|
this.label12 = new System.Windows.Forms.Label();
|
this.label11 = new System.Windows.Forms.Label();
|
this.label10 = new System.Windows.Forms.Label();
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
this.textBox8 = new System.Windows.Forms.TextBox();
|
this.label8 = new System.Windows.Forms.Label();
|
this.label9 = new System.Windows.Forms.Label();
|
this.label16 = new System.Windows.Forms.Label();
|
this.label6 = new System.Windows.Forms.Label();
|
this.textBox9 = new System.Windows.Forms.TextBox();
|
this.textBox7 = new System.Windows.Forms.TextBox();
|
this.label7 = new System.Windows.Forms.Label();
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
this.label5 = new System.Windows.Forms.Label();
|
this.label4 = new System.Windows.Forms.Label();
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
this.label3 = new System.Windows.Forms.Label();
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
this.label2 = new System.Windows.Forms.Label();
|
this.toolStrip2 = new System.Windows.Forms.ToolStrip();
|
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripButton8 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripButton10 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
this.cb_曲线类型 = new System.Windows.Forms.ToolStripComboBox();
|
this.toolStripButton9 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSplitButton1 = new System.Windows.Forms.ToolStripSplitButton();
|
this.设置透明度_30ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.透明度50ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.透明度70ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
this.button_查看图片 = new System.Windows.Forms.ToolStripButton();
|
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
|
this.toolStripButton11 = new System.Windows.Forms.ToolStripButton();
|
this.Label_Forum = new System.Windows.Forms.ToolStripLabel();
|
((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
|
this.toolStrip1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
|
this.splitContainer1.Panel1.SuspendLayout();
|
this.splitContainer1.Panel2.SuspendLayout();
|
this.splitContainer1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
|
this.splitContainer2.Panel1.SuspendLayout();
|
this.splitContainer2.Panel2.SuspendLayout();
|
this.splitContainer2.SuspendLayout();
|
this.contextMenuStrip1.SuspendLayout();
|
this.groupBox2.SuspendLayout();
|
this.groupBox1.SuspendLayout();
|
this.toolStrip2.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// chart1
|
//
|
this.chart1.BackImageWrapMode = System.Windows.Forms.DataVisualization.Charting.ChartImageWrapMode.Scaled;
|
this.chart1.BorderlineWidth = 0;
|
chartArea1.Name = "ChartArea1";
|
this.chart1.ChartAreas.Add(chartArea1);
|
this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
|
legend1.Alignment = System.Drawing.StringAlignment.Far;
|
legend1.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Top;
|
legend1.MaximumAutoSize = 30F;
|
legend1.Name = "Legend1";
|
this.chart1.Legends.Add(legend1);
|
this.chart1.Location = new System.Drawing.Point(0, 0);
|
this.chart1.Margin = new System.Windows.Forms.Padding(0);
|
this.chart1.Name = "chart1";
|
this.chart1.Size = new System.Drawing.Size(1090, 949);
|
this.chart1.TabIndex = 0;
|
this.chart1.Text = "chart1";
|
this.chart1.GetToolTipText += new System.EventHandler<System.Windows.Forms.DataVisualization.Charting.ToolTipEventArgs>(this.chart_trace_GetToolTipText);
|
//
|
// dataGridView1
|
//
|
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
this.Column1,
|
this.Column2,
|
this.Column3,
|
this.Column4});
|
this.dataGridView1.Location = new System.Drawing.Point(11, 83);
|
this.dataGridView1.Name = "dataGridView1";
|
this.dataGridView1.RowTemplate.Height = 23;
|
this.dataGridView1.Size = new System.Drawing.Size(342, 286);
|
this.dataGridView1.TabIndex = 99;
|
this.dataGridView1.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellValueChanged);
|
//
|
// Column1
|
//
|
this.Column1.HeaderText = "流量";
|
this.Column1.Name = "Column1";
|
this.Column1.Width = 70;
|
//
|
// Column2
|
//
|
this.Column2.HeaderText = "扬程";
|
this.Column2.Name = "Column2";
|
this.Column2.Width = 70;
|
//
|
// Column3
|
//
|
this.Column3.HeaderText = "功率";
|
this.Column3.Name = "Column3";
|
this.Column3.Width = 70;
|
//
|
// Column4
|
//
|
this.Column4.HeaderText = "效率";
|
this.Column4.Name = "Column4";
|
this.Column4.Width = 70;
|
//
|
// numericUpDown1
|
//
|
this.numericUpDown1.Location = new System.Drawing.Point(73, 31);
|
this.numericUpDown1.Maximum = new decimal(new int[] {
|
3,
|
0,
|
0,
|
0});
|
this.numericUpDown1.Minimum = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.numericUpDown1.Name = "numericUpDown1";
|
this.numericUpDown1.Size = new System.Drawing.Size(26, 21);
|
this.numericUpDown1.TabIndex = 0;
|
this.numericUpDown1.Value = new decimal(new int[] {
|
2,
|
0,
|
0,
|
0});
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.Location = new System.Drawing.Point(14, 35);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(53, 12);
|
this.label1.TabIndex = 3;
|
this.label1.Text = "曲线次数";
|
//
|
// textBox1
|
//
|
this.textBox1.Location = new System.Drawing.Point(150, 20);
|
this.textBox1.Name = "textBox1";
|
this.textBox1.Size = new System.Drawing.Size(175, 21);
|
this.textBox1.TabIndex = 31;
|
this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
|
//
|
// textBox2
|
//
|
this.textBox2.Location = new System.Drawing.Point(150, 45);
|
this.textBox2.Name = "textBox2";
|
this.textBox2.Size = new System.Drawing.Size(175, 21);
|
this.textBox2.TabIndex = 32;
|
this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
|
//
|
// button1
|
//
|
this.button1.Location = new System.Drawing.Point(105, 30);
|
this.button1.Name = "button1";
|
this.button1.Size = new System.Drawing.Size(66, 23);
|
this.button1.TabIndex = 1;
|
this.button1.Text = "拟合";
|
this.button1.UseVisualStyleBackColor = true;
|
this.button1.Click += new System.EventHandler(this.button_拟合_Click);
|
//
|
// toolStrip1
|
//
|
this.toolStrip1.BackColor = System.Drawing.Color.OldLace;
|
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.toolStripButton7,
|
this.toolStripButton6,
|
this.toolStripSeparator4,
|
this.toolStripButton2,
|
this.toolStripButton1,
|
this.toolStripSeparator6,
|
this.Label_SelectedPump,
|
this.toolStripComboBox1});
|
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
|
this.toolStrip1.Name = "toolStrip1";
|
this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
|
this.toolStrip1.Size = new System.Drawing.Size(356, 29);
|
this.toolStrip1.TabIndex = 7;
|
this.toolStrip1.Text = "toolStrip1";
|
//
|
// toolStripButton7
|
//
|
this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
|
this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton7.Name = "toolStripButton7";
|
this.toolStripButton7.Size = new System.Drawing.Size(52, 26);
|
this.toolStripButton7.Text = "应用";
|
this.toolStripButton7.Click += new System.EventHandler(this.button_应用_Click);
|
//
|
// toolStripButton6
|
//
|
this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
|
this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton6.Name = "toolStripButton6";
|
this.toolStripButton6.Size = new System.Drawing.Size(52, 26);
|
this.toolStripButton6.Text = "重置";
|
this.toolStripButton6.Click += new System.EventHandler(this.button_重置_Click);
|
//
|
// toolStripSeparator4
|
//
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 29);
|
//
|
// toolStripButton2
|
//
|
this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
|
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton2.Name = "toolStripButton2";
|
this.toolStripButton2.Size = new System.Drawing.Size(52, 26);
|
this.toolStripButton2.Text = "载入";
|
this.toolStripButton2.Click += new System.EventHandler(this.button_导入_Click);
|
//
|
// toolStripButton1
|
//
|
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
|
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton1.Name = "toolStripButton1";
|
this.toolStripButton1.Size = new System.Drawing.Size(52, 26);
|
this.toolStripButton1.Text = "导出";
|
this.toolStripButton1.Click += new System.EventHandler(this.button_导出_Click);
|
//
|
// toolStripSeparator6
|
//
|
this.toolStripSeparator6.Name = "toolStripSeparator6";
|
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 29);
|
//
|
// Label_SelectedPump
|
//
|
this.Label_SelectedPump.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
|
this.Label_SelectedPump.Image = ((System.Drawing.Image)(resources.GetObject("Label_SelectedPump.Image")));
|
this.Label_SelectedPump.Name = "Label_SelectedPump";
|
this.Label_SelectedPump.Size = new System.Drawing.Size(16, 26);
|
//
|
// toolStripComboBox1
|
//
|
this.toolStripComboBox1.Name = "toolStripComboBox1";
|
this.toolStripComboBox1.Size = new System.Drawing.Size(121, 25);
|
//
|
// splitContainer1
|
//
|
this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
| System.Windows.Forms.AnchorStyles.Left)
|
| System.Windows.Forms.AnchorStyles.Right)));
|
this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
|
this.splitContainer1.IsSplitterFixed = true;
|
this.splitContainer1.Location = new System.Drawing.Point(0, 28);
|
this.splitContainer1.Name = "splitContainer1";
|
//
|
// splitContainer1.Panel1
|
//
|
this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
|
//
|
// splitContainer1.Panel2
|
//
|
this.splitContainer1.Panel2.Controls.Add(this.chart1);
|
this.splitContainer1.Size = new System.Drawing.Size(1450, 949);
|
this.splitContainer1.SplitterDistance = 356;
|
this.splitContainer1.TabIndex = 9;
|
//
|
// splitContainer2
|
//
|
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitContainer2.IsSplitterFixed = true;
|
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
|
this.splitContainer2.Name = "splitContainer2";
|
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
//
|
// splitContainer2.Panel1
|
//
|
this.splitContainer2.Panel1.Controls.Add(this.treeView1);
|
//
|
// splitContainer2.Panel2
|
//
|
this.splitContainer2.Panel2.Controls.Add(this.button_保存曲线范围);
|
this.splitContainer2.Panel2.Controls.Add(this.button2);
|
this.splitContainer2.Panel2.Controls.Add(this.tb_Y2max);
|
this.splitContainer2.Panel2.Controls.Add(this.tb_Ymax);
|
this.splitContainer2.Panel2.Controls.Add(this.tb_Y2min);
|
this.splitContainer2.Panel2.Controls.Add(this.tb_Ymin);
|
this.splitContainer2.Panel2.Controls.Add(this.tb_Xmax);
|
this.splitContainer2.Panel2.Controls.Add(this.label15);
|
this.splitContainer2.Panel2.Controls.Add(this.tb_Xmin);
|
this.splitContainer2.Panel2.Controls.Add(this.label13);
|
this.splitContainer2.Panel2.Controls.Add(this.label14);
|
this.splitContainer2.Panel2.Controls.Add(this.label12);
|
this.splitContainer2.Panel2.Controls.Add(this.label11);
|
this.splitContainer2.Panel2.Controls.Add(this.label10);
|
this.splitContainer2.Panel2.Controls.Add(this.groupBox2);
|
this.splitContainer2.Panel2.Controls.Add(this.toolStrip1);
|
this.splitContainer2.Panel2.Controls.Add(this.label1);
|
this.splitContainer2.Panel2.Controls.Add(this.groupBox1);
|
this.splitContainer2.Panel2.Controls.Add(this.button1);
|
this.splitContainer2.Panel2.Controls.Add(this.numericUpDown1);
|
this.splitContainer2.Panel2.Controls.Add(this.dataGridView1);
|
this.splitContainer2.Size = new System.Drawing.Size(356, 949);
|
this.splitContainer2.SplitterDistance = 243;
|
this.splitContainer2.TabIndex = 10;
|
//
|
// treeView1
|
//
|
this.treeView1.CheckBoxes = true;
|
this.treeView1.ContextMenuStrip = this.contextMenuStrip1;
|
this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.treeView1.ImageIndex = 0;
|
this.treeView1.ImageList = this.imageList1;
|
this.treeView1.Location = new System.Drawing.Point(0, 0);
|
this.treeView1.Name = "treeView1";
|
this.treeView1.SelectedImageIndex = 1;
|
this.treeView1.Size = new System.Drawing.Size(356, 243);
|
this.treeView1.TabIndex = 9;
|
this.treeView1.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterCheck);
|
this.treeView1.BeforeSelect += new System.Windows.Forms.TreeViewCancelEventHandler(this.treeView1_BeforeSelect);
|
this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterSelect);
|
this.treeView1.Click += new System.EventHandler(this.treeView1_Click);
|
//
|
// contextMenuStrip1
|
//
|
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.查看图片ToolStripMenuItem,
|
this.编辑MenuItem,
|
this.toolStripSeparator3,
|
this.上移ToolStripMenuItem,
|
this.下移ToolStripMenuItem,
|
this.toolStripSeparator2,
|
this.删除MenuItem});
|
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
this.contextMenuStrip1.Size = new System.Drawing.Size(125, 126);
|
//
|
// 查看图片ToolStripMenuItem
|
//
|
this.查看图片ToolStripMenuItem.Name = "查看图片ToolStripMenuItem";
|
this.查看图片ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
this.查看图片ToolStripMenuItem.Text = "查看图片";
|
this.查看图片ToolStripMenuItem.Click += new System.EventHandler(this.查看图片ToolStripMenuItem_Click);
|
//
|
// 编辑MenuItem
|
//
|
this.编辑MenuItem.Name = "编辑MenuItem";
|
this.编辑MenuItem.Size = new System.Drawing.Size(124, 22);
|
this.编辑MenuItem.Text = "编辑";
|
this.编辑MenuItem.Click += new System.EventHandler(this.编辑MenuItem_Click);
|
//
|
// toolStripSeparator3
|
//
|
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
this.toolStripSeparator3.Size = new System.Drawing.Size(121, 6);
|
//
|
// 上移ToolStripMenuItem
|
//
|
this.上移ToolStripMenuItem.Name = "上移ToolStripMenuItem";
|
this.上移ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
this.上移ToolStripMenuItem.Text = "向上移动";
|
this.上移ToolStripMenuItem.Click += new System.EventHandler(this.MoveNodeUp);
|
//
|
// 下移ToolStripMenuItem
|
//
|
this.下移ToolStripMenuItem.Name = "下移ToolStripMenuItem";
|
this.下移ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
this.下移ToolStripMenuItem.Text = "向下移动";
|
this.下移ToolStripMenuItem.Click += new System.EventHandler(this.MoveNodeDown);
|
//
|
// toolStripSeparator2
|
//
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
this.toolStripSeparator2.Size = new System.Drawing.Size(121, 6);
|
//
|
// 删除MenuItem
|
//
|
this.删除MenuItem.Name = "删除MenuItem";
|
this.删除MenuItem.Size = new System.Drawing.Size(124, 22);
|
this.删除MenuItem.Text = "删除";
|
this.删除MenuItem.Click += new System.EventHandler(this.删除MenuItem_Click);
|
//
|
// imageList1
|
//
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
this.imageList1.Images.SetKeyName(0, "ANALYSE_VERIFY_GROUP.png");
|
this.imageList1.Images.SetKeyName(1, "NET_OBJ_MONITOR_FIX_WATERQUALITY.png");
|
this.imageList1.Images.SetKeyName(2, "MODEL_BATCHSET_PUMP.png");
|
this.imageList1.Images.SetKeyName(3, "MODEL_OBJ_SHIFT_PUMP.png");
|
//
|
// button_保存曲线范围
|
//
|
this.button_保存曲线范围.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button_保存曲线范围.BackgroundImage")));
|
this.button_保存曲线范围.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.button_保存曲线范围.Location = new System.Drawing.Point(317, 56);
|
this.button_保存曲线范围.Name = "button_保存曲线范围";
|
this.button_保存曲线范围.Size = new System.Drawing.Size(23, 23);
|
this.button_保存曲线范围.TabIndex = 9;
|
this.button_保存曲线范围.UseVisualStyleBackColor = true;
|
this.button_保存曲线范围.Click += new System.EventHandler(this.button_保存曲线范围_Click);
|
//
|
// button2
|
//
|
this.button2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button2.BackgroundImage")));
|
this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
this.button2.Location = new System.Drawing.Point(317, 29);
|
this.button2.Name = "button2";
|
this.button2.Size = new System.Drawing.Size(23, 23);
|
this.button2.TabIndex = 9;
|
this.button2.UseVisualStyleBackColor = true;
|
this.button2.Click += new System.EventHandler(this.button_设置坐标轴_Click);
|
//
|
// tb_Y2max
|
//
|
this.tb_Y2max.Location = new System.Drawing.Point(272, 31);
|
this.tb_Y2max.Name = "tb_Y2max";
|
this.tb_Y2max.Size = new System.Drawing.Size(39, 21);
|
this.tb_Y2max.TabIndex = 8;
|
//
|
// tb_Ymax
|
//
|
this.tb_Ymax.Location = new System.Drawing.Point(272, 56);
|
this.tb_Ymax.Name = "tb_Ymax";
|
this.tb_Ymax.Size = new System.Drawing.Size(39, 21);
|
this.tb_Ymax.TabIndex = 6;
|
//
|
// tb_Y2min
|
//
|
this.tb_Y2min.Location = new System.Drawing.Point(213, 31);
|
this.tb_Y2min.Name = "tb_Y2min";
|
this.tb_Y2min.Size = new System.Drawing.Size(37, 21);
|
this.tb_Y2min.TabIndex = 7;
|
//
|
// tb_Ymin
|
//
|
this.tb_Ymin.Location = new System.Drawing.Point(213, 56);
|
this.tb_Ymin.Name = "tb_Ymin";
|
this.tb_Ymin.Size = new System.Drawing.Size(37, 21);
|
this.tb_Ymin.TabIndex = 5;
|
//
|
// tb_Xmax
|
//
|
this.tb_Xmax.Location = new System.Drawing.Point(115, 56);
|
this.tb_Xmax.Name = "tb_Xmax";
|
this.tb_Xmax.Size = new System.Drawing.Size(56, 21);
|
this.tb_Xmax.TabIndex = 4;
|
//
|
// label15
|
//
|
this.label15.AutoSize = true;
|
this.label15.Location = new System.Drawing.Point(255, 41);
|
this.label15.Name = "label15";
|
this.label15.Size = new System.Drawing.Size(11, 12);
|
this.label15.TabIndex = 10;
|
this.label15.Text = "~";
|
//
|
// tb_Xmin
|
//
|
this.tb_Xmin.Location = new System.Drawing.Point(43, 56);
|
this.tb_Xmin.Name = "tb_Xmin";
|
this.tb_Xmin.Size = new System.Drawing.Size(56, 21);
|
this.tb_Xmin.TabIndex = 3;
|
//
|
// label13
|
//
|
this.label13.AutoSize = true;
|
this.label13.Location = new System.Drawing.Point(255, 65);
|
this.label13.Name = "label13";
|
this.label13.Size = new System.Drawing.Size(11, 12);
|
this.label13.TabIndex = 10;
|
this.label13.Text = "~";
|
//
|
// label14
|
//
|
this.label14.AutoSize = true;
|
this.label14.Location = new System.Drawing.Point(178, 35);
|
this.label14.Name = "label14";
|
this.label14.Size = new System.Drawing.Size(29, 12);
|
this.label14.TabIndex = 10;
|
this.label14.Text = "Y2轴";
|
//
|
// label12
|
//
|
this.label12.AutoSize = true;
|
this.label12.Location = new System.Drawing.Point(102, 65);
|
this.label12.Name = "label12";
|
this.label12.Size = new System.Drawing.Size(11, 12);
|
this.label12.TabIndex = 10;
|
this.label12.Text = "~";
|
//
|
// label11
|
//
|
this.label11.AutoSize = true;
|
this.label11.Location = new System.Drawing.Point(185, 60);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(23, 12);
|
this.label11.TabIndex = 10;
|
this.label11.Text = "Y轴";
|
//
|
// label10
|
//
|
this.label10.AutoSize = true;
|
this.label10.Location = new System.Drawing.Point(14, 60);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(23, 12);
|
this.label10.TabIndex = 10;
|
this.label10.Text = "X轴";
|
//
|
// groupBox2
|
//
|
this.groupBox2.Controls.Add(this.textBox8);
|
this.groupBox2.Controls.Add(this.label8);
|
this.groupBox2.Controls.Add(this.label9);
|
this.groupBox2.Controls.Add(this.label16);
|
this.groupBox2.Controls.Add(this.label6);
|
this.groupBox2.Controls.Add(this.textBox9);
|
this.groupBox2.Controls.Add(this.textBox7);
|
this.groupBox2.Controls.Add(this.label7);
|
this.groupBox2.Controls.Add(this.textBox5);
|
this.groupBox2.Controls.Add(this.textBox6);
|
this.groupBox2.Location = new System.Drawing.Point(12, 524);
|
this.groupBox2.Name = "groupBox2";
|
this.groupBox2.Size = new System.Drawing.Size(341, 110);
|
this.groupBox2.TabIndex = 9;
|
this.groupBox2.TabStop = false;
|
this.groupBox2.Text = "额定";
|
//
|
// textBox8
|
//
|
this.textBox8.Location = new System.Drawing.Point(245, 21);
|
this.textBox8.Name = "textBox8";
|
this.textBox8.ReadOnly = true;
|
this.textBox8.Size = new System.Drawing.Size(69, 21);
|
this.textBox8.TabIndex = 38;
|
this.textBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
this.textBox8.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
|
//
|
// label8
|
//
|
this.label8.AutoSize = true;
|
this.label8.Location = new System.Drawing.Point(19, 25);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(53, 12);
|
this.label8.TabIndex = 7;
|
this.label8.Text = "额定流量";
|
//
|
// label9
|
//
|
this.label9.AutoSize = true;
|
this.label9.Location = new System.Drawing.Point(185, 25);
|
this.label9.Name = "label9";
|
this.label9.Size = new System.Drawing.Size(53, 12);
|
this.label9.TabIndex = 7;
|
this.label9.Text = "额定扬程";
|
this.label9.Click += new System.EventHandler(this.label9_Click);
|
//
|
// label16
|
//
|
this.label16.AutoSize = true;
|
this.label16.Location = new System.Drawing.Point(185, 51);
|
this.label16.Name = "label16";
|
this.label16.Size = new System.Drawing.Size(53, 12);
|
this.label16.TabIndex = 7;
|
this.label16.Text = "额定功率";
|
//
|
// label6
|
//
|
this.label6.AutoSize = true;
|
this.label6.Location = new System.Drawing.Point(19, 51);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(53, 12);
|
this.label6.TabIndex = 7;
|
this.label6.Text = "额定转速";
|
//
|
// textBox9
|
//
|
this.textBox9.Location = new System.Drawing.Point(78, 21);
|
this.textBox9.Name = "textBox9";
|
this.textBox9.ReadOnly = true;
|
this.textBox9.Size = new System.Drawing.Size(69, 21);
|
this.textBox9.TabIndex = 37;
|
this.textBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
this.textBox9.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
|
//
|
// textBox7
|
//
|
this.textBox7.Location = new System.Drawing.Point(78, 74);
|
this.textBox7.Name = "textBox7";
|
this.textBox7.Size = new System.Drawing.Size(236, 21);
|
this.textBox7.TabIndex = 36;
|
this.textBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
this.textBox7.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
|
//
|
// label7
|
//
|
this.label7.AutoSize = true;
|
this.label7.Location = new System.Drawing.Point(19, 77);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(53, 12);
|
this.label7.TabIndex = 7;
|
this.label7.Text = "当前转速";
|
//
|
// textBox5
|
//
|
this.textBox5.Location = new System.Drawing.Point(245, 47);
|
this.textBox5.Name = "textBox5";
|
this.textBox5.ReadOnly = true;
|
this.textBox5.Size = new System.Drawing.Size(69, 21);
|
this.textBox5.TabIndex = 35;
|
this.textBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
this.textBox5.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
|
//
|
// textBox6
|
//
|
this.textBox6.Location = new System.Drawing.Point(78, 47);
|
this.textBox6.Name = "textBox6";
|
this.textBox6.ReadOnly = true;
|
this.textBox6.Size = new System.Drawing.Size(69, 21);
|
this.textBox6.TabIndex = 35;
|
this.textBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
this.textBox6.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
|
//
|
// groupBox1
|
//
|
this.groupBox1.Controls.Add(this.textBox1);
|
this.groupBox1.Controls.Add(this.label5);
|
this.groupBox1.Controls.Add(this.label4);
|
this.groupBox1.Controls.Add(this.textBox4);
|
this.groupBox1.Controls.Add(this.label3);
|
this.groupBox1.Controls.Add(this.textBox3);
|
this.groupBox1.Controls.Add(this.textBox2);
|
this.groupBox1.Controls.Add(this.label2);
|
this.groupBox1.Location = new System.Drawing.Point(11, 385);
|
this.groupBox1.Name = "groupBox1";
|
this.groupBox1.Size = new System.Drawing.Size(342, 133);
|
this.groupBox1.TabIndex = 8;
|
this.groupBox1.TabStop = false;
|
this.groupBox1.Text = "计算:输入任意指标,计算其他指标";
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.Location = new System.Drawing.Point(20, 100);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(29, 12);
|
this.label5.TabIndex = 7;
|
this.label5.Text = "效率";
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.Location = new System.Drawing.Point(20, 75);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(29, 12);
|
this.label4.TabIndex = 7;
|
this.label4.Text = "能耗";
|
//
|
// textBox4
|
//
|
this.textBox4.Location = new System.Drawing.Point(150, 97);
|
this.textBox4.Name = "textBox4";
|
this.textBox4.Size = new System.Drawing.Size(175, 21);
|
this.textBox4.TabIndex = 34;
|
this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
this.textBox4.TextChanged += new System.EventHandler(this.textBox4_TextChanged);
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.Location = new System.Drawing.Point(20, 50);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(29, 12);
|
this.label3.TabIndex = 7;
|
this.label3.Text = "扬程";
|
//
|
// textBox3
|
//
|
this.textBox3.Location = new System.Drawing.Point(150, 72);
|
this.textBox3.Name = "textBox3";
|
this.textBox3.Size = new System.Drawing.Size(175, 21);
|
this.textBox3.TabIndex = 33;
|
this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
this.textBox3.TextChanged += new System.EventHandler(this.textBox3_TextChanged);
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.Location = new System.Drawing.Point(20, 23);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(29, 12);
|
this.label2.TabIndex = 7;
|
this.label2.Text = "流量";
|
//
|
// toolStrip2
|
//
|
this.toolStrip2.BackColor = System.Drawing.Color.OldLace;
|
this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.toolStripButton3,
|
this.toolStripButton4,
|
this.toolStripSeparator1,
|
this.toolStripButton5,
|
this.toolStripButton8,
|
this.toolStripSeparator5,
|
this.toolStripButton10,
|
this.toolStripSeparator7,
|
this.cb_曲线类型,
|
this.toolStripButton9,
|
this.toolStripSplitButton1,
|
this.button_查看图片,
|
this.toolStripSeparator8,
|
this.toolStripButton11,
|
this.Label_Forum});
|
this.toolStrip2.Location = new System.Drawing.Point(0, 0);
|
this.toolStrip2.Name = "toolStrip2";
|
this.toolStrip2.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
|
this.toolStrip2.Size = new System.Drawing.Size(1450, 25);
|
this.toolStrip2.TabIndex = 10;
|
this.toolStrip2.Text = "toolStrip2";
|
//
|
// toolStripButton3
|
//
|
this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
|
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton3.Name = "toolStripButton3";
|
this.toolStripButton3.Size = new System.Drawing.Size(52, 22);
|
this.toolStripButton3.Text = "保存";
|
this.toolStripButton3.Click += new System.EventHandler(this.saveToolStripMenuItem_Click);
|
//
|
// toolStripButton4
|
//
|
this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
|
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton4.Name = "toolStripButton4";
|
this.toolStripButton4.Size = new System.Drawing.Size(52, 22);
|
this.toolStripButton4.Text = "读取";
|
this.toolStripButton4.Click += new System.EventHandler(this.openToolStripMenuItem_Click);
|
//
|
// toolStripSeparator1
|
//
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
|
//
|
// toolStripButton5
|
//
|
this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
|
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton5.Name = "toolStripButton5";
|
this.toolStripButton5.Size = new System.Drawing.Size(76, 22);
|
this.toolStripButton5.Text = "新增建筑";
|
this.toolStripButton5.Click += new System.EventHandler(this.添加水厂button_Click);
|
//
|
// toolStripButton8
|
//
|
this.toolStripButton8.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton8.Image")));
|
this.toolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton8.Name = "toolStripButton8";
|
this.toolStripButton8.Size = new System.Drawing.Size(76, 22);
|
this.toolStripButton8.Text = "添加水泵";
|
this.toolStripButton8.Click += new System.EventHandler(this.添加水泵_Click);
|
//
|
// toolStripSeparator5
|
//
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
|
//
|
// toolStripButton10
|
//
|
this.toolStripButton10.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton10.Image")));
|
this.toolStripButton10.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton10.Name = "toolStripButton10";
|
this.toolStripButton10.Size = new System.Drawing.Size(76, 22);
|
this.toolStripButton10.Text = "组合曲线";
|
this.toolStripButton10.Click += new System.EventHandler(this.button_组合曲线_Click);
|
//
|
// toolStripSeparator7
|
//
|
this.toolStripSeparator7.Name = "toolStripSeparator7";
|
this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25);
|
//
|
// cb_曲线类型
|
//
|
this.cb_曲线类型.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cb_曲线类型.Items.AddRange(new object[] {
|
"流量扬程曲线",
|
"流量功率曲线",
|
"流量效率曲线"});
|
this.cb_曲线类型.Name = "cb_曲线类型";
|
this.cb_曲线类型.Size = new System.Drawing.Size(100, 25);
|
this.cb_曲线类型.SelectedIndexChanged += new System.EventHandler(this.cb_曲线类型_SelectedIndexChanged);
|
//
|
// toolStripButton9
|
//
|
this.toolStripButton9.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton9.Image")));
|
this.toolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton9.Name = "toolStripButton9";
|
this.toolStripButton9.Size = new System.Drawing.Size(76, 22);
|
this.toolStripButton9.Text = "曲线对比";
|
this.toolStripButton9.Click += new System.EventHandler(this.button_曲线对比_Click);
|
//
|
// toolStripSplitButton1
|
//
|
this.toolStripSplitButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
this.设置透明度_30ToolStripMenuItem,
|
this.透明度50ToolStripMenuItem,
|
this.透明度70ToolStripMenuItem});
|
this.toolStripSplitButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripSplitButton1.Image")));
|
this.toolStripSplitButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripSplitButton1.Name = "toolStripSplitButton1";
|
this.toolStripSplitButton1.Size = new System.Drawing.Size(88, 22);
|
this.toolStripSplitButton1.Text = "图片取点";
|
this.toolStripSplitButton1.ButtonClick += new System.EventHandler(this.toolStripSplitButton1_ButtonClick);
|
//
|
// 设置透明度_30ToolStripMenuItem
|
//
|
this.设置透明度_30ToolStripMenuItem.Name = "设置透明度_30ToolStripMenuItem";
|
this.设置透明度_30ToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
this.设置透明度_30ToolStripMenuItem.Text = "透明度:30%";
|
this.设置透明度_30ToolStripMenuItem.Click += new System.EventHandler(this.设置透明度_30ToolStripMenuItem_Click);
|
//
|
// 透明度50ToolStripMenuItem
|
//
|
this.透明度50ToolStripMenuItem.Name = "透明度50ToolStripMenuItem";
|
this.透明度50ToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
this.透明度50ToolStripMenuItem.Text = "透明度:50%";
|
this.透明度50ToolStripMenuItem.Click += new System.EventHandler(this.设置透明度_30ToolStripMenuItem_Click);
|
//
|
// 透明度70ToolStripMenuItem
|
//
|
this.透明度70ToolStripMenuItem.Name = "透明度70ToolStripMenuItem";
|
this.透明度70ToolStripMenuItem.Size = new System.Drawing.Size(149, 22);
|
this.透明度70ToolStripMenuItem.Text = "透明度:70%";
|
this.透明度70ToolStripMenuItem.Click += new System.EventHandler(this.设置透明度_30ToolStripMenuItem_Click);
|
//
|
// button_查看图片
|
//
|
this.button_查看图片.Image = ((System.Drawing.Image)(resources.GetObject("button_查看图片.Image")));
|
this.button_查看图片.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.button_查看图片.Name = "button_查看图片";
|
this.button_查看图片.Size = new System.Drawing.Size(76, 22);
|
this.button_查看图片.Text = "查看图片";
|
this.button_查看图片.Click += new System.EventHandler(this.button_查看图片_Click);
|
//
|
// toolStripSeparator8
|
//
|
this.toolStripSeparator8.Name = "toolStripSeparator8";
|
this.toolStripSeparator8.Size = new System.Drawing.Size(6, 25);
|
//
|
// toolStripButton11
|
//
|
this.toolStripButton11.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton11.Image")));
|
this.toolStripButton11.ImageTransparentColor = System.Drawing.Color.Magenta;
|
this.toolStripButton11.Name = "toolStripButton11";
|
this.toolStripButton11.Size = new System.Drawing.Size(52, 22);
|
this.toolStripButton11.Text = "复制";
|
this.toolStripButton11.Click += new System.EventHandler(this.toolStripButton11_Click);
|
//
|
// Label_Forum
|
//
|
this.Label_Forum.Name = "Label_Forum";
|
this.Label_Forum.Size = new System.Drawing.Size(32, 22);
|
this.Label_Forum.Text = "公式";
|
//
|
// Form_建模
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1450, 977);
|
this.Controls.Add(this.toolStrip2);
|
this.Controls.Add(this.splitContainer1);
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
this.Name = "Form_建模";
|
this.Text = "曲线拟云";
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form_Curve_FormClosing);
|
this.Load += new System.EventHandler(this.Form_Curve_Load);
|
((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
|
this.toolStrip1.ResumeLayout(false);
|
this.toolStrip1.PerformLayout();
|
this.splitContainer1.Panel1.ResumeLayout(false);
|
this.splitContainer1.Panel2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
this.splitContainer1.ResumeLayout(false);
|
this.splitContainer2.Panel1.ResumeLayout(false);
|
this.splitContainer2.Panel2.ResumeLayout(false);
|
this.splitContainer2.Panel2.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
|
this.splitContainer2.ResumeLayout(false);
|
this.contextMenuStrip1.ResumeLayout(false);
|
this.groupBox2.ResumeLayout(false);
|
this.groupBox2.PerformLayout();
|
this.groupBox1.ResumeLayout(false);
|
this.groupBox1.PerformLayout();
|
this.toolStrip2.ResumeLayout(false);
|
this.toolStrip2.PerformLayout();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.DataVisualization.Charting.Chart chart1;
|
private System.Windows.Forms.DataGridView dataGridView1;
|
private System.Windows.Forms.NumericUpDown numericUpDown1;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.TextBox textBox1;
|
private System.Windows.Forms.TextBox textBox2;
|
private System.Windows.Forms.Button button1;
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
private System.Windows.Forms.ToolStripButton toolStripButton2;
|
private System.Windows.Forms.SplitContainer splitContainer1;
|
private System.Windows.Forms.GroupBox groupBox1;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.SplitContainer splitContainer2;
|
private System.Windows.Forms.TreeView treeView1;
|
private System.Windows.Forms.ToolStrip toolStrip2;
|
private System.Windows.Forms.ToolStripButton toolStripButton3;
|
private System.Windows.Forms.ToolStripButton toolStripButton4;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
|
private System.Windows.Forms.ToolStripMenuItem 编辑MenuItem;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
private System.Windows.Forms.ToolStripMenuItem 上移ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripMenuItem 下移ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
private System.Windows.Forms.ToolStripMenuItem 删除MenuItem;
|
private System.Windows.Forms.ToolStripButton toolStripButton9;
|
private System.Windows.Forms.ToolStripButton toolStripButton5;
|
private System.Windows.Forms.ImageList imageList1;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
private System.Windows.Forms.ToolStripButton toolStripButton6;
|
private System.Windows.Forms.ToolStripButton toolStripButton7;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.TextBox textBox4;
|
private System.Windows.Forms.TextBox textBox3;
|
private System.Windows.Forms.GroupBox groupBox2;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.TextBox textBox7;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.TextBox textBox6;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.TextBox textBox8;
|
private System.Windows.Forms.Label label9;
|
private System.Windows.Forms.TextBox textBox9;
|
private System.Windows.Forms.ToolStripButton toolStripButton8;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
private System.Windows.Forms.ToolStripLabel Label_SelectedPump;
|
private System.Windows.Forms.ToolStripButton toolStripButton10;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
|
private System.Windows.Forms.ToolStripLabel Label_Forum;
|
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
|
private System.Windows.Forms.TextBox tb_Ymax;
|
private System.Windows.Forms.TextBox tb_Ymin;
|
private System.Windows.Forms.TextBox tb_Xmax;
|
private System.Windows.Forms.TextBox tb_Xmin;
|
private System.Windows.Forms.Label label13;
|
private System.Windows.Forms.Label label12;
|
private System.Windows.Forms.Button button2;
|
private System.Windows.Forms.TextBox tb_Y2max;
|
private System.Windows.Forms.TextBox tb_Y2min;
|
private System.Windows.Forms.Label label15;
|
private System.Windows.Forms.Label label14;
|
private System.Windows.Forms.ToolStripMenuItem 查看图片ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripComboBox toolStripComboBox1;
|
private System.Windows.Forms.ToolStripComboBox cb_曲线类型;
|
private System.Windows.Forms.Button button_保存曲线范围;
|
private System.Windows.Forms.ToolStripButton button_查看图片;
|
private System.Windows.Forms.ToolStripSplitButton toolStripSplitButton1;
|
private System.Windows.Forms.ToolStripMenuItem 设置透明度_30ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripMenuItem 透明度50ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripMenuItem 透明度70ToolStripMenuItem;
|
private System.Windows.Forms.ToolStripButton toolStripButton11;
|
private System.Windows.Forms.Label label16;
|
private System.Windows.Forms.TextBox textBox5;
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
|
}
|
}
|