namespace QMAPP.WinForm.Forms.Mend { partial class TestForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.pB1A = new System.Windows.Forms.PictureBox(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.pB1B = new System.Windows.Forms.PictureBox(); this.pB1C = new System.Windows.Forms.PictureBox(); this.pB1D = new System.Windows.Forms.PictureBox(); this.pB1E = new System.Windows.Forms.PictureBox(); this.pB1F = new System.Windows.Forms.PictureBox(); this.pB2A = new System.Windows.Forms.PictureBox(); this.pB2B = new System.Windows.Forms.PictureBox(); this.pB2C = new System.Windows.Forms.PictureBox(); this.pB2D = new System.Windows.Forms.PictureBox(); this.pB2E = new System.Windows.Forms.PictureBox(); this.pB2F = new System.Windows.Forms.PictureBox(); this.pB3A = new System.Windows.Forms.PictureBox(); this.pB3B = new System.Windows.Forms.PictureBox(); this.pB3C = new System.Windows.Forms.PictureBox(); this.pB3D = new System.Windows.Forms.PictureBox(); this.pB3E = new System.Windows.Forms.PictureBox(); this.pB3F = new System.Windows.Forms.PictureBox(); this.pB4A = new System.Windows.Forms.PictureBox(); this.pB4B = new System.Windows.Forms.PictureBox(); this.pB4C = new System.Windows.Forms.PictureBox(); this.pB4D = new System.Windows.Forms.PictureBox(); this.pB4E = new System.Windows.Forms.PictureBox(); this.pB4F = new System.Windows.Forms.PictureBox(); this.pB5A = new System.Windows.Forms.PictureBox(); this.pB5B = new System.Windows.Forms.PictureBox(); this.pB5C = new System.Windows.Forms.PictureBox(); this.pB5D = new System.Windows.Forms.PictureBox(); this.pB5E = new System.Windows.Forms.PictureBox(); this.pB5F = new System.Windows.Forms.PictureBox(); this.pB6A = new System.Windows.Forms.PictureBox(); this.pB6B = new System.Windows.Forms.PictureBox(); this.pB6C = new System.Windows.Forms.PictureBox(); this.pB6D = new System.Windows.Forms.PictureBox(); this.pB6E = new System.Windows.Forms.PictureBox(); this.pB6F = new System.Windows.Forms.PictureBox(); 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.label1 = 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.label12 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.pB1A)).BeginInit(); this.flowLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pB1B)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB1C)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB1D)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB1E)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB1F)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB2A)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB2B)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB2C)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB2D)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB2E)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB2F)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB3A)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB3B)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB3C)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB3D)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB3E)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB3F)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB4A)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB4B)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB4C)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB4D)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB4E)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB4F)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB5A)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB5B)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB5C)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB5D)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB5E)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB5F)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB6A)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB6B)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB6C)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB6D)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB6E)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pB6F)).BeginInit(); this.SuspendLayout(); // // pB1A // this.pB1A.Image = global::QMAPP.WinForm.Resource1._1A; this.pB1A.Location = new System.Drawing.Point(0, 0); this.pB1A.Margin = new System.Windows.Forms.Padding(0); this.pB1A.Name = "pB1A"; this.pB1A.Size = new System.Drawing.Size(68, 50); this.pB1A.TabIndex = 3; this.pB1A.TabStop = false; this.pB1A.Click += new System.EventHandler(this.pictureBox1_Click); // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.pB1A); this.flowLayoutPanel1.Controls.Add(this.pB1B); this.flowLayoutPanel1.Controls.Add(this.pB1C); this.flowLayoutPanel1.Controls.Add(this.pB1D); this.flowLayoutPanel1.Controls.Add(this.pB1E); this.flowLayoutPanel1.Controls.Add(this.pB1F); this.flowLayoutPanel1.Controls.Add(this.pB2A); this.flowLayoutPanel1.Controls.Add(this.pB2B); this.flowLayoutPanel1.Controls.Add(this.pB2C); this.flowLayoutPanel1.Controls.Add(this.pB2D); this.flowLayoutPanel1.Controls.Add(this.pB2E); this.flowLayoutPanel1.Controls.Add(this.pB2F); this.flowLayoutPanel1.Controls.Add(this.pB3A); this.flowLayoutPanel1.Controls.Add(this.pB3B); this.flowLayoutPanel1.Controls.Add(this.pB3C); this.flowLayoutPanel1.Controls.Add(this.pB3D); this.flowLayoutPanel1.Controls.Add(this.pB3E); this.flowLayoutPanel1.Controls.Add(this.pB3F); this.flowLayoutPanel1.Controls.Add(this.pB4A); this.flowLayoutPanel1.Controls.Add(this.pB4B); this.flowLayoutPanel1.Controls.Add(this.pB4C); this.flowLayoutPanel1.Controls.Add(this.pB4D); this.flowLayoutPanel1.Controls.Add(this.pB4E); this.flowLayoutPanel1.Controls.Add(this.pB4F); this.flowLayoutPanel1.Controls.Add(this.pB5A); this.flowLayoutPanel1.Controls.Add(this.pB5B); this.flowLayoutPanel1.Controls.Add(this.pB5C); this.flowLayoutPanel1.Controls.Add(this.pB5D); this.flowLayoutPanel1.Controls.Add(this.pB5E); this.flowLayoutPanel1.Controls.Add(this.pB5F); this.flowLayoutPanel1.Controls.Add(this.pB6A); this.flowLayoutPanel1.Controls.Add(this.pB6B); this.flowLayoutPanel1.Controls.Add(this.pB6C); this.flowLayoutPanel1.Controls.Add(this.pB6D); this.flowLayoutPanel1.Controls.Add(this.pB6E); this.flowLayoutPanel1.Controls.Add(this.pB6F); this.flowLayoutPanel1.Location = new System.Drawing.Point(122, 50); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Size = new System.Drawing.Size(675, 460); this.flowLayoutPanel1.TabIndex = 4; // // pB1B // this.pB1B.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.pB1B.Image = global::QMAPP.WinForm.Resource1._1B; this.pB1B.Location = new System.Drawing.Point(68, 0); this.pB1B.Margin = new System.Windows.Forms.Padding(0); this.pB1B.Name = "pB1B"; this.pB1B.Size = new System.Drawing.Size(127, 50); this.pB1B.TabIndex = 4; this.pB1B.TabStop = false; // // pB1C // this.pB1C.Image = global::QMAPP.WinForm.Resource1._1C1; this.pB1C.Location = new System.Drawing.Point(195, 0); this.pB1C.Margin = new System.Windows.Forms.Padding(0); this.pB1C.Name = "pB1C"; this.pB1C.Size = new System.Drawing.Size(121, 50); this.pB1C.TabIndex = 5; this.pB1C.TabStop = false; // // pB1D // this.pB1D.Image = global::QMAPP.WinForm.Resource1._1D; this.pB1D.Location = new System.Drawing.Point(316, 0); this.pB1D.Margin = new System.Windows.Forms.Padding(0); this.pB1D.Name = "pB1D"; this.pB1D.Size = new System.Drawing.Size(125, 50); this.pB1D.TabIndex = 6; this.pB1D.TabStop = false; // // pB1E // this.pB1E.Image = global::QMAPP.WinForm.Resource1._1E; this.pB1E.Location = new System.Drawing.Point(441, 0); this.pB1E.Margin = new System.Windows.Forms.Padding(0); this.pB1E.Name = "pB1E"; this.pB1E.Size = new System.Drawing.Size(115, 50); this.pB1E.TabIndex = 7; this.pB1E.TabStop = false; // // pB1F // this.pB1F.Image = global::QMAPP.WinForm.Resource1._1F; this.pB1F.Location = new System.Drawing.Point(556, 0); this.pB1F.Margin = new System.Windows.Forms.Padding(0); this.pB1F.Name = "pB1F"; this.pB1F.Size = new System.Drawing.Size(116, 50); this.pB1F.TabIndex = 8; this.pB1F.TabStop = false; // // pB2A // this.pB2A.Image = global::QMAPP.WinForm.Resource1._2A1; this.pB2A.Location = new System.Drawing.Point(0, 50); this.pB2A.Margin = new System.Windows.Forms.Padding(0); this.pB2A.Name = "pB2A"; this.pB2A.Size = new System.Drawing.Size(68, 66); this.pB2A.TabIndex = 9; this.pB2A.TabStop = false; // // pB2B // this.pB2B.Image = global::QMAPP.WinForm.Resource1._2B; this.pB2B.Location = new System.Drawing.Point(68, 50); this.pB2B.Margin = new System.Windows.Forms.Padding(0); this.pB2B.Name = "pB2B"; this.pB2B.Size = new System.Drawing.Size(127, 66); this.pB2B.TabIndex = 10; this.pB2B.TabStop = false; // // pB2C // this.pB2C.Image = global::QMAPP.WinForm.Resource1._2C; this.pB2C.Location = new System.Drawing.Point(195, 50); this.pB2C.Margin = new System.Windows.Forms.Padding(0); this.pB2C.Name = "pB2C"; this.pB2C.Size = new System.Drawing.Size(121, 66); this.pB2C.TabIndex = 11; this.pB2C.TabStop = false; // // pB2D // this.pB2D.Image = global::QMAPP.WinForm.Resource1._2D; this.pB2D.Location = new System.Drawing.Point(316, 50); this.pB2D.Margin = new System.Windows.Forms.Padding(0); this.pB2D.Name = "pB2D"; this.pB2D.Size = new System.Drawing.Size(125, 66); this.pB2D.TabIndex = 12; this.pB2D.TabStop = false; // // pB2E // this.pB2E.Image = global::QMAPP.WinForm.Resource1._2E; this.pB2E.Location = new System.Drawing.Point(441, 50); this.pB2E.Margin = new System.Windows.Forms.Padding(0); this.pB2E.Name = "pB2E"; this.pB2E.Size = new System.Drawing.Size(115, 66); this.pB2E.TabIndex = 13; this.pB2E.TabStop = false; // // pB2F // this.pB2F.Image = global::QMAPP.WinForm.Resource1._2F; this.pB2F.Location = new System.Drawing.Point(556, 50); this.pB2F.Margin = new System.Windows.Forms.Padding(0); this.pB2F.Name = "pB2F"; this.pB2F.Size = new System.Drawing.Size(116, 66); this.pB2F.TabIndex = 14; this.pB2F.TabStop = false; // // pB3A // this.pB3A.Image = global::QMAPP.WinForm.Resource1._3A; this.pB3A.Location = new System.Drawing.Point(0, 116); this.pB3A.Margin = new System.Windows.Forms.Padding(0); this.pB3A.Name = "pB3A"; this.pB3A.Size = new System.Drawing.Size(68, 104); this.pB3A.TabIndex = 15; this.pB3A.TabStop = false; // // pB3B // this.pB3B.Image = global::QMAPP.WinForm.Resource1._3B; this.pB3B.Location = new System.Drawing.Point(68, 116); this.pB3B.Margin = new System.Windows.Forms.Padding(0); this.pB3B.Name = "pB3B"; this.pB3B.Size = new System.Drawing.Size(127, 104); this.pB3B.TabIndex = 16; this.pB3B.TabStop = false; // // pB3C // this.pB3C.Image = global::QMAPP.WinForm.Resource1._3C; this.pB3C.Location = new System.Drawing.Point(195, 116); this.pB3C.Margin = new System.Windows.Forms.Padding(0); this.pB3C.Name = "pB3C"; this.pB3C.Size = new System.Drawing.Size(121, 104); this.pB3C.TabIndex = 17; this.pB3C.TabStop = false; // // pB3D // this.pB3D.Image = global::QMAPP.WinForm.Resource1._3D; this.pB3D.Location = new System.Drawing.Point(316, 116); this.pB3D.Margin = new System.Windows.Forms.Padding(0); this.pB3D.Name = "pB3D"; this.pB3D.Size = new System.Drawing.Size(125, 104); this.pB3D.TabIndex = 18; this.pB3D.TabStop = false; // // pB3E // this.pB3E.Image = global::QMAPP.WinForm.Resource1._3E; this.pB3E.Location = new System.Drawing.Point(441, 116); this.pB3E.Margin = new System.Windows.Forms.Padding(0); this.pB3E.Name = "pB3E"; this.pB3E.Size = new System.Drawing.Size(115, 104); this.pB3E.TabIndex = 19; this.pB3E.TabStop = false; // // pB3F // this.pB3F.Image = global::QMAPP.WinForm.Resource1._3F; this.pB3F.Location = new System.Drawing.Point(556, 116); this.pB3F.Margin = new System.Windows.Forms.Padding(0); this.pB3F.Name = "pB3F"; this.pB3F.Size = new System.Drawing.Size(116, 104); this.pB3F.TabIndex = 20; this.pB3F.TabStop = false; // // pB4A // this.pB4A.Image = global::QMAPP.WinForm.Resource1._4A; this.pB4A.Location = new System.Drawing.Point(0, 220); this.pB4A.Margin = new System.Windows.Forms.Padding(0); this.pB4A.Name = "pB4A"; this.pB4A.Size = new System.Drawing.Size(68, 82); this.pB4A.TabIndex = 21; this.pB4A.TabStop = false; // // pB4B // this.pB4B.Image = global::QMAPP.WinForm.Resource1._4B; this.pB4B.Location = new System.Drawing.Point(68, 220); this.pB4B.Margin = new System.Windows.Forms.Padding(0); this.pB4B.Name = "pB4B"; this.pB4B.Size = new System.Drawing.Size(127, 82); this.pB4B.TabIndex = 22; this.pB4B.TabStop = false; // // pB4C // this.pB4C.Image = global::QMAPP.WinForm.Resource1._4C; this.pB4C.Location = new System.Drawing.Point(195, 220); this.pB4C.Margin = new System.Windows.Forms.Padding(0); this.pB4C.Name = "pB4C"; this.pB4C.Size = new System.Drawing.Size(121, 82); this.pB4C.TabIndex = 23; this.pB4C.TabStop = false; // // pB4D // this.pB4D.Image = global::QMAPP.WinForm.Resource1._4D; this.pB4D.Location = new System.Drawing.Point(316, 220); this.pB4D.Margin = new System.Windows.Forms.Padding(0); this.pB4D.Name = "pB4D"; this.pB4D.Size = new System.Drawing.Size(125, 82); this.pB4D.TabIndex = 24; this.pB4D.TabStop = false; // // pB4E // this.pB4E.Image = global::QMAPP.WinForm.Resource1._4E; this.pB4E.Location = new System.Drawing.Point(441, 220); this.pB4E.Margin = new System.Windows.Forms.Padding(0); this.pB4E.Name = "pB4E"; this.pB4E.Size = new System.Drawing.Size(115, 82); this.pB4E.TabIndex = 25; this.pB4E.TabStop = false; // // pB4F // this.pB4F.Image = global::QMAPP.WinForm.Resource1._4F; this.pB4F.Location = new System.Drawing.Point(556, 220); this.pB4F.Margin = new System.Windows.Forms.Padding(0); this.pB4F.Name = "pB4F"; this.pB4F.Size = new System.Drawing.Size(116, 82); this.pB4F.TabIndex = 26; this.pB4F.TabStop = false; // // pB5A // this.pB5A.Image = global::QMAPP.WinForm.Resource1._5A; this.pB5A.Location = new System.Drawing.Point(0, 302); this.pB5A.Margin = new System.Windows.Forms.Padding(0); this.pB5A.Name = "pB5A"; this.pB5A.Size = new System.Drawing.Size(68, 70); this.pB5A.TabIndex = 27; this.pB5A.TabStop = false; // // pB5B // this.pB5B.Image = global::QMAPP.WinForm.Resource1._5B; this.pB5B.Location = new System.Drawing.Point(68, 302); this.pB5B.Margin = new System.Windows.Forms.Padding(0); this.pB5B.Name = "pB5B"; this.pB5B.Size = new System.Drawing.Size(127, 70); this.pB5B.TabIndex = 28; this.pB5B.TabStop = false; // // pB5C // this.pB5C.Image = global::QMAPP.WinForm.Resource1._5C; this.pB5C.Location = new System.Drawing.Point(195, 302); this.pB5C.Margin = new System.Windows.Forms.Padding(0); this.pB5C.Name = "pB5C"; this.pB5C.Size = new System.Drawing.Size(121, 70); this.pB5C.TabIndex = 29; this.pB5C.TabStop = false; // // pB5D // this.pB5D.Image = global::QMAPP.WinForm.Resource1._5D; this.pB5D.Location = new System.Drawing.Point(316, 302); this.pB5D.Margin = new System.Windows.Forms.Padding(0); this.pB5D.Name = "pB5D"; this.pB5D.Size = new System.Drawing.Size(125, 70); this.pB5D.TabIndex = 30; this.pB5D.TabStop = false; // // pB5E // this.pB5E.Image = global::QMAPP.WinForm.Resource1._5E; this.pB5E.Location = new System.Drawing.Point(441, 302); this.pB5E.Margin = new System.Windows.Forms.Padding(0); this.pB5E.Name = "pB5E"; this.pB5E.Size = new System.Drawing.Size(115, 70); this.pB5E.TabIndex = 31; this.pB5E.TabStop = false; // // pB5F // this.pB5F.Image = global::QMAPP.WinForm.Resource1._5F; this.pB5F.Location = new System.Drawing.Point(556, 302); this.pB5F.Margin = new System.Windows.Forms.Padding(0); this.pB5F.Name = "pB5F"; this.pB5F.Size = new System.Drawing.Size(116, 70); this.pB5F.TabIndex = 32; this.pB5F.TabStop = false; // // pB6A // this.pB6A.Image = global::QMAPP.WinForm.Resource1._6A; this.pB6A.Location = new System.Drawing.Point(0, 372); this.pB6A.Margin = new System.Windows.Forms.Padding(0); this.pB6A.Name = "pB6A"; this.pB6A.Size = new System.Drawing.Size(68, 84); this.pB6A.TabIndex = 33; this.pB6A.TabStop = false; // // pB6B // this.pB6B.Image = global::QMAPP.WinForm.Resource1._6B; this.pB6B.Location = new System.Drawing.Point(68, 372); this.pB6B.Margin = new System.Windows.Forms.Padding(0); this.pB6B.Name = "pB6B"; this.pB6B.Size = new System.Drawing.Size(127, 84); this.pB6B.TabIndex = 34; this.pB6B.TabStop = false; // // pB6C // this.pB6C.Image = global::QMAPP.WinForm.Resource1._6C; this.pB6C.Location = new System.Drawing.Point(195, 372); this.pB6C.Margin = new System.Windows.Forms.Padding(0); this.pB6C.Name = "pB6C"; this.pB6C.Size = new System.Drawing.Size(121, 84); this.pB6C.TabIndex = 35; this.pB6C.TabStop = false; // // pB6D // this.pB6D.Image = global::QMAPP.WinForm.Resource1._6D; this.pB6D.Location = new System.Drawing.Point(316, 372); this.pB6D.Margin = new System.Windows.Forms.Padding(0); this.pB6D.Name = "pB6D"; this.pB6D.Size = new System.Drawing.Size(125, 84); this.pB6D.TabIndex = 36; this.pB6D.TabStop = false; // // pB6E // this.pB6E.Image = global::QMAPP.WinForm.Resource1._6E; this.pB6E.Location = new System.Drawing.Point(441, 372); this.pB6E.Margin = new System.Windows.Forms.Padding(0); this.pB6E.Name = "pB6E"; this.pB6E.Size = new System.Drawing.Size(115, 84); this.pB6E.TabIndex = 37; this.pB6E.TabStop = false; // // pB6F // this.pB6F.Image = global::QMAPP.WinForm.Resource1._6F; this.pB6F.Location = new System.Drawing.Point(556, 372); this.pB6F.Margin = new System.Windows.Forms.Padding(0); this.pB6F.Name = "pB6F"; this.pB6F.Size = new System.Drawing.Size(116, 84); this.pB6F.TabIndex = 38; this.pB6F.TabStop = false; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(485, 28); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(23, 24); this.label2.TabIndex = 6; this.label2.Text = "D"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Location = new System.Drawing.Point(370, 28); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(23, 24); this.label3.TabIndex = 7; this.label3.Text = "C"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.Location = new System.Drawing.Point(722, 28); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(23, 24); this.label4.TabIndex = 8; this.label4.Text = "F"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.Location = new System.Drawing.Point(608, 28); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(23, 24); this.label5.TabIndex = 9; this.label5.Text = "E"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.Location = new System.Drawing.Point(240, 28); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(23, 24); this.label6.TabIndex = 10; this.label6.Text = "B"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(143, 28); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(23, 24); this.label1.TabIndex = 5; this.label1.Text = "A"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.Location = new System.Drawing.Point(100, 63); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(23, 24); this.label7.TabIndex = 11; this.label7.Text = "1"; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(100, 120); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(23, 24); this.label8.TabIndex = 12; this.label8.Text = "2"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.Location = new System.Drawing.Point(100, 448); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(23, 24); this.label9.TabIndex = 13; this.label9.Text = "6"; // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.Location = new System.Drawing.Point(100, 372); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(23, 24); this.label10.TabIndex = 14; this.label10.Text = "5"; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.Location = new System.Drawing.Point(100, 298); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(23, 24); this.label11.TabIndex = 15; this.label11.Text = "4"; // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label12.Location = new System.Drawing.Point(100, 209); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(23, 24); this.label12.TabIndex = 16; this.label12.Text = "3"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(24, 120); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(47, 12); this.label13.TabIndex = 17; this.label13.Text = "label13"; // // TestForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1057, 547); this.Controls.Add(this.label13); this.Controls.Add(this.flowLayoutPanel1); this.Controls.Add(this.label12); this.Controls.Add(this.label11); this.Controls.Add(this.label10); this.Controls.Add(this.label9); 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.Controls.Add(this.label1); this.Name = "TestForm"; this.Text = "TestForm"; ((System.ComponentModel.ISupportInitialize)(this.pB1A)).EndInit(); this.flowLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pB1B)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB1C)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB1D)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB1E)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB1F)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB2A)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB2B)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB2C)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB2D)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB2E)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB2F)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB3A)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB3B)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB3C)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB3D)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB3E)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB3F)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB4A)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB4B)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB4C)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB4D)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB4E)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB4F)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB5A)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB5B)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB5C)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB5D)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB5E)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB5F)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB6A)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB6B)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB6C)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB6D)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB6E)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pB6F)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.PictureBox pB1A; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; private System.Windows.Forms.PictureBox pB1B; private System.Windows.Forms.PictureBox pB1C; private System.Windows.Forms.PictureBox pB1D; private System.Windows.Forms.PictureBox pB1E; private System.Windows.Forms.PictureBox pB1F; private System.Windows.Forms.PictureBox pB2A; private System.Windows.Forms.PictureBox pB2B; private System.Windows.Forms.PictureBox pB2C; private System.Windows.Forms.PictureBox pB2D; private System.Windows.Forms.PictureBox pB2E; private System.Windows.Forms.PictureBox pB2F; private System.Windows.Forms.PictureBox pB3A; private System.Windows.Forms.PictureBox pB3B; private System.Windows.Forms.PictureBox pB3C; private System.Windows.Forms.PictureBox pB3D; private System.Windows.Forms.PictureBox pB3E; private System.Windows.Forms.PictureBox pB3F; private System.Windows.Forms.PictureBox pB4A; private System.Windows.Forms.PictureBox pB4B; private System.Windows.Forms.PictureBox pB4C; private System.Windows.Forms.PictureBox pB4D; private System.Windows.Forms.PictureBox pB4E; private System.Windows.Forms.PictureBox pB4F; private System.Windows.Forms.PictureBox pB5A; private System.Windows.Forms.PictureBox pB5B; private System.Windows.Forms.PictureBox pB5C; private System.Windows.Forms.PictureBox pB5D; private System.Windows.Forms.PictureBox pB5E; private System.Windows.Forms.PictureBox pB5F; private System.Windows.Forms.PictureBox pB6A; private System.Windows.Forms.PictureBox pB6B; private System.Windows.Forms.PictureBox pB6C; private System.Windows.Forms.PictureBox pB6D; private System.Windows.Forms.PictureBox pB6E; private System.Windows.Forms.PictureBox pB6F; 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 label1; 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; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label13; } }