Click here to Skip to main content
15,883,647 members
Articles / Programming Languages / C#

The Snake

Rate me:
Please Sign up or sign in to vote.
3.48/5 (6 votes)
15 Sep 2013CPOL5 min read 19.9K   899   6  
Moving the snake by a timer and some labels
namespace The_Snake
{
    partial class Form5
    {
        /// <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.components = new System.ComponentModel.Container();
            this.label39 = new System.Windows.Forms.Label();
            this.label40 = new System.Windows.Forms.Label();
            this.label31 = new System.Windows.Forms.Label();
            this.label41 = new System.Windows.Forms.Label();
            this.label37 = new System.Windows.Forms.Label();
            this.label36 = new System.Windows.Forms.Label();
            this.label35 = new System.Windows.Forms.Label();
            this.label34 = new System.Windows.Forms.Label();
            this.label33 = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.targetLBL = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.playLoopLBL = new System.Windows.Forms.Label();
            this.label29 = new System.Windows.Forms.Label();
            this.aboutPageBTN = new System.Windows.Forms.Label();
            this.pauseBTN = new System.Windows.Forms.Label();
            this.playBTN = new System.Windows.Forms.Label();
            this.timeLBL = new System.Windows.Forms.Label();
            this.label25 = new System.Windows.Forms.Label();
            this.targetCatchedLBL = new System.Windows.Forms.Label();
            this.miniMizeLBL = new System.Windows.Forms.Label();
            this.exitLBL = new System.Windows.Forms.Label();
            this.recordLBL = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.difficultyLBL = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.timer2 = new System.Windows.Forms.Timer(this.components);
            this.timer3 = new System.Windows.Forms.Timer(this.components);
            this.label24 = new System.Windows.Forms.Label();
            this.SuspendLayout();
            // 
            // label39
            // 
            this.label39.AutoSize = true;
            this.label39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.label39.Location = new System.Drawing.Point(489, 313);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(13, 13);
            this.label39.TabIndex = 160;
            this.label39.Text = "=";
            // 
            // label40
            // 
            this.label40.AutoSize = true;
            this.label40.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.label40.Font = new System.Drawing.Font("Aardvark Cafe", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label40.Location = new System.Drawing.Point(441, 306);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(134, 22);
            this.label40.TabIndex = 159;
            this.label40.Text = "Enter      PlayLoop";
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.label31.Location = new System.Drawing.Point(490, 281);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(13, 13);
            this.label31.TabIndex = 158;
            this.label31.Text = "=";
            // 
            // label41
            // 
            this.label41.AutoSize = true;
            this.label41.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.label41.Font = new System.Drawing.Font("Aardvark Cafe", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label41.Location = new System.Drawing.Point(438, 274);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(162, 22);
            this.label41.TabIndex = 157;
            this.label41.Text = " Space     Pause / Play";
            // 
            // label37
            // 
            this.label37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label37.Location = new System.Drawing.Point(334, 365);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(10, 10);
            this.label37.TabIndex = 155;
            this.label37.Visible = false;
            // 
            // label36
            // 
            this.label36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label36.Location = new System.Drawing.Point(318, 365);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(10, 10);
            this.label36.TabIndex = 154;
            this.label36.Visible = false;
            // 
            // label35
            // 
            this.label35.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label35.Location = new System.Drawing.Point(318, 348);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(10, 10);
            this.label35.TabIndex = 153;
            this.label35.Visible = false;
            // 
            // label34
            // 
            this.label34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label34.Location = new System.Drawing.Point(318, 336);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(10, 10);
            this.label34.TabIndex = 152;
            this.label34.Visible = false;
            // 
            // label33
            // 
            this.label33.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label33.Location = new System.Drawing.Point(318, 320);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(10, 10);
            this.label33.TabIndex = 151;
            this.label33.Visible = false;
            // 
            // label32
            // 
            this.label32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label32.Location = new System.Drawing.Point(318, 303);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(10, 10);
            this.label32.TabIndex = 150;
            this.label32.Visible = false;
            // 
            // targetLBL
            // 
            this.targetLBL.BackColor = System.Drawing.Color.Blue;
            this.targetLBL.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.targetLBL.Location = new System.Drawing.Point(387, 369);
            this.targetLBL.Name = "targetLBL";
            this.targetLBL.Size = new System.Drawing.Size(10, 10);
            this.targetLBL.TabIndex = 131;
            // 
            // label5
            // 
            this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label5.Location = new System.Drawing.Point(120, 171);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(10, 10);
            this.label5.TabIndex = 124;
            // 
            // label4
            // 
            this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label4.Location = new System.Drawing.Point(129, 171);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(10, 10);
            this.label4.TabIndex = 123;
            // 
            // label3
            // 
            this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label3.Location = new System.Drawing.Point(139, 171);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(10, 10);
            this.label3.TabIndex = 122;
            // 
            // label9
            // 
            this.label9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label9.Location = new System.Drawing.Point(304, 217);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(10, 10);
            this.label9.TabIndex = 128;
            // 
            // label8
            // 
            this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label8.Location = new System.Drawing.Point(296, 209);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(10, 10);
            this.label8.TabIndex = 127;
            // 
            // label7
            // 
            this.label7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label7.Location = new System.Drawing.Point(288, 201);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(10, 10);
            this.label7.TabIndex = 126;
            // 
            // label6
            // 
            this.label6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.label6.Location = new System.Drawing.Point(278, 191);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(10, 10);
            this.label6.TabIndex = 125;
            // 
            // playLoopLBL
            // 
            this.playLoopLBL.BackColor = System.Drawing.Color.White;
            this.playLoopLBL.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.playLoopLBL.Font = new System.Drawing.Font("Aardvark Cafe", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.playLoopLBL.Location = new System.Drawing.Point(459, 232);
            this.playLoopLBL.Name = "playLoopLBL";
            this.playLoopLBL.Size = new System.Drawing.Size(12, 12);
            this.playLoopLBL.TabIndex = 149;
            this.playLoopLBL.Click += new System.EventHandler(this.label30_Click);
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.label29.Font = new System.Drawing.Font("Aardvark Cafe", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label29.Location = new System.Drawing.Point(474, 227);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(78, 22);
            this.label29.TabIndex = 148;
            this.label29.Text = "Play Loop";
            this.label29.Click += new System.EventHandler(this.label29_Click);
            // 
            // aboutPageBTN
            // 
            this.aboutPageBTN.AutoSize = true;
            this.aboutPageBTN.BackColor = System.Drawing.Color.MistyRose;
            this.aboutPageBTN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.aboutPageBTN.Cursor = System.Windows.Forms.Cursors.Hand;
            this.aboutPageBTN.Font = new System.Drawing.Font("Agent Orange", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.aboutPageBTN.Location = new System.Drawing.Point(457, 185);
            this.aboutPageBTN.Name = "aboutPageBTN";
            this.aboutPageBTN.Size = new System.Drawing.Size(96, 29);
            this.aboutPageBTN.TabIndex = 147;
            this.aboutPageBTN.Text = "About";
            this.aboutPageBTN.Click += new System.EventHandler(this.label28_Click);
            // 
            // pauseBTN
            // 
            this.pauseBTN.AutoSize = true;
            this.pauseBTN.BackColor = System.Drawing.Color.MistyRose;
            this.pauseBTN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pauseBTN.Cursor = System.Windows.Forms.Cursors.Hand;
            this.pauseBTN.Font = new System.Drawing.Font("Agent Orange", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.pauseBTN.Location = new System.Drawing.Point(507, 151);
            this.pauseBTN.Name = "pauseBTN";
            this.pauseBTN.Size = new System.Drawing.Size(89, 29);
            this.pauseBTN.TabIndex = 146;
            this.pauseBTN.Text = "Puase";
            this.pauseBTN.Click += new System.EventHandler(this.label27_Click);
            // 
            // playBTN
            // 
            this.playBTN.AutoSize = true;
            this.playBTN.BackColor = System.Drawing.Color.MistyRose;
            this.playBTN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.playBTN.Cursor = System.Windows.Forms.Cursors.Hand;
            this.playBTN.Font = new System.Drawing.Font("Agent Orange", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.playBTN.Location = new System.Drawing.Point(421, 151);
            this.playBTN.Name = "playBTN";
            this.playBTN.Size = new System.Drawing.Size(77, 29);
            this.playBTN.TabIndex = 145;
            this.playBTN.Text = "Play";
            this.playBTN.Click += new System.EventHandler(this.label26_Click);
            // 
            // timeLBL
            // 
            this.timeLBL.AutoSize = true;
            this.timeLBL.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.timeLBL.Font = new System.Drawing.Font("Agent Orange", 8.249999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.timeLBL.Location = new System.Drawing.Point(520, 111);
            this.timeLBL.Name = "timeLBL";
            this.timeLBL.Size = new System.Drawing.Size(0, 18);
            this.timeLBL.TabIndex = 144;
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.label25.Font = new System.Drawing.Font("Agent Orange", 8.249999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label25.Location = new System.Drawing.Point(459, 111);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(55, 18);
            this.label25.TabIndex = 143;
            this.label25.Text = "Time :";
            // 
            // targetCatchedLBL
            // 
            this.targetCatchedLBL.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.targetCatchedLBL.Font = new System.Drawing.Font("Agent Orange", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.targetCatchedLBL.Location = new System.Drawing.Point(115, 164);
            this.targetCatchedLBL.Name = "targetCatchedLBL";
            this.targetCatchedLBL.Size = new System.Drawing.Size(174, 58);
            this.targetCatchedLBL.TabIndex = 132;
            this.targetCatchedLBL.Text = "0";
            this.targetCatchedLBL.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // miniMizeLBL
            // 
            this.miniMizeLBL.AutoSize = true;
            this.miniMizeLBL.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.miniMizeLBL.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.miniMizeLBL.Cursor = System.Windows.Forms.Cursors.Hand;
            this.miniMizeLBL.Font = new System.Drawing.Font("Agent Orange", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.miniMizeLBL.Location = new System.Drawing.Point(422, 351);
            this.miniMizeLBL.Name = "miniMizeLBL";
            this.miniMizeLBL.Size = new System.Drawing.Size(103, 24);
            this.miniMizeLBL.TabIndex = 142;
            this.miniMizeLBL.Text = "Mini Mize";
            this.miniMizeLBL.Click += new System.EventHandler(this.label23_Click);
            // 
            // exitLBL
            // 
            this.exitLBL.AutoSize = true;
            this.exitLBL.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.exitLBL.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.exitLBL.Cursor = System.Windows.Forms.Cursors.Hand;
            this.exitLBL.Font = new System.Drawing.Font("Agent Orange", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.exitLBL.Location = new System.Drawing.Point(537, 348);
            this.exitLBL.Name = "exitLBL";
            this.exitLBL.Size = new System.Drawing.Size(65, 29);
            this.exitLBL.TabIndex = 135;
            this.exitLBL.Text = "Exit";
            this.exitLBL.Click += new System.EventHandler(this.label14_Click);
            // 
            // recordLBL
            // 
            this.recordLBL.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.recordLBL.Font = new System.Drawing.Font("Agent Orange", 8.999999F);
            this.recordLBL.Location = new System.Drawing.Point(562, 80);
            this.recordLBL.Name = "recordLBL";
            this.recordLBL.Size = new System.Drawing.Size(42, 27);
            this.recordLBL.TabIndex = 134;
            this.recordLBL.Text = "0";
            this.recordLBL.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.label12.Font = new System.Drawing.Font("Agent Orange", 8.249999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label12.Location = new System.Drawing.Point(417, 80);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(151, 18);
            this.label12.TabIndex = 133;
            this.label12.Text = "The best record :";
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.label18.Font = new System.Drawing.Font("Agent Orange", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label18.Location = new System.Drawing.Point(420, 25);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(176, 35);
            this.label18.TabIndex = 129;
            this.label18.Text = "The Snake";
            // 
            // label19
            // 
            this.label19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label19.Font = new System.Drawing.Font("Agent Orange", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label19.Location = new System.Drawing.Point(415, 19);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(187, 48);
            this.label19.TabIndex = 130;
            // 
            // label2
            // 
            this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.label2.Location = new System.Drawing.Point(410, 14);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(197, 368);
            this.label2.TabIndex = 121;
            // 
            // difficultyLBL
            // 
            this.difficultyLBL.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.difficultyLBL.Font = new System.Drawing.Font("Agent Orange", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.difficultyLBL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.difficultyLBL.Location = new System.Drawing.Point(115, 124);
            this.difficultyLBL.Name = "difficultyLBL";
            this.difficultyLBL.Size = new System.Drawing.Size(174, 44);
            this.difficultyLBL.TabIndex = 156;
            this.difficultyLBL.Text = "1";
            this.difficultyLBL.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label22
            // 
            this.label22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.label22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label22.Location = new System.Drawing.Point(114, 123);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(176, 145);
            this.label22.TabIndex = 141;
            // 
            // label21
            // 
            this.label21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label21.Location = new System.Drawing.Point(95, 102);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(215, 187);
            this.label21.TabIndex = 140;
            // 
            // label20
            // 
            this.label20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label20.Location = new System.Drawing.Point(78, 80);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(250, 230);
            this.label20.TabIndex = 139;
            // 
            // label17
            // 
            this.label17.BackColor = System.Drawing.Color.Salmon;
            this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label17.Location = new System.Drawing.Point(60, 61);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(286, 269);
            this.label17.TabIndex = 138;
            // 
            // label16
            // 
            this.label16.BackColor = System.Drawing.Color.Tomato;
            this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label16.Location = new System.Drawing.Point(42, 46);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(323, 300);
            this.label16.TabIndex = 137;
            // 
            // label15
            // 
            this.label15.BackColor = System.Drawing.Color.OrangeRed;
            this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label15.Location = new System.Drawing.Point(24, 30);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(360, 336);
            this.label15.TabIndex = 136;
            // 
            // label1
            // 
            this.label1.BackColor = System.Drawing.Color.Red;
            this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label1.Location = new System.Drawing.Point(9, 14);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(391, 367);
            this.label1.TabIndex = 120;
            // 
            // timer1
            // 
            this.timer1.Interval = 10;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // timer2
            // 
            this.timer2.Enabled = true;
            this.timer2.Interval = 1000;
            this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
            // 
            // timer3
            // 
            this.timer3.Enabled = true;
            this.timer3.Interval = 3000;
            this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
            // 
            // label24
            // 
            this.label24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.label24.Font = new System.Drawing.Font("Agent Orange", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.label24.Location = new System.Drawing.Point(123, 222);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(159, 45);
            this.label24.TabIndex = 162;
            this.label24.Text = "HaRD !";
            this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // Form5
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
            this.ClientSize = new System.Drawing.Size(616, 392);
            this.Controls.Add(this.label39);
            this.Controls.Add(this.label40);
            this.Controls.Add(this.label31);
            this.Controls.Add(this.label41);
            this.Controls.Add(this.label37);
            this.Controls.Add(this.label36);
            this.Controls.Add(this.label35);
            this.Controls.Add(this.label34);
            this.Controls.Add(this.label33);
            this.Controls.Add(this.label32);
            this.Controls.Add(this.targetLBL);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.label9);
            this.Controls.Add(this.label8);
            this.Controls.Add(this.label7);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.playLoopLBL);
            this.Controls.Add(this.label29);
            this.Controls.Add(this.aboutPageBTN);
            this.Controls.Add(this.pauseBTN);
            this.Controls.Add(this.playBTN);
            this.Controls.Add(this.timeLBL);
            this.Controls.Add(this.label25);
            this.Controls.Add(this.miniMizeLBL);
            this.Controls.Add(this.exitLBL);
            this.Controls.Add(this.recordLBL);
            this.Controls.Add(this.label12);
            this.Controls.Add(this.label18);
            this.Controls.Add(this.label19);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.targetCatchedLBL);
            this.Controls.Add(this.difficultyLBL);
            this.Controls.Add(this.label24);
            this.Controls.Add(this.label22);
            this.Controls.Add(this.label21);
            this.Controls.Add(this.label20);
            this.Controls.Add(this.label17);
            this.Controls.Add(this.label16);
            this.Controls.Add(this.label15);
            this.Controls.Add(this.label1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "Form5";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Form5";
            this.Load += new System.EventHandler(this.Form5_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Form5_KeyDown);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.Label label39;
        private System.Windows.Forms.Label label40;
        private System.Windows.Forms.Label label31;
        private System.Windows.Forms.Label label41;
        private System.Windows.Forms.Label label37;
        private System.Windows.Forms.Label label36;
        private System.Windows.Forms.Label label35;
        private System.Windows.Forms.Label label34;
        private System.Windows.Forms.Label label33;
        private System.Windows.Forms.Label label32;
        private System.Windows.Forms.Label targetLBL;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label playLoopLBL;
        private System.Windows.Forms.Label label29;
        private System.Windows.Forms.Label aboutPageBTN;
        private System.Windows.Forms.Label pauseBTN;
        private System.Windows.Forms.Label playBTN;
        private System.Windows.Forms.Label timeLBL;
        private System.Windows.Forms.Label label25;
        private System.Windows.Forms.Label targetCatchedLBL;
        private System.Windows.Forms.Label miniMizeLBL;
        private System.Windows.Forms.Label exitLBL;
        private System.Windows.Forms.Label recordLBL;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Label label18;
        private System.Windows.Forms.Label label19;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label difficultyLBL;
        private System.Windows.Forms.Label label22;
        private System.Windows.Forms.Label label21;
        private System.Windows.Forms.Label label20;
        private System.Windows.Forms.Label label17;
        private System.Windows.Forms.Label label16;
        private System.Windows.Forms.Label label15;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Timer timer1;
        private System.Windows.Forms.Timer timer2;
        private System.Windows.Forms.Timer timer3;
        private System.Windows.Forms.Label label24;
    }
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student
Iran (Islamic Republic of) Iran (Islamic Republic of)
I'm programming since 2009. i started it from school and c# language and then i learnt working sql and now i'm working on asp.net projects
Big Grin | :-D

Comments and Discussions