213 lines
11 KiB
C#
213 lines
11 KiB
C#
|
|
|||
|
namespace WindowsFormsApp1
|
|||
|
{
|
|||
|
partial class Form1
|
|||
|
{
|
|||
|
/// <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()
|
|||
|
{
|
|||
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
|
|||
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|||
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|||
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|||
|
this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
|||
|
this.pictureBox5 = new System.Windows.Forms.PictureBox();
|
|||
|
this.pictureBox6 = new System.Windows.Forms.PictureBox();
|
|||
|
this.pictureBox7 = new System.Windows.Forms.PictureBox();
|
|||
|
this.pictureBox8 = new System.Windows.Forms.PictureBox();
|
|||
|
this.pictureBox9 = new System.Windows.Forms.PictureBox();
|
|||
|
this.pictureBox10 = new System.Windows.Forms.PictureBox();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
|
|||
|
this.SuspendLayout();
|
|||
|
//
|
|||
|
// pictureBox1
|
|||
|
//
|
|||
|
this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
|
|||
|
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox1.ImageLocation = "";
|
|||
|
this.pictureBox1.Location = new System.Drawing.Point(-18, 12);
|
|||
|
this.pictureBox1.Name = "pictureBox1";
|
|||
|
this.pictureBox1.Size = new System.Drawing.Size(216, 198);
|
|||
|
this.pictureBox1.TabIndex = 0;
|
|||
|
this.pictureBox1.TabStop = false;
|
|||
|
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
|
|||
|
//
|
|||
|
// pictureBox2
|
|||
|
//
|
|||
|
this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
|
|||
|
this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox2.ImageLocation = "";
|
|||
|
this.pictureBox2.Location = new System.Drawing.Point(47, 65);
|
|||
|
this.pictureBox2.Name = "pictureBox2";
|
|||
|
this.pictureBox2.Size = new System.Drawing.Size(88, 88);
|
|||
|
this.pictureBox2.TabIndex = 1;
|
|||
|
this.pictureBox2.TabStop = false;
|
|||
|
this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
|
|||
|
//
|
|||
|
// pictureBox3
|
|||
|
//
|
|||
|
this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
|
|||
|
this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox3.ImageLocation = "";
|
|||
|
this.pictureBox3.Location = new System.Drawing.Point(242, 65);
|
|||
|
this.pictureBox3.Name = "pictureBox3";
|
|||
|
this.pictureBox3.Size = new System.Drawing.Size(88, 88);
|
|||
|
this.pictureBox3.TabIndex = 3;
|
|||
|
this.pictureBox3.TabStop = false;
|
|||
|
//
|
|||
|
// pictureBox4
|
|||
|
//
|
|||
|
this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
|
|||
|
this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox4.ImageLocation = "";
|
|||
|
this.pictureBox4.Location = new System.Drawing.Point(177, 12);
|
|||
|
this.pictureBox4.Name = "pictureBox4";
|
|||
|
this.pictureBox4.Size = new System.Drawing.Size(216, 198);
|
|||
|
this.pictureBox4.TabIndex = 2;
|
|||
|
this.pictureBox4.TabStop = false;
|
|||
|
//
|
|||
|
// pictureBox5
|
|||
|
//
|
|||
|
this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
|
|||
|
this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox5.ImageLocation = "";
|
|||
|
this.pictureBox5.Location = new System.Drawing.Point(435, 65);
|
|||
|
this.pictureBox5.Name = "pictureBox5";
|
|||
|
this.pictureBox5.Size = new System.Drawing.Size(88, 88);
|
|||
|
this.pictureBox5.TabIndex = 5;
|
|||
|
this.pictureBox5.TabStop = false;
|
|||
|
//
|
|||
|
// pictureBox6
|
|||
|
//
|
|||
|
this.pictureBox6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox6.BackgroundImage")));
|
|||
|
this.pictureBox6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox6.ImageLocation = "";
|
|||
|
this.pictureBox6.Location = new System.Drawing.Point(370, 12);
|
|||
|
this.pictureBox6.Name = "pictureBox6";
|
|||
|
this.pictureBox6.Size = new System.Drawing.Size(216, 198);
|
|||
|
this.pictureBox6.TabIndex = 4;
|
|||
|
this.pictureBox6.TabStop = false;
|
|||
|
//
|
|||
|
// pictureBox7
|
|||
|
//
|
|||
|
this.pictureBox7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox7.BackgroundImage")));
|
|||
|
this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox7.ImageLocation = "";
|
|||
|
this.pictureBox7.Location = new System.Drawing.Point(631, 65);
|
|||
|
this.pictureBox7.Name = "pictureBox7";
|
|||
|
this.pictureBox7.Size = new System.Drawing.Size(88, 88);
|
|||
|
this.pictureBox7.TabIndex = 7;
|
|||
|
this.pictureBox7.TabStop = false;
|
|||
|
//
|
|||
|
// pictureBox8
|
|||
|
//
|
|||
|
this.pictureBox8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox8.BackgroundImage")));
|
|||
|
this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox8.ImageLocation = "";
|
|||
|
this.pictureBox8.Location = new System.Drawing.Point(567, 12);
|
|||
|
this.pictureBox8.Name = "pictureBox8";
|
|||
|
this.pictureBox8.Size = new System.Drawing.Size(216, 198);
|
|||
|
this.pictureBox8.TabIndex = 6;
|
|||
|
this.pictureBox8.TabStop = false;
|
|||
|
//
|
|||
|
// pictureBox9
|
|||
|
//
|
|||
|
this.pictureBox9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox9.BackgroundImage")));
|
|||
|
this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox9.ImageLocation = "";
|
|||
|
this.pictureBox9.Location = new System.Drawing.Point(831, 65);
|
|||
|
this.pictureBox9.Name = "pictureBox9";
|
|||
|
this.pictureBox9.Size = new System.Drawing.Size(88, 88);
|
|||
|
this.pictureBox9.TabIndex = 9;
|
|||
|
this.pictureBox9.TabStop = false;
|
|||
|
//
|
|||
|
// pictureBox10
|
|||
|
//
|
|||
|
this.pictureBox10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox10.BackgroundImage")));
|
|||
|
this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|||
|
this.pictureBox10.ImageLocation = "";
|
|||
|
this.pictureBox10.Location = new System.Drawing.Point(767, 12);
|
|||
|
this.pictureBox10.Name = "pictureBox10";
|
|||
|
this.pictureBox10.Size = new System.Drawing.Size(216, 198);
|
|||
|
this.pictureBox10.TabIndex = 8;
|
|||
|
this.pictureBox10.TabStop = false;
|
|||
|
//
|
|||
|
// Form1
|
|||
|
//
|
|||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
this.ClientSize = new System.Drawing.Size(1030, 450);
|
|||
|
this.Controls.Add(this.pictureBox9);
|
|||
|
this.Controls.Add(this.pictureBox10);
|
|||
|
this.Controls.Add(this.pictureBox7);
|
|||
|
this.Controls.Add(this.pictureBox8);
|
|||
|
this.Controls.Add(this.pictureBox5);
|
|||
|
this.Controls.Add(this.pictureBox6);
|
|||
|
this.Controls.Add(this.pictureBox3);
|
|||
|
this.Controls.Add(this.pictureBox4);
|
|||
|
this.Controls.Add(this.pictureBox2);
|
|||
|
this.Controls.Add(this.pictureBox1);
|
|||
|
this.Name = "Form1";
|
|||
|
this.Text = "Form1";
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
|
|||
|
this.ResumeLayout(false);
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endregion
|
|||
|
|
|||
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|||
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|||
|
private System.Windows.Forms.PictureBox pictureBox3;
|
|||
|
private System.Windows.Forms.PictureBox pictureBox4;
|
|||
|
private System.Windows.Forms.PictureBox pictureBox5;
|
|||
|
private System.Windows.Forms.PictureBox pictureBox6;
|
|||
|
private System.Windows.Forms.PictureBox pictureBox7;
|
|||
|
private System.Windows.Forms.PictureBox pictureBox8;
|
|||
|
private System.Windows.Forms.PictureBox pictureBox9;
|
|||
|
private System.Windows.Forms.PictureBox pictureBox10;
|
|||
|
}
|
|||
|
}
|
|||
|
|