| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379 |
- namespace MeterModuleLibrary
- {
- partial class ucNumberKey2
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要修改
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.btnBack = new System.Windows.Forms.Button();
- this.btnSubmit = new System.Windows.Forms.Button();
- this.txtValue1 = 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.label1 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.txtValue2 = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.txtValue3 = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.btnClean = new System.Windows.Forms.Button();
- this.SuspendLayout();
- //
- // 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(303, 176);
- this.btnBack.Name = "btnBack";
- this.btnBack.Size = new System.Drawing.Size(225, 52);
- this.btnBack.TabIndex = 696;
- 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(302, 238);
- this.btnSubmit.Name = "btnSubmit";
- this.btnSubmit.Size = new System.Drawing.Size(226, 52);
- this.btnSubmit.TabIndex = 695;
- this.btnSubmit.Text = "确认";
- this.btnSubmit.UseVisualStyleBackColor = false;
- this.btnSubmit.Click += new System.EventHandler(this.btnSubmit_Click);
- //
- // txtValue1
- //
- this.txtValue1.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtValue1.Location = new System.Drawing.Point(3, 42);
- this.txtValue1.Margin = new System.Windows.Forms.Padding(2);
- this.txtValue1.Name = "txtValue1";
- this.txtValue1.ReadOnly = true;
- this.txtValue1.Size = new System.Drawing.Size(160, 53);
- this.txtValue1.TabIndex = 694;
- this.txtValue1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // 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, 115);
- this.btn0.Name = "btn0";
- this.btn0.Size = new System.Drawing.Size(67, 175);
- this.btn0.TabIndex = 693;
- 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, 114);
- this.btn1.Name = "btn1";
- this.btn1.Size = new System.Drawing.Size(67, 52);
- this.btn1.TabIndex = 692;
- 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, 115);
- this.btn2.Name = "btn2";
- this.btn2.Size = new System.Drawing.Size(67, 52);
- this.btn2.TabIndex = 691;
- 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, 115);
- this.btn3.Name = "btn3";
- this.btn3.Size = new System.Drawing.Size(67, 52);
- this.btn3.TabIndex = 690;
- 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, 177);
- this.btn4.Name = "btn4";
- this.btn4.Size = new System.Drawing.Size(67, 52);
- this.btn4.TabIndex = 689;
- 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, 176);
- this.btn5.Name = "btn5";
- this.btn5.Size = new System.Drawing.Size(67, 52);
- this.btn5.TabIndex = 688;
- 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, 177);
- this.btn6.Name = "btn6";
- this.btn6.Size = new System.Drawing.Size(67, 52);
- this.btn6.TabIndex = 687;
- 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, 240);
- this.btn7.Name = "btn7";
- this.btn7.Size = new System.Drawing.Size(67, 52);
- this.btn7.TabIndex = 686;
- 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, 240);
- this.btn8.Name = "btn8";
- this.btn8.Size = new System.Drawing.Size(67, 52);
- this.btn8.TabIndex = 685;
- 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, 240);
- this.btn9.Name = "btn9";
- this.btn9.Size = new System.Drawing.Size(67, 52);
- this.btn9.TabIndex = 684;
- this.btn9.Text = "9";
- this.btn9.UseVisualStyleBackColor = false;
- this.btn9.Click += new System.EventHandler(this.btnValue_Click);
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.BackColor = System.Drawing.Color.Transparent;
- this.label1.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(43, 4);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(85, 34);
- this.label1.TabIndex = 702;
- this.label1.Text = "物料";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.BackColor = System.Drawing.Color.Transparent;
- this.label2.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(188, 4);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(155, 34);
- this.label2.TabIndex = 704;
- this.label2.Text = "发货单位";
- //
- // txtValue2
- //
- this.txtValue2.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtValue2.Location = new System.Drawing.Point(186, 42);
- this.txtValue2.Margin = new System.Windows.Forms.Padding(2);
- this.txtValue2.Name = "txtValue2";
- this.txtValue2.ReadOnly = true;
- this.txtValue2.Size = new System.Drawing.Size(160, 53);
- this.txtValue2.TabIndex = 703;
- this.txtValue2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.BackColor = System.Drawing.Color.Transparent;
- this.label3.Font = new System.Drawing.Font("楷体", 25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(370, 4);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(155, 34);
- this.label3.TabIndex = 706;
- this.label3.Text = "收货单位";
- //
- // txtValue3
- //
- this.txtValue3.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtValue3.Location = new System.Drawing.Point(368, 42);
- this.txtValue3.Margin = new System.Windows.Forms.Padding(2);
- this.txtValue3.Name = "txtValue3";
- this.txtValue3.ReadOnly = true;
- this.txtValue3.Size = new System.Drawing.Size(160, 53);
- this.txtValue3.TabIndex = 705;
- this.txtValue3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.BackColor = System.Drawing.Color.Transparent;
- this.label4.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(164, 62);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(20, 20);
- this.label4.TabIndex = 707;
- this.label4.Text = "-";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.BackColor = System.Drawing.Color.Transparent;
- this.label5.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(347, 62);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(20, 20);
- this.label5.TabIndex = 708;
- this.label5.Text = "-";
- //
- // 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(302, 115);
- this.btnClean.Name = "btnClean";
- this.btnClean.Size = new System.Drawing.Size(226, 52);
- this.btnClean.TabIndex = 697;
- this.btnClean.Text = "清空";
- this.btnClean.UseVisualStyleBackColor = false;
- this.btnClean.Click += new System.EventHandler(this.btnClean_Click);
- //
- // ucNumberKey2
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.label5);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.txtValue3);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.txtValue2);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.btnClean);
- this.Controls.Add(this.btnBack);
- this.Controls.Add(this.btnSubmit);
- this.Controls.Add(this.txtValue1);
- 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.Name = "ucNumberKey2";
- this.Size = new System.Drawing.Size(532, 295);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.Button btnBack;
- private System.Windows.Forms.Button btnSubmit;
- private System.Windows.Forms.TextBox txtValue1;
- 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.Label label1;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.TextBox txtValue2;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.TextBox txtValue3;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Button btnClean;
- }
- }
|