Files
kou_zhaoxielou_shandong/口罩泄露定制款/Form/frm_AddNewExperiment.Designer.cs
2026-01-16 20:53:33 +08:00

1149 lines
69 KiB
C#

namespace _定制款.
{
partial class frm_AddNewExperiment
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_AddNewExperiment));
this.uiLabel1 = new Sunny.UI.UILabel();
this.tb_shiYanYuan = new Sunny.UI.UITextBox();
this.uiLabel2 = new Sunny.UI.UILabel();
this.dp_ShiYanRiQi = new Sunny.UI.UIDatePicker();
this.tb_ShiYanBianHao = new Sunny.UI.UITextBox();
this.uiLabel3 = new Sunny.UI.UILabel();
this.uiLabel4 = new Sunny.UI.UILabel();
this.tb_benDi = new Sunny.UI.UITextBox();
this.uiLabel5 = new Sunny.UI.UILabel();
this.uiLabel6 = new Sunny.UI.UILabel();
this.uiLine1 = new Sunny.UI.UILine();
this.btn_Jiaozhun = new Sunny.UI.UISymbolButton();
this.btn_Save = new Sunny.UI.UISymbolButton();
this.timer_CaiJi = new System.Windows.Forms.Timer(this.components);
this.lb_time = new Sunny.UI.UILabel();
this.uiLabel9 = new Sunny.UI.UILabel();
this.uiTextBox1 = new Sunny.UI.UITextBox();
this.uiLabel7 = new Sunny.UI.UILabel();
this.uiLabel8 = new Sunny.UI.UILabel();
this.cbb_面罩类型 = new Sunny.UI.UIComboTreeView();
this.uiTextBoxMaskType = new Sunny.UI.UITextBox();
this.btn_AddMaskType = new Sunny.UI.UIButton();
this.uiLabel10 = new Sunny.UI.UILabel();
this.uiButton1 = new Sunny.UI.UIButton();
this.cbb_Yangpin = new Sunny.UI.UIComboTreeView();
this.uiButton2 = new Sunny.UI.UIButton();
this.uiButton3 = new Sunny.UI.UIButton();
this.uiLabel11 = new Sunny.UI.UILabel();
this.uiTextBoxParticleType = new Sunny.UI.UITextBox();
this.uiLine3 = new Sunny.UI.UILine();
this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
this.customerTxt = new Sunny.UI.UITextBox();
this.faceWidthTxt = new Sunny.UI.UITextBox();
this.eyesDistanceTxt = new Sunny.UI.UITextBox();
this.weightTxt = new Sunny.UI.UITextBox();
this.faceLongTxt = new Sunny.UI.UITextBox();
this.uiLabel17 = new Sunny.UI.UILabel();
this.highTxt = new Sunny.UI.UITextBox();
this.EyesDistanceTxt1 = new Sunny.UI.UILabel();
this.WidthTxt = new Sunny.UI.UILabel();
this.uiLabel15 = new Sunny.UI.UILabel();
this.uiLabel13 = new Sunny.UI.UILabel();
this.uiLabel12 = new Sunny.UI.UILabel();
this.needrun_chk = new Sunny.UI.UICheckBox();
this.uiLabel14 = new Sunny.UI.UILabel();
this.uiLabel16 = new Sunny.UI.UILabel();
this.uiTextBox2 = new Sunny.UI.UITextBox();
this.uiLabel18 = new Sunny.UI.UILabel();
this.uiTextBox3 = new Sunny.UI.UITextBox();
this.uiGroupBox2 = new Sunny.UI.UIGroupBox();
this.uiComboBox1 = new Sunny.UI.UIComboBox();
this.uiRichTextBox1 = new Sunny.UI.UIRichTextBox();
this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
this.uiTextBox4 = new Sunny.UI.UITextBox();
this.uiTextBox5 = new Sunny.UI.UITextBox();
this.uiTextBox6 = new Sunny.UI.UITextBox();
this.uiTextBox7 = new Sunny.UI.UITextBox();
this.uiTextBox8 = new Sunny.UI.UITextBox();
this.uiLabel19 = new Sunny.UI.UILabel();
this.uiTextBox9 = new Sunny.UI.UITextBox();
this.uiLabel20 = new Sunny.UI.UILabel();
this.uiLabel21 = new Sunny.UI.UILabel();
this.uiLabel22 = new Sunny.UI.UILabel();
this.uiLabel23 = new Sunny.UI.UILabel();
this.uiLabel24 = new Sunny.UI.UILabel();
this.uiGroupBox1.SuspendLayout();
this.uiGroupBox2.SuspendLayout();
this.uiGroupBox3.SuspendLayout();
this.SuspendLayout();
//
// uiLabel1
//
this.uiLabel1.Font = new System.Drawing.Font("黑体", 14.25F, 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(27, 56);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(126, 35);
this.uiLabel1.TabIndex = 0;
this.uiLabel1.Text = "实验员:";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tb_shiYanYuan
//
this.tb_shiYanYuan.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_shiYanYuan.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_shiYanYuan.Location = new System.Drawing.Point(130, 55);
this.tb_shiYanYuan.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_shiYanYuan.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_shiYanYuan.Name = "tb_shiYanYuan";
this.tb_shiYanYuan.Padding = new System.Windows.Forms.Padding(5);
this.tb_shiYanYuan.RectColor = System.Drawing.Color.Black;
this.tb_shiYanYuan.ShowText = false;
this.tb_shiYanYuan.Size = new System.Drawing.Size(153, 41);
this.tb_shiYanYuan.TabIndex = 1;
this.tb_shiYanYuan.Text = "张三";
this.tb_shiYanYuan.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_shiYanYuan.Watermark = "";
//
// uiLabel2
//
this.uiLabel2.Font = new System.Drawing.Font("黑体", 14.25F, 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(365, 61);
this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(139, 35);
this.uiLabel2.TabIndex = 2;
this.uiLabel2.Text = "实验日期:";
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// dp_ShiYanRiQi
//
this.dp_ShiYanRiQi.FillColor = System.Drawing.Color.White;
this.dp_ShiYanRiQi.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dp_ShiYanRiQi.Location = new System.Drawing.Point(500, 55);
this.dp_ShiYanRiQi.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.dp_ShiYanRiQi.MaxLength = 10;
this.dp_ShiYanRiQi.MinimumSize = new System.Drawing.Size(63, 0);
this.dp_ShiYanRiQi.Name = "dp_ShiYanRiQi";
this.dp_ShiYanRiQi.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.dp_ShiYanRiQi.RectColor = System.Drawing.Color.Black;
this.dp_ShiYanRiQi.Size = new System.Drawing.Size(206, 41);
this.dp_ShiYanRiQi.SymbolDropDown = 61555;
this.dp_ShiYanRiQi.SymbolNormal = 61555;
this.dp_ShiYanRiQi.SymbolSize = 24;
this.dp_ShiYanRiQi.TabIndex = 3;
this.dp_ShiYanRiQi.Text = "2024-11-14";
this.dp_ShiYanRiQi.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.dp_ShiYanRiQi.Value = new System.DateTime(2024, 11, 14, 0, 0, 0, 0);
this.dp_ShiYanRiQi.Watermark = "";
//
// tb_ShiYanBianHao
//
this.tb_ShiYanBianHao.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_ShiYanBianHao.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_ShiYanBianHao.Location = new System.Drawing.Point(130, 109);
this.tb_ShiYanBianHao.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_ShiYanBianHao.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_ShiYanBianHao.Name = "tb_ShiYanBianHao";
this.tb_ShiYanBianHao.Padding = new System.Windows.Forms.Padding(5);
this.tb_ShiYanBianHao.RectColor = System.Drawing.Color.Black;
this.tb_ShiYanBianHao.ShowText = false;
this.tb_ShiYanBianHao.Size = new System.Drawing.Size(153, 41);
this.tb_ShiYanBianHao.TabIndex = 5;
this.tb_ShiYanBianHao.Text = "CSI-665B";
this.tb_ShiYanBianHao.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_ShiYanBianHao.Visible = false;
this.tb_ShiYanBianHao.Watermark = "";
//
// uiLabel3
//
this.uiLabel3.Font = new System.Drawing.Font("黑体", 14.25F, 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(13, 115);
this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(126, 35);
this.uiLabel3.TabIndex = 4;
this.uiLabel3.Text = "实验编号:";
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel3.Visible = false;
//
// uiLabel4
//
this.uiLabel4.Font = new System.Drawing.Font("黑体", 14.25F, 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(365, 115);
this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(126, 35);
this.uiLabel4.TabIndex = 6;
this.uiLabel4.Text = "样品类别:";
this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tb_benDi
//
this.tb_benDi.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_benDi.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_benDi.Location = new System.Drawing.Point(128, 335);
this.tb_benDi.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_benDi.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_benDi.Name = "tb_benDi";
this.tb_benDi.Padding = new System.Windows.Forms.Padding(5);
this.tb_benDi.RectColor = System.Drawing.Color.Black;
this.tb_benDi.ShowText = false;
this.tb_benDi.Size = new System.Drawing.Size(153, 41);
this.tb_benDi.TabIndex = 9;
this.tb_benDi.Text = "0.000";
this.tb_benDi.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tb_benDi.Watermark = "";
//
// uiLabel5
//
this.uiLabel5.Font = new System.Drawing.Font("黑体", 14.25F, 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(11, 341);
this.uiLabel5.Name = "uiLabel5";
this.uiLabel5.Size = new System.Drawing.Size(126, 35);
this.uiLabel5.TabIndex = 8;
this.uiLabel5.Text = "本底浓度:";
this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel6
//
this.uiLabel6.Font = new System.Drawing.Font("黑体", 14.25F, 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(301, 335);
this.uiLabel6.Name = "uiLabel6";
this.uiLabel6.Size = new System.Drawing.Size(80, 35);
this.uiLabel6.TabIndex = 10;
this.uiLabel6.Text = "mg/m³";
this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLine1
//
this.uiLine1.BackColor = System.Drawing.Color.Transparent;
this.uiLine1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine1.LineColor = System.Drawing.Color.Black;
this.uiLine1.Location = new System.Drawing.Point(1, 284);
this.uiLine1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLine1.Name = "uiLine1";
this.uiLine1.Size = new System.Drawing.Size(807, 29);
this.uiLine1.TabIndex = 11;
this.uiLine1.Text = "环境数据";
//
// btn_Jiaozhun
//
this.btn_Jiaozhun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.btn_Jiaozhun.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_Jiaozhun.FillColor = System.Drawing.Color.WhiteSmoke;
this.btn_Jiaozhun.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Jiaozhun.ForeColor = System.Drawing.Color.Black;
this.btn_Jiaozhun.Location = new System.Drawing.Point(128, 384);
this.btn_Jiaozhun.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_Jiaozhun.Name = "btn_Jiaozhun";
this.btn_Jiaozhun.RectColor = System.Drawing.Color.Black;
this.btn_Jiaozhun.Size = new System.Drawing.Size(153, 58);
this.btn_Jiaozhun.Symbol = 557775;
this.btn_Jiaozhun.SymbolColor = System.Drawing.Color.Black;
this.btn_Jiaozhun.TabIndex = 12;
this.btn_Jiaozhun.Text = "校准本底浓度";
this.btn_Jiaozhun.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Jiaozhun.TipsForeColor = System.Drawing.Color.Black;
this.btn_Jiaozhun.Click += new System.EventHandler(this.btn_Jiaozhun_Click);
//
// btn_Save
//
this.btn_Save.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.btn_Save.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_Save.FillColor = System.Drawing.Color.WhiteSmoke;
this.btn_Save.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Save.ForeColor = System.Drawing.Color.Black;
this.btn_Save.Location = new System.Drawing.Point(296, 784);
this.btn_Save.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_Save.Name = "btn_Save";
this.btn_Save.RectColor = System.Drawing.Color.Black;
this.btn_Save.Size = new System.Drawing.Size(177, 58);
this.btn_Save.Symbol = 61639;
this.btn_Save.SymbolColor = System.Drawing.Color.Black;
this.btn_Save.SymbolSize = 35;
this.btn_Save.TabIndex = 14;
this.btn_Save.Text = "保存实验参数";
this.btn_Save.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Save.TipsForeColor = System.Drawing.Color.Black;
this.btn_Save.Click += new System.EventHandler(this.btn_Save_Click);
//
// timer_CaiJi
//
this.timer_CaiJi.Interval = 1000;
this.timer_CaiJi.Tick += new System.EventHandler(this.timer_CaiJi_Tick);
//
// lb_time
//
this.lb_time.Font = new System.Drawing.Font("宋体", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lb_time.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.lb_time.Location = new System.Drawing.Point(42, 393);
this.lb_time.Name = "lb_time";
this.lb_time.Size = new System.Drawing.Size(80, 35);
this.lb_time.TabIndex = 16;
this.lb_time.Text = " ";
this.lb_time.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel9
//
this.uiLabel9.Font = new System.Drawing.Font("黑体", 14.25F, 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(405, 335);
this.uiLabel9.Name = "uiLabel9";
this.uiLabel9.Size = new System.Drawing.Size(158, 35);
this.uiLabel9.TabIndex = 20;
this.uiLabel9.Text = "泄露判定阈值:";
this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel9.Visible = false;
//
// uiTextBox1
//
this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox1.DoubleValue = 5D;
this.uiTextBox1.Enabled = false;
this.uiTextBox1.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox1.Location = new System.Drawing.Point(553, 329);
this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox1.Name = "uiTextBox1";
this.uiTextBox1.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox1.RectColor = System.Drawing.Color.Black;
this.uiTextBox1.ShowText = false;
this.uiTextBox1.Size = new System.Drawing.Size(114, 41);
this.uiTextBox1.TabIndex = 10;
this.uiTextBox1.Text = "5.0";
this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBox1.Visible = false;
this.uiTextBox1.Watermark = "";
//
// uiLabel7
//
this.uiLabel7.Font = new System.Drawing.Font("黑体", 14.25F, 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(674, 335);
this.uiLabel7.Name = "uiLabel7";
this.uiLabel7.Size = new System.Drawing.Size(32, 35);
this.uiLabel7.TabIndex = 10;
this.uiLabel7.Text = "%";
this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel7.Visible = false;
//
// uiLabel8
//
this.uiLabel8.Font = new System.Drawing.Font("黑体", 14.25F, 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(13, 177);
this.uiLabel8.Name = "uiLabel8";
this.uiLabel8.Size = new System.Drawing.Size(110, 35);
this.uiLabel8.TabIndex = 24;
this.uiLabel8.Text = "口罩类型:";
this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// cbb_面罩类型
//
this.cbb_面罩类型.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.cbb_面罩类型.FillColor = System.Drawing.Color.White;
this.cbb_面罩类型.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbb_面罩类型.Location = new System.Drawing.Point(128, 182);
this.cbb_面罩类型.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbb_面罩类型.MinimumSize = new System.Drawing.Size(63, 0);
this.cbb_面罩类型.Name = "cbb_面罩类型";
this.cbb_面罩类型.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cbb_面罩类型.Size = new System.Drawing.Size(150, 29);
this.cbb_面罩类型.SymbolSize = 24;
this.cbb_面罩类型.TabIndex = 25;
this.cbb_面罩类型.Text = "uiComboTreeView1";
this.cbb_面罩类型.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbb_面罩类型.Watermark = "";
this.cbb_面罩类型.NodeSelected += new Sunny.UI.UIComboTreeView.OnNodeSelected(this.uiComboTreeView_面罩类型_SelectedNodeChanged);
//
// uiTextBoxMaskType
//
this.uiTextBoxMaskType.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBoxMaskType.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBoxMaskType.Location = new System.Drawing.Point(152, 229);
this.uiTextBoxMaskType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBoxMaskType.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBoxMaskType.Name = "uiTextBoxMaskType";
this.uiTextBoxMaskType.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBoxMaskType.ShowText = false;
this.uiTextBoxMaskType.Size = new System.Drawing.Size(131, 29);
this.uiTextBoxMaskType.TabIndex = 26;
this.uiTextBoxMaskType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBoxMaskType.Watermark = "";
//
// btn_AddMaskType
//
this.btn_AddMaskType.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_AddMaskType.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_AddMaskType.Location = new System.Drawing.Point(305, 225);
this.btn_AddMaskType.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_AddMaskType.Name = "btn_AddMaskType";
this.btn_AddMaskType.Size = new System.Drawing.Size(67, 35);
this.btn_AddMaskType.TabIndex = 27;
this.btn_AddMaskType.Text = "添加";
this.btn_AddMaskType.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_AddMaskType.Click += new System.EventHandler(this.btn_AddMaskType_Click);
//
// uiLabel10
//
this.uiLabel10.Font = new System.Drawing.Font("黑体", 14.25F, 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(13, 218);
this.uiLabel10.Name = "uiLabel10";
this.uiLabel10.Size = new System.Drawing.Size(156, 45);
this.uiLabel10.TabIndex = 24;
this.uiLabel10.Text = "编辑口罩类型:";
this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiButton1
//
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton1.Location = new System.Drawing.Point(378, 225);
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton1.Name = "uiButton1";
this.uiButton1.Size = new System.Drawing.Size(67, 35);
this.uiButton1.TabIndex = 27;
this.uiButton1.Text = "删除";
this.uiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton1.Click += new System.EventHandler(this.btn_DeleteMaskType_Click);
//
// cbb_Yangpin
//
this.cbb_Yangpin.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.cbb_Yangpin.FillColor = System.Drawing.Color.White;
this.cbb_Yangpin.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbb_Yangpin.Location = new System.Drawing.Point(500, 121);
this.cbb_Yangpin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbb_Yangpin.MinimumSize = new System.Drawing.Size(63, 0);
this.cbb_Yangpin.Name = "cbb_Yangpin";
this.cbb_Yangpin.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cbb_Yangpin.Size = new System.Drawing.Size(206, 29);
this.cbb_Yangpin.SymbolSize = 24;
this.cbb_Yangpin.TabIndex = 25;
this.cbb_Yangpin.Text = "uiComboTreeView1";
this.cbb_Yangpin.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbb_Yangpin.Watermark = "";
this.cbb_Yangpin.NodeSelected += new Sunny.UI.UIComboTreeView.OnNodeSelected(this.cbb_Yangpin_NodeSelected);
//
// uiButton2
//
this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton2.Location = new System.Drawing.Point(639, 165);
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton2.Name = "uiButton2";
this.uiButton2.Size = new System.Drawing.Size(67, 35);
this.uiButton2.TabIndex = 27;
this.uiButton2.Text = "添加";
this.uiButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton2.Click += new System.EventHandler(this.btn_AddParticleType_Click);
//
// uiButton3
//
this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton3.Location = new System.Drawing.Point(712, 165);
this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton3.Name = "uiButton3";
this.uiButton3.Size = new System.Drawing.Size(67, 35);
this.uiButton3.TabIndex = 27;
this.uiButton3.Text = "删除";
this.uiButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton3.Click += new System.EventHandler(this.btn_DeleteParticleType_Click);
//
// uiLabel11
//
this.uiLabel11.Font = new System.Drawing.Font("黑体", 14.25F, 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(365, 162);
this.uiLabel11.Name = "uiLabel11";
this.uiLabel11.Size = new System.Drawing.Size(156, 45);
this.uiLabel11.TabIndex = 24;
this.uiLabel11.Text = "编辑样品类别:";
this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTextBoxParticleType
//
this.uiTextBoxParticleType.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBoxParticleType.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBoxParticleType.Location = new System.Drawing.Point(501, 173);
this.uiTextBoxParticleType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBoxParticleType.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBoxParticleType.Name = "uiTextBoxParticleType";
this.uiTextBoxParticleType.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBoxParticleType.ShowText = false;
this.uiTextBoxParticleType.Size = new System.Drawing.Size(131, 29);
this.uiTextBoxParticleType.TabIndex = 26;
this.uiTextBoxParticleType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBoxParticleType.Watermark = "";
//
// uiLine3
//
this.uiLine3.BackColor = System.Drawing.Color.Transparent;
this.uiLine3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine3.LineColor = System.Drawing.Color.Black;
this.uiLine3.Location = new System.Drawing.Point(1, 638);
this.uiLine3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLine3.Name = "uiLine3";
this.uiLine3.Size = new System.Drawing.Size(807, 29);
this.uiLine3.TabIndex = 28;
//
// uiGroupBox1
//
this.uiGroupBox1.Controls.Add(this.customerTxt);
this.uiGroupBox1.Controls.Add(this.faceWidthTxt);
this.uiGroupBox1.Controls.Add(this.eyesDistanceTxt);
this.uiGroupBox1.Controls.Add(this.weightTxt);
this.uiGroupBox1.Controls.Add(this.faceLongTxt);
this.uiGroupBox1.Controls.Add(this.uiLabel17);
this.uiGroupBox1.Controls.Add(this.highTxt);
this.uiGroupBox1.Controls.Add(this.EyesDistanceTxt1);
this.uiGroupBox1.Controls.Add(this.WidthTxt);
this.uiGroupBox1.Controls.Add(this.uiLabel15);
this.uiGroupBox1.Controls.Add(this.uiLabel13);
this.uiGroupBox1.Controls.Add(this.uiLabel12);
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, 617);
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(794, 148);
this.uiGroupBox1.TabIndex = 29;
this.uiGroupBox1.Text = "面部数据";
this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
//
// customerTxt
//
this.customerTxt.Cursor = System.Windows.Forms.Cursors.IBeam;
this.customerTxt.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.customerTxt.Location = new System.Drawing.Point(633, 99);
this.customerTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.customerTxt.MinimumSize = new System.Drawing.Size(1, 16);
this.customerTxt.Name = "customerTxt";
this.customerTxt.Padding = new System.Windows.Forms.Padding(5);
this.customerTxt.ShowText = false;
this.customerTxt.Size = new System.Drawing.Size(114, 29);
this.customerTxt.TabIndex = 26;
this.customerTxt.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.customerTxt.Watermark = "";
//
// faceWidthTxt
//
this.faceWidthTxt.Cursor = System.Windows.Forms.Cursors.IBeam;
this.faceWidthTxt.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.faceWidthTxt.Location = new System.Drawing.Point(616, 41);
this.faceWidthTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.faceWidthTxt.MinimumSize = new System.Drawing.Size(1, 16);
this.faceWidthTxt.Name = "faceWidthTxt";
this.faceWidthTxt.Padding = new System.Windows.Forms.Padding(5);
this.faceWidthTxt.ShowText = false;
this.faceWidthTxt.Size = new System.Drawing.Size(131, 29);
this.faceWidthTxt.TabIndex = 26;
this.faceWidthTxt.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.faceWidthTxt.Watermark = "";
//
// eyesDistanceTxt
//
this.eyesDistanceTxt.Cursor = System.Windows.Forms.Cursors.IBeam;
this.eyesDistanceTxt.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.eyesDistanceTxt.Location = new System.Drawing.Point(358, 99);
this.eyesDistanceTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.eyesDistanceTxt.MinimumSize = new System.Drawing.Size(1, 16);
this.eyesDistanceTxt.Name = "eyesDistanceTxt";
this.eyesDistanceTxt.Padding = new System.Windows.Forms.Padding(5);
this.eyesDistanceTxt.ShowText = false;
this.eyesDistanceTxt.Size = new System.Drawing.Size(131, 29);
this.eyesDistanceTxt.TabIndex = 26;
this.eyesDistanceTxt.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.eyesDistanceTxt.Watermark = "";
//
// weightTxt
//
this.weightTxt.Cursor = System.Windows.Forms.Cursors.IBeam;
this.weightTxt.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.weightTxt.Location = new System.Drawing.Point(358, 41);
this.weightTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.weightTxt.MinimumSize = new System.Drawing.Size(1, 16);
this.weightTxt.Name = "weightTxt";
this.weightTxt.Padding = new System.Windows.Forms.Padding(5);
this.weightTxt.ShowText = false;
this.weightTxt.Size = new System.Drawing.Size(131, 29);
this.weightTxt.TabIndex = 26;
this.weightTxt.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.weightTxt.Watermark = "";
//
// faceLongTxt
//
this.faceLongTxt.Cursor = System.Windows.Forms.Cursors.IBeam;
this.faceLongTxt.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.faceLongTxt.Location = new System.Drawing.Point(68, 99);
this.faceLongTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.faceLongTxt.MinimumSize = new System.Drawing.Size(1, 16);
this.faceLongTxt.Name = "faceLongTxt";
this.faceLongTxt.Padding = new System.Windows.Forms.Padding(5);
this.faceLongTxt.ShowText = false;
this.faceLongTxt.Size = new System.Drawing.Size(131, 29);
this.faceLongTxt.TabIndex = 26;
this.faceLongTxt.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.faceLongTxt.Watermark = "";
//
// uiLabel17
//
this.uiLabel17.Font = new System.Drawing.Font("黑体", 14.25F, 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(555, 90);
this.uiLabel17.Name = "uiLabel17";
this.uiLabel17.Size = new System.Drawing.Size(156, 45);
this.uiLabel17.TabIndex = 24;
this.uiLabel17.Text = "自定义:";
this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// highTxt
//
this.highTxt.Cursor = System.Windows.Forms.Cursors.IBeam;
this.highTxt.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.highTxt.Location = new System.Drawing.Point(68, 41);
this.highTxt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.highTxt.MinimumSize = new System.Drawing.Size(1, 16);
this.highTxt.Name = "highTxt";
this.highTxt.Padding = new System.Windows.Forms.Padding(5);
this.highTxt.ShowText = false;
this.highTxt.Size = new System.Drawing.Size(131, 29);
this.highTxt.TabIndex = 26;
this.highTxt.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.highTxt.Watermark = "";
//
// EyesDistanceTxt1
//
this.EyesDistanceTxt1.Font = new System.Drawing.Font("黑体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.EyesDistanceTxt1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.EyesDistanceTxt1.Location = new System.Drawing.Point(297, 90);
this.EyesDistanceTxt1.Name = "EyesDistanceTxt1";
this.EyesDistanceTxt1.Size = new System.Drawing.Size(156, 45);
this.EyesDistanceTxt1.TabIndex = 24;
this.EyesDistanceTxt1.Text = "瞳距:";
this.EyesDistanceTxt1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// WidthTxt
//
this.WidthTxt.Font = new System.Drawing.Font("黑体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.WidthTxt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.WidthTxt.Location = new System.Drawing.Point(555, 32);
this.WidthTxt.Name = "WidthTxt";
this.WidthTxt.Size = new System.Drawing.Size(156, 45);
this.WidthTxt.TabIndex = 24;
this.WidthTxt.Text = "面宽:";
this.WidthTxt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel15
//
this.uiLabel15.Font = new System.Drawing.Font("黑体", 14.25F, 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(7, 90);
this.uiLabel15.Name = "uiLabel15";
this.uiLabel15.Size = new System.Drawing.Size(156, 45);
this.uiLabel15.TabIndex = 24;
this.uiLabel15.Text = "面长:";
this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel13
//
this.uiLabel13.Font = new System.Drawing.Font("黑体", 14.25F, 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(297, 32);
this.uiLabel13.Name = "uiLabel13";
this.uiLabel13.Size = new System.Drawing.Size(156, 45);
this.uiLabel13.TabIndex = 24;
this.uiLabel13.Text = "体重:";
this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel12
//
this.uiLabel12.Font = new System.Drawing.Font("黑体", 14.25F, 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(7, 32);
this.uiLabel12.Name = "uiLabel12";
this.uiLabel12.Size = new System.Drawing.Size(156, 45);
this.uiLabel12.TabIndex = 24;
this.uiLabel12.Text = "身高:";
this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// needrun_chk
//
this.needrun_chk.Cursor = System.Windows.Forms.Cursors.Hand;
this.needrun_chk.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.needrun_chk.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.needrun_chk.Location = new System.Drawing.Point(17, 800);
this.needrun_chk.MinimumSize = new System.Drawing.Size(1, 1);
this.needrun_chk.Name = "needrun_chk";
this.needrun_chk.Size = new System.Drawing.Size(150, 29);
this.needrun_chk.TabIndex = 27;
this.needrun_chk.Text = "是否需要跑步机";
//
// uiLabel14
//
this.uiLabel14.Font = new System.Drawing.Font("黑体", 14.25F, 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(674, 375);
this.uiLabel14.Name = "uiLabel14";
this.uiLabel14.Size = new System.Drawing.Size(32, 35);
this.uiLabel14.TabIndex = 10;
this.uiLabel14.Text = "%";
this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel14.Visible = false;
this.uiLabel14.Click += new System.EventHandler(this.uiLabel14_Click);
//
// uiLabel16
//
this.uiLabel16.Font = new System.Drawing.Font("黑体", 14.25F, 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(408, 374);
this.uiLabel16.Name = "uiLabel16";
this.uiLabel16.Size = new System.Drawing.Size(138, 35);
this.uiLabel16.TabIndex = 20;
this.uiLabel16.Text = "浓度/粒径:";
this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel16.Visible = false;
//
// uiTextBox2
//
this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox2.DoubleValue = 5D;
this.uiTextBox2.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox2.Location = new System.Drawing.Point(553, 378);
this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox2.Name = "uiTextBox2";
this.uiTextBox2.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox2.RectColor = System.Drawing.Color.Black;
this.uiTextBox2.ShowText = false;
this.uiTextBox2.Size = new System.Drawing.Size(114, 32);
this.uiTextBox2.TabIndex = 10;
this.uiTextBox2.Text = "5.0";
this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBox2.Visible = false;
this.uiTextBox2.Watermark = "";
//
// uiLabel18
//
this.uiLabel18.Font = new System.Drawing.Font("黑体", 14.25F, 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(408, 417);
this.uiLabel18.Name = "uiLabel18";
this.uiLabel18.Size = new System.Drawing.Size(204, 35);
this.uiLabel18.TabIndex = 20;
this.uiLabel18.Text = "油类/盐类系数:";
this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTextBox3
//
this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox3.DoubleValue = 5D;
this.uiTextBox3.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox3.Location = new System.Drawing.Point(593, 420);
this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox3.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox3.Name = "uiTextBox3";
this.uiTextBox3.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox3.RectColor = System.Drawing.Color.Black;
this.uiTextBox3.ShowText = false;
this.uiTextBox3.Size = new System.Drawing.Size(90, 32);
this.uiTextBox3.TabIndex = 10;
this.uiTextBox3.Text = "5.0";
this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBox3.Watermark = "";
//
// uiGroupBox2
//
this.uiGroupBox2.Controls.Add(this.uiComboBox1);
this.uiGroupBox2.Controls.Add(this.uiRichTextBox1);
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(808, 56);
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(681, 709);
this.uiGroupBox2.TabIndex = 29;
this.uiGroupBox2.Text = "实验仓显示内容";
this.uiGroupBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiComboBox1
//
this.uiComboBox1.DataSource = null;
this.uiComboBox1.FillColor = System.Drawing.Color.White;
this.uiComboBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiComboBox1.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
this.uiComboBox1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiComboBox1.Location = new System.Drawing.Point(19, 49);
this.uiComboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiComboBox1.MinimumSize = new System.Drawing.Size(63, 0);
this.uiComboBox1.Name = "uiComboBox1";
this.uiComboBox1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiComboBox1.Size = new System.Drawing.Size(150, 29);
this.uiComboBox1.SymbolSize = 24;
this.uiComboBox1.TabIndex = 1;
this.uiComboBox1.Text = "选择内容";
this.uiComboBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiComboBox1.Watermark = "";
this.uiComboBox1.SelectedIndexChanged += new System.EventHandler(this.uiComboBox1_SelectedIndexChanged);
//
// uiRichTextBox1
//
this.uiRichTextBox1.FillColor = System.Drawing.Color.White;
this.uiRichTextBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiRichTextBox1.Location = new System.Drawing.Point(19, 117);
this.uiRichTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiRichTextBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRichTextBox1.Name = "uiRichTextBox1";
this.uiRichTextBox1.Padding = new System.Windows.Forms.Padding(2);
this.uiRichTextBox1.ShowText = false;
this.uiRichTextBox1.Size = new System.Drawing.Size(658, 579);
this.uiRichTextBox1.TabIndex = 0;
this.uiRichTextBox1.Text = "uiRichTextBox1";
this.uiRichTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiGroupBox3
//
this.uiGroupBox3.Controls.Add(this.uiTextBox4);
this.uiGroupBox3.Controls.Add(this.uiTextBox5);
this.uiGroupBox3.Controls.Add(this.uiTextBox6);
this.uiGroupBox3.Controls.Add(this.uiTextBox7);
this.uiGroupBox3.Controls.Add(this.uiTextBox8);
this.uiGroupBox3.Controls.Add(this.uiLabel19);
this.uiGroupBox3.Controls.Add(this.uiTextBox9);
this.uiGroupBox3.Controls.Add(this.uiLabel20);
this.uiGroupBox3.Controls.Add(this.uiLabel21);
this.uiGroupBox3.Controls.Add(this.uiLabel22);
this.uiGroupBox3.Controls.Add(this.uiLabel23);
this.uiGroupBox3.Controls.Add(this.uiLabel24);
this.uiGroupBox3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiGroupBox3.Location = new System.Drawing.Point(4, 462);
this.uiGroupBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiGroupBox3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiGroupBox3.Name = "uiGroupBox3";
this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
this.uiGroupBox3.Size = new System.Drawing.Size(794, 148);
this.uiGroupBox3.TabIndex = 30;
this.uiGroupBox3.Text = "身份信息";
this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTextBox4
//
this.uiTextBox4.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox4.Location = new System.Drawing.Point(633, 99);
this.uiTextBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox4.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox4.Name = "uiTextBox4";
this.uiTextBox4.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox4.ShowText = false;
this.uiTextBox4.Size = new System.Drawing.Size(114, 29);
this.uiTextBox4.TabIndex = 26;
this.uiTextBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBox4.Watermark = "";
//
// uiTextBox5
//
this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox5.Location = new System.Drawing.Point(616, 41);
this.uiTextBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox5.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox5.Name = "uiTextBox5";
this.uiTextBox5.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox5.ShowText = false;
this.uiTextBox5.Size = new System.Drawing.Size(131, 29);
this.uiTextBox5.TabIndex = 26;
this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBox5.Watermark = "";
//
// uiTextBox6
//
this.uiTextBox6.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox6.Location = new System.Drawing.Point(411, 99);
this.uiTextBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox6.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox6.Name = "uiTextBox6";
this.uiTextBox6.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox6.ShowText = false;
this.uiTextBox6.Size = new System.Drawing.Size(131, 29);
this.uiTextBox6.TabIndex = 26;
this.uiTextBox6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBox6.Watermark = "";
//
// uiTextBox7
//
this.uiTextBox7.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox7.Location = new System.Drawing.Point(358, 41);
this.uiTextBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox7.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox7.Name = "uiTextBox7";
this.uiTextBox7.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox7.ShowText = false;
this.uiTextBox7.Size = new System.Drawing.Size(131, 29);
this.uiTextBox7.TabIndex = 26;
this.uiTextBox7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBox7.Watermark = "";
//
// uiTextBox8
//
this.uiTextBox8.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox8.Location = new System.Drawing.Point(96, 99);
this.uiTextBox8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox8.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox8.Name = "uiTextBox8";
this.uiTextBox8.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox8.ShowText = false;
this.uiTextBox8.Size = new System.Drawing.Size(131, 29);
this.uiTextBox8.TabIndex = 26;
this.uiTextBox8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBox8.Watermark = "";
//
// uiLabel19
//
this.uiLabel19.Font = new System.Drawing.Font("黑体", 14.25F, 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(555, 90);
this.uiLabel19.Name = "uiLabel19";
this.uiLabel19.Size = new System.Drawing.Size(156, 45);
this.uiLabel19.TabIndex = 24;
this.uiLabel19.Text = "工龄:";
this.uiLabel19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTextBox9
//
this.uiTextBox9.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox9.Location = new System.Drawing.Point(68, 41);
this.uiTextBox9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox9.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox9.Name = "uiTextBox9";
this.uiTextBox9.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox9.ShowText = false;
this.uiTextBox9.Size = new System.Drawing.Size(131, 29);
this.uiTextBox9.TabIndex = 26;
this.uiTextBox9.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBox9.Watermark = "";
//
// uiLabel20
//
this.uiLabel20.Font = new System.Drawing.Font("黑体", 14.25F, 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(296, 90);
this.uiLabel20.Name = "uiLabel20";
this.uiLabel20.Size = new System.Drawing.Size(156, 45);
this.uiLabel20.TabIndex = 24;
this.uiLabel20.Text = "工作单位:";
this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel21
//
this.uiLabel21.Font = new System.Drawing.Font("黑体", 14.25F, 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(555, 32);
this.uiLabel21.Name = "uiLabel21";
this.uiLabel21.Size = new System.Drawing.Size(156, 45);
this.uiLabel21.TabIndex = 24;
this.uiLabel21.Text = "年龄:";
this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel22
//
this.uiLabel22.Font = new System.Drawing.Font("黑体", 14.25F, 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(7, 90);
this.uiLabel22.Name = "uiLabel22";
this.uiLabel22.Size = new System.Drawing.Size(156, 45);
this.uiLabel22.TabIndex = 24;
this.uiLabel22.Text = "身份证:";
this.uiLabel22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel23
//
this.uiLabel23.Font = new System.Drawing.Font("黑体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel23.Location = new System.Drawing.Point(297, 32);
this.uiLabel23.Name = "uiLabel23";
this.uiLabel23.Size = new System.Drawing.Size(156, 45);
this.uiLabel23.TabIndex = 24;
this.uiLabel23.Text = "性别:";
this.uiLabel23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel24
//
this.uiLabel24.Font = new System.Drawing.Font("黑体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel24.Location = new System.Drawing.Point(7, 32);
this.uiLabel24.Name = "uiLabel24";
this.uiLabel24.Size = new System.Drawing.Size(156, 45);
this.uiLabel24.TabIndex = 24;
this.uiLabel24.Text = "姓名:";
this.uiLabel24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// frm_AddNewExperiment
//
this.AutoScaleDimensions = new System.Drawing.SizeF(120F, 120F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.ClientSize = new System.Drawing.Size(1493, 864);
this.ControlBoxForeColor = System.Drawing.Color.Black;
this.Controls.Add(this.uiGroupBox3);
this.Controls.Add(this.needrun_chk);
this.Controls.Add(this.uiGroupBox2);
this.Controls.Add(this.uiGroupBox1);
this.Controls.Add(this.uiLine3);
this.Controls.Add(this.uiButton3);
this.Controls.Add(this.uiButton2);
this.Controls.Add(this.uiButton1);
this.Controls.Add(this.btn_AddMaskType);
this.Controls.Add(this.uiTextBoxParticleType);
this.Controls.Add(this.uiTextBoxMaskType);
this.Controls.Add(this.cbb_Yangpin);
this.Controls.Add(this.uiLabel11);
this.Controls.Add(this.cbb_面罩类型);
this.Controls.Add(this.uiLabel10);
this.Controls.Add(this.uiLabel8);
this.Controls.Add(this.uiTextBox3);
this.Controls.Add(this.uiTextBox2);
this.Controls.Add(this.uiTextBox1);
this.Controls.Add(this.uiLabel18);
this.Controls.Add(this.uiLabel16);
this.Controls.Add(this.uiLabel9);
this.Controls.Add(this.btn_Save);
this.Controls.Add(this.lb_time);
this.Controls.Add(this.btn_Jiaozhun);
this.Controls.Add(this.uiLabel14);
this.Controls.Add(this.uiLine1);
this.Controls.Add(this.uiLabel7);
this.Controls.Add(this.uiLabel6);
this.Controls.Add(this.tb_benDi);
this.Controls.Add(this.uiLabel5);
this.Controls.Add(this.uiLabel4);
this.Controls.Add(this.tb_ShiYanBianHao);
this.Controls.Add(this.uiLabel3);
this.Controls.Add(this.dp_ShiYanRiQi);
this.Controls.Add(this.uiLabel2);
this.Controls.Add(this.tb_shiYanYuan);
this.Controls.Add(this.uiLabel1);
this.Font = new System.Drawing.Font("黑体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.MinimumSize = new System.Drawing.Size(806, 366);
this.Name = "frm_AddNewExperiment";
this.RectColor = System.Drawing.Color.Black;
this.Text = "新增实验";
this.TitleColor = System.Drawing.Color.White;
this.TitleForeColor = System.Drawing.Color.Black;
this.ZoomScaleRect = new System.Drawing.Rectangle(19, 19, 806, 366);
this.Load += new System.EventHandler(this.frm_AddNewExperiment_Load);
this.uiGroupBox1.ResumeLayout(false);
this.uiGroupBox2.ResumeLayout(false);
this.uiGroupBox3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UITextBox tb_shiYanYuan;
private Sunny.UI.UILabel uiLabel2;
private Sunny.UI.UIDatePicker dp_ShiYanRiQi;
private Sunny.UI.UITextBox tb_ShiYanBianHao;
private Sunny.UI.UILabel uiLabel3;
private Sunny.UI.UILabel uiLabel4;
private Sunny.UI.UITextBox tb_benDi;
private Sunny.UI.UILabel uiLabel5;
private Sunny.UI.UILabel uiLabel6;
private Sunny.UI.UILine uiLine1;
private Sunny.UI.UISymbolButton btn_Jiaozhun;
private Sunny.UI.UISymbolButton btn_Save;
private System.Windows.Forms.Timer timer_CaiJi;
private Sunny.UI.UILabel lb_time;
private Sunny.UI.UILabel uiLabel9;
private Sunny.UI.UITextBox uiTextBox1;
private Sunny.UI.UILabel uiLabel7;
private Sunny.UI.UILabel uiLabel8;
private Sunny.UI.UIComboTreeView cbb_面罩类型;
private Sunny.UI.UITextBox uiTextBoxMaskType;
private Sunny.UI.UIButton btn_AddMaskType;
private Sunny.UI.UILabel uiLabel10;
private Sunny.UI.UIButton uiButton1;
private Sunny.UI.UIComboTreeView cbb_Yangpin;
private Sunny.UI.UIButton uiButton2;
private Sunny.UI.UIButton uiButton3;
private Sunny.UI.UILabel uiLabel11;
private Sunny.UI.UITextBox uiTextBoxParticleType;
private Sunny.UI.UILine uiLine3;
private Sunny.UI.UIGroupBox uiGroupBox1;
private Sunny.UI.UITextBox highTxt;
private Sunny.UI.UILabel uiLabel12;
private Sunny.UI.UITextBox customerTxt;
private Sunny.UI.UITextBox faceWidthTxt;
private Sunny.UI.UITextBox eyesDistanceTxt;
private Sunny.UI.UITextBox weightTxt;
private Sunny.UI.UITextBox faceLongTxt;
private Sunny.UI.UILabel uiLabel17;
private Sunny.UI.UILabel EyesDistanceTxt1;
private Sunny.UI.UILabel WidthTxt;
private Sunny.UI.UILabel uiLabel15;
private Sunny.UI.UILabel uiLabel13;
private Sunny.UI.UICheckBox needrun_chk;
private Sunny.UI.UILabel uiLabel14;
private Sunny.UI.UILabel uiLabel16;
private Sunny.UI.UITextBox uiTextBox2;
private Sunny.UI.UILabel uiLabel18;
private Sunny.UI.UITextBox uiTextBox3;
private Sunny.UI.UIGroupBox uiGroupBox2;
private Sunny.UI.UIRichTextBox uiRichTextBox1;
private Sunny.UI.UIComboBox uiComboBox1;
private Sunny.UI.UIGroupBox uiGroupBox3;
private Sunny.UI.UITextBox uiTextBox4;
private Sunny.UI.UITextBox uiTextBox5;
private Sunny.UI.UITextBox uiTextBox6;
private Sunny.UI.UITextBox uiTextBox7;
private Sunny.UI.UITextBox uiTextBox8;
private Sunny.UI.UILabel uiLabel19;
private Sunny.UI.UITextBox uiTextBox9;
private Sunny.UI.UILabel uiLabel20;
private Sunny.UI.UILabel uiLabel21;
private Sunny.UI.UILabel uiLabel22;
private Sunny.UI.UILabel uiLabel23;
private Sunny.UI.UILabel uiLabel24;
}
}