353 lines
20 KiB
C#
353 lines
20 KiB
C#
namespace 鞋子止滑性能测试仪
|
||
{
|
||
partial class Form_Setting
|
||
{
|
||
/// <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.uiLabel1 = new Sunny.UI.UILabel();
|
||
this.bt_shoudongsudu = new Sunny.UI.UITextBox();
|
||
this.uiLabel2 = new Sunny.UI.UILabel();
|
||
this.uiLabel3 = new Sunny.UI.UILabel();
|
||
this.tb_shoudongweiyi = new Sunny.UI.UITextBox();
|
||
this.uiLabel4 = new Sunny.UI.UILabel();
|
||
this.uiLabel5 = new Sunny.UI.UILabel();
|
||
this.tb_ceshisudu = new Sunny.UI.UITextBox();
|
||
this.uiLabel6 = new Sunny.UI.UILabel();
|
||
this.btn_qianjin = new Sunny.UI.UISymbolButton();
|
||
this.btn_houtui = new Sunny.UI.UISymbolButton();
|
||
this.btn_xiajiang = new Sunny.UI.UISymbolButton();
|
||
this.btn_shouhui = new Sunny.UI.UISymbolButton();
|
||
this.tb_zhengyali = new Sunny.UI.UITextBox();
|
||
this.uiLabel8 = new Sunny.UI.UILabel();
|
||
this.tb_mocaxishu1 = new Sunny.UI.UITextBox();
|
||
this.uiLabel10 = new Sunny.UI.UILabel();
|
||
this.tb_mocaxishu2 = new Sunny.UI.UITextBox();
|
||
this.uiLabel12 = new Sunny.UI.UILabel();
|
||
this.SuspendLayout();
|
||
//
|
||
// uiLabel1
|
||
//
|
||
this.uiLabel1.Font = new System.Drawing.Font("楷体", 13.8F, 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(3, 46);
|
||
this.uiLabel1.Name = "uiLabel1";
|
||
this.uiLabel1.Size = new System.Drawing.Size(131, 23);
|
||
this.uiLabel1.TabIndex = 0;
|
||
this.uiLabel1.Text = "手动速度:";
|
||
//
|
||
// bt_shoudongsudu
|
||
//
|
||
this.bt_shoudongsudu.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||
this.bt_shoudongsudu.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.bt_shoudongsudu.Location = new System.Drawing.Point(141, 46);
|
||
this.bt_shoudongsudu.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.bt_shoudongsudu.MinimumSize = new System.Drawing.Size(1, 16);
|
||
this.bt_shoudongsudu.Name = "bt_shoudongsudu";
|
||
this.bt_shoudongsudu.Padding = new System.Windows.Forms.Padding(5);
|
||
this.bt_shoudongsudu.ShowText = false;
|
||
this.bt_shoudongsudu.Size = new System.Drawing.Size(116, 29);
|
||
this.bt_shoudongsudu.TabIndex = 1;
|
||
this.bt_shoudongsudu.Text = "0.00";
|
||
this.bt_shoudongsudu.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.bt_shoudongsudu.Watermark = "";
|
||
this.bt_shoudongsudu.Click += new System.EventHandler(this.bt_shoudongsudu_Click);
|
||
//
|
||
// uiLabel2
|
||
//
|
||
this.uiLabel2.Font = new System.Drawing.Font("楷体", 13.8F, 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(264, 52);
|
||
this.uiLabel2.Name = "uiLabel2";
|
||
this.uiLabel2.Size = new System.Drawing.Size(51, 23);
|
||
this.uiLabel2.TabIndex = 2;
|
||
this.uiLabel2.Text = "m/s";
|
||
//
|
||
// uiLabel3
|
||
//
|
||
this.uiLabel3.Font = new System.Drawing.Font("楷体", 13.8F, 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(264, 102);
|
||
this.uiLabel3.Name = "uiLabel3";
|
||
this.uiLabel3.Size = new System.Drawing.Size(51, 23);
|
||
this.uiLabel3.TabIndex = 5;
|
||
this.uiLabel3.Text = "m";
|
||
//
|
||
// tb_shoudongweiyi
|
||
//
|
||
this.tb_shoudongweiyi.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||
this.tb_shoudongweiyi.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.tb_shoudongweiyi.Location = new System.Drawing.Point(141, 96);
|
||
this.tb_shoudongweiyi.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.tb_shoudongweiyi.MinimumSize = new System.Drawing.Size(1, 16);
|
||
this.tb_shoudongweiyi.Name = "tb_shoudongweiyi";
|
||
this.tb_shoudongweiyi.Padding = new System.Windows.Forms.Padding(5);
|
||
this.tb_shoudongweiyi.ShowText = false;
|
||
this.tb_shoudongweiyi.Size = new System.Drawing.Size(116, 29);
|
||
this.tb_shoudongweiyi.TabIndex = 4;
|
||
this.tb_shoudongweiyi.Text = "0.00";
|
||
this.tb_shoudongweiyi.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.tb_shoudongweiyi.Watermark = "";
|
||
this.tb_shoudongweiyi.Click += new System.EventHandler(this.tb_shoudongweiyi_Click);
|
||
//
|
||
// uiLabel4
|
||
//
|
||
this.uiLabel4.Font = new System.Drawing.Font("楷体", 13.8F, 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(3, 96);
|
||
this.uiLabel4.Name = "uiLabel4";
|
||
this.uiLabel4.Size = new System.Drawing.Size(131, 23);
|
||
this.uiLabel4.TabIndex = 3;
|
||
this.uiLabel4.Text = "手动位移:";
|
||
//
|
||
// uiLabel5
|
||
//
|
||
this.uiLabel5.Font = new System.Drawing.Font("楷体", 13.8F, 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(264, 155);
|
||
this.uiLabel5.Name = "uiLabel5";
|
||
this.uiLabel5.Size = new System.Drawing.Size(51, 23);
|
||
this.uiLabel5.TabIndex = 8;
|
||
this.uiLabel5.Text = "m/s";
|
||
//
|
||
// tb_ceshisudu
|
||
//
|
||
this.tb_ceshisudu.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||
this.tb_ceshisudu.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.tb_ceshisudu.Location = new System.Drawing.Point(141, 149);
|
||
this.tb_ceshisudu.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.tb_ceshisudu.MinimumSize = new System.Drawing.Size(1, 16);
|
||
this.tb_ceshisudu.Name = "tb_ceshisudu";
|
||
this.tb_ceshisudu.Padding = new System.Windows.Forms.Padding(5);
|
||
this.tb_ceshisudu.ShowText = false;
|
||
this.tb_ceshisudu.Size = new System.Drawing.Size(116, 29);
|
||
this.tb_ceshisudu.TabIndex = 7;
|
||
this.tb_ceshisudu.Text = "0.00";
|
||
this.tb_ceshisudu.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.tb_ceshisudu.Watermark = "";
|
||
this.tb_ceshisudu.Click += new System.EventHandler(this.tb_ceshisudu_Click);
|
||
//
|
||
// uiLabel6
|
||
//
|
||
this.uiLabel6.Font = new System.Drawing.Font("楷体", 13.8F, 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(3, 149);
|
||
this.uiLabel6.Name = "uiLabel6";
|
||
this.uiLabel6.Size = new System.Drawing.Size(131, 23);
|
||
this.uiLabel6.TabIndex = 6;
|
||
this.uiLabel6.Text = "测试速度:";
|
||
//
|
||
// btn_qianjin
|
||
//
|
||
this.btn_qianjin.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.btn_qianjin.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btn_qianjin.Location = new System.Drawing.Point(381, 62);
|
||
this.btn_qianjin.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.btn_qianjin.Name = "btn_qianjin";
|
||
this.btn_qianjin.Size = new System.Drawing.Size(100, 35);
|
||
this.btn_qianjin.Symbol = 361538;
|
||
this.btn_qianjin.TabIndex = 9;
|
||
this.btn_qianjin.Text = "前进";
|
||
this.btn_qianjin.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btn_qianjin.Click += new System.EventHandler(this.btn_qianjin_Click);
|
||
//
|
||
// btn_houtui
|
||
//
|
||
this.btn_houtui.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.btn_houtui.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btn_houtui.Location = new System.Drawing.Point(507, 62);
|
||
this.btn_houtui.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.btn_houtui.Name = "btn_houtui";
|
||
this.btn_houtui.Size = new System.Drawing.Size(100, 35);
|
||
this.btn_houtui.Symbol = 361539;
|
||
this.btn_houtui.TabIndex = 9;
|
||
this.btn_houtui.Text = "后退";
|
||
this.btn_houtui.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btn_houtui.Click += new System.EventHandler(this.btn_houtui_Click);
|
||
//
|
||
// btn_xiajiang
|
||
//
|
||
this.btn_xiajiang.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.btn_xiajiang.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btn_xiajiang.Location = new System.Drawing.Point(381, 115);
|
||
this.btn_xiajiang.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.btn_xiajiang.Name = "btn_xiajiang";
|
||
this.btn_xiajiang.Size = new System.Drawing.Size(100, 35);
|
||
this.btn_xiajiang.Symbol = 361813;
|
||
this.btn_xiajiang.TabIndex = 9;
|
||
this.btn_xiajiang.Text = "下压";
|
||
this.btn_xiajiang.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btn_xiajiang.Click += new System.EventHandler(this.btn_xiajiang_Click);
|
||
this.btn_xiajiang.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_xiajiang_MouseDown);
|
||
//
|
||
// btn_shouhui
|
||
//
|
||
this.btn_shouhui.Cursor = System.Windows.Forms.Cursors.Hand;
|
||
this.btn_shouhui.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btn_shouhui.Location = new System.Drawing.Point(507, 115);
|
||
this.btn_shouhui.MinimumSize = new System.Drawing.Size(1, 1);
|
||
this.btn_shouhui.Name = "btn_shouhui";
|
||
this.btn_shouhui.Size = new System.Drawing.Size(100, 35);
|
||
this.btn_shouhui.Symbol = 361814;
|
||
this.btn_shouhui.TabIndex = 9;
|
||
this.btn_shouhui.Text = "收回";
|
||
this.btn_shouhui.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.btn_shouhui.Click += new System.EventHandler(this.btn_shouhui_Click);
|
||
//
|
||
// tb_zhengyali
|
||
//
|
||
this.tb_zhengyali.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||
this.tb_zhengyali.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.tb_zhengyali.Location = new System.Drawing.Point(141, 203);
|
||
this.tb_zhengyali.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.tb_zhengyali.MinimumSize = new System.Drawing.Size(1, 16);
|
||
this.tb_zhengyali.Name = "tb_zhengyali";
|
||
this.tb_zhengyali.Padding = new System.Windows.Forms.Padding(5);
|
||
this.tb_zhengyali.ShowText = false;
|
||
this.tb_zhengyali.Size = new System.Drawing.Size(116, 29);
|
||
this.tb_zhengyali.TabIndex = 11;
|
||
this.tb_zhengyali.Text = "0.00";
|
||
this.tb_zhengyali.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.tb_zhengyali.Watermark = "";
|
||
this.tb_zhengyali.Click += new System.EventHandler(this.tb_zhengyali_Click);
|
||
//
|
||
// uiLabel8
|
||
//
|
||
this.uiLabel8.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel8.Location = new System.Drawing.Point(3, 203);
|
||
this.uiLabel8.Name = "uiLabel8";
|
||
this.uiLabel8.Size = new System.Drawing.Size(131, 23);
|
||
this.uiLabel8.TabIndex = 10;
|
||
this.uiLabel8.Text = "正压力系数:";
|
||
//
|
||
// tb_mocaxishu1
|
||
//
|
||
this.tb_mocaxishu1.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||
this.tb_mocaxishu1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.tb_mocaxishu1.Location = new System.Drawing.Point(141, 257);
|
||
this.tb_mocaxishu1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.tb_mocaxishu1.MinimumSize = new System.Drawing.Size(1, 16);
|
||
this.tb_mocaxishu1.Name = "tb_mocaxishu1";
|
||
this.tb_mocaxishu1.Padding = new System.Windows.Forms.Padding(5);
|
||
this.tb_mocaxishu1.ShowText = false;
|
||
this.tb_mocaxishu1.Size = new System.Drawing.Size(116, 29);
|
||
this.tb_mocaxishu1.TabIndex = 14;
|
||
this.tb_mocaxishu1.Text = "0.00";
|
||
this.tb_mocaxishu1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.tb_mocaxishu1.Watermark = "";
|
||
this.tb_mocaxishu1.Click += new System.EventHandler(this.tb_mocaxishu1_Click_1);
|
||
//
|
||
// uiLabel10
|
||
//
|
||
this.uiLabel10.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel10.Location = new System.Drawing.Point(3, 257);
|
||
this.uiLabel10.Name = "uiLabel10";
|
||
this.uiLabel10.Size = new System.Drawing.Size(131, 23);
|
||
this.uiLabel10.TabIndex = 13;
|
||
this.uiLabel10.Text = "摩擦1系数:";
|
||
//
|
||
// tb_mocaxishu2
|
||
//
|
||
this.tb_mocaxishu2.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||
this.tb_mocaxishu2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.tb_mocaxishu2.Location = new System.Drawing.Point(488, 257);
|
||
this.tb_mocaxishu2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.tb_mocaxishu2.MinimumSize = new System.Drawing.Size(1, 16);
|
||
this.tb_mocaxishu2.Name = "tb_mocaxishu2";
|
||
this.tb_mocaxishu2.Padding = new System.Windows.Forms.Padding(5);
|
||
this.tb_mocaxishu2.ShowText = false;
|
||
this.tb_mocaxishu2.Size = new System.Drawing.Size(116, 29);
|
||
this.tb_mocaxishu2.TabIndex = 14;
|
||
this.tb_mocaxishu2.Text = "0.00";
|
||
this.tb_mocaxishu2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||
this.tb_mocaxishu2.Watermark = "";
|
||
this.tb_mocaxishu2.Click += new System.EventHandler(this.tb_mocaxishu2_Click);
|
||
//
|
||
// uiLabel12
|
||
//
|
||
this.uiLabel12.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||
this.uiLabel12.Location = new System.Drawing.Point(350, 257);
|
||
this.uiLabel12.Name = "uiLabel12";
|
||
this.uiLabel12.Size = new System.Drawing.Size(131, 23);
|
||
this.uiLabel12.TabIndex = 13;
|
||
this.uiLabel12.Text = "摩擦2系数:";
|
||
//
|
||
// Form_Setting
|
||
//
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||
this.ClientSize = new System.Drawing.Size(663, 318);
|
||
this.Controls.Add(this.tb_mocaxishu2);
|
||
this.Controls.Add(this.uiLabel12);
|
||
this.Controls.Add(this.tb_mocaxishu1);
|
||
this.Controls.Add(this.uiLabel10);
|
||
this.Controls.Add(this.tb_zhengyali);
|
||
this.Controls.Add(this.uiLabel8);
|
||
this.Controls.Add(this.btn_shouhui);
|
||
this.Controls.Add(this.btn_xiajiang);
|
||
this.Controls.Add(this.btn_houtui);
|
||
this.Controls.Add(this.btn_qianjin);
|
||
this.Controls.Add(this.uiLabel5);
|
||
this.Controls.Add(this.tb_ceshisudu);
|
||
this.Controls.Add(this.uiLabel6);
|
||
this.Controls.Add(this.uiLabel3);
|
||
this.Controls.Add(this.tb_shoudongweiyi);
|
||
this.Controls.Add(this.uiLabel4);
|
||
this.Controls.Add(this.uiLabel2);
|
||
this.Controls.Add(this.bt_shoudongsudu);
|
||
this.Controls.Add(this.uiLabel1);
|
||
this.Name = "Form_Setting";
|
||
this.Text = "设置";
|
||
this.ZoomScaleRect = new System.Drawing.Rectangle(19, 19, 800, 450);
|
||
this.ResumeLayout(false);
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private Sunny.UI.UILabel uiLabel1;
|
||
private Sunny.UI.UITextBox bt_shoudongsudu;
|
||
private Sunny.UI.UILabel uiLabel2;
|
||
private Sunny.UI.UILabel uiLabel3;
|
||
private Sunny.UI.UITextBox tb_shoudongweiyi;
|
||
private Sunny.UI.UILabel uiLabel4;
|
||
private Sunny.UI.UILabel uiLabel5;
|
||
private Sunny.UI.UITextBox tb_ceshisudu;
|
||
private Sunny.UI.UILabel uiLabel6;
|
||
private Sunny.UI.UISymbolButton btn_qianjin;
|
||
private Sunny.UI.UISymbolButton btn_houtui;
|
||
private Sunny.UI.UISymbolButton btn_xiajiang;
|
||
private Sunny.UI.UISymbolButton btn_shouhui;
|
||
private Sunny.UI.UITextBox tb_zhengyali;
|
||
private Sunny.UI.UILabel uiLabel8;
|
||
private Sunny.UI.UITextBox tb_mocaxishu1;
|
||
private Sunny.UI.UILabel uiLabel10;
|
||
private Sunny.UI.UITextBox tb_mocaxishu2;
|
||
private Sunny.UI.UILabel uiLabel12;
|
||
}
|
||
} |