Files
kou_zhaoxielou_shandong/口罩泄露定制款/Form/frm_Main.Designer.cs
2026-01-22 16:06:24 +08:00

1348 lines
75 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
namespace
{
partial class frm_Main
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_Main));
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.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series7 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series8 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.timer_date = new System.Windows.Forms.Timer(this.components);
this.toolStripLabel8 = new System.Windows.Forms.ToolStripLabel();
this.toolStripLabel7 = new System.Windows.Forms.ToolStripLabel();
this.ts_用户管理 = new System.Windows.Forms.ToolStripMenuItem();
this.ts_审计追踪 = new System.Windows.Forms.ToolStripMenuItem();
this.ts_实验数据 = new System.Windows.Forms.ToolStripMenuItem();
this.ts_参数设置 = new System.Windows.Forms.ToolStripMenuItem();
this.ts_新建实验 = new System.Windows.Forms.ToolStripMenuItem();
this.tslb_实验编号 = new System.Windows.Forms.ToolStripLabel();
this.toolStripSplitButton1 = new System.Windows.Forms.ToolStripSplitButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
this.tslb_time = new System.Windows.Forms.ToolStripLabel();
this.tsbtn_新增用户 = new System.Windows.Forms.ToolStripButton();
this.tsbtn_切换用户 = new System.Windows.Forms.ToolStripButton();
this.toolStripLabel6 = new System.Windows.Forms.ToolStripLabel();
this.tslb_登录用户 = new System.Windows.Forms.ToolStripLabel();
this.tslb_label1 = new System.Windows.Forms.ToolStripLabel();
this.toolStripLabel5 = new System.Windows.Forms.ToolStripLabel();
this.ts_Up = new System.Windows.Forms.ToolStrip();
this.ts_实验类型 = new System.Windows.Forms.ToolStripLabel();
this.tslb_实验类型 = new System.Windows.Forms.ToolStripLabel();
this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
this.btn_Light = new System.Windows.Forms.ToolStripButton();
this.btn_风机 = new System.Windows.Forms.ToolStripButton();
this.panel2 = new System.Windows.Forms.Panel();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.chart_TSI = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.chart2 = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.panel3 = new System.Windows.Forms.Panel();
this.dgv_expirData = new Sunny.UI.UIDataGridView();
this.panel4 = new System.Windows.Forms.Panel();
this.label13 = new System.Windows.Forms.Label();
this.comboBox1 = new Sunny.UI.UIComboBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.Pause1 = new Sunny.UI.UIButton();
this.btn_ClearData = new System.Windows.Forms.Button();
this.btn_SaveData = new System.Windows.Forms.Button();
this.btn_NextStep = new System.Windows.Forms.Button();
this.btn_Next = new System.Windows.Forms.Button();
this.btn_Start = new System.Windows.Forms.Button();
this.lb_status = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
this.panel5 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.lb_泄露率 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.panel7 = new System.Windows.Forms.Panel();
this.label4 = new System.Windows.Forms.Label();
this.lb_CO2_Indoor = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.panel12 = new System.Windows.Forms.Panel();
this.label24 = new System.Windows.Forms.Label();
this.lb_co2_OutDoor = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.panel13 = new System.Windows.Forms.Panel();
this.label27 = new System.Windows.Forms.Label();
this.lb_tsi_OutDoor = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.panel9 = new System.Windows.Forms.Panel();
this.label10 = new System.Windows.Forms.Label();
this.lb_tsi_Indoor = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.panel8 = new System.Windows.Forms.Panel();
this.label7 = new System.Windows.Forms.Label();
this.lb_YangNongdu = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.panel11 = new System.Windows.Forms.Panel();
this.label21 = new System.Windows.Forms.Label();
this.lb_shiDu = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.panel10 = new System.Windows.Forms.Panel();
this.label15 = new System.Windows.Forms.Label();
this.lb_wenDu = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.timer_UpdataChart = new System.Windows.Forms.Timer(this.components);
this.ts_Up.SuspendLayout();
this.panel2.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chart_TSI)).BeginInit();
this.tabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv_expirData)).BeginInit();
this.panel4.SuspendLayout();
this.groupBox1.SuspendLayout();
this.panel1.SuspendLayout();
this.uiTitlePanel1.SuspendLayout();
this.panel5.SuspendLayout();
this.panel7.SuspendLayout();
this.panel12.SuspendLayout();
this.panel13.SuspendLayout();
this.panel9.SuspendLayout();
this.panel8.SuspendLayout();
this.panel11.SuspendLayout();
this.panel10.SuspendLayout();
this.SuspendLayout();
//
// toolStripLabel1
//
this.toolStripLabel1.Name = "toolStripLabel1";
this.toolStripLabel1.Size = new System.Drawing.Size(29, 48);
this.toolStripLabel1.Text = " ";
//
// toolStripButton1
//
this.toolStripButton1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
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(133, 48);
this.toolStripButton1.Text = "呼吸模拟器";
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
//
// timer_date
//
this.timer_date.Enabled = true;
this.timer_date.Interval = 1000;
this.timer_date.Tick += new System.EventHandler(this.timer_date_Tick);
//
// toolStripLabel8
//
this.toolStripLabel8.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.toolStripLabel8.Name = "toolStripLabel8";
this.toolStripLabel8.Size = new System.Drawing.Size(149, 48);
this.toolStripLabel8.Text = "当前实验编号:";
//
// toolStripLabel7
//
this.toolStripLabel7.Name = "toolStripLabel7";
this.toolStripLabel7.Size = new System.Drawing.Size(139, 48);
this.toolStripLabel7.Text = " ";
//
// ts_用户管理
//
this.ts_用户管理.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ts_用户管理.Image = ((System.Drawing.Image)(resources.GetObject("ts_用户管理.Image")));
this.ts_用户管理.Name = "ts_用户管理";
this.ts_用户管理.Size = new System.Drawing.Size(172, 26);
this.ts_用户管理.Text = "用户管理";
this.ts_用户管理.Click += new System.EventHandler(this.ts_用户管理_Click);
//
// ts_审计追踪
//
this.ts_审计追踪.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ts_审计追踪.Image = ((System.Drawing.Image)(resources.GetObject("ts_审计追踪.Image")));
this.ts_审计追踪.Name = "ts_审计追踪";
this.ts_审计追踪.Size = new System.Drawing.Size(172, 26);
this.ts_审计追踪.Text = "审计追踪";
this.ts_审计追踪.Click += new System.EventHandler(this.ts_审计追踪_Click);
//
// ts_实验数据
//
this.ts_实验数据.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ts_实验数据.Image = ((System.Drawing.Image)(resources.GetObject("ts_实验数据.Image")));
this.ts_实验数据.Name = "ts_实验数据";
this.ts_实验数据.Size = new System.Drawing.Size(172, 26);
this.ts_实验数据.Text = "实验数据";
this.ts_实验数据.Click += new System.EventHandler(this.ts_实验数据_Click);
//
// ts_参数设置
//
this.ts_参数设置.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ts_参数设置.Image = ((System.Drawing.Image)(resources.GetObject("ts_参数设置.Image")));
this.ts_参数设置.Name = "ts_参数设置";
this.ts_参数设置.Size = new System.Drawing.Size(172, 26);
this.ts_参数设置.Text = "参数设置";
this.ts_参数设置.Click += new System.EventHandler(this.ts_参数设置_Click);
//
// ts_新建实验
//
this.ts_新建实验.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ts_新建实验.Image = ((System.Drawing.Image)(resources.GetObject("ts_新建实验.Image")));
this.ts_新建实验.Name = "ts_新建实验";
this.ts_新建实验.Size = new System.Drawing.Size(172, 26);
this.ts_新建实验.Text = "新建实验";
this.ts_新建实验.Click += new System.EventHandler(this.ts_新建实验_Click);
//
// tslb_实验编号
//
this.tslb_实验编号.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tslb_实验编号.Name = "tslb_实验编号";
this.tslb_实验编号.Size = new System.Drawing.Size(89, 48);
this.tslb_实验编号.Text = "CSI-665B";
//
// toolStripSplitButton1
//
this.toolStripSplitButton1.DropDownButtonWidth = 30;
this.toolStripSplitButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ts_新建实验,
this.ts_参数设置,
this.ts_实验数据,
this.ts_审计追踪,
this.ts_用户管理});
this.toolStripSplitButton1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
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(104, 48);
this.toolStripSplitButton1.Text = "菜单";
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 51);
//
// toolStripLabel3
//
this.toolStripLabel3.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.toolStripLabel3.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.toolStripLabel3.Name = "toolStripLabel3";
this.toolStripLabel3.Size = new System.Drawing.Size(109, 48);
this.toolStripLabel3.Text = "当前时间:";
//
// tslb_time
//
this.tslb_time.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.tslb_time.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tslb_time.Name = "tslb_time";
this.tslb_time.Size = new System.Drawing.Size(19, 48);
this.tslb_time.Text = " ";
//
// tsbtn_新增用户
//
this.tsbtn_新增用户.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtn_新增用户.Image = ((System.Drawing.Image)(resources.GetObject("tsbtn_新增用户.Image")));
this.tsbtn_新增用户.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtn_新增用户.Name = "tsbtn_新增用户";
this.tsbtn_新增用户.Size = new System.Drawing.Size(113, 48);
this.tsbtn_新增用户.Text = "新增用户";
this.tsbtn_新增用户.Click += new System.EventHandler(this.tsbtn_新增用户_Click);
//
// tsbtn_切换用户
//
this.tsbtn_切换用户.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tsbtn_切换用户.Image = ((System.Drawing.Image)(resources.GetObject("tsbtn_切换用户.Image")));
this.tsbtn_切换用户.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbtn_切换用户.Name = "tsbtn_切换用户";
this.tsbtn_切换用户.Size = new System.Drawing.Size(113, 48);
this.tsbtn_切换用户.Text = "切换用户";
this.tsbtn_切换用户.Click += new System.EventHandler(this.tsbtn_切换用户_Click);
//
// toolStripLabel6
//
this.toolStripLabel6.Name = "toolStripLabel6";
this.toolStripLabel6.Size = new System.Drawing.Size(29, 48);
this.toolStripLabel6.Text = " ";
//
// tslb_登录用户
//
this.tslb_登录用户.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tslb_登录用户.Name = "tslb_登录用户";
this.tslb_登录用户.Size = new System.Drawing.Size(59, 48);
this.tslb_登录用户.Text = "admin";
//
// tslb_label1
//
this.tslb_label1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tslb_label1.Name = "tslb_label1";
this.tslb_label1.Size = new System.Drawing.Size(149, 48);
this.tslb_label1.Text = "当前登录用户:";
//
// toolStripLabel5
//
this.toolStripLabel5.Name = "toolStripLabel5";
this.toolStripLabel5.Size = new System.Drawing.Size(19, 48);
this.toolStripLabel5.Text = " ";
//
// ts_Up
//
this.ts_Up.AutoSize = false;
this.ts_Up.BackColor = System.Drawing.Color.White;
this.ts_Up.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ts_Up.ImageScalingSize = new System.Drawing.Size(20, 20);
this.ts_Up.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tslb_label1,
this.tslb_登录用户,
this.toolStripLabel6,
this.tsbtn_切换用户,
this.tsbtn_新增用户,
this.tslb_time,
this.toolStripLabel3,
this.toolStripSeparator1,
this.toolStripLabel5,
this.toolStripSplitButton1,
this.toolStripLabel7,
this.toolStripLabel8,
this.tslb_实验编号,
this.toolStripLabel1,
this.ts_实验类型,
this.tslb_实验类型,
this.toolStripLabel2,
this.toolStripButton1,
this.btn_Light,
this.btn_风机});
this.ts_Up.Location = new System.Drawing.Point(0, 35);
this.ts_Up.Name = "ts_Up";
this.ts_Up.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.ts_Up.Size = new System.Drawing.Size(1536, 51);
this.ts_Up.TabIndex = 4;
this.ts_Up.Text = "toolStrip1";
//
// ts_实验类型
//
this.ts_实验类型.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ts_实验类型.Name = "ts_实验类型";
this.ts_实验类型.Size = new System.Drawing.Size(109, 48);
this.ts_实验类型.Text = "实验类型:";
//
// tslb_实验类型
//
this.tslb_实验类型.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tslb_实验类型.Name = "tslb_实验类型";
this.tslb_实验类型.Size = new System.Drawing.Size(29, 48);
this.tslb_实验类型.Text = " ";
//
// toolStripLabel2
//
this.toolStripLabel2.Name = "toolStripLabel2";
this.toolStripLabel2.Size = new System.Drawing.Size(79, 48);
this.toolStripLabel2.Text = " ";
//
// btn_Light
//
this.btn_Light.BackColor = System.Drawing.Color.White;
this.btn_Light.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Light.Image = ((System.Drawing.Image)(resources.GetObject("btn_Light.Image")));
this.btn_Light.ImageTransparentColor = System.Drawing.Color.Magenta;
this.btn_Light.Name = "btn_Light";
this.btn_Light.Size = new System.Drawing.Size(93, 24);
this.btn_Light.Text = "照明开";
this.btn_Light.Click += new System.EventHandler(this.btn_Light_Click);
//
// btn_风机
//
this.btn_风机.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_风机.Image = ((System.Drawing.Image)(resources.GetObject("btn_风机.Image")));
this.btn_风机.ImageTransparentColor = System.Drawing.Color.Magenta;
this.btn_风机.Name = "btn_风机";
this.btn_风机.Size = new System.Drawing.Size(93, 24);
this.btn_风机.Text = "换气开";
this.btn_风机.Click += new System.EventHandler(this.btn_风机_Click);
//
// panel2
//
this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel2.BackColor = System.Drawing.Color.White;
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.tabControl1);
this.panel2.Location = new System.Drawing.Point(2, 140);
this.panel2.Margin = new System.Windows.Forms.Padding(2);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1148, 516);
this.panel2.TabIndex = 0;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabControl1.Location = new System.Drawing.Point(0, 0);
this.tabControl1.Margin = new System.Windows.Forms.Padding(2);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1146, 514);
this.tabControl1.TabIndex = 0;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.chart_TSI);
this.tabPage1.Location = new System.Drawing.Point(4, 30);
this.tabPage1.Margin = new System.Windows.Forms.Padding(2);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(2);
this.tabPage1.Size = new System.Drawing.Size(1138, 480);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "气溶胶浓度曲线";
this.tabPage1.UseVisualStyleBackColor = true;
//
// chart_TSI
//
chartArea1.AxisX.IsMarginVisible = false;
chartArea1.AxisY2.Maximum = 100D;
chartArea1.AxisY2.Minimum = 0D;
chartArea1.Name = "ChartArea1";
this.chart_TSI.ChartAreas.Add(chartArea1);
this.chart_TSI.Dock = System.Windows.Forms.DockStyle.Fill;
legend1.Name = "Legend1";
this.chart_TSI.Legends.Add(legend1);
this.chart_TSI.Location = new System.Drawing.Point(2, 2);
this.chart_TSI.Name = "chart_TSI";
series1.BorderWidth = 5;
series1.ChartArea = "ChartArea1";
series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series1.Legend = "Legend1";
series1.LegendText = "室内浓度";
series1.Name = "室内浓度";
series2.BorderWidth = 5;
series2.ChartArea = "ChartArea1";
series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series2.Legend = "Legend1";
series2.Name = "口罩内浓度";
series3.BorderWidth = 5;
series3.ChartArea = "ChartArea1";
series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series3.Legend = "Legend1";
series3.Name = "泄露率";
series3.YAxisType = System.Windows.Forms.DataVisualization.Charting.AxisType.Secondary;
this.chart_TSI.Series.Add(series1);
this.chart_TSI.Series.Add(series2);
this.chart_TSI.Series.Add(series3);
this.chart_TSI.Size = new System.Drawing.Size(1134, 476);
this.chart_TSI.TabIndex = 0;
this.chart_TSI.Text = "chart_Tsi";
//
// tabPage3
//
this.tabPage3.Controls.Add(this.chart2);
this.tabPage3.Location = new System.Drawing.Point(4, 30);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
this.tabPage3.Size = new System.Drawing.Size(1138, 480);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "环境监测曲线";
this.tabPage3.UseVisualStyleBackColor = true;
//
// chart2
//
chartArea2.AxisX.IsMarginVisible = false;
chartArea2.Name = "ChartArea1";
this.chart2.ChartAreas.Add(chartArea2);
this.chart2.Dock = System.Windows.Forms.DockStyle.Fill;
legend2.Name = "Legend1";
this.chart2.Legends.Add(legend2);
this.chart2.Location = new System.Drawing.Point(3, 3);
this.chart2.Name = "chart2";
series4.BorderWidth = 5;
series4.ChartArea = "ChartArea1";
series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series4.Legend = "Legend1";
series4.LegendText = "室内浓度";
series4.Name = "室内C02浓度";
series5.BorderWidth = 5;
series5.ChartArea = "ChartArea1";
series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series5.Legend = "Legend1";
series5.Name = "口罩内CO2浓度";
series6.BorderWidth = 5;
series6.ChartArea = "ChartArea1";
series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series6.Legend = "Legend1";
series6.Name = "室内O2浓度";
series7.BorderWidth = 5;
series7.ChartArea = "ChartArea1";
series7.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series7.Legend = "Legend1";
series7.Name = "温度";
series8.BorderWidth = 5;
series8.ChartArea = "ChartArea1";
series8.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
series8.Legend = "Legend1";
series8.Name = "湿度";
this.chart2.Series.Add(series4);
this.chart2.Series.Add(series5);
this.chart2.Series.Add(series6);
this.chart2.Series.Add(series7);
this.chart2.Series.Add(series8);
this.chart2.Size = new System.Drawing.Size(1132, 474);
this.chart2.TabIndex = 1;
this.chart2.Text = "chart_Tsi";
//
// panel3
//
this.panel3.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.panel3.Controls.Add(this.dgv_expirData);
this.panel3.Location = new System.Drawing.Point(2, 660);
this.panel3.Margin = new System.Windows.Forms.Padding(2);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1148, 162);
this.panel3.TabIndex = 1;
//
// dgv_expirData
//
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.dgv_expirData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgv_expirData.BackgroundColor = System.Drawing.Color.White;
this.dgv_expirData.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgv_expirData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgv_expirData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgv_expirData.DefaultCellStyle = dataGridViewCellStyle3;
this.dgv_expirData.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgv_expirData.EnableHeadersVisualStyles = false;
this.dgv_expirData.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgv_expirData.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.dgv_expirData.Location = new System.Drawing.Point(0, 0);
this.dgv_expirData.Name = "dgv_expirData";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgv_expirData.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgv_expirData.RowHeadersWidth = 51;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgv_expirData.RowsDefaultCellStyle = dataGridViewCellStyle5;
this.dgv_expirData.RowTemplate.Height = 27;
this.dgv_expirData.SelectedIndex = -1;
this.dgv_expirData.Size = new System.Drawing.Size(1148, 162);
this.dgv_expirData.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.dgv_expirData.TabIndex = 0;
//
// panel4
//
this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel4.Controls.Add(this.label13);
this.panel4.Controls.Add(this.comboBox1);
this.panel4.Controls.Add(this.groupBox1);
this.panel4.Controls.Add(this.lb_status);
this.panel4.Controls.Add(this.label17);
this.panel4.Controls.Add(this.label16);
this.panel4.Controls.Add(this.label14);
this.panel4.Controls.Add(this.label18);
this.panel4.Location = new System.Drawing.Point(1157, 140);
this.panel4.Margin = new System.Windows.Forms.Padding(2);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(378, 686);
this.panel4.TabIndex = 2;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("黑体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.Location = new System.Drawing.Point(12, 16);
this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(178, 24);
this.label13.TabIndex = 0;
this.label13.Text = "测试状态选择:";
//
// comboBox1
//
this.comboBox1.DataSource = null;
this.comboBox1.FillColor = System.Drawing.Color.WhiteSmoke;
this.comboBox1.Font = new System.Drawing.Font("黑体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.comboBox1.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
this.comboBox1.ItemRectColor = System.Drawing.Color.White;
this.comboBox1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.comboBox1.Location = new System.Drawing.Point(4, 46);
this.comboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comboBox1.MinimumSize = new System.Drawing.Size(63, 0);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.comboBox1.RectColor = System.Drawing.Color.Black;
this.comboBox1.Size = new System.Drawing.Size(370, 55);
this.comboBox1.SymbolSize = 24;
this.comboBox1.TabIndex = 3;
this.comboBox1.Text = "uiComboBox1";
this.comboBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.comboBox1.Watermark = "";
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.Pause1);
this.groupBox1.Controls.Add(this.btn_ClearData);
this.groupBox1.Controls.Add(this.btn_SaveData);
this.groupBox1.Controls.Add(this.btn_NextStep);
this.groupBox1.Controls.Add(this.btn_Next);
this.groupBox1.Controls.Add(this.btn_Start);
this.groupBox1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.groupBox1.Location = new System.Drawing.Point(2, 372);
this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
this.groupBox1.Size = new System.Drawing.Size(372, 239);
this.groupBox1.TabIndex = 1;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "操作";
//
// Pause1
//
this.Pause1.Cursor = System.Windows.Forms.Cursors.Hand;
this.Pause1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Pause1.Location = new System.Drawing.Point(19, 87);
this.Pause1.MinimumSize = new System.Drawing.Size(1, 1);
this.Pause1.Name = "Pause1";
this.Pause1.Size = new System.Drawing.Size(124, 41);
this.Pause1.TabIndex = 2;
this.Pause1.Text = "暂停";
this.Pause1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Pause1.Click += new System.EventHandler(this.Pause_Click);
//
// btn_ClearData
//
this.btn_ClearData.BackColor = System.Drawing.Color.OrangeRed;
this.btn_ClearData.Location = new System.Drawing.Point(228, 141);
this.btn_ClearData.Margin = new System.Windows.Forms.Padding(2);
this.btn_ClearData.Name = "btn_ClearData";
this.btn_ClearData.Size = new System.Drawing.Size(128, 52);
this.btn_ClearData.TabIndex = 0;
this.btn_ClearData.Text = "数据清除";
this.btn_ClearData.UseVisualStyleBackColor = false;
this.btn_ClearData.Visible = false;
this.btn_ClearData.Click += new System.EventHandler(this.btn_ClearData_Click);
//
// btn_SaveData
//
this.btn_SaveData.BackColor = System.Drawing.Color.Gold;
this.btn_SaveData.Location = new System.Drawing.Point(228, 86);
this.btn_SaveData.Margin = new System.Windows.Forms.Padding(2);
this.btn_SaveData.Name = "btn_SaveData";
this.btn_SaveData.Size = new System.Drawing.Size(128, 52);
this.btn_SaveData.TabIndex = 0;
this.btn_SaveData.Text = "数据导出";
this.btn_SaveData.UseVisualStyleBackColor = false;
this.btn_SaveData.Click += new System.EventHandler(this.btn_SaveData_Click);
//
// btn_NextStep
//
this.btn_NextStep.BackColor = System.Drawing.Color.Coral;
this.btn_NextStep.Location = new System.Drawing.Point(15, 141);
this.btn_NextStep.Margin = new System.Windows.Forms.Padding(2);
this.btn_NextStep.Name = "btn_NextStep";
this.btn_NextStep.Size = new System.Drawing.Size(128, 52);
this.btn_NextStep.TabIndex = 0;
this.btn_NextStep.Text = "测试停止";
this.btn_NextStep.UseVisualStyleBackColor = false;
this.btn_NextStep.Click += new System.EventHandler(this.btn_Stop_Click);
//
// btn_Next
//
this.btn_Next.BackColor = System.Drawing.Color.MediumTurquoise;
this.btn_Next.Location = new System.Drawing.Point(228, 25);
this.btn_Next.Margin = new System.Windows.Forms.Padding(2);
this.btn_Next.Name = "btn_Next";
this.btn_Next.Size = new System.Drawing.Size(128, 52);
this.btn_Next.TabIndex = 0;
this.btn_Next.Text = "数据查看";
this.btn_Next.UseVisualStyleBackColor = false;
this.btn_Next.Visible = false;
this.btn_Next.Click += new System.EventHandler(this.btn_Next_Click);
//
// btn_Start
//
this.btn_Start.BackColor = System.Drawing.Color.CornflowerBlue;
this.btn_Start.Location = new System.Drawing.Point(15, 25);
this.btn_Start.Margin = new System.Windows.Forms.Padding(2);
this.btn_Start.Name = "btn_Start";
this.btn_Start.Size = new System.Drawing.Size(128, 52);
this.btn_Start.TabIndex = 0;
this.btn_Start.Text = "测试开始";
this.btn_Start.UseVisualStyleBackColor = false;
this.btn_Start.Click += new System.EventHandler(this.btn_Start_Click);
//
// lb_status
//
this.lb_status.Font = new System.Drawing.Font("黑体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_status.ForeColor = System.Drawing.Color.Red;
this.lb_status.Location = new System.Drawing.Point(12, 260);
this.lb_status.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lb_status.Name = "lb_status";
this.lb_status.Size = new System.Drawing.Size(362, 92);
this.lb_status.TabIndex = 0;
this.lb_status.Text = "请保持头部静止,不说话!";
//
// label17
//
this.label17.Font = new System.Drawing.Font("黑体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label17.Location = new System.Drawing.Point(86, 144);
this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(35, 25);
this.label17.TabIndex = 0;
this.label17.Text = "s";
//
// label16
//
this.label16.Font = new System.Drawing.Font("黑体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label16.Location = new System.Drawing.Point(28, 144);
this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(52, 25);
this.label16.TabIndex = 0;
this.label16.Text = "0";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("黑体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label14.Location = new System.Drawing.Point(12, 106);
this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(130, 24);
this.label14.TabIndex = 0;
this.label14.Text = "测试计时:";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Font = new System.Drawing.Font("黑体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label18.Location = new System.Drawing.Point(12, 198);
this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(178, 24);
this.label18.TabIndex = 0;
this.label18.Text = "当前测试动作:";
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
this.panel1.Controls.Add(this.uiTitlePanel1);
this.panel1.Controls.Add(this.panel4);
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 86);
this.panel1.Margin = new System.Windows.Forms.Padding(2);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1536, 826);
this.panel1.TabIndex = 5;
//
// uiTitlePanel1
//
this.uiTitlePanel1.BackColor = System.Drawing.Color.Transparent;
this.uiTitlePanel1.Controls.Add(this.panel5);
this.uiTitlePanel1.Controls.Add(this.panel7);
this.uiTitlePanel1.Controls.Add(this.panel12);
this.uiTitlePanel1.Controls.Add(this.panel13);
this.uiTitlePanel1.Controls.Add(this.panel9);
this.uiTitlePanel1.Controls.Add(this.panel8);
this.uiTitlePanel1.Controls.Add(this.panel11);
this.uiTitlePanel1.Controls.Add(this.panel10);
this.uiTitlePanel1.FillColor = System.Drawing.Color.White;
this.uiTitlePanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTitlePanel1.Location = new System.Drawing.Point(0, 5);
this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTitlePanel1.Name = "uiTitlePanel1";
this.uiTitlePanel1.Radius = 30;
this.uiTitlePanel1.RectColor = System.Drawing.Color.Black;
this.uiTitlePanel1.ShowText = false;
this.uiTitlePanel1.Size = new System.Drawing.Size(1916, 128);
this.uiTitlePanel1.TabIndex = 8;
this.uiTitlePanel1.Text = "实时数据显示";
this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTitlePanel1.TitleColor = System.Drawing.Color.WhiteSmoke;
this.uiTitlePanel1.TitleForeColor = System.Drawing.Color.Black;
this.uiTitlePanel1.TitleHeight = 30;
//
// panel5
//
this.panel5.BackColor = System.Drawing.Color.Transparent;
this.panel5.Controls.Add(this.label1);
this.panel5.Controls.Add(this.lb_泄露率);
this.panel5.Controls.Add(this.label3);
this.panel5.Location = new System.Drawing.Point(1679, 40);
this.panel5.Margin = new System.Windows.Forms.Padding(2);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(221, 68);
this.panel5.TabIndex = 19;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("黑体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(147, 35);
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(28, 30);
this.label1.TabIndex = 4;
this.label1.Text = "%";
//
// lb_泄露率
//
this.lb_泄露率.AutoSize = true;
this.lb_泄露率.BackColor = System.Drawing.Color.Transparent;
this.lb_泄露率.Font = new System.Drawing.Font("黑体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_泄露率.Location = new System.Drawing.Point(41, 35);
this.lb_泄露率.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lb_泄露率.Name = "lb_泄露率";
this.lb_泄露率.Size = new System.Drawing.Size(73, 30);
this.lb_泄露率.TabIndex = 4;
this.lb_泄露率.Text = "0.00";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("黑体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(67, 6);
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(103, 30);
this.label3.TabIndex = 5;
this.label3.Text = "泄露率";
//
// panel7
//
this.panel7.BackColor = System.Drawing.Color.Transparent;
this.panel7.Controls.Add(this.label4);
this.panel7.Controls.Add(this.lb_CO2_Indoor);
this.panel7.Controls.Add(this.label6);
this.panel7.Location = new System.Drawing.Point(684, 43);
this.panel7.Margin = new System.Windows.Forms.Padding(2);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(162, 68);
this.panel7.TabIndex = 17;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("黑体", 16.2F);
this.label4.Location = new System.Drawing.Point(118, 35);
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(26, 28);
this.label4.TabIndex = 4;
this.label4.Text = "%";
//
// lb_CO2_Indoor
//
this.lb_CO2_Indoor.AutoSize = true;
this.lb_CO2_Indoor.BackColor = System.Drawing.Color.Transparent;
this.lb_CO2_Indoor.Font = new System.Drawing.Font("黑体", 16.2F);
this.lb_CO2_Indoor.Location = new System.Drawing.Point(19, 35);
this.lb_CO2_Indoor.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lb_CO2_Indoor.Name = "lb_CO2_Indoor";
this.lb_CO2_Indoor.Size = new System.Drawing.Size(68, 28);
this.lb_CO2_Indoor.TabIndex = 4;
this.lb_CO2_Indoor.Text = "0.00";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("黑体", 16.2F);
this.label6.Location = new System.Drawing.Point(40, 7);
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(104, 28);
this.label6.TabIndex = 5;
this.label6.Text = "室内CO₂";
//
// panel12
//
this.panel12.BackColor = System.Drawing.Color.Transparent;
this.panel12.Controls.Add(this.label24);
this.panel12.Controls.Add(this.lb_co2_OutDoor);
this.panel12.Controls.Add(this.label26);
this.panel12.Location = new System.Drawing.Point(908, 40);
this.panel12.Margin = new System.Windows.Forms.Padding(2);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(162, 68);
this.panel12.TabIndex = 20;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Font = new System.Drawing.Font("黑体", 16.2F);
this.label24.Location = new System.Drawing.Point(118, 35);
this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(26, 28);
this.label24.TabIndex = 4;
this.label24.Text = "%";
//
// lb_co2_OutDoor
//
this.lb_co2_OutDoor.AutoSize = true;
this.lb_co2_OutDoor.BackColor = System.Drawing.Color.Transparent;
this.lb_co2_OutDoor.Font = new System.Drawing.Font("黑体", 16.2F);
this.lb_co2_OutDoor.Location = new System.Drawing.Point(19, 35);
this.lb_co2_OutDoor.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lb_co2_OutDoor.Name = "lb_co2_OutDoor";
this.lb_co2_OutDoor.Size = new System.Drawing.Size(68, 28);
this.lb_co2_OutDoor.TabIndex = 4;
this.lb_co2_OutDoor.Text = "0.00";
//
// label26
//
this.label26.AutoSize = true;
this.label26.Font = new System.Drawing.Font("黑体", 16.2F);
this.label26.Location = new System.Drawing.Point(40, 7);
this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(104, 28);
this.label26.TabIndex = 5;
this.label26.Text = "呼出CO₂";
//
// panel13
//
this.panel13.BackColor = System.Drawing.Color.Transparent;
this.panel13.Controls.Add(this.label27);
this.panel13.Controls.Add(this.lb_tsi_OutDoor);
this.panel13.Controls.Add(this.label29);
this.panel13.Location = new System.Drawing.Point(1399, 40);
this.panel13.Margin = new System.Windows.Forms.Padding(2);
this.panel13.Name = "panel13";
this.panel13.Size = new System.Drawing.Size(221, 68);
this.panel13.TabIndex = 18;
//
// label27
//
this.label27.AutoSize = true;
this.label27.Font = new System.Drawing.Font("黑体", 16.2F);
this.label27.Location = new System.Drawing.Point(118, 35);
this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(82, 28);
this.label27.TabIndex = 4;
this.label27.Text = "mg/m3";
//
// lb_tsi_OutDoor
//
this.lb_tsi_OutDoor.AutoSize = true;
this.lb_tsi_OutDoor.BackColor = System.Drawing.Color.Transparent;
this.lb_tsi_OutDoor.Font = new System.Drawing.Font("黑体", 16.2F);
this.lb_tsi_OutDoor.Location = new System.Drawing.Point(19, 35);
this.lb_tsi_OutDoor.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lb_tsi_OutDoor.Name = "lb_tsi_OutDoor";
this.lb_tsi_OutDoor.Size = new System.Drawing.Size(68, 28);
this.lb_tsi_OutDoor.TabIndex = 4;
this.lb_tsi_OutDoor.Text = "0.00";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Font = new System.Drawing.Font("黑体", 16.2F);
this.label29.Location = new System.Drawing.Point(18, 6);
this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(264, 28);
this.label29.TabIndex = 5;
this.label29.Text = "呼吸器内气溶胶浓度";
//
// panel9
//
this.panel9.BackColor = System.Drawing.Color.Transparent;
this.panel9.Controls.Add(this.label10);
this.panel9.Controls.Add(this.lb_tsi_Indoor);
this.panel9.Controls.Add(this.label12);
this.panel9.Location = new System.Drawing.Point(1132, 42);
this.panel9.Margin = new System.Windows.Forms.Padding(2);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(205, 65);
this.panel9.TabIndex = 19;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("黑体", 16.2F);
this.label10.Location = new System.Drawing.Point(118, 35);
this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(82, 28);
this.label10.TabIndex = 4;
this.label10.Text = "mg/m3";
//
// lb_tsi_Indoor
//
this.lb_tsi_Indoor.AutoSize = true;
this.lb_tsi_Indoor.BackColor = System.Drawing.Color.Transparent;
this.lb_tsi_Indoor.Font = new System.Drawing.Font("黑体", 16.2F);
this.lb_tsi_Indoor.Location = new System.Drawing.Point(19, 35);
this.lb_tsi_Indoor.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lb_tsi_Indoor.Name = "lb_tsi_Indoor";
this.lb_tsi_Indoor.Size = new System.Drawing.Size(68, 28);
this.lb_tsi_Indoor.TabIndex = 4;
this.lb_tsi_Indoor.Text = "0.00";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("黑体", 16.2F);
this.label12.Location = new System.Drawing.Point(18, 6);
this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(208, 28);
this.label12.TabIndex = 5;
this.label12.Text = "室内气溶胶浓度";
//
// panel8
//
this.panel8.BackColor = System.Drawing.Color.Transparent;
this.panel8.Controls.Add(this.label7);
this.panel8.Controls.Add(this.lb_YangNongdu);
this.panel8.Controls.Add(this.label9);
this.panel8.Location = new System.Drawing.Point(468, 42);
this.panel8.Margin = new System.Windows.Forms.Padding(2);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(162, 68);
this.panel8.TabIndex = 14;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("黑体", 16.2F);
this.label7.Location = new System.Drawing.Point(118, 35);
this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(26, 28);
this.label7.TabIndex = 4;
this.label7.Text = "%";
//
// lb_YangNongdu
//
this.lb_YangNongdu.AutoSize = true;
this.lb_YangNongdu.BackColor = System.Drawing.Color.Transparent;
this.lb_YangNongdu.Font = new System.Drawing.Font("黑体", 16.2F);
this.lb_YangNongdu.Location = new System.Drawing.Point(19, 35);
this.lb_YangNongdu.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lb_YangNongdu.Name = "lb_YangNongdu";
this.lb_YangNongdu.Size = new System.Drawing.Size(68, 28);
this.lb_YangNongdu.TabIndex = 4;
this.lb_YangNongdu.Text = "0.00";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("黑体", 16.2F);
this.label9.Location = new System.Drawing.Point(58, 8);
this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(34, 28);
this.label9.TabIndex = 5;
this.label9.Text = "O₂";
//
// panel11
//
this.panel11.BackColor = System.Drawing.Color.Transparent;
this.panel11.Controls.Add(this.label21);
this.panel11.Controls.Add(this.lb_shiDu);
this.panel11.Controls.Add(this.label23);
this.panel11.Location = new System.Drawing.Point(244, 43);
this.panel11.Margin = new System.Windows.Forms.Padding(2);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(162, 68);
this.panel11.TabIndex = 16;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Font = new System.Drawing.Font("黑体", 16.2F);
this.label21.Location = new System.Drawing.Point(106, 38);
this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(54, 28);
this.label21.TabIndex = 4;
this.label21.Text = "%RH";
//
// lb_shiDu
//
this.lb_shiDu.AutoSize = true;
this.lb_shiDu.BackColor = System.Drawing.Color.Transparent;
this.lb_shiDu.Font = new System.Drawing.Font("黑体", 16.2F);
this.lb_shiDu.Location = new System.Drawing.Point(19, 35);
this.lb_shiDu.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lb_shiDu.Name = "lb_shiDu";
this.lb_shiDu.Size = new System.Drawing.Size(68, 28);
this.lb_shiDu.TabIndex = 4;
this.lb_shiDu.Text = "0.00";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Font = new System.Drawing.Font("黑体", 16.2F);
this.label23.Location = new System.Drawing.Point(47, 7);
this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(96, 28);
this.label23.TabIndex = 5;
this.label23.Text = "湿度:";
//
// panel10
//
this.panel10.BackColor = System.Drawing.Color.Transparent;
this.panel10.Controls.Add(this.label15);
this.panel10.Controls.Add(this.lb_wenDu);
this.panel10.Controls.Add(this.label20);
this.panel10.Location = new System.Drawing.Point(20, 42);
this.panel10.Margin = new System.Windows.Forms.Padding(2);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(162, 68);
this.panel10.TabIndex = 15;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("黑体", 16.2F);
this.label15.Location = new System.Drawing.Point(118, 35);
this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(40, 28);
this.label15.TabIndex = 4;
this.label15.Text = "℃";
//
// lb_wenDu
//
this.lb_wenDu.AutoSize = true;
this.lb_wenDu.BackColor = System.Drawing.Color.Transparent;
this.lb_wenDu.Font = new System.Drawing.Font("黑体", 16.2F);
this.lb_wenDu.Location = new System.Drawing.Point(19, 35);
this.lb_wenDu.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lb_wenDu.Name = "lb_wenDu";
this.lb_wenDu.Size = new System.Drawing.Size(68, 28);
this.lb_wenDu.TabIndex = 4;
this.lb_wenDu.Text = "0.00";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Font = new System.Drawing.Font("黑体", 16.2F);
this.label20.Location = new System.Drawing.Point(47, 7);
this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(68, 28);
this.label20.TabIndex = 5;
this.label20.Text = "温度";
//
// timer_UpdataChart
//
this.timer_UpdataChart.Enabled = true;
this.timer_UpdataChart.Interval = 1000;
this.timer_UpdataChart.Tick += new System.EventHandler(this.timer_UpdataChart_Tick);
//
// frm_Main
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1536, 912);
this.ControlBoxForeColor = System.Drawing.Color.Black;
this.Controls.Add(this.panel1);
this.Controls.Add(this.ts_Up);
this.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "frm_Main";
this.Text = "控制系统";
this.TitleColor = System.Drawing.Color.White;
this.TitleForeColor = System.Drawing.Color.Black;
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.ZoomScaleRect = new System.Drawing.Rectangle(19, 19, 800, 450);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frm_Main_FormClosing);
this.Load += new System.EventHandler(this.frm_Main_Load);
this.ts_Up.ResumeLayout(false);
this.ts_Up.PerformLayout();
this.panel2.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.chart_TSI)).EndInit();
this.tabPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit();
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgv_expirData)).EndInit();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.uiTitlePanel1.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
this.panel12.ResumeLayout(false);
this.panel12.PerformLayout();
this.panel13.ResumeLayout(false);
this.panel13.PerformLayout();
this.panel9.ResumeLayout(false);
this.panel9.PerformLayout();
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
this.panel11.ResumeLayout(false);
this.panel11.PerformLayout();
this.panel10.ResumeLayout(false);
this.panel10.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.ToolStripLabel toolStripLabel1;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.Timer timer_date;
private System.Windows.Forms.ToolStripLabel toolStripLabel8;
private System.Windows.Forms.ToolStripLabel toolStripLabel7;
private System.Windows.Forms.ToolStripMenuItem ts_用户管理;
private System.Windows.Forms.ToolStripMenuItem ts_审计追踪;
private System.Windows.Forms.ToolStripMenuItem ts_实验数据;
private System.Windows.Forms.ToolStripMenuItem ts_参数设置;
private System.Windows.Forms.ToolStripMenuItem ts_新建实验;
private System.Windows.Forms.ToolStripLabel tslb_实验编号;
private System.Windows.Forms.ToolStripSplitButton toolStripSplitButton1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripLabel toolStripLabel3;
private System.Windows.Forms.ToolStripLabel tslb_time;
private System.Windows.Forms.ToolStripButton tsbtn_新增用户;
private System.Windows.Forms.ToolStripButton tsbtn_切换用户;
private System.Windows.Forms.ToolStripLabel toolStripLabel6;
private System.Windows.Forms.ToolStripLabel tslb_登录用户;
private System.Windows.Forms.ToolStripLabel tslb_label1;
private System.Windows.Forms.ToolStripLabel toolStripLabel5;
private System.Windows.Forms.ToolStrip ts_Up;
private System.Windows.Forms.Panel panel2;
private Sunny.UI.UITitlePanel uiTitlePanel1;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label lb_CO2_Indoor;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Panel panel12;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label lb_co2_OutDoor;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Panel panel13;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label lb_tsi_OutDoor;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Panel panel9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label lb_tsi_Indoor;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label lb_YangNongdu;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Panel panel11;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label lb_shiDu;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Panel panel10;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label lb_wenDu;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Panel panel3;
private Sunny.UI.UIDataGridView dgv_expirData;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Button btn_ClearData;
private System.Windows.Forms.Button btn_SaveData;
private System.Windows.Forms.Button btn_NextStep;
private System.Windows.Forms.Button btn_Start;
private System.Windows.Forms.Label lb_status;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.ToolStripButton btn_Light;
private System.Windows.Forms.ToolStripButton btn_风机;
private System.Windows.Forms.ToolStripLabel ts_实验类型;
private System.Windows.Forms.ToolStripLabel tslb_实验类型;
public Sunny.UI.UIComboBox comboBox1;
private System.Windows.Forms.ToolStripLabel toolStripLabel2;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label lb_泄露率;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.DataVisualization.Charting.Chart chart_TSI;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.DataVisualization.Charting.Chart chart2;
private System.Windows.Forms.Timer timer_UpdataChart;
private System.Windows.Forms.Button btn_Next;
private Sunny.UI.UIButton Pause1;
}
}