Files
2026-01-06 16:04:25 +08:00

519 lines
23 KiB
C#

namespace
{
partial class ParameterSetting
{
/// <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();
uiPanel3 = new Sunny.UI.UIPanel();
uiLabel8 = new Sunny.UI.UILabel();
uiLabel9 = new Sunny.UI.UILabel();
uiTextBox3 = new Sunny.UI.UITextBox();
uiLabel10 = new Sunny.UI.UILabel();
uiLabel11 = new Sunny.UI.UILabel();
uiLabel12 = new Sunny.UI.UILabel();
uiTextBox6 = new Sunny.UI.UITextBox();
uiTextBox5 = new Sunny.UI.UITextBox();
uiTextBox4 = new Sunny.UI.UITextBox();
uiLabel16 = new Sunny.UI.UILabel();
uiLabel15 = new Sunny.UI.UILabel();
uiLabel13 = new Sunny.UI.UILabel();
uiPanel2 = new Sunny.UI.UIPanel();
uiLabel5 = new Sunny.UI.UILabel();
uiLabel6 = new Sunny.UI.UILabel();
uiTextBox2 = new Sunny.UI.UITextBox();
uiLabel7 = new Sunny.UI.UILabel();
uiLabel4 = new Sunny.UI.UILabel();
uiLabel3 = new Sunny.UI.UILabel();
uiTextBox1 = new Sunny.UI.UITextBox();
uiLabel2 = new Sunny.UI.UILabel();
uiPanel1 = new Sunny.UI.UIPanel();
uiLabel14 = new Sunny.UI.UILabel();
uiLabel1 = new Sunny.UI.UILabel();
uiButton1 = new Sunny.UI.UIButton();
uiTableLayoutPanel1.SuspendLayout();
uiPanel3.SuspendLayout();
uiPanel2.SuspendLayout();
uiPanel1.SuspendLayout();
SuspendLayout();
//
// uiTableLayoutPanel1
//
uiTableLayoutPanel1.BackColor = Color.White;
uiTableLayoutPanel1.ColumnCount = 1;
uiTableLayoutPanel1.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 100F));
uiTableLayoutPanel1.Controls.Add(uiPanel3, 0, 2);
uiTableLayoutPanel1.Controls.Add(uiPanel2, 0, 1);
uiTableLayoutPanel1.Controls.Add(uiPanel1, 0, 0);
uiTableLayoutPanel1.Dock = DockStyle.Fill;
uiTableLayoutPanel1.Location = new Point(0, 35);
uiTableLayoutPanel1.Name = "uiTableLayoutPanel1";
uiTableLayoutPanel1.RowCount = 5;
uiTableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 12.4726477F));
uiTableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 21.8818378F));
uiTableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 21.8818378F));
uiTableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 21.8818378F));
uiTableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 21.8818378F));
uiTableLayoutPanel1.Size = new Size(1900, 965);
uiTableLayoutPanel1.TabIndex = 0;
uiTableLayoutPanel1.TagString = null;
//
// uiPanel3
//
uiPanel3.Controls.Add(uiLabel8);
uiPanel3.Controls.Add(uiLabel9);
uiPanel3.Controls.Add(uiTextBox3);
uiPanel3.Controls.Add(uiLabel10);
uiPanel3.Controls.Add(uiLabel11);
uiPanel3.Controls.Add(uiLabel12);
uiPanel3.Controls.Add(uiTextBox6);
uiPanel3.Controls.Add(uiTextBox5);
uiPanel3.Controls.Add(uiTextBox4);
uiPanel3.Controls.Add(uiLabel16);
uiPanel3.Controls.Add(uiLabel15);
uiPanel3.Controls.Add(uiLabel13);
uiPanel3.Dock = DockStyle.Fill;
uiPanel3.FillColor = Color.FromArgb(250, 250, 250);
uiPanel3.Font = new Font("微软雅黑", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiPanel3.Location = new Point(4, 336);
uiPanel3.Margin = new Padding(4, 5, 4, 5);
uiPanel3.MinimumSize = new Size(1, 1);
uiPanel3.Name = "uiPanel3";
uiPanel3.RectColor = Color.FromArgb(220, 220, 220);
uiPanel3.Size = new Size(1892, 201);
uiPanel3.Style = Sunny.UI.UIStyle.Custom;
uiPanel3.StyleCustomMode = true;
uiPanel3.TabIndex = 2;
uiPanel3.Text = null;
uiPanel3.TextAlignment = ContentAlignment.MiddleCenter;
//
// uiLabel8
//
uiLabel8.Font = new Font("微软雅黑", 14F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel8.ForeColor = Color.FromArgb(52, 152, 219);
uiLabel8.Location = new Point(1207, 111);
uiLabel8.Name = "uiLabel8";
uiLabel8.Size = new Size(195, 35);
uiLabel8.TabIndex = 8;
uiLabel8.Text = "0.0";
uiLabel8.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel9
//
uiLabel9.Font = new Font("微软雅黑", 13F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel9.ForeColor = Color.FromArgb(48, 48, 48);
uiLabel9.Location = new Point(987, 111);
uiLabel9.Name = "uiLabel9";
uiLabel9.Size = new Size(195, 35);
uiLabel9.TabIndex = 7;
uiLabel9.Text = "穿透温度(°):";
//
// uiTextBox3
//
uiTextBox3.Font = new Font("微软雅黑", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiTextBox3.Location = new Point(708, 109);
uiTextBox3.Margin = new Padding(4, 5, 4, 5);
uiTextBox3.MinimumSize = new Size(1, 16);
uiTextBox3.Name = "uiTextBox3";
uiTextBox3.Padding = new Padding(5);
uiTextBox3.Radius = 3;
uiTextBox3.RectColor = Color.FromArgb(220, 220, 220);
uiTextBox3.ShowText = false;
uiTextBox3.Size = new Size(186, 40);
uiTextBox3.Style = Sunny.UI.UIStyle.Custom;
uiTextBox3.StyleCustomMode = true;
uiTextBox3.TabIndex = 6;
uiTextBox3.Text = "0.000";
uiTextBox3.TextAlignment = ContentAlignment.MiddleLeft;
uiTextBox3.Watermark = "";
uiTextBox3.Click += uiTextBox3_Click;
//
// uiLabel10
//
uiLabel10.Font = new Font("微软雅黑", 13F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel10.ForeColor = Color.FromArgb(48, 48, 48);
uiLabel10.Location = new Point(481, 111);
uiLabel10.Name = "uiLabel10";
uiLabel10.Size = new Size(195, 35);
uiLabel10.TabIndex = 5;
uiLabel10.Text = "穿透温度系数:";
//
// uiLabel11
//
uiLabel11.Font = new Font("微软雅黑", 14F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel11.ForeColor = Color.FromArgb(52, 152, 219);
uiLabel11.Location = new Point(1207, 31);
uiLabel11.Name = "uiLabel11";
uiLabel11.Size = new Size(195, 35);
uiLabel11.TabIndex = 4;
uiLabel11.Text = "0.0";
uiLabel11.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel12
//
uiLabel12.Font = new Font("微软雅黑", 13F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel12.ForeColor = Color.FromArgb(48, 48, 48);
uiLabel12.Location = new Point(987, 31);
uiLabel12.Name = "uiLabel12";
uiLabel12.Size = new Size(195, 35);
uiLabel12.TabIndex = 3;
uiLabel12.Text = "氧浓度:";
//
// uiTextBox6
//
uiTextBox6.Font = new Font("微软雅黑", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiTextBox6.Location = new Point(260, 86);
uiTextBox6.Margin = new Padding(4, 5, 4, 5);
uiTextBox6.MinimumSize = new Size(1, 16);
uiTextBox6.Name = "uiTextBox6";
uiTextBox6.Padding = new Padding(5);
uiTextBox6.Radius = 3;
uiTextBox6.RectColor = Color.FromArgb(220, 220, 220);
uiTextBox6.ShowText = false;
uiTextBox6.Size = new Size(186, 40);
uiTextBox6.Style = Sunny.UI.UIStyle.Custom;
uiTextBox6.StyleCustomMode = true;
uiTextBox6.TabIndex = 1;
uiTextBox6.Text = "0.000";
uiTextBox6.TextAlignment = ContentAlignment.MiddleLeft;
uiTextBox6.Watermark = "";
//
// uiTextBox5
//
uiTextBox5.Font = new Font("微软雅黑", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiTextBox5.Location = new Point(260, 29);
uiTextBox5.Margin = new Padding(4, 5, 4, 5);
uiTextBox5.MinimumSize = new Size(1, 16);
uiTextBox5.Name = "uiTextBox5";
uiTextBox5.Padding = new Padding(5);
uiTextBox5.Radius = 3;
uiTextBox5.RectColor = Color.FromArgb(220, 220, 220);
uiTextBox5.ShowText = false;
uiTextBox5.Size = new Size(186, 40);
uiTextBox5.Style = Sunny.UI.UIStyle.Custom;
uiTextBox5.StyleCustomMode = true;
uiTextBox5.TabIndex = 1;
uiTextBox5.Text = "0.000";
uiTextBox5.TextAlignment = ContentAlignment.MiddleLeft;
uiTextBox5.Watermark = "";
uiTextBox5.Click += uiTextBox5_Click;
//
// uiTextBox4
//
uiTextBox4.Font = new Font("微软雅黑", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiTextBox4.Location = new Point(708, 29);
uiTextBox4.Margin = new Padding(4, 5, 4, 5);
uiTextBox4.MinimumSize = new Size(1, 16);
uiTextBox4.Name = "uiTextBox4";
uiTextBox4.Padding = new Padding(5);
uiTextBox4.Radius = 3;
uiTextBox4.RectColor = Color.FromArgb(220, 220, 220);
uiTextBox4.ShowText = false;
uiTextBox4.Size = new Size(186, 40);
uiTextBox4.Style = Sunny.UI.UIStyle.Custom;
uiTextBox4.StyleCustomMode = true;
uiTextBox4.TabIndex = 1;
uiTextBox4.Text = "0.000";
uiTextBox4.TextAlignment = ContentAlignment.MiddleLeft;
uiTextBox4.Watermark = "";
uiTextBox4.Click += uiTextBox4_Click;
//
// uiLabel16
//
uiLabel16.Font = new Font("微软雅黑", 13F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel16.ForeColor = Color.FromArgb(48, 48, 48);
uiLabel16.Location = new Point(106, 86);
uiLabel16.Name = "uiLabel16";
uiLabel16.Size = new Size(195, 35);
uiLabel16.TabIndex = 0;
uiLabel16.Text = "当前功率:";
//
// uiLabel15
//
uiLabel15.Font = new Font("微软雅黑", 13F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel15.ForeColor = Color.FromArgb(48, 48, 48);
uiLabel15.Location = new Point(106, 29);
uiLabel15.Name = "uiLabel15";
uiLabel15.Size = new Size(195, 35);
uiLabel15.TabIndex = 0;
uiLabel15.Text = "功率计系数:";
//
// uiLabel13
//
uiLabel13.Font = new Font("微软雅黑", 13F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel13.ForeColor = Color.FromArgb(48, 48, 48);
uiLabel13.Location = new Point(481, 31);
uiLabel13.Name = "uiLabel13";
uiLabel13.Size = new Size(195, 35);
uiLabel13.TabIndex = 0;
uiLabel13.Text = "氧浓度系数:";
//
// uiPanel2
//
uiPanel2.Controls.Add(uiLabel5);
uiPanel2.Controls.Add(uiLabel6);
uiPanel2.Controls.Add(uiTextBox2);
uiPanel2.Controls.Add(uiLabel7);
uiPanel2.Controls.Add(uiLabel4);
uiPanel2.Controls.Add(uiLabel3);
uiPanel2.Controls.Add(uiTextBox1);
uiPanel2.Controls.Add(uiLabel2);
uiPanel2.Dock = DockStyle.Fill;
uiPanel2.FillColor = Color.FromArgb(250, 250, 250);
uiPanel2.Font = new Font("微软雅黑", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiPanel2.Location = new Point(4, 125);
uiPanel2.Margin = new Padding(4, 5, 4, 5);
uiPanel2.MinimumSize = new Size(1, 1);
uiPanel2.Name = "uiPanel2";
uiPanel2.RectColor = Color.FromArgb(220, 220, 220);
uiPanel2.Size = new Size(1892, 201);
uiPanel2.Style = Sunny.UI.UIStyle.Custom;
uiPanel2.StyleCustomMode = true;
uiPanel2.TabIndex = 1;
uiPanel2.Text = null;
uiPanel2.TextAlignment = ContentAlignment.MiddleCenter;
//
// uiLabel5
//
uiLabel5.Font = new Font("微软雅黑", 14F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel5.ForeColor = Color.FromArgb(52, 152, 219);
uiLabel5.Location = new Point(1207, 111);
uiLabel5.Name = "uiLabel5";
uiLabel5.Size = new Size(195, 35);
uiLabel5.TabIndex = 8;
uiLabel5.Text = "0.0";
uiLabel5.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel6
//
uiLabel6.Font = new Font("微软雅黑", 13F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel6.ForeColor = Color.FromArgb(48, 48, 48);
uiLabel6.Location = new Point(987, 111);
uiLabel6.Name = "uiLabel6";
uiLabel6.Size = new Size(195, 35);
uiLabel6.TabIndex = 7;
uiLabel6.Text = "测试仓湿度:";
//
// uiTextBox2
//
uiTextBox2.Font = new Font("微软雅黑", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiTextBox2.Location = new Point(708, 109);
uiTextBox2.Margin = new Padding(4, 5, 4, 5);
uiTextBox2.MinimumSize = new Size(1, 16);
uiTextBox2.Name = "uiTextBox2";
uiTextBox2.Padding = new Padding(5);
uiTextBox2.Radius = 3;
uiTextBox2.RectColor = Color.FromArgb(220, 220, 220);
uiTextBox2.ShowText = false;
uiTextBox2.Size = new Size(186, 40);
uiTextBox2.Style = Sunny.UI.UIStyle.Custom;
uiTextBox2.StyleCustomMode = true;
uiTextBox2.TabIndex = 6;
uiTextBox2.Text = "0.000";
uiTextBox2.TextAlignment = ContentAlignment.MiddleLeft;
uiTextBox2.Watermark = "";
uiTextBox2.Click += uiTextBox2_Click;
//
// uiLabel7
//
uiLabel7.Font = new Font("微软雅黑", 13F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel7.ForeColor = Color.FromArgb(48, 48, 48);
uiLabel7.Location = new Point(481, 111);
uiLabel7.Name = "uiLabel7";
uiLabel7.Size = new Size(207, 35);
uiLabel7.TabIndex = 5;
uiLabel7.Text = "测试仓湿度系数:";
//
// uiLabel4
//
uiLabel4.Font = new Font("微软雅黑", 14F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel4.ForeColor = Color.FromArgb(52, 152, 219);
uiLabel4.Location = new Point(1207, 31);
uiLabel4.Name = "uiLabel4";
uiLabel4.Size = new Size(195, 35);
uiLabel4.TabIndex = 4;
uiLabel4.Text = "0.0";
uiLabel4.TextAlign = ContentAlignment.MiddleLeft;
//
// uiLabel3
//
uiLabel3.Font = new Font("微软雅黑", 13F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel3.ForeColor = Color.FromArgb(48, 48, 48);
uiLabel3.Location = new Point(987, 31);
uiLabel3.Name = "uiLabel3";
uiLabel3.Size = new Size(195, 35);
uiLabel3.TabIndex = 3;
uiLabel3.Text = "测试仓温度(°):";
//
// uiTextBox1
//
uiTextBox1.DoubleValue = 11D;
uiTextBox1.Font = new Font("微软雅黑", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiTextBox1.IntValue = 11;
uiTextBox1.Location = new Point(708, 29);
uiTextBox1.Margin = new Padding(4, 5, 4, 5);
uiTextBox1.MinimumSize = new Size(1, 16);
uiTextBox1.Name = "uiTextBox1";
uiTextBox1.Padding = new Padding(5);
uiTextBox1.Radius = 3;
uiTextBox1.RectColor = Color.FromArgb(220, 220, 220);
uiTextBox1.ShowText = false;
uiTextBox1.Size = new Size(186, 40);
uiTextBox1.Style = Sunny.UI.UIStyle.Custom;
uiTextBox1.StyleCustomMode = true;
uiTextBox1.TabIndex = 1;
uiTextBox1.Text = "11";
uiTextBox1.TextAlignment = ContentAlignment.MiddleLeft;
uiTextBox1.Watermark = "";
uiTextBox1.Click += uiTextBox1_Click;
//
// uiLabel2
//
uiLabel2.Font = new Font("微软雅黑", 13F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiLabel2.ForeColor = Color.FromArgb(48, 48, 48);
uiLabel2.Location = new Point(481, 31);
uiLabel2.Name = "uiLabel2";
uiLabel2.Size = new Size(207, 35);
uiLabel2.TabIndex = 0;
uiLabel2.Text = "测试仓温度系数:";
//
// uiPanel1
//
uiPanel1.Controls.Add(uiLabel14);
uiPanel1.Controls.Add(uiLabel1);
uiPanel1.Controls.Add(uiButton1);
uiPanel1.Dock = DockStyle.Fill;
uiPanel1.FillColor = Color.FromArgb(52, 152, 219);
uiPanel1.Font = new Font("微软雅黑", 12F, 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.RectColor = Color.FromArgb(52, 152, 219);
uiPanel1.Size = new Size(1892, 110);
uiPanel1.Style = Sunny.UI.UIStyle.Custom;
uiPanel1.StyleCustomMode = true;
uiPanel1.TabIndex = 0;
uiPanel1.Text = null;
uiPanel1.TextAlignment = ContentAlignment.MiddleCenter;
//
// uiLabel14
//
uiLabel14.Font = new Font("微软雅黑", 18F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel14.ForeColor = Color.Black;
uiLabel14.Location = new Point(386, 35);
uiLabel14.Name = "uiLabel14";
uiLabel14.Size = new Size(268, 50);
uiLabel14.TabIndex = 2;
uiLabel14.Text = "相机配置";
uiLabel14.TextAlign = ContentAlignment.MiddleCenter;
uiLabel14.Click += uiLabel14_Click;
//
// uiLabel1
//
uiLabel1.Font = new Font("微软雅黑", 18F, FontStyle.Bold, GraphicsUnit.Point, 134);
uiLabel1.ForeColor = Color.Black;
uiLabel1.Location = new Point(790, 35);
uiLabel1.Name = "uiLabel1";
uiLabel1.Size = new Size(268, 50);
uiLabel1.TabIndex = 1;
uiLabel1.Text = "参数设置";
uiLabel1.TextAlign = ContentAlignment.MiddleCenter;
uiLabel1.Click += uiLabel1_Click;
//
// uiButton1
//
uiButton1.Cursor = Cursors.Hand;
uiButton1.FillColor = Color.FromArgb(46, 204, 113);
uiButton1.FillColor2 = Color.FromArgb(46, 204, 113);
uiButton1.Font = new Font("微软雅黑", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
uiButton1.Location = new Point(34, 31);
uiButton1.MinimumSize = new Size(1, 1);
uiButton1.Name = "uiButton1";
uiButton1.Radius = 3;
uiButton1.RectColor = Color.FromArgb(46, 204, 113);
uiButton1.Size = new Size(135, 61);
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;
//
// ParameterSetting
//
AutoScaleMode = AutoScaleMode.None;
ClientSize = new Size(1900, 1000);
Controls.Add(uiTableLayoutPanel1);
Name = "ParameterSetting";
Style = Sunny.UI.UIStyle.Custom;
StyleCustomMode = true;
Text = "参数设置";
TitleColor = Color.FromArgb(52, 152, 219);
ZoomScaleRect = new Rectangle(22, 22, 800, 450);
FormClosing += ParameterSetting_FormClosing;
FormClosed += ParameterSetting_FormClosed;
Load += ParameterSetting_Load;
uiTableLayoutPanel1.ResumeLayout(false);
uiPanel3.ResumeLayout(false);
uiPanel2.ResumeLayout(false);
uiPanel1.ResumeLayout(false);
ResumeLayout(false);
}
#endregion
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel1;
private Sunny.UI.UIPanel uiPanel2;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UIButton uiButton1;
private Sunny.UI.UILabel uiLabel2;
private Sunny.UI.UIPanel uiPanel3;
private Sunny.UI.UILabel uiLabel8;
private Sunny.UI.UILabel uiLabel9;
private Sunny.UI.UITextBox uiTextBox3;
private Sunny.UI.UILabel uiLabel10;
private Sunny.UI.UILabel uiLabel11;
private Sunny.UI.UILabel uiLabel12;
private Sunny.UI.UITextBox uiTextBox4;
private Sunny.UI.UILabel uiLabel13;
private Sunny.UI.UILabel uiLabel5;
private Sunny.UI.UILabel uiLabel6;
private Sunny.UI.UITextBox uiTextBox2;
private Sunny.UI.UILabel uiLabel7;
private Sunny.UI.UILabel uiLabel4;
private Sunny.UI.UILabel uiLabel3;
private Sunny.UI.UITextBox uiTextBox1;
private Sunny.UI.UILabel uiLabel14;
private Sunny.UI.UITextBox uiTextBox6;
private Sunny.UI.UITextBox uiTextBox5;
private Sunny.UI.UILabel uiLabel16;
private Sunny.UI.UILabel uiLabel15;
}
}