namespace QMAPP.WinForm.Forms.Common { partial class TouchKey { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { 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.lbl_1 = new System.Windows.Forms.Label(); this.lbl_2 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.lbl_4 = new System.Windows.Forms.Label(); this.lbl_5 = new System.Windows.Forms.Label(); this.lbl_6 = new System.Windows.Forms.Label(); this.lbl_7 = new System.Windows.Forms.Label(); this.lbl_8 = new System.Windows.Forms.Label(); this.lbl_9 = new System.Windows.Forms.Label(); this.lbl_0 = new System.Windows.Forms.Label(); this.lbl_Q = new System.Windows.Forms.Label(); this.lbl_W = new System.Windows.Forms.Label(); this.lbl_E = new System.Windows.Forms.Label(); this.lbl_R = new System.Windows.Forms.Label(); this.lbl_T = new System.Windows.Forms.Label(); this.lbl_Y = new System.Windows.Forms.Label(); this.lbl_U = new System.Windows.Forms.Label(); this.lbl_I = new System.Windows.Forms.Label(); this.lbl_O = new System.Windows.Forms.Label(); this.lbl_P = new System.Windows.Forms.Label(); this.lbl_A = new System.Windows.Forms.Label(); this.lbl_S = new System.Windows.Forms.Label(); this.lbl_D = new System.Windows.Forms.Label(); this.lbl_F = new System.Windows.Forms.Label(); this.lbl_H = new System.Windows.Forms.Label(); this.lbl_J = new System.Windows.Forms.Label(); this.lbl_K = new System.Windows.Forms.Label(); this.lbl_L = new System.Windows.Forms.Label(); this.lbl_Z = new System.Windows.Forms.Label(); this.lbl_X = new System.Windows.Forms.Label(); this.lbl_C = new System.Windows.Forms.Label(); this.lbl_V = new System.Windows.Forms.Label(); this.lbl_B = new System.Windows.Forms.Label(); this.lbl_N = new System.Windows.Forms.Label(); this.lbl_M = new System.Windows.Forms.Label(); this.label44 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.lbl_G = new System.Windows.Forms.Label(); this.lbl_3 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // label2 // this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(247, 43); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(31, 24); this.label2.TabIndex = 4; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label3 // this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(284, 43); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(31, 24); this.label3.TabIndex = 5; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label4 // 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(321, 43); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(31, 24); this.label4.TabIndex = 6; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label5 // 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(358, 43); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(31, 24); this.label5.TabIndex = 7; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label6 // this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.Location = new System.Drawing.Point(395, 43); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(31, 24); this.label6.TabIndex = 8; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label7 // this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(432, 43); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(31, 24); this.label7.TabIndex = 9; this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label8 // this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(469, 43); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(31, 24); this.label8.TabIndex = 10; this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbl_1 // this.lbl_1.BackColor = System.Drawing.Color.Transparent; this.lbl_1.Location = new System.Drawing.Point(20, 42); this.lbl_1.Name = "lbl_1"; this.lbl_1.Size = new System.Drawing.Size(27, 23); this.lbl_1.TabIndex = 0; // // lbl_2 // this.lbl_2.BackColor = System.Drawing.Color.Transparent; this.lbl_2.Location = new System.Drawing.Point(60, 42); this.lbl_2.Name = "lbl_2"; this.lbl_2.Size = new System.Drawing.Size(26, 23); this.lbl_2.TabIndex = 1; // // label11 // this.label11.BackColor = System.Drawing.Color.Transparent; this.label11.Location = new System.Drawing.Point(94, 42); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(29, 23); this.label11.TabIndex = 2; // // lbl_4 // this.lbl_4.BackColor = System.Drawing.Color.Transparent; this.lbl_4.Location = new System.Drawing.Point(132, 42); this.lbl_4.Name = "lbl_4"; this.lbl_4.Size = new System.Drawing.Size(29, 23); this.lbl_4.TabIndex = 3; // // lbl_5 // this.lbl_5.BackColor = System.Drawing.Color.Transparent; this.lbl_5.Location = new System.Drawing.Point(169, 42); this.lbl_5.Name = "lbl_5"; this.lbl_5.Size = new System.Drawing.Size(29, 23); this.lbl_5.TabIndex = 4; // // lbl_6 // this.lbl_6.BackColor = System.Drawing.Color.Transparent; this.lbl_6.Location = new System.Drawing.Point(205, 42); this.lbl_6.Name = "lbl_6"; this.lbl_6.Size = new System.Drawing.Size(29, 23); this.lbl_6.TabIndex = 5; // // lbl_7 // this.lbl_7.BackColor = System.Drawing.Color.Transparent; this.lbl_7.Location = new System.Drawing.Point(242, 42); this.lbl_7.Name = "lbl_7"; this.lbl_7.Size = new System.Drawing.Size(29, 23); this.lbl_7.TabIndex = 6; // // lbl_8 // this.lbl_8.BackColor = System.Drawing.Color.Transparent; this.lbl_8.Location = new System.Drawing.Point(280, 42); this.lbl_8.Name = "lbl_8"; this.lbl_8.Size = new System.Drawing.Size(29, 23); this.lbl_8.TabIndex = 7; // // lbl_9 // this.lbl_9.BackColor = System.Drawing.Color.Transparent; this.lbl_9.Location = new System.Drawing.Point(317, 42); this.lbl_9.Name = "lbl_9"; this.lbl_9.Size = new System.Drawing.Size(29, 23); this.lbl_9.TabIndex = 8; // // lbl_0 // this.lbl_0.BackColor = System.Drawing.Color.Transparent; this.lbl_0.Location = new System.Drawing.Point(355, 42); this.lbl_0.Name = "lbl_0"; this.lbl_0.Size = new System.Drawing.Size(29, 23); this.lbl_0.TabIndex = 9; // // lbl_Q // this.lbl_Q.BackColor = System.Drawing.Color.Transparent; this.lbl_Q.Location = new System.Drawing.Point(21, 74); this.lbl_Q.Name = "lbl_Q"; this.lbl_Q.Size = new System.Drawing.Size(29, 23); this.lbl_Q.TabIndex = 10; // // lbl_W // this.lbl_W.BackColor = System.Drawing.Color.Transparent; this.lbl_W.Location = new System.Drawing.Point(58, 74); this.lbl_W.Name = "lbl_W"; this.lbl_W.Size = new System.Drawing.Size(29, 23); this.lbl_W.TabIndex = 11; // // lbl_E // this.lbl_E.BackColor = System.Drawing.Color.Transparent; this.lbl_E.Location = new System.Drawing.Point(95, 74); this.lbl_E.Name = "lbl_E"; this.lbl_E.Size = new System.Drawing.Size(29, 23); this.lbl_E.TabIndex = 12; // // lbl_R // this.lbl_R.BackColor = System.Drawing.Color.Transparent; this.lbl_R.Location = new System.Drawing.Point(132, 74); this.lbl_R.Name = "lbl_R"; this.lbl_R.Size = new System.Drawing.Size(29, 23); this.lbl_R.TabIndex = 13; // // lbl_T // this.lbl_T.BackColor = System.Drawing.Color.Transparent; this.lbl_T.Location = new System.Drawing.Point(170, 74); this.lbl_T.Name = "lbl_T"; this.lbl_T.Size = new System.Drawing.Size(25, 23); this.lbl_T.TabIndex = 14; // // lbl_Y // this.lbl_Y.BackColor = System.Drawing.Color.Transparent; this.lbl_Y.Location = new System.Drawing.Point(209, 74); this.lbl_Y.Name = "lbl_Y"; this.lbl_Y.Size = new System.Drawing.Size(25, 23); this.lbl_Y.TabIndex = 15; // // lbl_U // this.lbl_U.BackColor = System.Drawing.Color.Transparent; this.lbl_U.Location = new System.Drawing.Point(246, 74); this.lbl_U.Name = "lbl_U"; this.lbl_U.Size = new System.Drawing.Size(25, 23); this.lbl_U.TabIndex = 16; // // lbl_I // this.lbl_I.BackColor = System.Drawing.Color.Transparent; this.lbl_I.Location = new System.Drawing.Point(284, 74); this.lbl_I.Name = "lbl_I"; this.lbl_I.Size = new System.Drawing.Size(25, 23); this.lbl_I.TabIndex = 17; // // lbl_O // this.lbl_O.BackColor = System.Drawing.Color.Transparent; this.lbl_O.Location = new System.Drawing.Point(320, 74); this.lbl_O.Name = "lbl_O"; this.lbl_O.Size = new System.Drawing.Size(25, 23); this.lbl_O.TabIndex = 18; // // lbl_P // this.lbl_P.BackColor = System.Drawing.Color.Transparent; this.lbl_P.Location = new System.Drawing.Point(355, 74); this.lbl_P.Name = "lbl_P"; this.lbl_P.Size = new System.Drawing.Size(25, 23); this.lbl_P.TabIndex = 19; // // lbl_A // this.lbl_A.BackColor = System.Drawing.Color.Transparent; this.lbl_A.Location = new System.Drawing.Point(43, 108); this.lbl_A.Name = "lbl_A"; this.lbl_A.Size = new System.Drawing.Size(25, 23); this.lbl_A.TabIndex = 20; // // lbl_S // this.lbl_S.BackColor = System.Drawing.Color.Transparent; this.lbl_S.Location = new System.Drawing.Point(80, 108); this.lbl_S.Name = "lbl_S"; this.lbl_S.Size = new System.Drawing.Size(25, 23); this.lbl_S.TabIndex = 21; // // lbl_D // this.lbl_D.BackColor = System.Drawing.Color.Transparent; this.lbl_D.Location = new System.Drawing.Point(117, 108); this.lbl_D.Name = "lbl_D"; this.lbl_D.Size = new System.Drawing.Size(25, 23); this.lbl_D.TabIndex = 22; // // lbl_F // this.lbl_F.BackColor = System.Drawing.Color.Transparent; this.lbl_F.Location = new System.Drawing.Point(153, 108); this.lbl_F.Name = "lbl_F"; this.lbl_F.Size = new System.Drawing.Size(25, 23); this.lbl_F.TabIndex = 23; // // lbl_H // this.lbl_H.BackColor = System.Drawing.Color.Transparent; this.lbl_H.Location = new System.Drawing.Point(229, 108); this.lbl_H.Name = "lbl_H"; this.lbl_H.Size = new System.Drawing.Size(25, 23); this.lbl_H.TabIndex = 24; // // lbl_J // this.lbl_J.BackColor = System.Drawing.Color.Transparent; this.lbl_J.Location = new System.Drawing.Point(264, 108); this.lbl_J.Name = "lbl_J"; this.lbl_J.Size = new System.Drawing.Size(25, 23); this.lbl_J.TabIndex = 25; // // lbl_K // this.lbl_K.BackColor = System.Drawing.Color.Transparent; this.lbl_K.Location = new System.Drawing.Point(303, 108); this.lbl_K.Name = "lbl_K"; this.lbl_K.Size = new System.Drawing.Size(25, 23); this.lbl_K.TabIndex = 26; // // lbl_L // this.lbl_L.BackColor = System.Drawing.Color.Transparent; this.lbl_L.Location = new System.Drawing.Point(340, 109); this.lbl_L.Name = "lbl_L"; this.lbl_L.Size = new System.Drawing.Size(25, 23); this.lbl_L.TabIndex = 27; // // lbl_Z // this.lbl_Z.BackColor = System.Drawing.Color.Transparent; this.lbl_Z.Location = new System.Drawing.Point(60, 142); this.lbl_Z.Name = "lbl_Z"; this.lbl_Z.Size = new System.Drawing.Size(25, 23); this.lbl_Z.TabIndex = 28; // // lbl_X // this.lbl_X.BackColor = System.Drawing.Color.Transparent; this.lbl_X.Location = new System.Drawing.Point(98, 141); this.lbl_X.Name = "lbl_X"; this.lbl_X.Size = new System.Drawing.Size(25, 23); this.lbl_X.TabIndex = 29; // // lbl_C // this.lbl_C.BackColor = System.Drawing.Color.Transparent; this.lbl_C.Location = new System.Drawing.Point(134, 141); this.lbl_C.Name = "lbl_C"; this.lbl_C.Size = new System.Drawing.Size(25, 23); this.lbl_C.TabIndex = 30; // // lbl_V // this.lbl_V.BackColor = System.Drawing.Color.Transparent; this.lbl_V.Location = new System.Drawing.Point(171, 140); this.lbl_V.Name = "lbl_V"; this.lbl_V.Size = new System.Drawing.Size(25, 23); this.lbl_V.TabIndex = 31; // // lbl_B // this.lbl_B.BackColor = System.Drawing.Color.Transparent; this.lbl_B.Location = new System.Drawing.Point(208, 141); this.lbl_B.Name = "lbl_B"; this.lbl_B.Size = new System.Drawing.Size(25, 23); this.lbl_B.TabIndex = 32; // // lbl_N // this.lbl_N.BackColor = System.Drawing.Color.Transparent; this.lbl_N.Location = new System.Drawing.Point(246, 141); this.lbl_N.Name = "lbl_N"; this.lbl_N.Size = new System.Drawing.Size(25, 23); this.lbl_N.TabIndex = 33; // // lbl_M // this.lbl_M.BackColor = System.Drawing.Color.Transparent; this.lbl_M.Location = new System.Drawing.Point(281, 141); this.lbl_M.Name = "lbl_M"; this.lbl_M.Size = new System.Drawing.Size(25, 23); this.lbl_M.TabIndex = 34; // // label44 // this.label44.BackColor = System.Drawing.Color.Transparent; this.label44.Location = new System.Drawing.Point(320, 141); this.label44.Name = "label44"; this.label44.Size = new System.Drawing.Size(25, 23); this.label44.TabIndex = 35; // // panel1 // this.panel1.BackgroundImage = global::QMAPP.WinForm.Resource1._2; this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.lbl_G); this.panel1.Controls.Add(this.lbl_3); this.panel1.Controls.Add(this.label44); this.panel1.Controls.Add(this.lbl_1); this.panel1.Controls.Add(this.lbl_M); this.panel1.Controls.Add(this.lbl_N); this.panel1.Controls.Add(this.lbl_B); this.panel1.Controls.Add(this.lbl_V); this.panel1.Controls.Add(this.lbl_C); this.panel1.Controls.Add(this.lbl_X); this.panel1.Controls.Add(this.label9); this.panel1.Controls.Add(this.lbl_Z); this.panel1.Controls.Add(this.lbl_L); this.panel1.Controls.Add(this.lbl_K); this.panel1.Controls.Add(this.lbl_J); this.panel1.Controls.Add(this.lbl_H); this.panel1.Controls.Add(this.lbl_F); this.panel1.Controls.Add(this.lbl_D); this.panel1.Controls.Add(this.lbl_S); this.panel1.Controls.Add(this.lbl_A); this.panel1.Controls.Add(this.lbl_P); this.panel1.Controls.Add(this.lbl_O); this.panel1.Controls.Add(this.lbl_I); this.panel1.Controls.Add(this.lbl_U); this.panel1.Controls.Add(this.lbl_Y); this.panel1.Controls.Add(this.lbl_T); this.panel1.Controls.Add(this.lbl_R); this.panel1.Controls.Add(this.lbl_E); this.panel1.Controls.Add(this.lbl_W); this.panel1.Controls.Add(this.lbl_Q); this.panel1.Controls.Add(this.lbl_0); this.panel1.Controls.Add(this.lbl_9); this.panel1.Controls.Add(this.lbl_8); this.panel1.Controls.Add(this.lbl_7); this.panel1.Controls.Add(this.lbl_6); this.panel1.Controls.Add(this.lbl_5); this.panel1.Controls.Add(this.lbl_4); this.panel1.Controls.Add(this.lbl_2); this.panel1.Controls.Add(this.panel2); this.panel1.Location = new System.Drawing.Point(3, 1); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(401, 209); this.panel1.TabIndex = 12; this.panel1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel1_MouseDown); this.panel1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Form1_MouseMove); // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Location = new System.Drawing.Point(355, 187); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(29, 12); this.label1.TabIndex = 38; this.label1.Text = "退出"; this.label1.Click += new System.EventHandler(this.label1_Click); // // lbl_G // this.lbl_G.BackColor = System.Drawing.Color.Transparent; this.lbl_G.Location = new System.Drawing.Point(191, 107); this.lbl_G.Name = "lbl_G"; this.lbl_G.Size = new System.Drawing.Size(25, 23); this.lbl_G.TabIndex = 37; // // lbl_3 // this.lbl_3.BackColor = System.Drawing.Color.Transparent; this.lbl_3.Location = new System.Drawing.Point(97, 42); this.lbl_3.Name = "lbl_3"; this.lbl_3.Size = new System.Drawing.Size(25, 23); this.lbl_3.TabIndex = 36; // // label9 // this.label9.BackColor = System.Drawing.Color.Transparent; this.label9.Location = new System.Drawing.Point(23, 141); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(25, 23); this.label9.TabIndex = 28; // // panel2 // this.panel2.BackColor = System.Drawing.Color.Transparent; this.panel2.Location = new System.Drawing.Point(305, 180); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(93, 26); this.panel2.TabIndex = 39; this.panel2.Click += new System.EventHandler(this.label1_Click); // // TouchKey // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.Control; this.ClientSize = new System.Drawing.Size(407, 207); this.Controls.Add(this.panel1); this.Controls.Add(this.label8); this.Controls.Add(this.label7); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "TouchKey"; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "Form1"; this.Load += new System.EventHandler(this.Form1_Load); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); } #endregion //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 lbl_1; private System.Windows.Forms.Label lbl_2; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label lbl_4; private System.Windows.Forms.Label lbl_5; private System.Windows.Forms.Label lbl_6; private System.Windows.Forms.Label lbl_7; private System.Windows.Forms.Label lbl_8; private System.Windows.Forms.Label lbl_9; private System.Windows.Forms.Label lbl_0; private System.Windows.Forms.Label lbl_Q; private System.Windows.Forms.Label lbl_W; private System.Windows.Forms.Label lbl_E; private System.Windows.Forms.Label lbl_R; private System.Windows.Forms.Label lbl_T; private System.Windows.Forms.Label lbl_Y; private System.Windows.Forms.Label lbl_U; private System.Windows.Forms.Label lbl_I; private System.Windows.Forms.Label lbl_O; private System.Windows.Forms.Label lbl_P; private System.Windows.Forms.Label lbl_A; private System.Windows.Forms.Label lbl_S; private System.Windows.Forms.Label lbl_D; private System.Windows.Forms.Label lbl_F; private System.Windows.Forms.Label lbl_H; private System.Windows.Forms.Label lbl_J; private System.Windows.Forms.Label lbl_K; private System.Windows.Forms.Label lbl_L; private System.Windows.Forms.Label lbl_Z; private System.Windows.Forms.Label lbl_X; private System.Windows.Forms.Label lbl_C; private System.Windows.Forms.Label lbl_V; private System.Windows.Forms.Label lbl_B; private System.Windows.Forms.Label lbl_N; private System.Windows.Forms.Label lbl_M; private System.Windows.Forms.Label label44; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label lbl_3; private System.Windows.Forms.Label lbl_G; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label9; private System.Windows.Forms.Panel panel2; } }