736 lines
44 KiB
C#
736 lines
44 KiB
C#
namespace 口罩泄露定制款
|
|
{
|
|
partial class frm_Motor
|
|
{
|
|
/// <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();
|
|
this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
|
|
this.uiLabel17 = new Sunny.UI.UILabel();
|
|
this.tb_呼吸时间 = new Sunny.UI.UITextBox();
|
|
this.uiLabel19 = new Sunny.UI.UILabel();
|
|
this.uiLabel8 = new Sunny.UI.UILabel();
|
|
this.tb_吸手动速度 = new Sunny.UI.UITextBox();
|
|
this.uiLabel9 = new Sunny.UI.UILabel();
|
|
this.uiLabel5 = new Sunny.UI.UILabel();
|
|
this.tb_呼手动速度 = new Sunny.UI.UITextBox();
|
|
this.uiLabel7 = new Sunny.UI.UILabel();
|
|
this.tb_呼吸倍数 = new Sunny.UI.UITextBox();
|
|
this.uiLabel6 = new Sunny.UI.UILabel();
|
|
this.uiLabel3 = new Sunny.UI.UILabel();
|
|
this.tb_呼吸量 = new Sunny.UI.UITextBox();
|
|
this.uiLabel4 = new Sunny.UI.UILabel();
|
|
this.uiLabel2 = new Sunny.UI.UILabel();
|
|
this.tb_呼吸频率 = new Sunny.UI.UITextBox();
|
|
this.uiLabel1 = new Sunny.UI.UILabel();
|
|
this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
|
|
this.uiLabel22 = new Sunny.UI.UILabel();
|
|
this.tb_测试秒 = new Sunny.UI.UITextBox();
|
|
this.uiLabel20 = new Sunny.UI.UILabel();
|
|
this.tb_测试分 = new Sunny.UI.UITextBox();
|
|
this.uiLabel21 = new Sunny.UI.UILabel();
|
|
this.uiLabel15 = new Sunny.UI.UILabel();
|
|
this.tb_吸量 = new Sunny.UI.UITextBox();
|
|
this.uiLabel16 = new Sunny.UI.UILabel();
|
|
this.uiLabel13 = new Sunny.UI.UILabel();
|
|
this.tb_呼量 = new Sunny.UI.UITextBox();
|
|
this.uiLabel14 = new Sunny.UI.UILabel();
|
|
this.uiLabel11 = new Sunny.UI.UILabel();
|
|
this.tb_吸位置 = new Sunny.UI.UITextBox();
|
|
this.uiLabel12 = new Sunny.UI.UILabel();
|
|
this.uiLabel10 = new Sunny.UI.UILabel();
|
|
this.tb_呼位置 = new Sunny.UI.UITextBox();
|
|
this.uiLabel18 = new Sunny.UI.UILabel();
|
|
this.btn_复位 = new Sunny.UI.UIButton();
|
|
this.btn_呼前 = new Sunny.UI.UIButton();
|
|
this.btn_呼后 = new Sunny.UI.UIButton();
|
|
this.btn_吸前 = new Sunny.UI.UIButton();
|
|
this.btn_吸后 = new Sunny.UI.UIButton();
|
|
this.btn_测试开始 = new Sunny.UI.UIButton();
|
|
this.btn_测试停止 = new Sunny.UI.UIButton();
|
|
this.timerUI = new System.Windows.Forms.Timer(this.components);
|
|
this.uiGroupBox1.SuspendLayout();
|
|
this.uiGroupBox2.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// uiGroupBox1
|
|
//
|
|
this.uiGroupBox1.Controls.Add(this.uiLabel17);
|
|
this.uiGroupBox1.Controls.Add(this.tb_呼吸时间);
|
|
this.uiGroupBox1.Controls.Add(this.uiLabel19);
|
|
this.uiGroupBox1.Controls.Add(this.uiLabel8);
|
|
this.uiGroupBox1.Controls.Add(this.tb_吸手动速度);
|
|
this.uiGroupBox1.Controls.Add(this.uiLabel9);
|
|
this.uiGroupBox1.Controls.Add(this.uiLabel5);
|
|
this.uiGroupBox1.Controls.Add(this.tb_呼手动速度);
|
|
this.uiGroupBox1.Controls.Add(this.uiLabel7);
|
|
this.uiGroupBox1.Controls.Add(this.tb_呼吸倍数);
|
|
this.uiGroupBox1.Controls.Add(this.uiLabel6);
|
|
this.uiGroupBox1.Controls.Add(this.uiLabel3);
|
|
this.uiGroupBox1.Controls.Add(this.tb_呼吸量);
|
|
this.uiGroupBox1.Controls.Add(this.uiLabel4);
|
|
this.uiGroupBox1.Controls.Add(this.uiLabel2);
|
|
this.uiGroupBox1.Controls.Add(this.tb_呼吸频率);
|
|
this.uiGroupBox1.Controls.Add(this.uiLabel1);
|
|
this.uiGroupBox1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiGroupBox1.Location = new System.Drawing.Point(4, 40);
|
|
this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
|
|
this.uiGroupBox1.Name = "uiGroupBox1";
|
|
this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
|
|
this.uiGroupBox1.Size = new System.Drawing.Size(341, 325);
|
|
this.uiGroupBox1.TabIndex = 1;
|
|
this.uiGroupBox1.Text = "参数设置";
|
|
this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// uiLabel17
|
|
//
|
|
this.uiLabel17.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel17.Location = new System.Drawing.Point(258, 279);
|
|
this.uiLabel17.Name = "uiLabel17";
|
|
this.uiLabel17.Size = new System.Drawing.Size(34, 23);
|
|
this.uiLabel17.TabIndex = 17;
|
|
this.uiLabel17.Text = "min";
|
|
//
|
|
// tb_呼吸时间
|
|
//
|
|
this.tb_呼吸时间.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
this.tb_呼吸时间.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tb_呼吸时间.Location = new System.Drawing.Point(104, 273);
|
|
this.tb_呼吸时间.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tb_呼吸时间.MinimumSize = new System.Drawing.Size(1, 16);
|
|
this.tb_呼吸时间.Name = "tb_呼吸时间";
|
|
this.tb_呼吸时间.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tb_呼吸时间.ShowButton = true;
|
|
this.tb_呼吸时间.ShowText = false;
|
|
this.tb_呼吸时间.Size = new System.Drawing.Size(133, 29);
|
|
this.tb_呼吸时间.TabIndex = 16;
|
|
this.tb_呼吸时间.Text = "0.00";
|
|
this.tb_呼吸时间.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.tb_呼吸时间.Watermark = "";
|
|
this.tb_呼吸时间.ButtonClick += new System.EventHandler(this.tb_呼吸时间_ButtonClick);
|
|
//
|
|
// uiLabel19
|
|
//
|
|
this.uiLabel19.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel19.Location = new System.Drawing.Point(19, 278);
|
|
this.uiLabel19.Name = "uiLabel19";
|
|
this.uiLabel19.Size = new System.Drawing.Size(96, 23);
|
|
this.uiLabel19.TabIndex = 15;
|
|
this.uiLabel19.Text = "呼吸时间:";
|
|
//
|
|
// uiLabel8
|
|
//
|
|
this.uiLabel8.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel8.Location = new System.Drawing.Point(258, 228);
|
|
this.uiLabel8.Name = "uiLabel8";
|
|
this.uiLabel8.Size = new System.Drawing.Size(65, 23);
|
|
this.uiLabel8.TabIndex = 14;
|
|
this.uiLabel8.Text = "mm/min";
|
|
//
|
|
// tb_吸手动速度
|
|
//
|
|
this.tb_吸手动速度.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
this.tb_吸手动速度.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tb_吸手动速度.Location = new System.Drawing.Point(105, 223);
|
|
this.tb_吸手动速度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tb_吸手动速度.MinimumSize = new System.Drawing.Size(1, 16);
|
|
this.tb_吸手动速度.Name = "tb_吸手动速度";
|
|
this.tb_吸手动速度.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tb_吸手动速度.ShowButton = true;
|
|
this.tb_吸手动速度.ShowText = false;
|
|
this.tb_吸手动速度.Size = new System.Drawing.Size(133, 29);
|
|
this.tb_吸手动速度.TabIndex = 13;
|
|
this.tb_吸手动速度.Text = "0.00";
|
|
this.tb_吸手动速度.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.tb_吸手动速度.Watermark = "";
|
|
this.tb_吸手动速度.ButtonClick += new System.EventHandler(this.tb_吸手动速度_ButtonClick);
|
|
//
|
|
// uiLabel9
|
|
//
|
|
this.uiLabel9.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel9.Location = new System.Drawing.Point(4, 228);
|
|
this.uiLabel9.Name = "uiLabel9";
|
|
this.uiLabel9.Size = new System.Drawing.Size(103, 23);
|
|
this.uiLabel9.TabIndex = 12;
|
|
this.uiLabel9.Text = "吸手动速度:";
|
|
//
|
|
// uiLabel5
|
|
//
|
|
this.uiLabel5.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel5.Location = new System.Drawing.Point(258, 181);
|
|
this.uiLabel5.Name = "uiLabel5";
|
|
this.uiLabel5.Size = new System.Drawing.Size(65, 23);
|
|
this.uiLabel5.TabIndex = 11;
|
|
this.uiLabel5.Text = "mm/min";
|
|
//
|
|
// tb_呼手动速度
|
|
//
|
|
this.tb_呼手动速度.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
this.tb_呼手动速度.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tb_呼手动速度.Location = new System.Drawing.Point(104, 175);
|
|
this.tb_呼手动速度.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tb_呼手动速度.MinimumSize = new System.Drawing.Size(1, 16);
|
|
this.tb_呼手动速度.Name = "tb_呼手动速度";
|
|
this.tb_呼手动速度.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tb_呼手动速度.ShowButton = true;
|
|
this.tb_呼手动速度.ShowText = false;
|
|
this.tb_呼手动速度.Size = new System.Drawing.Size(133, 29);
|
|
this.tb_呼手动速度.TabIndex = 10;
|
|
this.tb_呼手动速度.Text = "0.00";
|
|
this.tb_呼手动速度.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.tb_呼手动速度.Watermark = "";
|
|
this.tb_呼手动速度.ButtonClick += new System.EventHandler(this.tb_呼手动速度_ButtonClick);
|
|
//
|
|
// uiLabel7
|
|
//
|
|
this.uiLabel7.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel7.Location = new System.Drawing.Point(3, 180);
|
|
this.uiLabel7.Name = "uiLabel7";
|
|
this.uiLabel7.Size = new System.Drawing.Size(103, 23);
|
|
this.uiLabel7.TabIndex = 9;
|
|
this.uiLabel7.Text = "呼手动速度:";
|
|
//
|
|
// tb_呼吸倍数
|
|
//
|
|
this.tb_呼吸倍数.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
this.tb_呼吸倍数.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tb_呼吸倍数.Location = new System.Drawing.Point(104, 127);
|
|
this.tb_呼吸倍数.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tb_呼吸倍数.MinimumSize = new System.Drawing.Size(1, 16);
|
|
this.tb_呼吸倍数.Name = "tb_呼吸倍数";
|
|
this.tb_呼吸倍数.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tb_呼吸倍数.ShowButton = true;
|
|
this.tb_呼吸倍数.ShowText = false;
|
|
this.tb_呼吸倍数.Size = new System.Drawing.Size(133, 29);
|
|
this.tb_呼吸倍数.TabIndex = 8;
|
|
this.tb_呼吸倍数.Text = "0.00";
|
|
this.tb_呼吸倍数.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.tb_呼吸倍数.Watermark = "";
|
|
this.tb_呼吸倍数.ButtonClick += new System.EventHandler(this.tb_呼吸倍数_ButtonClick);
|
|
//
|
|
// uiLabel6
|
|
//
|
|
this.uiLabel6.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel6.Location = new System.Drawing.Point(19, 132);
|
|
this.uiLabel6.Name = "uiLabel6";
|
|
this.uiLabel6.Size = new System.Drawing.Size(96, 23);
|
|
this.uiLabel6.TabIndex = 7;
|
|
this.uiLabel6.Text = "呼吸倍数:";
|
|
//
|
|
// uiLabel3
|
|
//
|
|
this.uiLabel3.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel3.Location = new System.Drawing.Point(259, 89);
|
|
this.uiLabel3.Name = "uiLabel3";
|
|
this.uiLabel3.Size = new System.Drawing.Size(34, 23);
|
|
this.uiLabel3.TabIndex = 6;
|
|
this.uiLabel3.Text = "L";
|
|
//
|
|
// tb_呼吸量
|
|
//
|
|
this.tb_呼吸量.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
this.tb_呼吸量.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tb_呼吸量.Location = new System.Drawing.Point(105, 83);
|
|
this.tb_呼吸量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tb_呼吸量.MinimumSize = new System.Drawing.Size(1, 16);
|
|
this.tb_呼吸量.Name = "tb_呼吸量";
|
|
this.tb_呼吸量.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tb_呼吸量.ShowButton = true;
|
|
this.tb_呼吸量.ShowText = false;
|
|
this.tb_呼吸量.Size = new System.Drawing.Size(133, 29);
|
|
this.tb_呼吸量.TabIndex = 5;
|
|
this.tb_呼吸量.Text = "0.00";
|
|
this.tb_呼吸量.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.tb_呼吸量.Watermark = "";
|
|
this.tb_呼吸量.ButtonClick += new System.EventHandler(this.tb_呼吸量_ButtonClick);
|
|
//
|
|
// uiLabel4
|
|
//
|
|
this.uiLabel4.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel4.Location = new System.Drawing.Point(34, 88);
|
|
this.uiLabel4.Name = "uiLabel4";
|
|
this.uiLabel4.Size = new System.Drawing.Size(82, 23);
|
|
this.uiLabel4.TabIndex = 4;
|
|
this.uiLabel4.Text = "呼吸量:";
|
|
//
|
|
// uiLabel2
|
|
//
|
|
this.uiLabel2.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel2.Location = new System.Drawing.Point(259, 40);
|
|
this.uiLabel2.Name = "uiLabel2";
|
|
this.uiLabel2.Size = new System.Drawing.Size(34, 23);
|
|
this.uiLabel2.TabIndex = 3;
|
|
this.uiLabel2.Text = "HZ";
|
|
//
|
|
// tb_呼吸频率
|
|
//
|
|
this.tb_呼吸频率.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
this.tb_呼吸频率.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tb_呼吸频率.Location = new System.Drawing.Point(105, 34);
|
|
this.tb_呼吸频率.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tb_呼吸频率.MinimumSize = new System.Drawing.Size(1, 16);
|
|
this.tb_呼吸频率.Name = "tb_呼吸频率";
|
|
this.tb_呼吸频率.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tb_呼吸频率.ShowButton = true;
|
|
this.tb_呼吸频率.ShowText = false;
|
|
this.tb_呼吸频率.Size = new System.Drawing.Size(133, 29);
|
|
this.tb_呼吸频率.TabIndex = 2;
|
|
this.tb_呼吸频率.Text = "0.00";
|
|
this.tb_呼吸频率.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.tb_呼吸频率.Watermark = "";
|
|
this.tb_呼吸频率.ButtonClick += new System.EventHandler(this.tb_呼吸频率_ButtonClick);
|
|
//
|
|
// uiLabel1
|
|
//
|
|
this.uiLabel1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel1.Location = new System.Drawing.Point(16, 40);
|
|
this.uiLabel1.Name = "uiLabel1";
|
|
this.uiLabel1.Size = new System.Drawing.Size(100, 23);
|
|
this.uiLabel1.TabIndex = 1;
|
|
this.uiLabel1.Text = "呼吸频率:";
|
|
//
|
|
// uiGroupBox2
|
|
//
|
|
this.uiGroupBox2.Controls.Add(this.uiLabel22);
|
|
this.uiGroupBox2.Controls.Add(this.tb_测试秒);
|
|
this.uiGroupBox2.Controls.Add(this.uiLabel20);
|
|
this.uiGroupBox2.Controls.Add(this.tb_测试分);
|
|
this.uiGroupBox2.Controls.Add(this.uiLabel21);
|
|
this.uiGroupBox2.Controls.Add(this.uiLabel15);
|
|
this.uiGroupBox2.Controls.Add(this.tb_吸量);
|
|
this.uiGroupBox2.Controls.Add(this.uiLabel16);
|
|
this.uiGroupBox2.Controls.Add(this.uiLabel13);
|
|
this.uiGroupBox2.Controls.Add(this.tb_呼量);
|
|
this.uiGroupBox2.Controls.Add(this.uiLabel14);
|
|
this.uiGroupBox2.Controls.Add(this.uiLabel11);
|
|
this.uiGroupBox2.Controls.Add(this.tb_吸位置);
|
|
this.uiGroupBox2.Controls.Add(this.uiLabel12);
|
|
this.uiGroupBox2.Controls.Add(this.uiLabel10);
|
|
this.uiGroupBox2.Controls.Add(this.tb_呼位置);
|
|
this.uiGroupBox2.Controls.Add(this.uiLabel18);
|
|
this.uiGroupBox2.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiGroupBox2.Location = new System.Drawing.Point(353, 40);
|
|
this.uiGroupBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.uiGroupBox2.MinimumSize = new System.Drawing.Size(1, 1);
|
|
this.uiGroupBox2.Name = "uiGroupBox2";
|
|
this.uiGroupBox2.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
|
|
this.uiGroupBox2.Size = new System.Drawing.Size(316, 325);
|
|
this.uiGroupBox2.TabIndex = 15;
|
|
this.uiGroupBox2.Text = "数据显示";
|
|
this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// uiLabel22
|
|
//
|
|
this.uiLabel22.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel22.Location = new System.Drawing.Point(258, 232);
|
|
this.uiLabel22.Name = "uiLabel22";
|
|
this.uiLabel22.Size = new System.Drawing.Size(43, 23);
|
|
this.uiLabel22.TabIndex = 29;
|
|
this.uiLabel22.Text = "s";
|
|
//
|
|
// tb_测试秒
|
|
//
|
|
this.tb_测试秒.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
this.tb_测试秒.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tb_测试秒.Location = new System.Drawing.Point(184, 227);
|
|
this.tb_测试秒.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tb_测试秒.MinimumSize = new System.Drawing.Size(1, 16);
|
|
this.tb_测试秒.Name = "tb_测试秒";
|
|
this.tb_测试秒.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tb_测试秒.ShowText = false;
|
|
this.tb_测试秒.Size = new System.Drawing.Size(67, 29);
|
|
this.tb_测试秒.TabIndex = 28;
|
|
this.tb_测试秒.Text = "0.00";
|
|
this.tb_测试秒.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.tb_测试秒.Watermark = "";
|
|
//
|
|
// uiLabel20
|
|
//
|
|
this.uiLabel20.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel20.Location = new System.Drawing.Point(146, 233);
|
|
this.uiLabel20.Name = "uiLabel20";
|
|
this.uiLabel20.Size = new System.Drawing.Size(43, 23);
|
|
this.uiLabel20.TabIndex = 27;
|
|
this.uiLabel20.Text = "min";
|
|
//
|
|
// tb_测试分
|
|
//
|
|
this.tb_测试分.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
this.tb_测试分.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tb_测试分.Location = new System.Drawing.Point(72, 228);
|
|
this.tb_测试分.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tb_测试分.MinimumSize = new System.Drawing.Size(1, 16);
|
|
this.tb_测试分.Name = "tb_测试分";
|
|
this.tb_测试分.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tb_测试分.ShowText = false;
|
|
this.tb_测试分.Size = new System.Drawing.Size(67, 29);
|
|
this.tb_测试分.TabIndex = 26;
|
|
this.tb_测试分.Text = "0.00";
|
|
this.tb_测试分.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.tb_测试分.Watermark = "";
|
|
//
|
|
// uiLabel21
|
|
//
|
|
this.uiLabel21.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel21.Location = new System.Drawing.Point(10, 233);
|
|
this.uiLabel21.Name = "uiLabel21";
|
|
this.uiLabel21.Size = new System.Drawing.Size(72, 23);
|
|
this.uiLabel21.TabIndex = 25;
|
|
this.uiLabel21.Text = "已测试:";
|
|
//
|
|
// uiLabel15
|
|
//
|
|
this.uiLabel15.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel15.Location = new System.Drawing.Point(211, 166);
|
|
this.uiLabel15.Name = "uiLabel15";
|
|
this.uiLabel15.Size = new System.Drawing.Size(55, 23);
|
|
this.uiLabel15.TabIndex = 24;
|
|
this.uiLabel15.Text = "L";
|
|
//
|
|
// tb_吸量
|
|
//
|
|
this.tb_吸量.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
this.tb_吸量.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tb_吸量.Location = new System.Drawing.Point(105, 166);
|
|
this.tb_吸量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tb_吸量.MinimumSize = new System.Drawing.Size(1, 16);
|
|
this.tb_吸量.Name = "tb_吸量";
|
|
this.tb_吸量.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tb_吸量.ShowText = false;
|
|
this.tb_吸量.Size = new System.Drawing.Size(99, 29);
|
|
this.tb_吸量.TabIndex = 23;
|
|
this.tb_吸量.Text = "0.00";
|
|
this.tb_吸量.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.tb_吸量.Watermark = "";
|
|
//
|
|
// uiLabel16
|
|
//
|
|
this.uiLabel16.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel16.Location = new System.Drawing.Point(43, 171);
|
|
this.uiLabel16.Name = "uiLabel16";
|
|
this.uiLabel16.Size = new System.Drawing.Size(72, 23);
|
|
this.uiLabel16.TabIndex = 22;
|
|
this.uiLabel16.Text = "吸量:";
|
|
//
|
|
// uiLabel13
|
|
//
|
|
this.uiLabel13.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel13.Location = new System.Drawing.Point(211, 127);
|
|
this.uiLabel13.Name = "uiLabel13";
|
|
this.uiLabel13.Size = new System.Drawing.Size(55, 23);
|
|
this.uiLabel13.TabIndex = 21;
|
|
this.uiLabel13.Text = "L";
|
|
//
|
|
// tb_呼量
|
|
//
|
|
this.tb_呼量.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
this.tb_呼量.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tb_呼量.Location = new System.Drawing.Point(105, 127);
|
|
this.tb_呼量.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tb_呼量.MinimumSize = new System.Drawing.Size(1, 16);
|
|
this.tb_呼量.Name = "tb_呼量";
|
|
this.tb_呼量.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tb_呼量.ShowText = false;
|
|
this.tb_呼量.Size = new System.Drawing.Size(99, 29);
|
|
this.tb_呼量.TabIndex = 20;
|
|
this.tb_呼量.Text = "0.00";
|
|
this.tb_呼量.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.tb_呼量.Watermark = "";
|
|
//
|
|
// uiLabel14
|
|
//
|
|
this.uiLabel14.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel14.Location = new System.Drawing.Point(43, 132);
|
|
this.uiLabel14.Name = "uiLabel14";
|
|
this.uiLabel14.Size = new System.Drawing.Size(72, 23);
|
|
this.uiLabel14.TabIndex = 19;
|
|
this.uiLabel14.Text = "呼量:";
|
|
//
|
|
// uiLabel11
|
|
//
|
|
this.uiLabel11.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel11.Location = new System.Drawing.Point(211, 82);
|
|
this.uiLabel11.Name = "uiLabel11";
|
|
this.uiLabel11.Size = new System.Drawing.Size(55, 23);
|
|
this.uiLabel11.TabIndex = 18;
|
|
this.uiLabel11.Text = "mm";
|
|
//
|
|
// tb_吸位置
|
|
//
|
|
this.tb_吸位置.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
this.tb_吸位置.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tb_吸位置.Location = new System.Drawing.Point(105, 82);
|
|
this.tb_吸位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tb_吸位置.MinimumSize = new System.Drawing.Size(1, 16);
|
|
this.tb_吸位置.Name = "tb_吸位置";
|
|
this.tb_吸位置.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tb_吸位置.ShowText = false;
|
|
this.tb_吸位置.Size = new System.Drawing.Size(99, 29);
|
|
this.tb_吸位置.TabIndex = 17;
|
|
this.tb_吸位置.Text = "0.00";
|
|
this.tb_吸位置.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.tb_吸位置.Watermark = "";
|
|
//
|
|
// uiLabel12
|
|
//
|
|
this.uiLabel12.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel12.Location = new System.Drawing.Point(26, 88);
|
|
this.uiLabel12.Name = "uiLabel12";
|
|
this.uiLabel12.Size = new System.Drawing.Size(72, 23);
|
|
this.uiLabel12.TabIndex = 16;
|
|
this.uiLabel12.Text = "吸位置:";
|
|
//
|
|
// uiLabel10
|
|
//
|
|
this.uiLabel10.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel10.Location = new System.Drawing.Point(211, 34);
|
|
this.uiLabel10.Name = "uiLabel10";
|
|
this.uiLabel10.Size = new System.Drawing.Size(55, 23);
|
|
this.uiLabel10.TabIndex = 15;
|
|
this.uiLabel10.Text = "mm";
|
|
//
|
|
// tb_呼位置
|
|
//
|
|
this.tb_呼位置.Cursor = System.Windows.Forms.Cursors.IBeam;
|
|
this.tb_呼位置.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.tb_呼位置.Location = new System.Drawing.Point(105, 34);
|
|
this.tb_呼位置.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.tb_呼位置.MinimumSize = new System.Drawing.Size(1, 16);
|
|
this.tb_呼位置.Name = "tb_呼位置";
|
|
this.tb_呼位置.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tb_呼位置.ShowText = false;
|
|
this.tb_呼位置.Size = new System.Drawing.Size(99, 29);
|
|
this.tb_呼位置.TabIndex = 2;
|
|
this.tb_呼位置.Text = "0.00";
|
|
this.tb_呼位置.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.tb_呼位置.Watermark = "";
|
|
//
|
|
// uiLabel18
|
|
//
|
|
this.uiLabel18.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.uiLabel18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
this.uiLabel18.Location = new System.Drawing.Point(26, 40);
|
|
this.uiLabel18.Name = "uiLabel18";
|
|
this.uiLabel18.Size = new System.Drawing.Size(72, 23);
|
|
this.uiLabel18.TabIndex = 1;
|
|
this.uiLabel18.Text = "呼位置:";
|
|
//
|
|
// btn_复位
|
|
//
|
|
this.btn_复位.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btn_复位.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_复位.Location = new System.Drawing.Point(28, 386);
|
|
this.btn_复位.MinimumSize = new System.Drawing.Size(1, 1);
|
|
this.btn_复位.Name = "btn_复位";
|
|
this.btn_复位.Size = new System.Drawing.Size(100, 35);
|
|
this.btn_复位.TabIndex = 16;
|
|
this.btn_复位.Text = "复位";
|
|
this.btn_复位.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_复位.Click += new System.EventHandler(this.btn_复位_Click);
|
|
//
|
|
// btn_呼前
|
|
//
|
|
this.btn_呼前.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btn_呼前.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_呼前.Location = new System.Drawing.Point(197, 386);
|
|
this.btn_呼前.MinimumSize = new System.Drawing.Size(1, 1);
|
|
this.btn_呼前.Name = "btn_呼前";
|
|
this.btn_呼前.Size = new System.Drawing.Size(100, 35);
|
|
this.btn_呼前.TabIndex = 16;
|
|
this.btn_呼前.Text = "呼前";
|
|
this.btn_呼前.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_呼前.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_呼前_MouseDown);
|
|
this.btn_呼前.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_呼前_MouseUp);
|
|
//
|
|
// btn_呼后
|
|
//
|
|
this.btn_呼后.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btn_呼后.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_呼后.Location = new System.Drawing.Point(368, 386);
|
|
this.btn_呼后.MinimumSize = new System.Drawing.Size(1, 1);
|
|
this.btn_呼后.Name = "btn_呼后";
|
|
this.btn_呼后.Size = new System.Drawing.Size(100, 35);
|
|
this.btn_呼后.TabIndex = 16;
|
|
this.btn_呼后.Text = "呼后";
|
|
this.btn_呼后.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_呼后.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_呼后_MouseDown);
|
|
this.btn_呼后.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_呼后_MouseUp);
|
|
//
|
|
// btn_吸前
|
|
//
|
|
this.btn_吸前.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btn_吸前.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_吸前.Location = new System.Drawing.Point(197, 452);
|
|
this.btn_吸前.MinimumSize = new System.Drawing.Size(1, 1);
|
|
this.btn_吸前.Name = "btn_吸前";
|
|
this.btn_吸前.Size = new System.Drawing.Size(100, 35);
|
|
this.btn_吸前.TabIndex = 16;
|
|
this.btn_吸前.Text = "吸前";
|
|
this.btn_吸前.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_吸前.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_吸前_MouseDown);
|
|
this.btn_吸前.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_吸前_MouseUp);
|
|
//
|
|
// btn_吸后
|
|
//
|
|
this.btn_吸后.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btn_吸后.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_吸后.Location = new System.Drawing.Point(368, 452);
|
|
this.btn_吸后.MinimumSize = new System.Drawing.Size(1, 1);
|
|
this.btn_吸后.Name = "btn_吸后";
|
|
this.btn_吸后.Size = new System.Drawing.Size(100, 35);
|
|
this.btn_吸后.TabIndex = 16;
|
|
this.btn_吸后.Text = "吸后";
|
|
this.btn_吸后.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_吸后.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_吸后_MouseDown);
|
|
this.btn_吸后.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_吸后_MouseUp);
|
|
//
|
|
// btn_测试开始
|
|
//
|
|
this.btn_测试开始.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btn_测试开始.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_测试开始.Location = new System.Drawing.Point(554, 386);
|
|
this.btn_测试开始.MinimumSize = new System.Drawing.Size(1, 1);
|
|
this.btn_测试开始.Name = "btn_测试开始";
|
|
this.btn_测试开始.Size = new System.Drawing.Size(100, 35);
|
|
this.btn_测试开始.TabIndex = 17;
|
|
this.btn_测试开始.Text = "测试开始";
|
|
this.btn_测试开始.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_测试开始.Click += new System.EventHandler(this.btn_测试开始_Click);
|
|
//
|
|
// btn_测试停止
|
|
//
|
|
this.btn_测试停止.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.btn_测试停止.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_测试停止.Location = new System.Drawing.Point(554, 452);
|
|
this.btn_测试停止.MinimumSize = new System.Drawing.Size(1, 1);
|
|
this.btn_测试停止.Name = "btn_测试停止";
|
|
this.btn_测试停止.Size = new System.Drawing.Size(100, 35);
|
|
this.btn_测试停止.TabIndex = 17;
|
|
this.btn_测试停止.Text = "测试停止";
|
|
this.btn_测试停止.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btn_测试停止.Click += new System.EventHandler(this.btn_测试停止_Click);
|
|
//
|
|
// timerUI
|
|
//
|
|
this.timerUI.Enabled = true;
|
|
this.timerUI.Interval = 1000;
|
|
this.timerUI.Tick += new System.EventHandler(this.timerUI_Tick);
|
|
//
|
|
// frm_Motor
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.ClientSize = new System.Drawing.Size(701, 532);
|
|
this.Controls.Add(this.btn_测试停止);
|
|
this.Controls.Add(this.btn_测试开始);
|
|
this.Controls.Add(this.btn_吸后);
|
|
this.Controls.Add(this.btn_吸前);
|
|
this.Controls.Add(this.btn_呼后);
|
|
this.Controls.Add(this.btn_呼前);
|
|
this.Controls.Add(this.btn_复位);
|
|
this.Controls.Add(this.uiGroupBox2);
|
|
this.Controls.Add(this.uiGroupBox1);
|
|
this.Name = "frm_Motor";
|
|
this.Text = "呼吸模拟器";
|
|
this.TopMost = true;
|
|
this.ZoomScaleRect = new System.Drawing.Rectangle(15, 15, 800, 450);
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frm_Motor_FormClosing);
|
|
this.uiGroupBox1.ResumeLayout(false);
|
|
this.uiGroupBox2.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private Sunny.UI.UIGroupBox uiGroupBox1;
|
|
private Sunny.UI.UILabel uiLabel5;
|
|
private Sunny.UI.UITextBox tb_呼手动速度;
|
|
private Sunny.UI.UILabel uiLabel7;
|
|
private Sunny.UI.UITextBox tb_呼吸倍数;
|
|
private Sunny.UI.UILabel uiLabel6;
|
|
private Sunny.UI.UILabel uiLabel3;
|
|
private Sunny.UI.UITextBox tb_呼吸量;
|
|
private Sunny.UI.UILabel uiLabel4;
|
|
private Sunny.UI.UILabel uiLabel2;
|
|
private Sunny.UI.UITextBox tb_呼吸频率;
|
|
private Sunny.UI.UILabel uiLabel1;
|
|
private Sunny.UI.UILabel uiLabel8;
|
|
private Sunny.UI.UITextBox tb_吸手动速度;
|
|
private Sunny.UI.UILabel uiLabel9;
|
|
private Sunny.UI.UIGroupBox uiGroupBox2;
|
|
private Sunny.UI.UILabel uiLabel10;
|
|
private Sunny.UI.UITextBox tb_呼位置;
|
|
private Sunny.UI.UILabel uiLabel18;
|
|
private Sunny.UI.UILabel uiLabel15;
|
|
private Sunny.UI.UITextBox tb_吸量;
|
|
private Sunny.UI.UILabel uiLabel16;
|
|
private Sunny.UI.UILabel uiLabel13;
|
|
private Sunny.UI.UITextBox tb_呼量;
|
|
private Sunny.UI.UILabel uiLabel14;
|
|
private Sunny.UI.UILabel uiLabel11;
|
|
private Sunny.UI.UITextBox tb_吸位置;
|
|
private Sunny.UI.UILabel uiLabel12;
|
|
private Sunny.UI.UIButton btn_复位;
|
|
private Sunny.UI.UIButton btn_呼前;
|
|
private Sunny.UI.UIButton btn_呼后;
|
|
private Sunny.UI.UILabel uiLabel17;
|
|
private Sunny.UI.UITextBox tb_呼吸时间;
|
|
private Sunny.UI.UILabel uiLabel19;
|
|
private Sunny.UI.UILabel uiLabel20;
|
|
private Sunny.UI.UITextBox tb_测试分;
|
|
private Sunny.UI.UILabel uiLabel21;
|
|
private Sunny.UI.UIButton btn_吸前;
|
|
private Sunny.UI.UIButton btn_吸后;
|
|
private Sunny.UI.UILabel uiLabel22;
|
|
private Sunny.UI.UITextBox tb_测试秒;
|
|
private Sunny.UI.UIButton btn_测试开始;
|
|
private Sunny.UI.UIButton btn_测试停止;
|
|
private System.Windows.Forms.Timer timerUI;
|
|
}
|
|
} |