Files
Z714System/外科辅料和患者防护罩激光抗性测试仪/外科辅料和患者防护罩激光抗性测试仪/PrimaryIgnitionForm.Designer.cs
2026-01-07 14:27:06 +08:00

1395 lines
68 KiB
C#

namespace
{
partial class PrimaryIgnitionForm
{
/// <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()
{
uiTableLayoutPanel1 = new Sunny.UI.UITableLayoutPanel();
uiTableLayoutPanel2 = new Sunny.UI.UITableLayoutPanel();
uiPanel3 = new Sunny.UI.UIPanel();
uiGroupBox2 = new Sunny.UI.UIGroupBox();
uiButton8 = new Sunny.UI.UIButton();
uiLabel25 = new Sunny.UI.UILabel();
uiLabel26 = new Sunny.UI.UILabel();
uiLabel23 = new Sunny.UI.UILabel();
uiLabel24 = new Sunny.UI.UILabel();
uiButton3 = new Sunny.UI.UIButton();
uiButton2 = new Sunny.UI.UIButton();
uiButton1 = new Sunny.UI.UIButton();
uiPanel2 = new Sunny.UI.UIPanel();
uiGroupBox1 = new Sunny.UI.UIGroupBox();
uiComboBox1 = new Sunny.UI.UIComboBox();
uiLabel6 = new Sunny.UI.UILabel();
uiLabel3 = new Sunny.UI.UILabel();
uiLabel4 = new Sunny.UI.UILabel();
uiLabel2 = new Sunny.UI.UILabel();
uiLabel1 = new Sunny.UI.UILabel();
uiPanel1 = new Sunny.UI.UIPanel();
uiGroupBox3 = new Sunny.UI.UIGroupBox();
uiTableLayoutPanel3 = new Sunny.UI.UITableLayoutPanel();
uiPanel6 = new Sunny.UI.UIPanel();
uiButton12 = new Sunny.UI.UIButton();
uiButton11 = new Sunny.UI.UIButton();
uiLabel37 = new Sunny.UI.UILabel();
uiLabel38 = new Sunny.UI.UILabel();
uiLabel14 = new Sunny.UI.UILabel();
uiLight1 = new Sunny.UI.UILight();
uiButton7 = new Sunny.UI.UIButton();
uiLabel15 = new Sunny.UI.UILabel();
uiButton6 = new Sunny.UI.UIButton();
uiButton5 = new Sunny.UI.UIButton();
uiLabel12 = new Sunny.UI.UILabel();
uiLabel13 = new Sunny.UI.UILabel();
uiButton4 = new Sunny.UI.UIButton();
uiLabel10 = new Sunny.UI.UILabel();
uiLabel11 = new Sunny.UI.UILabel();
uiLabel8 = new Sunny.UI.UILabel();
uiLabel9 = new Sunny.UI.UILabel();
uiLabel7 = new Sunny.UI.UILabel();
uiLabel5 = new Sunny.UI.UILabel();
uiTableLayoutPanel4 = new Sunny.UI.UITableLayoutPanel();
uiTableLayoutPanel5 = new Sunny.UI.UITableLayoutPanel();
uiGroupBox4 = new Sunny.UI.UIGroupBox();
uiButton13 = new Sunny.UI.UIButton();
uiButton10 = new Sunny.UI.UIButton();
uiButton9 = new Sunny.UI.UIButton();
uiLabel21 = new Sunny.UI.UILabel();
uiLabel27 = new Sunny.UI.UILabel();
uiLabel18 = new Sunny.UI.UILabel();
uiLabel34 = new Sunny.UI.UILabel();
uiLabel35 = new Sunny.UI.UILabel();
uiLabel33 = new Sunny.UI.UILabel();
uiComboBox2 = new Sunny.UI.UIComboBox();
uiLabel28 = new Sunny.UI.UILabel();
uiLabel29 = new Sunny.UI.UILabel();
uiLabel30 = new Sunny.UI.UILabel();
uiLabel31 = new Sunny.UI.UILabel();
uiLabel32 = new Sunny.UI.UILabel();
uiLabel22 = new Sunny.UI.UILabel();
uiLabel19 = new Sunny.UI.UILabel();
uiLabel20 = new Sunny.UI.UILabel();
uiLabel17 = new Sunny.UI.UILabel();
uiGroupBox5 = new Sunny.UI.UIGroupBox();
uiLabel16 = new Sunny.UI.UILabel();
uiTableLayoutPanel1.SuspendLayout();
uiTableLayoutPanel2.SuspendLayout();
uiPanel3.SuspendLayout();
uiGroupBox2.SuspendLayout();
uiPanel2.SuspendLayout();
uiGroupBox1.SuspendLayout();
uiPanel1.SuspendLayout();
uiGroupBox3.SuspendLayout();
uiTableLayoutPanel3.SuspendLayout();
uiPanel6.SuspendLayout();
uiTableLayoutPanel4.SuspendLayout();
uiTableLayoutPanel5.SuspendLayout();
uiGroupBox4.SuspendLayout();
uiGroupBox5.SuspendLayout();
SuspendLayout();
//
// uiTableLayoutPanel1
//
uiTableLayoutPanel1.BackColor = Color.White;
uiTableLayoutPanel1.ColumnCount = 2;
uiTableLayoutPanel1.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 40F));
uiTableLayoutPanel1.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 60F));
uiTableLayoutPanel1.Controls.Add(uiTableLayoutPanel2, 0, 0);
uiTableLayoutPanel1.Controls.Add(uiTableLayoutPanel4, 1, 0);
uiTableLayoutPanel1.Dock = DockStyle.Fill;
uiTableLayoutPanel1.Location = new Point(0, 60);
uiTableLayoutPanel1.Name = "uiTableLayoutPanel1";
uiTableLayoutPanel1.RowCount = 1;
uiTableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 100F));
uiTableLayoutPanel1.Size = new Size(1900, 940);
uiTableLayoutPanel1.TabIndex = 0;
uiTableLayoutPanel1.TagString = null;
//
// uiTableLayoutPanel2
//
uiTableLayoutPanel2.ColumnCount = 1;
uiTableLayoutPanel2.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 100F));
uiTableLayoutPanel2.Controls.Add(uiPanel3, 0, 2);
uiTableLayoutPanel2.Controls.Add(uiPanel2, 0, 1);
uiTableLayoutPanel2.Controls.Add(uiPanel1, 0, 0);
uiTableLayoutPanel2.Dock = DockStyle.Fill;
uiTableLayoutPanel2.Location = new Point(3, 3);
uiTableLayoutPanel2.Name = "uiTableLayoutPanel2";
uiTableLayoutPanel2.RowCount = 3;
uiTableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Percent, 50F));
uiTableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Percent, 25F));
uiTableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Percent, 25F));
uiTableLayoutPanel2.Size = new Size(754, 934);
uiTableLayoutPanel2.TabIndex = 0;
uiTableLayoutPanel2.TagString = null;
//
// uiPanel3
//
uiPanel3.BackColor = Color.White;
uiPanel3.Controls.Add(uiGroupBox2);
uiPanel3.Dock = DockStyle.Fill;
uiPanel3.FillColor = Color.White;
uiPanel3.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiPanel3.Location = new Point(4, 705);
uiPanel3.Margin = new Padding(4, 5, 4, 5);
uiPanel3.MinimumSize = new Size(1, 1);
uiPanel3.Name = "uiPanel3";
uiPanel3.Radius = 0;
uiPanel3.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
uiPanel3.RectColor = Color.FromArgb(220, 223, 230);
uiPanel3.Size = new Size(746, 224);
uiPanel3.Style = Sunny.UI.UIStyle.Custom;
uiPanel3.StyleCustomMode = true;
uiPanel3.TabIndex = 2;
uiPanel3.Text = null;
uiPanel3.TextAlignment = ContentAlignment.MiddleCenter;
//
// uiGroupBox2
//
uiGroupBox2.BackColor = Color.White;
uiGroupBox2.Controls.Add(uiButton8);
uiGroupBox2.Controls.Add(uiLabel25);
uiGroupBox2.Controls.Add(uiLabel26);
uiGroupBox2.Controls.Add(uiLabel23);
uiGroupBox2.Controls.Add(uiLabel24);
uiGroupBox2.Controls.Add(uiButton3);
uiGroupBox2.Controls.Add(uiButton2);
uiGroupBox2.Controls.Add(uiButton1);
uiGroupBox2.Dock = DockStyle.Fill;
uiGroupBox2.FillColor = Color.White;
uiGroupBox2.Font = new Font("微软雅黑", 11F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiGroupBox2.ForeColor = Color.FromArgb(48, 49, 51);
uiGroupBox2.Location = new Point(0, 0);
uiGroupBox2.Margin = new Padding(4, 5, 4, 5);
uiGroupBox2.MinimumSize = new Size(1, 1);
uiGroupBox2.Name = "uiGroupBox2";
uiGroupBox2.Padding = new Padding(0, 32, 0, 0);
uiGroupBox2.Radius = 6;
uiGroupBox2.RectColor = Color.FromArgb(220, 223, 230);
uiGroupBox2.Size = new Size(746, 224);
uiGroupBox2.Style = Sunny.UI.UIStyle.Custom;
uiGroupBox2.StyleCustomMode = true;
uiGroupBox2.TabIndex = 1;
uiGroupBox2.Text = "测试控制";
uiGroupBox2.TextAlignment = ContentAlignment.MiddleLeft;
//
// uiButton8
//
uiButton8.Cursor = Cursors.Hand;
uiButton8.FillColor = Color.FromArgb(230, 162, 60);
uiButton8.FillColor2 = Color.FromArgb(230, 162, 60);
uiButton8.FillHoverColor = Color.FromArgb(235, 181, 99);
uiButton8.FillPressColor = Color.FromArgb(212, 145, 47);
uiButton8.FillSelectedColor = Color.FromArgb(212, 145, 47);
uiButton8.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton8.Location = new Point(586, 64);
uiButton8.MinimumSize = new Size(1, 1);
uiButton8.Name = "uiButton8";
uiButton8.Radius = 8;
uiButton8.RectColor = Color.FromArgb(230, 162, 60);
uiButton8.RectHoverColor = Color.FromArgb(235, 181, 99);
uiButton8.RectPressColor = Color.FromArgb(212, 145, 47);
uiButton8.RectSelectedColor = Color.FromArgb(212, 145, 47);
uiButton8.Size = new Size(111, 85);
uiButton8.Style = Sunny.UI.UIStyle.Custom;
uiButton8.StyleCustomMode = true;
uiButton8.TabIndex = 8;
uiButton8.Text = "查看相机";
uiButton8.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton8.Click += uiButton8_Click;
//
// uiLabel25
//
uiLabel25.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel25.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel25.Location = new Point(467, 179);
uiLabel25.Name = "uiLabel25";
uiLabel25.Size = new Size(254, 34);
uiLabel25.Style = Sunny.UI.UIStyle.Custom;
uiLabel25.StyleCustomMode = true;
uiLabel25.TabIndex = 6;
uiLabel25.TextAlign = ContentAlignment.MiddleCenter;
//
// uiLabel26
//
uiLabel26.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel26.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel26.Location = new Point(351, 179);
uiLabel26.Name = "uiLabel26";
uiLabel26.Size = new Size(110, 34);
uiLabel26.Style = Sunny.UI.UIStyle.Custom;
uiLabel26.StyleCustomMode = true;
uiLabel26.TabIndex = 5;
uiLabel26.Text = "系统时间:";
uiLabel26.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel23
//
uiLabel23.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel23.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel23.Location = new Point(120, 179);
uiLabel23.Name = "uiLabel23";
uiLabel23.Size = new Size(151, 34);
uiLabel23.Style = Sunny.UI.UIStyle.Custom;
uiLabel23.StyleCustomMode = true;
uiLabel23.TabIndex = 4;
uiLabel23.Text = "空闲中";
uiLabel23.TextAlign = ContentAlignment.MiddleCenter;
//
// uiLabel24
//
uiLabel24.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel24.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel24.Location = new Point(6, 179);
uiLabel24.Name = "uiLabel24";
uiLabel24.Size = new Size(133, 34);
uiLabel24.Style = Sunny.UI.UIStyle.Custom;
uiLabel24.StyleCustomMode = true;
uiLabel24.TabIndex = 3;
uiLabel24.Text = "系统状态:";
uiLabel24.TextAlign = ContentAlignment.MiddleLeft;
//
// uiButton3
//
uiButton3.Cursor = Cursors.Hand;
uiButton3.FillColor = Color.FromArgb(230, 162, 60);
uiButton3.FillColor2 = Color.FromArgb(230, 162, 60);
uiButton3.FillHoverColor = Color.FromArgb(235, 181, 99);
uiButton3.FillPressColor = Color.FromArgb(212, 145, 47);
uiButton3.FillSelectedColor = Color.FromArgb(212, 145, 47);
uiButton3.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton3.Location = new Point(398, 64);
uiButton3.MinimumSize = new Size(1, 1);
uiButton3.Name = "uiButton3";
uiButton3.Radius = 8;
uiButton3.RectColor = Color.FromArgb(230, 162, 60);
uiButton3.RectHoverColor = Color.FromArgb(235, 181, 99);
uiButton3.RectPressColor = Color.FromArgb(212, 145, 47);
uiButton3.RectSelectedColor = Color.FromArgb(212, 145, 47);
uiButton3.Size = new Size(180, 85);
uiButton3.Style = Sunny.UI.UIStyle.Custom;
uiButton3.StyleCustomMode = true;
uiButton3.TabIndex = 2;
uiButton3.Text = "灭火";
uiButton3.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton3.Click += uiButton3_Click;
//
// uiButton2
//
uiButton2.Cursor = Cursors.Hand;
uiButton2.FillColor = Color.FromArgb(245, 108, 108);
uiButton2.FillColor2 = Color.FromArgb(245, 108, 108);
uiButton2.FillHoverColor = Color.FromArgb(247, 136, 136);
uiButton2.FillPressColor = Color.FromArgb(230, 81, 81);
uiButton2.FillSelectedColor = Color.FromArgb(230, 81, 81);
uiButton2.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton2.Location = new Point(205, 64);
uiButton2.MinimumSize = new Size(1, 1);
uiButton2.Name = "uiButton2";
uiButton2.Radius = 8;
uiButton2.RectColor = Color.FromArgb(245, 108, 108);
uiButton2.RectHoverColor = Color.FromArgb(247, 136, 136);
uiButton2.RectPressColor = Color.FromArgb(230, 81, 81);
uiButton2.RectSelectedColor = Color.FromArgb(230, 81, 81);
uiButton2.Size = new Size(180, 85);
uiButton2.Style = Sunny.UI.UIStyle.Custom;
uiButton2.StyleCustomMode = true;
uiButton2.TabIndex = 1;
uiButton2.Text = "停止测试";
uiButton2.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton2.Click += uiButton2_Click;
//
// uiButton1
//
uiButton1.Cursor = Cursors.Hand;
uiButton1.FillColor = Color.FromArgb(103, 194, 58);
uiButton1.FillColor2 = Color.FromArgb(103, 194, 58);
uiButton1.FillHoverColor = Color.FromArgb(133, 206, 97);
uiButton1.FillPressColor = Color.FromArgb(84, 178, 38);
uiButton1.FillSelectedColor = Color.FromArgb(84, 178, 38);
uiButton1.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton1.Location = new Point(6, 64);
uiButton1.MinimumSize = new Size(1, 1);
uiButton1.Name = "uiButton1";
uiButton1.Radius = 8;
uiButton1.RectColor = Color.FromArgb(103, 194, 58);
uiButton1.RectHoverColor = Color.FromArgb(133, 206, 97);
uiButton1.RectPressColor = Color.FromArgb(84, 178, 38);
uiButton1.RectSelectedColor = Color.FromArgb(84, 178, 38);
uiButton1.Size = new Size(180, 85);
uiButton1.Style = Sunny.UI.UIStyle.Custom;
uiButton1.StyleCustomMode = true;
uiButton1.TabIndex = 0;
uiButton1.Text = "开始测试";
uiButton1.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton1.Click += uiButton1_Click;
//
// uiPanel2
//
uiPanel2.BackColor = Color.White;
uiPanel2.Controls.Add(uiGroupBox1);
uiPanel2.Dock = DockStyle.Fill;
uiPanel2.FillColor = Color.White;
uiPanel2.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiPanel2.Location = new Point(4, 472);
uiPanel2.Margin = new Padding(4, 5, 4, 5);
uiPanel2.MinimumSize = new Size(1, 1);
uiPanel2.Name = "uiPanel2";
uiPanel2.Padding = new Padding(1);
uiPanel2.Radius = 0;
uiPanel2.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
uiPanel2.RectColor = Color.FromArgb(220, 223, 230);
uiPanel2.Size = new Size(746, 223);
uiPanel2.Style = Sunny.UI.UIStyle.Custom;
uiPanel2.StyleCustomMode = true;
uiPanel2.TabIndex = 1;
uiPanel2.Text = null;
uiPanel2.TextAlignment = ContentAlignment.MiddleCenter;
//
// uiGroupBox1
//
uiGroupBox1.BackColor = Color.White;
uiGroupBox1.Controls.Add(uiComboBox1);
uiGroupBox1.Controls.Add(uiLabel6);
uiGroupBox1.Controls.Add(uiLabel3);
uiGroupBox1.Controls.Add(uiLabel4);
uiGroupBox1.Controls.Add(uiLabel2);
uiGroupBox1.Controls.Add(uiLabel1);
uiGroupBox1.Dock = DockStyle.Fill;
uiGroupBox1.FillColor = Color.White;
uiGroupBox1.Font = new Font("微软雅黑", 11F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiGroupBox1.ForeColor = Color.FromArgb(48, 49, 51);
uiGroupBox1.Location = new Point(1, 1);
uiGroupBox1.Margin = new Padding(4, 5, 4, 5);
uiGroupBox1.MinimumSize = new Size(1, 1);
uiGroupBox1.Name = "uiGroupBox1";
uiGroupBox1.Padding = new Padding(0, 32, 0, 0);
uiGroupBox1.Radius = 6;
uiGroupBox1.RectColor = Color.FromArgb(220, 223, 230);
uiGroupBox1.Size = new Size(744, 221);
uiGroupBox1.Style = Sunny.UI.UIStyle.Custom;
uiGroupBox1.StyleCustomMode = true;
uiGroupBox1.TabIndex = 0;
uiGroupBox1.Text = "激光参数";
uiGroupBox1.TextAlignment = ContentAlignment.MiddleLeft;
//
// uiComboBox1
//
uiComboBox1.DataSource = null;
uiComboBox1.FillColor = Color.White;
uiComboBox1.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiComboBox1.ItemHoverColor = Color.FromArgb(245, 247, 250);
uiComboBox1.ItemSelectForeColor = Color.FromArgb(64, 158, 255);
uiComboBox1.Location = new Point(220, 157);
uiComboBox1.Margin = new Padding(4, 5, 4, 5);
uiComboBox1.MinimumSize = new Size(63, 0);
uiComboBox1.Name = "uiComboBox1";
uiComboBox1.Padding = new Padding(0, 0, 30, 2);
uiComboBox1.Radius = 4;
uiComboBox1.RectColor = Color.FromArgb(220, 223, 230);
uiComboBox1.Size = new Size(225, 44);
uiComboBox1.Style = Sunny.UI.UIStyle.Custom;
uiComboBox1.StyleCustomMode = true;
uiComboBox1.SymbolSize = 24;
uiComboBox1.TabIndex = 5;
uiComboBox1.Text = "选择氧浓度";
uiComboBox1.TextAlignment = ContentAlignment.MiddleLeft;
uiComboBox1.Watermark = "请选择氧浓度";
uiComboBox1.SelectedIndexChanged += uiComboBox1_SelectedIndexChanged;
//
// uiLabel6
//
uiLabel6.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel6.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel6.Location = new Point(40, 164);
uiLabel6.Name = "uiLabel6";
uiLabel6.Size = new Size(173, 34);
uiLabel6.Style = Sunny.UI.UIStyle.Custom;
uiLabel6.StyleCustomMode = true;
uiLabel6.TabIndex = 4;
uiLabel6.Text = "氧浓度环境:";
uiLabel6.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel3
//
uiLabel3.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel3.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel3.Location = new Point(220, 105);
uiLabel3.Name = "uiLabel3";
uiLabel3.Size = new Size(127, 34);
uiLabel3.Style = Sunny.UI.UIStyle.Custom;
uiLabel3.StyleCustomMode = true;
uiLabel3.TabIndex = 3;
uiLabel3.Text = "2";
uiLabel3.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel4
//
uiLabel4.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel4.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel4.Location = new Point(40, 106);
uiLabel4.Name = "uiLabel4";
uiLabel4.Size = new Size(173, 34);
uiLabel4.Style = Sunny.UI.UIStyle.Custom;
uiLabel4.StyleCustomMode = true;
uiLabel4.TabIndex = 2;
uiLabel4.Text = "光斑直径(mm):";
uiLabel4.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel2
//
uiLabel2.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel2.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel2.Location = new Point(220, 50);
uiLabel2.Name = "uiLabel2";
uiLabel2.Size = new Size(127, 34);
uiLabel2.Style = Sunny.UI.UIStyle.Custom;
uiLabel2.StyleCustomMode = true;
uiLabel2.TabIndex = 1;
uiLabel2.Text = "20";
uiLabel2.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel1
//
uiLabel1.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel1.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel1.Location = new Point(40, 50);
uiLabel1.Name = "uiLabel1";
uiLabel1.Size = new Size(163, 34);
uiLabel1.Style = Sunny.UI.UIStyle.Custom;
uiLabel1.StyleCustomMode = true;
uiLabel1.TabIndex = 0;
uiLabel1.Text = "激光功率(w):";
uiLabel1.TextAlign = ContentAlignment.MiddleLeft;
//
// uiPanel1
//
uiPanel1.BackColor = Color.White;
uiPanel1.Controls.Add(uiGroupBox3);
uiPanel1.Dock = DockStyle.Fill;
uiPanel1.FillColor = Color.White;
uiPanel1.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiPanel1.Location = new Point(4, 5);
uiPanel1.Margin = new Padding(4, 5, 4, 5);
uiPanel1.MinimumSize = new Size(1, 1);
uiPanel1.Name = "uiPanel1";
uiPanel1.Radius = 0;
uiPanel1.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
uiPanel1.RectColor = Color.FromArgb(220, 223, 230);
uiPanel1.Size = new Size(746, 457);
uiPanel1.Style = Sunny.UI.UIStyle.Custom;
uiPanel1.StyleCustomMode = true;
uiPanel1.TabIndex = 0;
uiPanel1.Text = null;
uiPanel1.TextAlignment = ContentAlignment.MiddleCenter;
//
// uiGroupBox3
//
uiGroupBox3.BackColor = Color.White;
uiGroupBox3.Controls.Add(uiTableLayoutPanel3);
uiGroupBox3.Dock = DockStyle.Fill;
uiGroupBox3.FillColor = Color.White;
uiGroupBox3.Font = new Font("微软雅黑", 11F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiGroupBox3.ForeColor = Color.FromArgb(48, 49, 51);
uiGroupBox3.Location = new Point(0, 0);
uiGroupBox3.Margin = new Padding(4, 5, 4, 5);
uiGroupBox3.MinimumSize = new Size(1, 1);
uiGroupBox3.Name = "uiGroupBox3";
uiGroupBox3.Padding = new Padding(2, 32, 2, 2);
uiGroupBox3.Radius = 6;
uiGroupBox3.RectColor = Color.FromArgb(220, 223, 230);
uiGroupBox3.Size = new Size(746, 457);
uiGroupBox3.Style = Sunny.UI.UIStyle.Custom;
uiGroupBox3.StyleCustomMode = true;
uiGroupBox3.TabIndex = 1;
uiGroupBox3.Text = "实时数据监控";
uiGroupBox3.TextAlignment = ContentAlignment.MiddleLeft;
//
// uiTableLayoutPanel3
//
uiTableLayoutPanel3.ColumnCount = 1;
uiTableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 100F));
uiTableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Absolute, 20F));
uiTableLayoutPanel3.Controls.Add(uiPanel6, 0, 0);
uiTableLayoutPanel3.Dock = DockStyle.Fill;
uiTableLayoutPanel3.Location = new Point(2, 32);
uiTableLayoutPanel3.Name = "uiTableLayoutPanel3";
uiTableLayoutPanel3.RowCount = 1;
uiTableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Percent, 100F));
uiTableLayoutPanel3.Size = new Size(742, 423);
uiTableLayoutPanel3.TabIndex = 0;
uiTableLayoutPanel3.TagString = null;
//
// uiPanel6
//
uiPanel6.BackColor = Color.White;
uiPanel6.Controls.Add(uiButton12);
uiPanel6.Controls.Add(uiButton11);
uiPanel6.Controls.Add(uiLabel37);
uiPanel6.Controls.Add(uiLabel38);
uiPanel6.Controls.Add(uiLabel14);
uiPanel6.Controls.Add(uiLight1);
uiPanel6.Controls.Add(uiButton7);
uiPanel6.Controls.Add(uiLabel15);
uiPanel6.Controls.Add(uiButton6);
uiPanel6.Controls.Add(uiButton5);
uiPanel6.Controls.Add(uiLabel12);
uiPanel6.Controls.Add(uiLabel13);
uiPanel6.Controls.Add(uiButton4);
uiPanel6.Controls.Add(uiLabel10);
uiPanel6.Controls.Add(uiLabel11);
uiPanel6.Controls.Add(uiLabel8);
uiPanel6.Controls.Add(uiLabel9);
uiPanel6.Controls.Add(uiLabel7);
uiPanel6.Controls.Add(uiLabel5);
uiPanel6.Dock = DockStyle.Fill;
uiPanel6.FillColor = Color.White;
uiPanel6.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiPanel6.Location = new Point(4, 5);
uiPanel6.Margin = new Padding(4, 5, 4, 5);
uiPanel6.MinimumSize = new Size(1, 1);
uiPanel6.Name = "uiPanel6";
uiPanel6.Radius = 0;
uiPanel6.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
uiPanel6.RectColor = Color.FromArgb(220, 223, 230);
uiPanel6.Size = new Size(734, 413);
uiPanel6.Style = Sunny.UI.UIStyle.Custom;
uiPanel6.StyleCustomMode = true;
uiPanel6.TabIndex = 1;
uiPanel6.Text = null;
uiPanel6.TextAlignment = ContentAlignment.MiddleCenter;
//
// uiButton12
//
uiButton12.Cursor = Cursors.Hand;
uiButton12.FillColor = Color.FromArgb(64, 158, 255);
uiButton12.FillColor2 = Color.FromArgb(64, 158, 255);
uiButton12.FillHoverColor = Color.FromArgb(102, 177, 255);
uiButton12.FillPressColor = Color.FromArgb(47, 144, 255);
uiButton12.FillSelectedColor = Color.FromArgb(47, 144, 255);
uiButton12.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton12.Location = new Point(426, 204);
uiButton12.MinimumSize = new Size(1, 1);
uiButton12.Name = "uiButton12";
uiButton12.Radius = 6;
uiButton12.RectColor = Color.FromArgb(64, 158, 255);
uiButton12.RectHoverColor = Color.FromArgb(102, 177, 255);
uiButton12.RectPressColor = Color.FromArgb(47, 144, 255);
uiButton12.RectSelectedColor = Color.FromArgb(47, 144, 255);
uiButton12.Size = new Size(115, 45);
uiButton12.Style = Sunny.UI.UIStyle.Custom;
uiButton12.StyleCustomMode = true;
uiButton12.TabIndex = 19;
uiButton12.Text = "火焰自熄";
uiButton12.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton12.Click += uiButton12_Click;
//
// uiButton11
//
uiButton11.Cursor = Cursors.Hand;
uiButton11.FillColor = Color.FromArgb(64, 158, 255);
uiButton11.FillColor2 = Color.FromArgb(64, 158, 255);
uiButton11.FillHoverColor = Color.FromArgb(102, 177, 255);
uiButton11.FillPressColor = Color.FromArgb(47, 144, 255);
uiButton11.FillSelectedColor = Color.FromArgb(47, 144, 255);
uiButton11.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton11.Location = new Point(426, 135);
uiButton11.MinimumSize = new Size(1, 1);
uiButton11.Name = "uiButton11";
uiButton11.Radius = 6;
uiButton11.RectColor = Color.FromArgb(64, 158, 255);
uiButton11.RectHoverColor = Color.FromArgb(102, 177, 255);
uiButton11.RectPressColor = Color.FromArgb(47, 144, 255);
uiButton11.RectSelectedColor = Color.FromArgb(47, 144, 255);
uiButton11.Size = new Size(115, 45);
uiButton11.Style = Sunny.UI.UIStyle.Custom;
uiButton11.StyleCustomMode = true;
uiButton11.TabIndex = 18;
uiButton11.Text = "火焰未自熄";
uiButton11.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton11.Click += uiButton11_Click;
//
// uiLabel37
//
uiLabel37.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel37.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel37.Location = new Point(541, 78);
uiLabel37.Name = "uiLabel37";
uiLabel37.Size = new Size(150, 34);
uiLabel37.Style = Sunny.UI.UIStyle.Custom;
uiLabel37.StyleCustomMode = true;
uiLabel37.TabIndex = 17;
uiLabel37.Text = "0.0";
uiLabel37.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel38
//
uiLabel38.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel38.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel38.Location = new Point(380, 78);
uiLabel38.Name = "uiLabel38";
uiLabel38.Size = new Size(149, 34);
uiLabel38.Style = Sunny.UI.UIStyle.Custom;
uiLabel38.StyleCustomMode = true;
uiLabel38.TabIndex = 16;
uiLabel38.Text = "总测试时长(s):";
uiLabel38.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel14
//
uiLabel14.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel14.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel14.Location = new Point(469, 15);
uiLabel14.Name = "uiLabel14";
uiLabel14.Size = new Size(147, 34);
uiLabel14.Style = Sunny.UI.UIStyle.Custom;
uiLabel14.StyleCustomMode = true;
uiLabel14.TabIndex = 15;
uiLabel14.Text = "激光状态";
uiLabel14.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLight1
//
uiLight1.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLight1.Location = new Point(419, 11);
uiLight1.MinimumSize = new Size(1, 1);
uiLight1.Name = "uiLight1";
uiLight1.Radius = 42;
uiLight1.Size = new Size(42, 42);
uiLight1.State = Sunny.UI.UILightState.Off;
uiLight1.Style = Sunny.UI.UIStyle.Custom;
uiLight1.StyleCustomMode = true;
uiLight1.TabIndex = 14;
uiLight1.Text = "uiLight1";
//
// uiButton7
//
uiButton7.Cursor = Cursors.Hand;
uiButton7.FillColor = Color.FromArgb(144, 147, 153);
uiButton7.FillColor2 = Color.FromArgb(144, 147, 153);
uiButton7.FillHoverColor = Color.FromArgb(169, 172, 184);
uiButton7.FillPressColor = Color.FromArgb(126, 130, 140);
uiButton7.FillSelectedColor = Color.FromArgb(126, 130, 140);
uiButton7.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton7.Location = new Point(630, 280);
uiButton7.MinimumSize = new Size(1, 1);
uiButton7.Name = "uiButton7";
uiButton7.Radius = 6;
uiButton7.RectColor = Color.FromArgb(144, 147, 153);
uiButton7.RectHoverColor = Color.FromArgb(169, 172, 184);
uiButton7.RectPressColor = Color.FromArgb(126, 130, 140);
uiButton7.RectSelectedColor = Color.FromArgb(126, 130, 140);
uiButton7.Size = new Size(85, 45);
uiButton7.Style = Sunny.UI.UIStyle.Custom;
uiButton7.StyleCustomMode = true;
uiButton7.TabIndex = 13;
uiButton7.Text = "帮助";
uiButton7.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton7.Click += uiButton7_Click;
//
// uiLabel15
//
uiLabel15.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel15.ForeColor = Color.FromArgb(245, 108, 108);
uiLabel15.Location = new Point(30, 360);
uiLabel15.Name = "uiLabel15";
uiLabel15.Size = new Size(690, 42);
uiLabel15.Style = Sunny.UI.UIStyle.Custom;
uiLabel15.StyleCustomMode = true;
uiLabel15.TabIndex = 12;
uiLabel15.Text = "提示:如果着火但是无余辉,或没着火也没余辉,请点击\"实验结束\"按钮!";
uiLabel15.TextAlign = ContentAlignment.MiddleCenter;
//
// uiButton6
//
uiButton6.Cursor = Cursors.Hand;
uiButton6.FillColor = Color.FromArgb(64, 158, 255);
uiButton6.FillColor2 = Color.FromArgb(64, 158, 255);
uiButton6.FillHoverColor = Color.FromArgb(102, 177, 255);
uiButton6.FillPressColor = Color.FromArgb(47, 144, 255);
uiButton6.FillSelectedColor = Color.FromArgb(47, 144, 255);
uiButton6.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton6.Location = new Point(336, 280);
uiButton6.MinimumSize = new Size(1, 1);
uiButton6.Name = "uiButton6";
uiButton6.Radius = 6;
uiButton6.RectColor = Color.FromArgb(64, 158, 255);
uiButton6.RectHoverColor = Color.FromArgb(102, 177, 255);
uiButton6.RectPressColor = Color.FromArgb(47, 144, 255);
uiButton6.RectSelectedColor = Color.FromArgb(47, 144, 255);
uiButton6.Size = new Size(115, 45);
uiButton6.Style = Sunny.UI.UIStyle.Custom;
uiButton6.StyleCustomMode = true;
uiButton6.TabIndex = 11;
uiButton6.Text = "实验结束";
uiButton6.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton6.Click += uiButton6_Click;
//
// uiButton5
//
uiButton5.Cursor = Cursors.Hand;
uiButton5.FillColor = Color.FromArgb(230, 162, 60);
uiButton5.FillColor2 = Color.FromArgb(230, 162, 60);
uiButton5.FillHoverColor = Color.FromArgb(235, 181, 99);
uiButton5.FillPressColor = Color.FromArgb(212, 145, 47);
uiButton5.FillSelectedColor = Color.FromArgb(212, 145, 47);
uiButton5.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton5.Location = new Point(183, 280);
uiButton5.MinimumSize = new Size(1, 1);
uiButton5.Name = "uiButton5";
uiButton5.Radius = 6;
uiButton5.RectColor = Color.FromArgb(230, 162, 60);
uiButton5.RectHoverColor = Color.FromArgb(235, 181, 99);
uiButton5.RectPressColor = Color.FromArgb(212, 145, 47);
uiButton5.RectSelectedColor = Color.FromArgb(212, 145, 47);
uiButton5.Size = new Size(115, 45);
uiButton5.Style = Sunny.UI.UIStyle.Custom;
uiButton5.StyleCustomMode = true;
uiButton5.TabIndex = 10;
uiButton5.Text = "余辉停止";
uiButton5.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton5.Click += uiButton5_Click;
//
// uiLabel12
//
uiLabel12.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel12.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel12.Location = new Point(185, 219);
uiLabel12.Name = "uiLabel12";
uiLabel12.Size = new Size(180, 34);
uiLabel12.Style = Sunny.UI.UIStyle.Custom;
uiLabel12.StyleCustomMode = true;
uiLabel12.TabIndex = 9;
uiLabel12.Text = "0.0";
uiLabel12.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel13
//
uiLabel13.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel13.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel13.Location = new Point(30, 219);
uiLabel13.Name = "uiLabel13";
uiLabel13.Size = new Size(133, 34);
uiLabel13.Style = Sunny.UI.UIStyle.Custom;
uiLabel13.StyleCustomMode = true;
uiLabel13.TabIndex = 8;
uiLabel13.Text = "余辉时间(s):";
uiLabel13.TextAlign = ContentAlignment.MiddleLeft;
//
// uiButton4
//
uiButton4.Cursor = Cursors.Hand;
uiButton4.FillColor = Color.FromArgb(103, 194, 58);
uiButton4.FillColor2 = Color.FromArgb(103, 194, 58);
uiButton4.FillHoverColor = Color.FromArgb(133, 206, 97);
uiButton4.FillPressColor = Color.FromArgb(84, 178, 38);
uiButton4.FillSelectedColor = Color.FromArgb(84, 178, 38);
uiButton4.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton4.Location = new Point(30, 280);
uiButton4.MinimumSize = new Size(1, 1);
uiButton4.Name = "uiButton4";
uiButton4.Radius = 6;
uiButton4.RectColor = Color.FromArgb(103, 194, 58);
uiButton4.RectHoverColor = Color.FromArgb(133, 206, 97);
uiButton4.RectPressColor = Color.FromArgb(84, 178, 38);
uiButton4.RectSelectedColor = Color.FromArgb(84, 178, 38);
uiButton4.Size = new Size(115, 45);
uiButton4.Style = Sunny.UI.UIStyle.Custom;
uiButton4.StyleCustomMode = true;
uiButton4.TabIndex = 7;
uiButton4.Text = "余辉开始";
uiButton4.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton4.Click += uiButton4_Click;
//
// uiLabel10
//
uiLabel10.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel10.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel10.Location = new Point(185, 18);
uiLabel10.Name = "uiLabel10";
uiLabel10.Size = new Size(180, 34);
uiLabel10.Style = Sunny.UI.UIStyle.Custom;
uiLabel10.StyleCustomMode = true;
uiLabel10.TabIndex = 5;
uiLabel10.Text = "0";
uiLabel10.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel11
//
uiLabel11.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel11.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel11.Location = new Point(31, 18);
uiLabel11.Name = "uiLabel11";
uiLabel11.Size = new Size(133, 34);
uiLabel11.Style = Sunny.UI.UIStyle.Custom;
uiLabel11.StyleCustomMode = true;
uiLabel11.TabIndex = 4;
uiLabel11.Text = "测试样品项:";
uiLabel11.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel8
//
uiLabel8.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel8.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel8.Location = new Point(185, 152);
uiLabel8.Name = "uiLabel8";
uiLabel8.Size = new Size(180, 34);
uiLabel8.Style = Sunny.UI.UIStyle.Custom;
uiLabel8.StyleCustomMode = true;
uiLabel8.TabIndex = 3;
uiLabel8.Text = "0.0";
uiLabel8.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel9
//
uiLabel9.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel9.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel9.Location = new Point(30, 152);
uiLabel9.Name = "uiLabel9";
uiLabel9.Size = new Size(133, 34);
uiLabel9.Style = Sunny.UI.UIStyle.Custom;
uiLabel9.StyleCustomMode = true;
uiLabel9.TabIndex = 2;
uiLabel9.Text = "余焰时间(s):";
uiLabel9.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel7
//
uiLabel7.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel7.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel7.Location = new Point(185, 85);
uiLabel7.Name = "uiLabel7";
uiLabel7.Size = new Size(180, 34);
uiLabel7.Style = Sunny.UI.UIStyle.Custom;
uiLabel7.StyleCustomMode = true;
uiLabel7.TabIndex = 1;
uiLabel7.Text = "0.0";
uiLabel7.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel5
//
uiLabel5.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel5.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel5.Location = new Point(30, 85);
uiLabel5.Name = "uiLabel5";
uiLabel5.Size = new Size(133, 34);
uiLabel5.Style = Sunny.UI.UIStyle.Custom;
uiLabel5.StyleCustomMode = true;
uiLabel5.TabIndex = 0;
uiLabel5.Text = "点火时间(s):";
uiLabel5.TextAlign = ContentAlignment.MiddleLeft;
//
// uiTableLayoutPanel4
//
uiTableLayoutPanel4.ColumnCount = 1;
uiTableLayoutPanel4.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 100F));
uiTableLayoutPanel4.Controls.Add(uiTableLayoutPanel5, 0, 0);
uiTableLayoutPanel4.Dock = DockStyle.Fill;
uiTableLayoutPanel4.Location = new Point(763, 3);
uiTableLayoutPanel4.Name = "uiTableLayoutPanel4";
uiTableLayoutPanel4.RowCount = 1;
uiTableLayoutPanel4.RowStyles.Add(new RowStyle(SizeType.Percent, 100F));
uiTableLayoutPanel4.RowStyles.Add(new RowStyle(SizeType.Absolute, 20F));
uiTableLayoutPanel4.Size = new Size(1134, 934);
uiTableLayoutPanel4.TabIndex = 1;
uiTableLayoutPanel4.TagString = null;
//
// uiTableLayoutPanel5
//
uiTableLayoutPanel5.ColumnCount = 2;
uiTableLayoutPanel5.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F));
uiTableLayoutPanel5.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F));
uiTableLayoutPanel5.Controls.Add(uiGroupBox4, 0, 0);
uiTableLayoutPanel5.Controls.Add(uiGroupBox5, 1, 0);
uiTableLayoutPanel5.Dock = DockStyle.Fill;
uiTableLayoutPanel5.Location = new Point(3, 3);
uiTableLayoutPanel5.Name = "uiTableLayoutPanel5";
uiTableLayoutPanel5.RowCount = 1;
uiTableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Percent, 100F));
uiTableLayoutPanel5.Size = new Size(1128, 928);
uiTableLayoutPanel5.TabIndex = 2;
uiTableLayoutPanel5.TagString = null;
//
// uiGroupBox4
//
uiGroupBox4.BackColor = Color.White;
uiGroupBox4.Controls.Add(uiButton13);
uiGroupBox4.Controls.Add(uiButton10);
uiGroupBox4.Controls.Add(uiButton9);
uiGroupBox4.Controls.Add(uiLabel21);
uiGroupBox4.Controls.Add(uiLabel27);
uiGroupBox4.Controls.Add(uiLabel18);
uiGroupBox4.Controls.Add(uiLabel34);
uiGroupBox4.Controls.Add(uiLabel35);
uiGroupBox4.Controls.Add(uiLabel33);
uiGroupBox4.Controls.Add(uiComboBox2);
uiGroupBox4.Controls.Add(uiLabel28);
uiGroupBox4.Controls.Add(uiLabel29);
uiGroupBox4.Controls.Add(uiLabel30);
uiGroupBox4.Controls.Add(uiLabel31);
uiGroupBox4.Controls.Add(uiLabel32);
uiGroupBox4.Controls.Add(uiLabel22);
uiGroupBox4.Controls.Add(uiLabel19);
uiGroupBox4.Controls.Add(uiLabel20);
uiGroupBox4.Controls.Add(uiLabel17);
uiGroupBox4.Dock = DockStyle.Fill;
uiGroupBox4.FillColor = Color.White;
uiGroupBox4.Font = new Font("微软雅黑", 11F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiGroupBox4.ForeColor = Color.FromArgb(48, 49, 51);
uiGroupBox4.Location = new Point(4, 5);
uiGroupBox4.Margin = new Padding(4, 5, 4, 5);
uiGroupBox4.MinimumSize = new Size(1, 1);
uiGroupBox4.Name = "uiGroupBox4";
uiGroupBox4.Padding = new Padding(0, 32, 0, 0);
uiGroupBox4.Radius = 6;
uiGroupBox4.RectColor = Color.FromArgb(220, 223, 230);
uiGroupBox4.Size = new Size(556, 918);
uiGroupBox4.Style = Sunny.UI.UIStyle.Custom;
uiGroupBox4.StyleCustomMode = true;
uiGroupBox4.TabIndex = 0;
uiGroupBox4.Text = "测试结果";
uiGroupBox4.TextAlignment = ContentAlignment.MiddleLeft;
//
// uiButton13
//
uiButton13.Cursor = Cursors.Hand;
uiButton13.FillColor = Color.FromArgb(64, 158, 255);
uiButton13.FillColor2 = Color.FromArgb(64, 158, 255);
uiButton13.FillHoverColor = Color.FromArgb(102, 177, 255);
uiButton13.FillPressColor = Color.FromArgb(47, 144, 255);
uiButton13.FillSelectedColor = Color.FromArgb(47, 144, 255);
uiButton13.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton13.Location = new Point(193, 740);
uiButton13.MinimumSize = new Size(1, 1);
uiButton13.Name = "uiButton13";
uiButton13.Radius = 6;
uiButton13.RectColor = Color.FromArgb(64, 158, 255);
uiButton13.RectHoverColor = Color.FromArgb(102, 177, 255);
uiButton13.RectPressColor = Color.FromArgb(47, 144, 255);
uiButton13.RectSelectedColor = Color.FromArgb(47, 144, 255);
uiButton13.Size = new Size(208, 56);
uiButton13.Style = Sunny.UI.UIStyle.Custom;
uiButton13.StyleCustomMode = true;
uiButton13.TabIndex = 21;
uiButton13.Text = "返回主页面";
uiButton13.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton13.Click += uiButton13_Click;
//
// uiButton10
//
uiButton10.Cursor = Cursors.Hand;
uiButton10.FillColor = Color.FromArgb(230, 162, 60);
uiButton10.FillColor2 = Color.FromArgb(230, 162, 60);
uiButton10.FillHoverColor = Color.FromArgb(235, 181, 99);
uiButton10.FillPressColor = Color.FromArgb(212, 145, 47);
uiButton10.FillSelectedColor = Color.FromArgb(212, 145, 47);
uiButton10.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton10.Location = new Point(193, 645);
uiButton10.MinimumSize = new Size(1, 1);
uiButton10.Name = "uiButton10";
uiButton10.Radius = 6;
uiButton10.RectColor = Color.FromArgb(230, 162, 60);
uiButton10.RectHoverColor = Color.FromArgb(235, 181, 99);
uiButton10.RectPressColor = Color.FromArgb(212, 145, 47);
uiButton10.RectSelectedColor = Color.FromArgb(212, 145, 47);
uiButton10.Size = new Size(208, 56);
uiButton10.Style = Sunny.UI.UIStyle.Custom;
uiButton10.StyleCustomMode = true;
uiButton10.TabIndex = 20;
uiButton10.Text = "清除";
uiButton10.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton10.Click += uiButton10_Click_1;
//
// uiButton9
//
uiButton9.Cursor = Cursors.Hand;
uiButton9.FillColor = Color.FromArgb(103, 194, 58);
uiButton9.FillColor2 = Color.FromArgb(103, 194, 58);
uiButton9.FillHoverColor = Color.FromArgb(133, 206, 97);
uiButton9.FillPressColor = Color.FromArgb(84, 178, 38);
uiButton9.FillSelectedColor = Color.FromArgb(84, 178, 38);
uiButton9.Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton9.Location = new Point(193, 550);
uiButton9.MinimumSize = new Size(1, 1);
uiButton9.Name = "uiButton9";
uiButton9.Radius = 6;
uiButton9.RectColor = Color.FromArgb(103, 194, 58);
uiButton9.RectHoverColor = Color.FromArgb(133, 206, 97);
uiButton9.RectPressColor = Color.FromArgb(84, 178, 38);
uiButton9.RectSelectedColor = Color.FromArgb(84, 178, 38);
uiButton9.Size = new Size(208, 56);
uiButton9.Style = Sunny.UI.UIStyle.Custom;
uiButton9.StyleCustomMode = true;
uiButton9.TabIndex = 20;
uiButton9.Text = "保存结果";
uiButton9.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
//
// uiLabel21
//
uiLabel21.Font = new Font("微软雅黑", 12F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel21.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel21.Location = new Point(242, 135);
uiLabel21.Name = "uiLabel21";
uiLabel21.Size = new Size(265, 31);
uiLabel21.Style = Sunny.UI.UIStyle.Custom;
uiLabel21.StyleCustomMode = true;
uiLabel21.TabIndex = 19;
uiLabel21.TextAlign = ContentAlignment.MiddleCenter;
//
// uiLabel27
//
uiLabel27.Font = new Font("微软雅黑", 12F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel27.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel27.Location = new Point(289, 294);
uiLabel27.Name = "uiLabel27";
uiLabel27.Size = new Size(169, 31);
uiLabel27.Style = Sunny.UI.UIStyle.Custom;
uiLabel27.StyleCustomMode = true;
uiLabel27.TabIndex = 18;
uiLabel27.TextAlign = ContentAlignment.MiddleCenter;
//
// uiLabel18
//
uiLabel18.Font = new Font("微软雅黑", 12F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel18.ForeColor = Color.FromArgb(103, 194, 58);
uiLabel18.Location = new Point(289, 396);
uiLabel18.Name = "uiLabel18";
uiLabel18.Size = new Size(169, 31);
uiLabel18.Style = Sunny.UI.UIStyle.Custom;
uiLabel18.StyleCustomMode = true;
uiLabel18.TabIndex = 17;
uiLabel18.TextAlign = ContentAlignment.MiddleCenter;
//
// uiLabel34
//
uiLabel34.Font = new Font("微软雅黑", 12F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel34.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel34.Location = new Point(289, 453);
uiLabel34.Name = "uiLabel34";
uiLabel34.Size = new Size(169, 31);
uiLabel34.Style = Sunny.UI.UIStyle.Custom;
uiLabel34.StyleCustomMode = true;
uiLabel34.TabIndex = 16;
uiLabel34.TextAlign = ContentAlignment.MiddleCenter;
//
// uiLabel35
//
uiLabel35.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel35.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel35.Location = new Point(119, 453);
uiLabel35.Name = "uiLabel35";
uiLabel35.Size = new Size(169, 31);
uiLabel35.Style = Sunny.UI.UIStyle.Custom;
uiLabel35.StyleCustomMode = true;
uiLabel35.TabIndex = 15;
uiLabel35.Text = "总测试时长(s):";
uiLabel35.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel33
//
uiLabel33.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel33.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel33.Location = new Point(119, 400);
uiLabel33.Name = "uiLabel33";
uiLabel33.Size = new Size(136, 31);
uiLabel33.Style = Sunny.UI.UIStyle.Custom;
uiLabel33.StyleCustomMode = true;
uiLabel33.TabIndex = 13;
uiLabel33.Text = "是否自熄:";
uiLabel33.TextAlign = ContentAlignment.MiddleLeft;
//
// uiComboBox2
//
uiComboBox2.DataSource = null;
uiComboBox2.FillColor = Color.White;
uiComboBox2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiComboBox2.ItemHoverColor = Color.FromArgb(155, 200, 255);
uiComboBox2.ItemSelectForeColor = Color.FromArgb(235, 243, 255);
uiComboBox2.Location = new Point(289, 74);
uiComboBox2.Margin = new Padding(4, 5, 4, 5);
uiComboBox2.MinimumSize = new Size(63, 0);
uiComboBox2.Name = "uiComboBox2";
uiComboBox2.Padding = new Padding(0, 0, 30, 2);
uiComboBox2.Size = new Size(188, 36);
uiComboBox2.SymbolSize = 24;
uiComboBox2.TabIndex = 12;
uiComboBox2.TextAlignment = ContentAlignment.MiddleLeft;
uiComboBox2.Watermark = "";
uiComboBox2.SelectedIndexChanged += uiComboBox2_SelectedIndexChanged;
//
// uiLabel28
//
uiLabel28.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel28.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel28.Location = new Point(119, 294);
uiLabel28.Name = "uiLabel28";
uiLabel28.Size = new Size(136, 31);
uiLabel28.Style = Sunny.UI.UIStyle.Custom;
uiLabel28.StyleCustomMode = true;
uiLabel28.TabIndex = 10;
uiLabel28.Text = "余焰时间(s):";
uiLabel28.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel29
//
uiLabel29.Font = new Font("微软雅黑", 12F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel29.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel29.Location = new Point(289, 347);
uiLabel29.Name = "uiLabel29";
uiLabel29.Size = new Size(169, 31);
uiLabel29.Style = Sunny.UI.UIStyle.Custom;
uiLabel29.StyleCustomMode = true;
uiLabel29.TabIndex = 9;
uiLabel29.TextAlign = ContentAlignment.MiddleCenter;
//
// uiLabel30
//
uiLabel30.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel30.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel30.Location = new Point(119, 347);
uiLabel30.Name = "uiLabel30";
uiLabel30.Size = new Size(136, 31);
uiLabel30.Style = Sunny.UI.UIStyle.Custom;
uiLabel30.StyleCustomMode = true;
uiLabel30.TabIndex = 8;
uiLabel30.Text = "余辉时间(s):";
uiLabel30.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel31
//
uiLabel31.Font = new Font("微软雅黑", 12F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel31.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel31.Location = new Point(289, 241);
uiLabel31.Name = "uiLabel31";
uiLabel31.Size = new Size(169, 31);
uiLabel31.Style = Sunny.UI.UIStyle.Custom;
uiLabel31.StyleCustomMode = true;
uiLabel31.TabIndex = 7;
uiLabel31.TextAlign = ContentAlignment.MiddleCenter;
//
// uiLabel32
//
uiLabel32.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel32.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel32.Location = new Point(119, 241);
uiLabel32.Name = "uiLabel32";
uiLabel32.Size = new Size(136, 31);
uiLabel32.Style = Sunny.UI.UIStyle.Custom;
uiLabel32.StyleCustomMode = true;
uiLabel32.TabIndex = 6;
uiLabel32.Text = "点火时间(s):";
uiLabel32.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel22
//
uiLabel22.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel22.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel22.Location = new Point(119, 135);
uiLabel22.Name = "uiLabel22";
uiLabel22.Size = new Size(136, 31);
uiLabel22.Style = Sunny.UI.UIStyle.Custom;
uiLabel22.StyleCustomMode = true;
uiLabel22.TabIndex = 4;
uiLabel22.Text = "氧浓度:";
uiLabel22.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel19
//
uiLabel19.Font = new Font("微软雅黑", 12F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel19.ForeColor = Color.FromArgb(64, 158, 255);
uiLabel19.Location = new Point(289, 188);
uiLabel19.Name = "uiLabel19";
uiLabel19.Size = new Size(169, 31);
uiLabel19.Style = Sunny.UI.UIStyle.Custom;
uiLabel19.StyleCustomMode = true;
uiLabel19.TabIndex = 3;
uiLabel19.TextAlign = ContentAlignment.MiddleCenter;
//
// uiLabel20
//
uiLabel20.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel20.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel20.Location = new Point(119, 188);
uiLabel20.Name = "uiLabel20";
uiLabel20.Size = new Size(136, 31);
uiLabel20.Style = Sunny.UI.UIStyle.Custom;
uiLabel20.StyleCustomMode = true;
uiLabel20.TabIndex = 2;
uiLabel20.Text = "分类结果:";
uiLabel20.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel17
//
uiLabel17.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel17.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel17.Location = new Point(119, 78);
uiLabel17.Name = "uiLabel17";
uiLabel17.Size = new Size(124, 31);
uiLabel17.Style = Sunny.UI.UIStyle.Custom;
uiLabel17.StyleCustomMode = true;
uiLabel17.TabIndex = 0;
uiLabel17.Text = "测试样品项:";
uiLabel17.TextAlign = ContentAlignment.MiddleLeft;
//
// uiGroupBox5
//
uiGroupBox5.BackColor = Color.White;
uiGroupBox5.Controls.Add(uiLabel16);
uiGroupBox5.Dock = DockStyle.Fill;
uiGroupBox5.FillColor = Color.White;
uiGroupBox5.Font = new Font("微软雅黑", 11F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiGroupBox5.ForeColor = Color.FromArgb(48, 49, 51);
uiGroupBox5.Location = new Point(568, 5);
uiGroupBox5.Margin = new Padding(4, 5, 4, 5);
uiGroupBox5.MinimumSize = new Size(1, 1);
uiGroupBox5.Name = "uiGroupBox5";
uiGroupBox5.Padding = new Padding(0, 32, 0, 0);
uiGroupBox5.Radius = 6;
uiGroupBox5.RectColor = Color.FromArgb(220, 223, 230);
uiGroupBox5.Size = new Size(556, 918);
uiGroupBox5.Style = Sunny.UI.UIStyle.Custom;
uiGroupBox5.StyleCustomMode = true;
uiGroupBox5.TabIndex = 1;
uiGroupBox5.Text = "分类标准说明";
uiGroupBox5.TextAlignment = ContentAlignment.MiddleLeft;
//
// uiLabel16
//
uiLabel16.Font = new Font("微软雅黑", 10.5F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel16.ForeColor = Color.FromArgb(96, 98, 102);
uiLabel16.Location = new Point(40, 53);
uiLabel16.Name = "uiLabel16";
uiLabel16.Size = new Size(480, 195);
uiLabel16.Style = Sunny.UI.UIStyle.Custom;
uiLabel16.StyleCustomMode = true;
uiLabel16.TabIndex = 0;
uiLabel16.Text = "I1: 未点火\r\nI2: 点火后自熄\r\nI3: 点火时间 > 4s 且不自熄\r\nI4: 点火时间 ≤ 4s 且不自熄\r\n\r\n根据 BS EN ISO 11810:2015 标准";
//
// PrimaryIgnitionForm
//
AutoScaleMode = AutoScaleMode.None;
ClientSize = new Size(1900, 1000);
Controls.Add(uiTableLayoutPanel1);
Font = new Font("微软雅黑", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
Name = "PrimaryIgnitionForm";
Padding = new Padding(0, 60, 0, 0);
Style = Sunny.UI.UIStyle.Custom;
StyleCustomMode = true;
Text = "初次点火测试(PrimaryIgnitionForm)";
TitleColor = Color.FromArgb(245, 108, 108);
TitleHeight = 60;
ZoomScaleRect = new Rectangle(22, 22, 800, 450);
FormClosing += PrimaryIgnitionForm_FormClosing;
FormClosed += PrimaryIgnitionForm_FormClosed;
Load += PrimaryIgnitionForm_Load;
uiTableLayoutPanel1.ResumeLayout(false);
uiTableLayoutPanel2.ResumeLayout(false);
uiPanel3.ResumeLayout(false);
uiGroupBox2.ResumeLayout(false);
uiPanel2.ResumeLayout(false);
uiGroupBox1.ResumeLayout(false);
uiPanel1.ResumeLayout(false);
uiGroupBox3.ResumeLayout(false);
uiTableLayoutPanel3.ResumeLayout(false);
uiPanel6.ResumeLayout(false);
uiTableLayoutPanel4.ResumeLayout(false);
uiTableLayoutPanel5.ResumeLayout(false);
uiGroupBox4.ResumeLayout(false);
uiGroupBox5.ResumeLayout(false);
ResumeLayout(false);
}
#endregion
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel1;
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel2;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UIPanel uiPanel3;
private Sunny.UI.UIPanel uiPanel2;
private Sunny.UI.UIGroupBox uiGroupBox1;
private Sunny.UI.UILabel uiLabel3;
private Sunny.UI.UILabel uiLabel4;
private Sunny.UI.UILabel uiLabel2;
private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UIGroupBox uiGroupBox2;
private Sunny.UI.UIButton uiButton1;
private Sunny.UI.UIComboBox uiComboBox1;
private Sunny.UI.UILabel uiLabel6;
private Sunny.UI.UIButton uiButton3;
private Sunny.UI.UIButton uiButton2;
private Sunny.UI.UIGroupBox uiGroupBox3;
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel3;
private Sunny.UI.UIPanel uiPanel6;
private Sunny.UI.UILabel uiLabel8;
private Sunny.UI.UILabel uiLabel9;
private Sunny.UI.UILabel uiLabel7;
private Sunny.UI.UILabel uiLabel5;
private Sunny.UI.UIButton uiButton4;
private Sunny.UI.UILabel uiLabel10;
private Sunny.UI.UILabel uiLabel11;
private Sunny.UI.UIButton uiButton5;
private Sunny.UI.UILabel uiLabel12;
private Sunny.UI.UILabel uiLabel13;
private Sunny.UI.UILabel uiLabel15;
private Sunny.UI.UIButton uiButton6;
private Sunny.UI.UIButton uiButton7;
private Sunny.UI.UILabel uiLabel14;
private Sunny.UI.UILight uiLight1;
private Sunny.UI.UILabel uiLabel23;
private Sunny.UI.UILabel uiLabel24;
private Sunny.UI.UILabel uiLabel25;
private Sunny.UI.UILabel uiLabel26;
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel4;
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel5;
private Sunny.UI.UIGroupBox uiGroupBox5;
private Sunny.UI.UILabel uiLabel16;
private Sunny.UI.UIGroupBox uiGroupBox4;
private Sunny.UI.UILabel uiLabel22;
private Sunny.UI.UILabel uiLabel19;
private Sunny.UI.UILabel uiLabel20;
private Sunny.UI.UILabel uiLabel17;
private Sunny.UI.UILabel uiLabel28;
private Sunny.UI.UILabel uiLabel29;
private Sunny.UI.UILabel uiLabel30;
private Sunny.UI.UILabel uiLabel31;
private Sunny.UI.UILabel uiLabel32;
private Sunny.UI.UIComboBox uiComboBox2;
private Sunny.UI.UILabel uiLabel34;
private Sunny.UI.UILabel uiLabel35;
private Sunny.UI.UILabel uiLabel33;
private Sunny.UI.UILabel uiLabel37;
private Sunny.UI.UILabel uiLabel38;
private Sunny.UI.UILabel uiLabel18;
private Sunny.UI.UILabel uiLabel21;
private Sunny.UI.UILabel uiLabel27;
private Sunny.UI.UIButton uiButton8;
private Sunny.UI.UIButton uiButton12;
private Sunny.UI.UIButton uiButton11;
private Sunny.UI.UIButton uiButton13;
private Sunny.UI.UIButton uiButton10;
private Sunny.UI.UIButton uiButton9;
}
}