namespace MeterModuleLibrary
{
partial class ucNumberKey
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.txtValue = new System.Windows.Forms.TextBox();
this.btn0 = new System.Windows.Forms.Button();
this.btn1 = new System.Windows.Forms.Button();
this.btn2 = new System.Windows.Forms.Button();
this.btn3 = new System.Windows.Forms.Button();
this.btn4 = new System.Windows.Forms.Button();
this.btn5 = new System.Windows.Forms.Button();
this.btn6 = new System.Windows.Forms.Button();
this.btn7 = new System.Windows.Forms.Button();
this.btn8 = new System.Windows.Forms.Button();
this.btn9 = new System.Windows.Forms.Button();
this.btn00 = new System.Windows.Forms.Button();
this.btnSpot = new System.Windows.Forms.Button();
this.btnLeft = new System.Windows.Forms.Button();
this.btnRight = new System.Windows.Forms.Button();
this.btnClean = new System.Windows.Forms.Button();
this.btnBack = new System.Windows.Forms.Button();
this.btnSubmit = new System.Windows.Forms.Button();
this.SuspendLayout();
//
// txtValue
//
this.txtValue.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtValue.Location = new System.Drawing.Point(2, 2);
this.txtValue.Margin = new System.Windows.Forms.Padding(2);
this.txtValue.Name = "txtValue";
this.txtValue.Size = new System.Drawing.Size(544, 53);
this.txtValue.TabIndex = 676;
//
// btn0
//
this.btn0.BackColor = System.Drawing.Color.White;
this.btn0.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn0.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btn0.ForeColor = System.Drawing.Color.Black;
this.btn0.Location = new System.Drawing.Point(221, 61);
this.btn0.Name = "btn0";
this.btn0.Size = new System.Drawing.Size(67, 52);
this.btn0.TabIndex = 666;
this.btn0.Text = "0";
this.btn0.UseVisualStyleBackColor = false;
this.btn0.Click += new System.EventHandler(this.btnValue_Click);
//
// btn1
//
this.btn1.BackColor = System.Drawing.Color.White;
this.btn1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn1.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btn1.ForeColor = System.Drawing.Color.Black;
this.btn1.Location = new System.Drawing.Point(3, 60);
this.btn1.Name = "btn1";
this.btn1.Size = new System.Drawing.Size(67, 52);
this.btn1.TabIndex = 663;
this.btn1.Text = "1";
this.btn1.UseVisualStyleBackColor = false;
this.btn1.Click += new System.EventHandler(this.btnValue_Click);
//
// btn2
//
this.btn2.BackColor = System.Drawing.Color.White;
this.btn2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn2.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btn2.ForeColor = System.Drawing.Color.Black;
this.btn2.Location = new System.Drawing.Point(76, 61);
this.btn2.Name = "btn2";
this.btn2.Size = new System.Drawing.Size(67, 52);
this.btn2.TabIndex = 662;
this.btn2.Text = "2";
this.btn2.UseVisualStyleBackColor = false;
this.btn2.Click += new System.EventHandler(this.btnValue_Click);
//
// btn3
//
this.btn3.BackColor = System.Drawing.Color.White;
this.btn3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn3.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btn3.ForeColor = System.Drawing.Color.Black;
this.btn3.Location = new System.Drawing.Point(149, 61);
this.btn3.Name = "btn3";
this.btn3.Size = new System.Drawing.Size(67, 52);
this.btn3.TabIndex = 661;
this.btn3.Text = "3";
this.btn3.UseVisualStyleBackColor = false;
this.btn3.Click += new System.EventHandler(this.btnValue_Click);
//
// btn4
//
this.btn4.BackColor = System.Drawing.Color.White;
this.btn4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn4.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btn4.ForeColor = System.Drawing.Color.Black;
this.btn4.Location = new System.Drawing.Point(3, 123);
this.btn4.Name = "btn4";
this.btn4.Size = new System.Drawing.Size(67, 52);
this.btn4.TabIndex = 655;
this.btn4.Text = "4";
this.btn4.UseVisualStyleBackColor = false;
this.btn4.Click += new System.EventHandler(this.btnValue_Click);
//
// btn5
//
this.btn5.BackColor = System.Drawing.Color.White;
this.btn5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn5.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btn5.ForeColor = System.Drawing.Color.Black;
this.btn5.Location = new System.Drawing.Point(74, 122);
this.btn5.Name = "btn5";
this.btn5.Size = new System.Drawing.Size(67, 52);
this.btn5.TabIndex = 654;
this.btn5.Text = "5";
this.btn5.UseVisualStyleBackColor = false;
this.btn5.Click += new System.EventHandler(this.btnValue_Click);
//
// btn6
//
this.btn6.BackColor = System.Drawing.Color.White;
this.btn6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn6.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btn6.ForeColor = System.Drawing.Color.Black;
this.btn6.Location = new System.Drawing.Point(148, 123);
this.btn6.Name = "btn6";
this.btn6.Size = new System.Drawing.Size(67, 52);
this.btn6.TabIndex = 653;
this.btn6.Text = "6";
this.btn6.UseVisualStyleBackColor = false;
this.btn6.Click += new System.EventHandler(this.btnValue_Click);
//
// btn7
//
this.btn7.BackColor = System.Drawing.Color.White;
this.btn7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn7.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btn7.ForeColor = System.Drawing.Color.Black;
this.btn7.Location = new System.Drawing.Point(3, 186);
this.btn7.Name = "btn7";
this.btn7.Size = new System.Drawing.Size(67, 52);
this.btn7.TabIndex = 652;
this.btn7.Text = "7";
this.btn7.UseVisualStyleBackColor = false;
this.btn7.Click += new System.EventHandler(this.btnValue_Click);
//
// btn8
//
this.btn8.BackColor = System.Drawing.Color.White;
this.btn8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn8.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btn8.ForeColor = System.Drawing.Color.Black;
this.btn8.Location = new System.Drawing.Point(74, 186);
this.btn8.Name = "btn8";
this.btn8.Size = new System.Drawing.Size(67, 52);
this.btn8.TabIndex = 643;
this.btn8.Text = "8";
this.btn8.UseVisualStyleBackColor = false;
this.btn8.Click += new System.EventHandler(this.btnValue_Click);
//
// btn9
//
this.btn9.BackColor = System.Drawing.Color.White;
this.btn9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn9.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btn9.ForeColor = System.Drawing.Color.Black;
this.btn9.Location = new System.Drawing.Point(148, 186);
this.btn9.Name = "btn9";
this.btn9.Size = new System.Drawing.Size(67, 52);
this.btn9.TabIndex = 642;
this.btn9.Text = "9";
this.btn9.UseVisualStyleBackColor = false;
this.btn9.Click += new System.EventHandler(this.btnValue_Click);
//
// btn00
//
this.btn00.BackColor = System.Drawing.Color.White;
this.btn00.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btn00.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btn00.ForeColor = System.Drawing.Color.Black;
this.btn00.Location = new System.Drawing.Point(221, 122);
this.btn00.Name = "btn00";
this.btn00.Size = new System.Drawing.Size(67, 52);
this.btn00.TabIndex = 641;
this.btn00.Text = "00";
this.btn00.UseVisualStyleBackColor = false;
this.btn00.Click += new System.EventHandler(this.btnValue_Click);
//
// btnSpot
//
this.btnSpot.BackColor = System.Drawing.Color.White;
this.btnSpot.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnSpot.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnSpot.ForeColor = System.Drawing.Color.Black;
this.btnSpot.Location = new System.Drawing.Point(221, 186);
this.btnSpot.Name = "btnSpot";
this.btnSpot.Size = new System.Drawing.Size(67, 52);
this.btnSpot.TabIndex = 640;
this.btnSpot.Text = ".";
this.btnSpot.UseVisualStyleBackColor = false;
this.btnSpot.Click += new System.EventHandler(this.btnValue_Click);
//
// btnLeft
//
this.btnLeft.BackColor = System.Drawing.Color.DodgerBlue;
this.btnLeft.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnLeft.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnLeft.ForeColor = System.Drawing.Color.White;
this.btnLeft.Location = new System.Drawing.Point(312, 61);
this.btnLeft.Name = "btnLeft";
this.btnLeft.Size = new System.Drawing.Size(110, 52);
this.btnLeft.TabIndex = 681;
this.btnLeft.Text = "左移";
this.btnLeft.UseVisualStyleBackColor = false;
this.btnLeft.Click += new System.EventHandler(this.btnLeft_Click);
//
// btnRight
//
this.btnRight.BackColor = System.Drawing.Color.DodgerBlue;
this.btnRight.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnRight.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnRight.ForeColor = System.Drawing.Color.White;
this.btnRight.Location = new System.Drawing.Point(436, 61);
this.btnRight.Name = "btnRight";
this.btnRight.Size = new System.Drawing.Size(110, 52);
this.btnRight.TabIndex = 680;
this.btnRight.Text = "右移";
this.btnRight.UseVisualStyleBackColor = false;
this.btnRight.Click += new System.EventHandler(this.btnRight_Click);
//
// btnClean
//
this.btnClean.BackColor = System.Drawing.Color.DodgerBlue;
this.btnClean.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnClean.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnClean.ForeColor = System.Drawing.Color.White;
this.btnClean.Location = new System.Drawing.Point(312, 122);
this.btnClean.Name = "btnClean";
this.btnClean.Size = new System.Drawing.Size(110, 52);
this.btnClean.TabIndex = 679;
this.btnClean.Text = "清空";
this.btnClean.UseVisualStyleBackColor = false;
this.btnClean.Click += new System.EventHandler(this.btnClean_Click);
//
// btnBack
//
this.btnBack.BackColor = System.Drawing.Color.DodgerBlue;
this.btnBack.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnBack.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnBack.ForeColor = System.Drawing.Color.White;
this.btnBack.Location = new System.Drawing.Point(436, 122);
this.btnBack.Name = "btnBack";
this.btnBack.Size = new System.Drawing.Size(109, 52);
this.btnBack.TabIndex = 678;
this.btnBack.Text = "回退";
this.btnBack.UseVisualStyleBackColor = false;
this.btnBack.Click += new System.EventHandler(this.btnBack_Click);
//
// btnSubmit
//
this.btnSubmit.BackColor = System.Drawing.Color.MediumSeaGreen;
this.btnSubmit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnSubmit.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)), true);
this.btnSubmit.ForeColor = System.Drawing.Color.White;
this.btnSubmit.Location = new System.Drawing.Point(312, 184);
this.btnSubmit.Name = "btnSubmit";
this.btnSubmit.Size = new System.Drawing.Size(233, 52);
this.btnSubmit.TabIndex = 677;
this.btnSubmit.Text = "确认";
this.btnSubmit.UseVisualStyleBackColor = false;
this.btnSubmit.Click += new System.EventHandler(this.btnSubmit_Click);
//
// ucNumberKey
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.btnLeft);
this.Controls.Add(this.btnRight);
this.Controls.Add(this.btnClean);
this.Controls.Add(this.btnBack);
this.Controls.Add(this.btnSubmit);
this.Controls.Add(this.txtValue);
this.Controls.Add(this.btn0);
this.Controls.Add(this.btn1);
this.Controls.Add(this.btn2);
this.Controls.Add(this.btn3);
this.Controls.Add(this.btn4);
this.Controls.Add(this.btn5);
this.Controls.Add(this.btn6);
this.Controls.Add(this.btn7);
this.Controls.Add(this.btn8);
this.Controls.Add(this.btn9);
this.Controls.Add(this.btn00);
this.Controls.Add(this.btnSpot);
this.Margin = new System.Windows.Forms.Padding(2);
this.Name = "ucNumberKey";
this.Size = new System.Drawing.Size(550, 246);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TextBox txtValue;
private System.Windows.Forms.Button btn0;
private System.Windows.Forms.Button btn1;
private System.Windows.Forms.Button btn2;
private System.Windows.Forms.Button btn3;
private System.Windows.Forms.Button btn4;
private System.Windows.Forms.Button btn5;
private System.Windows.Forms.Button btn6;
private System.Windows.Forms.Button btn7;
private System.Windows.Forms.Button btn8;
private System.Windows.Forms.Button btn9;
private System.Windows.Forms.Button btn00;
private System.Windows.Forms.Button btnSpot;
private System.Windows.Forms.Button btnLeft;
private System.Windows.Forms.Button btnRight;
private System.Windows.Forms.Button btnClean;
private System.Windows.Forms.Button btnBack;
private System.Windows.Forms.Button btnSubmit;
}
}