ab56a9bcf7
SVN-Revision: r240
240 lines
12 KiB
C#
240 lines
12 KiB
C#
namespace Lskj.MesWorkreport
|
|
{
|
|
partial class NumericKeyboard
|
|
{
|
|
/// <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.num1 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.SuspendLayout();
|
|
//
|
|
// num1
|
|
//
|
|
this.num1.BackColor = System.Drawing.SystemColors.InactiveCaption;
|
|
this.num1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.num1.Font = new System.Drawing.Font("宋体", 22F, System.Drawing.FontStyle.Bold);
|
|
this.num1.Location = new System.Drawing.Point(0, 100);
|
|
this.num1.Name = "num1";
|
|
this.num1.Size = new System.Drawing.Size(60, 45);
|
|
this.num1.TabIndex = 12;
|
|
this.num1.Text = "1";
|
|
this.num1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.num1.Click += new System.EventHandler(this.OnBtnClick);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.BackColor = System.Drawing.SystemColors.InactiveCaption;
|
|
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label1.Font = new System.Drawing.Font("宋体", 22F, System.Drawing.FontStyle.Bold);
|
|
this.label1.Location = new System.Drawing.Point(64, 100);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(60, 45);
|
|
this.label1.TabIndex = 13;
|
|
this.label1.Text = "2";
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label1.Click += new System.EventHandler(this.OnBtnClick);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.BackColor = System.Drawing.SystemColors.InactiveCaption;
|
|
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label2.Font = new System.Drawing.Font("宋体", 22F, System.Drawing.FontStyle.Bold);
|
|
this.label2.Location = new System.Drawing.Point(129, 100);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(60, 45);
|
|
this.label2.TabIndex = 14;
|
|
this.label2.Text = "3";
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label2.Click += new System.EventHandler(this.OnBtnClick);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.BackColor = System.Drawing.SystemColors.InactiveCaption;
|
|
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label3.Font = new System.Drawing.Font("宋体", 22F, System.Drawing.FontStyle.Bold);
|
|
this.label3.Location = new System.Drawing.Point(129, 50);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(60, 45);
|
|
this.label3.TabIndex = 17;
|
|
this.label3.Text = "6";
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label3.Click += new System.EventHandler(this.OnBtnClick);
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.BackColor = System.Drawing.SystemColors.InactiveCaption;
|
|
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label4.Font = new System.Drawing.Font("宋体", 22F, System.Drawing.FontStyle.Bold);
|
|
this.label4.Location = new System.Drawing.Point(64, 50);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(60, 45);
|
|
this.label4.TabIndex = 16;
|
|
this.label4.Text = "5";
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label4.Click += new System.EventHandler(this.OnBtnClick);
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.BackColor = System.Drawing.SystemColors.InactiveCaption;
|
|
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label5.Font = new System.Drawing.Font("宋体", 22F, System.Drawing.FontStyle.Bold);
|
|
this.label5.Location = new System.Drawing.Point(0, 50);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(60, 45);
|
|
this.label5.TabIndex = 15;
|
|
this.label5.Text = "4";
|
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label5.Click += new System.EventHandler(this.OnBtnClick);
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.BackColor = System.Drawing.SystemColors.InactiveCaption;
|
|
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label6.Font = new System.Drawing.Font("宋体", 22F, System.Drawing.FontStyle.Bold);
|
|
this.label6.Location = new System.Drawing.Point(129, 0);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(60, 45);
|
|
this.label6.TabIndex = 20;
|
|
this.label6.Text = "9";
|
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label6.Click += new System.EventHandler(this.OnBtnClick);
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.BackColor = System.Drawing.SystemColors.InactiveCaption;
|
|
this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label7.Font = new System.Drawing.Font("宋体", 22F, System.Drawing.FontStyle.Bold);
|
|
this.label7.Location = new System.Drawing.Point(64, 0);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(60, 45);
|
|
this.label7.TabIndex = 19;
|
|
this.label7.Text = "8";
|
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label7.Click += new System.EventHandler(this.OnBtnClick);
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.BackColor = System.Drawing.SystemColors.InactiveCaption;
|
|
this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label8.Font = new System.Drawing.Font("宋体", 22F, System.Drawing.FontStyle.Bold);
|
|
this.label8.Location = new System.Drawing.Point(0, 0);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(60, 45);
|
|
this.label8.TabIndex = 18;
|
|
this.label8.Text = "7";
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label8.Click += new System.EventHandler(this.OnBtnClick);
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.BackColor = System.Drawing.SystemColors.InactiveCaption;
|
|
this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label9.Font = new System.Drawing.Font("宋体", 22F, System.Drawing.FontStyle.Bold);
|
|
this.label9.Location = new System.Drawing.Point(64, 150);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(60, 45);
|
|
this.label9.TabIndex = 21;
|
|
this.label9.Text = "0";
|
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label9.Click += new System.EventHandler(this.OnBtnClick);
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.BackColor = System.Drawing.SystemColors.InactiveCaption;
|
|
this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label10.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Bold);
|
|
this.label10.Location = new System.Drawing.Point(0, 150);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(60, 45);
|
|
this.label10.TabIndex = 22;
|
|
this.label10.Text = "退格";
|
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label10.Click += new System.EventHandler(this.OnBtnClick);
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.BackColor = System.Drawing.SystemColors.InactiveCaption;
|
|
this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label11.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Bold);
|
|
this.label11.Location = new System.Drawing.Point(129, 150);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(60, 45);
|
|
this.label11.TabIndex = 23;
|
|
this.label11.Text = "清除";
|
|
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label11.Click += new System.EventHandler(this.OnBtnClick);
|
|
//
|
|
// NumericKeyboard
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.Controls.Add(this.label11);
|
|
this.Controls.Add(this.label10);
|
|
this.Controls.Add(this.label9);
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.label8);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label1);
|
|
this.Controls.Add(this.num1);
|
|
this.Name = "NumericKeyboard";
|
|
this.Size = new System.Drawing.Size(192, 198);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Label num1;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label label11;
|
|
|
|
}
|
|
} |