p-GeoGame / CSharp_GeographyGame / mainForm.Designer.cs
mainForm.Designer.cs
Raw
namespace CSharp_GeographyGame
{
    partial class mainForm
    {
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(mainForm));
            this.pbMap = new System.Windows.Forms.PictureBox();
            this.tb1 = new System.Windows.Forms.TextBox();
            this.btnBegin = new System.Windows.Forms.Button();
            this.menuStrip = new System.Windows.Forms.MenuStrip();
            this.menuToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.capitalsFormToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.viewScoresToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.disableWebBrowsersToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.stateEntryDatesToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.capitalsOfEachStateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.mapOfStatesCapitalsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.infoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.trainerInformationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exitProgramToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.restartComputerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.userToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.timerClock = new System.Windows.Forms.Timer(this.components);
            this.lblClock = new System.Windows.Forms.Label();
            this.btnPause = new System.Windows.Forms.Button();
            this.tb2 = new System.Windows.Forms.TextBox();
            this.lblCorrect = new System.Windows.Forms.Label();
            this.lblTotal = new System.Windows.Forms.Label();
            this.lblDivider = new System.Windows.Forms.Label();
            this.bgWorker = new System.ComponentModel.BackgroundWorker();
            this.label1 = new System.Windows.Forms.Label();
            this.tb3 = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.tb4 = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.tb5 = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.tb6 = new System.Windows.Forms.TextBox();
            this.label5 = new System.Windows.Forms.Label();
            this.tb7 = new System.Windows.Forms.TextBox();
            this.tb8 = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.tb9 = new System.Windows.Forms.TextBox();
            this.tb10 = new System.Windows.Forms.TextBox();
            this.btnQuit = new System.Windows.Forms.Button();
            this.tb11 = new System.Windows.Forms.TextBox();
            this.tb12 = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.tb13 = new System.Windows.Forms.TextBox();
            this.tb14 = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.tb15 = new System.Windows.Forms.TextBox();
            this.lblPercentage = new System.Windows.Forms.Label();
            this.tb16 = new System.Windows.Forms.TextBox();
            this.lblSum = new System.Windows.Forms.Label();
            this.lblStatesinRow = new System.Windows.Forms.Label();
            this.tb17 = new System.Windows.Forms.TextBox();
            this.tb18 = new System.Windows.Forms.TextBox();
            this.tb19 = new System.Windows.Forms.TextBox();
            this.tb20 = new System.Windows.Forms.TextBox();
            this.tb21 = new System.Windows.Forms.TextBox();
            this.tb22 = new System.Windows.Forms.TextBox();
            this.tb23 = new System.Windows.Forms.TextBox();
            this.tb24 = new System.Windows.Forms.TextBox();
            this.tb25 = new System.Windows.Forms.TextBox();
            this.tb26 = new System.Windows.Forms.TextBox();
            this.label9 = new System.Windows.Forms.Label();
            this.tb27 = new System.Windows.Forms.TextBox();
            this.tb28 = new System.Windows.Forms.TextBox();
            this.tb29 = new System.Windows.Forms.TextBox();
            this.tb30 = new System.Windows.Forms.TextBox();
            this.tb31 = new System.Windows.Forms.TextBox();
            this.tb32 = new System.Windows.Forms.TextBox();
            this.tb33 = new System.Windows.Forms.TextBox();
            this.tb34 = new System.Windows.Forms.TextBox();
            this.tb35 = new System.Windows.Forms.TextBox();
            this.tb36 = new System.Windows.Forms.TextBox();
            this.tb37 = new System.Windows.Forms.TextBox();
            this.tb38 = new System.Windows.Forms.TextBox();
            this.tb39 = new System.Windows.Forms.TextBox();
            this.tb40 = new System.Windows.Forms.TextBox();
            this.tb41 = new System.Windows.Forms.TextBox();
            this.tb42 = new System.Windows.Forms.TextBox();
            this.tb43 = new System.Windows.Forms.TextBox();
            this.tb44 = new System.Windows.Forms.TextBox();
            this.tb45 = new System.Windows.Forms.TextBox();
            this.tb46 = new System.Windows.Forms.TextBox();
            this.tb47 = new System.Windows.Forms.TextBox();
            this.tb48 = new System.Windows.Forms.TextBox();
            this.tb49 = new System.Windows.Forms.TextBox();
            this.tb50 = new System.Windows.Forms.TextBox();
            this.pbStatus = new System.Windows.Forms.ProgressBar();
            this.lblActiveText = new System.Windows.Forms.Label();
            this.lblUsername = new System.Windows.Forms.Label();
            this.bgWorkerBrowsers = new System.ComponentModel.BackgroundWorker();
            this.goBackToGameMenuToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            ((System.ComponentModel.ISupportInitialize)(this.pbMap)).BeginInit();
            this.menuStrip.SuspendLayout();
            this.SuspendLayout();
            // 
            // pbMap
            // 
            this.pbMap.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.pbMap.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pbMap.Image = ((System.Drawing.Image)(resources.GetObject("pbMap.Image")));
            this.pbMap.Location = new System.Drawing.Point(35, 35);
            this.pbMap.Name = "pbMap";
            this.pbMap.Size = new System.Drawing.Size(980, 553);
            this.pbMap.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pbMap.TabIndex = 0;
            this.pbMap.TabStop = false;
            // 
            // tb1
            // 
            this.tb1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb1.Location = new System.Drawing.Point(937, 248);
            this.tb1.Name = "tb1";
            this.tb1.Size = new System.Drawing.Size(74, 20);
            this.tb1.TabIndex = 1;
            this.tb1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb1.TextChanged += new System.EventHandler(this.tb1_TextChanged);
            this.tb1.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb1.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // btnBegin
            // 
            this.btnBegin.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnBegin.Font = new System.Drawing.Font("Eras Medium ITC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnBegin.Location = new System.Drawing.Point(35, 610);
            this.btnBegin.Name = "btnBegin";
            this.btnBegin.Size = new System.Drawing.Size(207, 48);
            this.btnBegin.TabIndex = 55;
            this.btnBegin.Text = "Begin";
            this.btnBegin.UseVisualStyleBackColor = true;
            this.btnBegin.Click += new System.EventHandler(this.btnBegin_Click);
            // 
            // menuStrip
            // 
            this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuToolStripMenuItem,
            this.helpToolStripMenuItem,
            this.infoToolStripMenuItem,
            this.exitToolStripMenuItem,
            this.userToolStripMenuItem});
            this.menuStrip.Location = new System.Drawing.Point(0, 0);
            this.menuStrip.Name = "menuStrip";
            this.menuStrip.Size = new System.Drawing.Size(1051, 24);
            this.menuStrip.TabIndex = 5;
            this.menuStrip.Text = "menuStrip";
            // 
            // menuToolStripMenuItem
            // 
            this.menuToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.goBackToGameMenuToolStripMenuItem,
            this.toolStripSeparator3,
            this.capitalsFormToolStripMenuItem,
            this.toolStripSeparator2,
            this.viewScoresToolStripMenuItem,
            this.toolStripSeparator1,
            this.disableWebBrowsersToolStripMenuItem});
            this.menuToolStripMenuItem.Name = "menuToolStripMenuItem";
            this.menuToolStripMenuItem.Size = new System.Drawing.Size(50, 20);
            this.menuToolStripMenuItem.Text = "Menu";
            // 
            // capitalsFormToolStripMenuItem
            // 
            this.capitalsFormToolStripMenuItem.Name = "capitalsFormToolStripMenuItem";
            this.capitalsFormToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.capitalsFormToolStripMenuItem.Text = "US Map: Capitals Form";
            this.capitalsFormToolStripMenuItem.Click += new System.EventHandler(this.capitalsFormToolStripMenuItem_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(197, 6);
            // 
            // viewScoresToolStripMenuItem
            // 
            this.viewScoresToolStripMenuItem.Name = "viewScoresToolStripMenuItem";
            this.viewScoresToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.viewScoresToolStripMenuItem.Text = "View Database Scores";
            this.viewScoresToolStripMenuItem.Click += new System.EventHandler(this.viewScoresToolStripMenuItem_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(197, 6);
            // 
            // disableWebBrowsersToolStripMenuItem
            // 
            this.disableWebBrowsersToolStripMenuItem.CheckOnClick = true;
            this.disableWebBrowsersToolStripMenuItem.Name = "disableWebBrowsersToolStripMenuItem";
            this.disableWebBrowsersToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.disableWebBrowsersToolStripMenuItem.Text = "Disable Web Browsers";
            this.disableWebBrowsersToolStripMenuItem.ToolTipText = "Extreme difficulty: No help from the interwebs :<";
            this.disableWebBrowsersToolStripMenuItem.Click += new System.EventHandler(this.disableWebBrowsersToolStripMenuItem_Click);
            // 
            // helpToolStripMenuItem
            // 
            this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.stateEntryDatesToolStripMenuItem1,
            this.capitalsOfEachStateToolStripMenuItem,
            this.mapOfStatesCapitalsToolStripMenuItem});
            this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
            this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
            this.helpToolStripMenuItem.Text = "Help";
            // 
            // stateEntryDatesToolStripMenuItem1
            // 
            this.stateEntryDatesToolStripMenuItem1.Name = "stateEntryDatesToolStripMenuItem1";
            this.stateEntryDatesToolStripMenuItem1.Size = new System.Drawing.Size(214, 22);
            this.stateEntryDatesToolStripMenuItem1.Text = "State Entry Dates";
            this.stateEntryDatesToolStripMenuItem1.Click += new System.EventHandler(this.stateEntryDatesToolStripMenuItem1_Click);
            // 
            // capitalsOfEachStateToolStripMenuItem
            // 
            this.capitalsOfEachStateToolStripMenuItem.Name = "capitalsOfEachStateToolStripMenuItem";
            this.capitalsOfEachStateToolStripMenuItem.Size = new System.Drawing.Size(214, 22);
            this.capitalsOfEachStateToolStripMenuItem.Text = "Capitals of Each State";
            this.capitalsOfEachStateToolStripMenuItem.Click += new System.EventHandler(this.capitalsOfEachStateToolStripMenuItem_Click);
            // 
            // mapOfStatesCapitalsToolStripMenuItem
            // 
            this.mapOfStatesCapitalsToolStripMenuItem.Name = "mapOfStatesCapitalsToolStripMenuItem";
            this.mapOfStatesCapitalsToolStripMenuItem.Size = new System.Drawing.Size(214, 22);
            this.mapOfStatesCapitalsToolStripMenuItem.Text = "Map of States and Capitals";
            this.mapOfStatesCapitalsToolStripMenuItem.Click += new System.EventHandler(this.mapOfStatesCapitalsToolStripMenuItem_Click);
            // 
            // infoToolStripMenuItem
            // 
            this.infoToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.trainerInformationToolStripMenuItem});
            this.infoToolStripMenuItem.Name = "infoToolStripMenuItem";
            this.infoToolStripMenuItem.Size = new System.Drawing.Size(40, 20);
            this.infoToolStripMenuItem.Text = "Info";
            // 
            // trainerInformationToolStripMenuItem
            // 
            this.trainerInformationToolStripMenuItem.Name = "trainerInformationToolStripMenuItem";
            this.trainerInformationToolStripMenuItem.Size = new System.Drawing.Size(175, 22);
            this.trainerInformationToolStripMenuItem.Text = "Trainer Information";
            this.trainerInformationToolStripMenuItem.Click += new System.EventHandler(this.trainerInformationToolStripMenuItem_Click_1);
            // 
            // exitToolStripMenuItem
            // 
            this.exitToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.exitProgramToolStripMenuItem,
            this.restartComputerToolStripMenuItem});
            this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
            this.exitToolStripMenuItem.Size = new System.Drawing.Size(38, 20);
            this.exitToolStripMenuItem.Text = "Exit";
            // 
            // exitProgramToolStripMenuItem
            // 
            this.exitProgramToolStripMenuItem.Name = "exitProgramToolStripMenuItem";
            this.exitProgramToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
            this.exitProgramToolStripMenuItem.Text = "Exit Program";
            this.exitProgramToolStripMenuItem.Click += new System.EventHandler(this.exitProgramToolStripMenuItem_Click);
            // 
            // restartComputerToolStripMenuItem
            // 
            this.restartComputerToolStripMenuItem.Name = "restartComputerToolStripMenuItem";
            this.restartComputerToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
            this.restartComputerToolStripMenuItem.Text = "Restart Computer";
            this.restartComputerToolStripMenuItem.Click += new System.EventHandler(this.restartComputerToolStripMenuItem_Click);
            // 
            // userToolStripMenuItem
            // 
            this.userToolStripMenuItem.Enabled = false;
            this.userToolStripMenuItem.Name = "userToolStripMenuItem";
            this.userToolStripMenuItem.Size = new System.Drawing.Size(45, 20);
            this.userToolStripMenuItem.Text = "User:";
            // 
            // timerClock
            // 
            this.timerClock.Interval = 1000;
            this.timerClock.Tick += new System.EventHandler(this.timerClock_Tick);
            // 
            // lblClock
            // 
            this.lblClock.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.lblClock.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.lblClock.Font = new System.Drawing.Font("Sitka Small", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblClock.Location = new System.Drawing.Point(344, 610);
            this.lblClock.Name = "lblClock";
            this.lblClock.Size = new System.Drawing.Size(284, 48);
            this.lblClock.TabIndex = 55;
            this.lblClock.Text = "00:00:00";
            this.lblClock.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // btnPause
            // 
            this.btnPause.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnPause.Font = new System.Drawing.Font("Eras Medium ITC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnPause.Location = new System.Drawing.Point(248, 610);
            this.btnPause.Name = "btnPause";
            this.btnPause.Size = new System.Drawing.Size(90, 48);
            this.btnPause.TabIndex = 55;
            this.btnPause.Text = "Pause";
            this.btnPause.UseVisualStyleBackColor = true;
            this.btnPause.Click += new System.EventHandler(this.btnPause_Click);
            // 
            // tb2
            // 
            this.tb2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb2.Location = new System.Drawing.Point(818, 218);
            this.tb2.Name = "tb2";
            this.tb2.Size = new System.Drawing.Size(69, 20);
            this.tb2.TabIndex = 2;
            this.tb2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb2.TextChanged += new System.EventHandler(this.tb2_TextChanged);
            this.tb2.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb2.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // lblCorrect
            // 
            this.lblCorrect.AutoSize = true;
            this.lblCorrect.Font = new System.Drawing.Font("Copperplate Gothic Bold", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblCorrect.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.lblCorrect.Location = new System.Drawing.Point(911, 600);
            this.lblCorrect.Name = "lblCorrect";
            this.lblCorrect.Size = new System.Drawing.Size(25, 24);
            this.lblCorrect.TabIndex = 55;
            this.lblCorrect.Text = "0";
            // 
            // lblTotal
            // 
            this.lblTotal.AutoSize = true;
            this.lblTotal.Font = new System.Drawing.Font("Copperplate Gothic Bold", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTotal.Location = new System.Drawing.Point(978, 600);
            this.lblTotal.Name = "lblTotal";
            this.lblTotal.Size = new System.Drawing.Size(40, 24);
            this.lblTotal.TabIndex = 55;
            this.lblTotal.Text = "50";
            // 
            // lblDivider
            // 
            this.lblDivider.Font = new System.Drawing.Font("Copperplate Gothic Bold", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblDivider.Location = new System.Drawing.Point(950, 600);
            this.lblDivider.Name = "lblDivider";
            this.lblDivider.Size = new System.Drawing.Size(20, 24);
            this.lblDivider.TabIndex = 55;
            this.lblDivider.Text = "/";
            // 
            // bgWorker
            // 
            this.bgWorker.WorkerReportsProgress = true;
            this.bgWorker.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bgWorker_DoWork);
            this.bgWorker.ProgressChanged += new System.ComponentModel.ProgressChangedEventHandler(this.bgWorker_ProgressChanged);
            this.bgWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bgWorker_RunWorkerCompleted);
            // 
            // label1
            // 
            this.label1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label1.Location = new System.Drawing.Point(902, 259);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(34, 2);
            this.label1.TabIndex = 12;
            // 
            // tb3
            // 
            this.tb3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb3.Location = new System.Drawing.Point(953, 221);
            this.tb3.Name = "tb3";
            this.tb3.Size = new System.Drawing.Size(69, 20);
            this.tb3.TabIndex = 3;
            this.tb3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb3.TextChanged += new System.EventHandler(this.tb3_TextChanged);
            this.tb3.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb3.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // label2
            // 
            this.label2.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label2.Location = new System.Drawing.Point(916, 231);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(36, 2);
            this.label2.TabIndex = 14;
            // 
            // tb4
            // 
            this.tb4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb4.Location = new System.Drawing.Point(761, 408);
            this.tb4.Name = "tb4";
            this.tb4.Size = new System.Drawing.Size(51, 20);
            this.tb4.TabIndex = 4;
            this.tb4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb4.TextChanged += new System.EventHandler(this.tb4_TextChanged);
            this.tb4.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb4.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // label3
            // 
            this.label3.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label3.Location = new System.Drawing.Point(928, 201);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(47, 2);
            this.label3.TabIndex = 17;
            // 
            // tb5
            // 
            this.tb5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb5.Location = new System.Drawing.Point(975, 199);
            this.tb5.Name = "tb5";
            this.tb5.Size = new System.Drawing.Size(74, 20);
            this.tb5.TabIndex = 5;
            this.tb5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb5.TextChanged += new System.EventHandler(this.tb5_TextChanged);
            this.tb5.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb5.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // label4
            // 
            this.label4.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label4.Location = new System.Drawing.Point(942, 174);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(31, 2);
            this.label4.TabIndex = 19;
            // 
            // tb6
            // 
            this.tb6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb6.Location = new System.Drawing.Point(973, 157);
            this.tb6.Name = "tb6";
            this.tb6.Size = new System.Drawing.Size(74, 20);
            this.tb6.TabIndex = 6;
            this.tb6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb6.TextChanged += new System.EventHandler(this.tb6_TextChanged);
            this.tb6.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb6.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // label5
            // 
            this.label5.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label5.Location = new System.Drawing.Point(903, 273);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(33, 2);
            this.label5.TabIndex = 57;
            // 
            // tb7
            // 
            this.tb7.BackColor = System.Drawing.SystemColors.Window;
            this.tb7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb7.Location = new System.Drawing.Point(937, 270);
            this.tb7.Name = "tb7";
            this.tb7.Size = new System.Drawing.Size(69, 20);
            this.tb7.TabIndex = 7;
            this.tb7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb7.TextChanged += new System.EventHandler(this.tb7_TextChanged);
            this.tb7.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb7.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb8
            // 
            this.tb8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb8.Location = new System.Drawing.Point(801, 365);
            this.tb8.Name = "tb8";
            this.tb8.Size = new System.Drawing.Size(56, 20);
            this.tb8.TabIndex = 8;
            this.tb8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb8.TextChanged += new System.EventHandler(this.tb8_TextChanged);
            this.tb8.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb8.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // label6
            // 
            this.label6.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label6.Location = new System.Drawing.Point(938, 90);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(2, 36);
            this.label6.TabIndex = 58;
            // 
            // tb9
            // 
            this.tb9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb9.Location = new System.Drawing.Point(865, 70);
            this.tb9.Name = "tb9";
            this.tb9.Size = new System.Drawing.Size(81, 20);
            this.tb9.TabIndex = 9;
            this.tb9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb9.TextChanged += new System.EventHandler(this.tb9_TextChanged);
            this.tb9.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb9.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb10
            // 
            this.tb10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb10.Location = new System.Drawing.Point(829, 290);
            this.tb10.Name = "tb10";
            this.tb10.Size = new System.Drawing.Size(58, 20);
            this.tb10.TabIndex = 10;
            this.tb10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb10.TextChanged += new System.EventHandler(this.tb10_TextChanged);
            this.tb10.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb10.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // btnQuit
            // 
            this.btnQuit.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.btnQuit.Font = new System.Drawing.Font("Eras Medium ITC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnQuit.Location = new System.Drawing.Point(634, 610);
            this.btnQuit.Name = "btnQuit";
            this.btnQuit.Size = new System.Drawing.Size(128, 48);
            this.btnQuit.TabIndex = 59;
            this.btnQuit.Text = "End/Submit";
            this.btnQuit.UseVisualStyleBackColor = true;
            this.btnQuit.Click += new System.EventHandler(this.btnQuit_Click);
            // 
            // tb11
            // 
            this.tb11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb11.Location = new System.Drawing.Point(861, 174);
            this.tb11.Name = "tb11";
            this.tb11.Size = new System.Drawing.Size(52, 20);
            this.tb11.TabIndex = 11;
            this.tb11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb11.TextChanged += new System.EventHandler(this.tb11_TextChanged);
            this.tb11.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb11.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb12
            // 
            this.tb12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb12.Location = new System.Drawing.Point(808, 328);
            this.tb12.Name = "tb12";
            this.tb12.Size = new System.Drawing.Size(81, 20);
            this.tb12.TabIndex = 12;
            this.tb12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb12.TextChanged += new System.EventHandler(this.tb12_TextChanged);
            this.tb12.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb12.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // label7
            // 
            this.label7.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label7.Location = new System.Drawing.Point(954, 191);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(31, 2);
            this.label7.TabIndex = 62;
            // 
            // tb13
            // 
            this.tb13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb13.Location = new System.Drawing.Point(985, 178);
            this.tb13.Name = "tb13";
            this.tb13.Size = new System.Drawing.Size(63, 20);
            this.tb13.TabIndex = 13;
            this.tb13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb13.TextChanged += new System.EventHandler(this.tb13_TextChanged);
            this.tb13.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb13.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb14
            // 
            this.tb14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb14.Location = new System.Drawing.Point(841, 96);
            this.tb14.Name = "tb14";
            this.tb14.Size = new System.Drawing.Size(81, 20);
            this.tb14.TabIndex = 14;
            this.tb14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb14.TextChanged += new System.EventHandler(this.tb14_TextChanged);
            this.tb14.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb14.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // label8
            // 
            this.label8.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label8.Location = new System.Drawing.Point(914, 116);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(2, 20);
            this.label8.TabIndex = 64;
            // 
            // tb15
            // 
            this.tb15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb15.Location = new System.Drawing.Point(721, 300);
            this.tb15.Name = "tb15";
            this.tb15.Size = new System.Drawing.Size(56, 20);
            this.tb15.TabIndex = 15;
            this.tb15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb15.TextChanged += new System.EventHandler(this.tb15_TextChanged);
            this.tb15.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb15.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // lblPercentage
            // 
            this.lblPercentage.AutoSize = true;
            this.lblPercentage.Font = new System.Drawing.Font("Copperplate Gothic Bold", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPercentage.Location = new System.Drawing.Point(912, 630);
            this.lblPercentage.Name = "lblPercentage";
            this.lblPercentage.Size = new System.Drawing.Size(29, 24);
            this.lblPercentage.TabIndex = 65;
            this.lblPercentage.Text = "%";
            // 
            // tb16
            // 
            this.tb16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb16.Location = new System.Drawing.Point(673, 342);
            this.tb16.Name = "tb16";
            this.tb16.Size = new System.Drawing.Size(78, 20);
            this.tb16.TabIndex = 16;
            this.tb16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb16.TextChanged += new System.EventHandler(this.tb16_TextChanged);
            this.tb16.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb16.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // lblSum
            // 
            this.lblSum.AutoSize = true;
            this.lblSum.Font = new System.Drawing.Font("Copperplate Gothic Bold", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblSum.Location = new System.Drawing.Point(789, 600);
            this.lblSum.Name = "lblSum";
            this.lblSum.Size = new System.Drawing.Size(117, 24);
            this.lblSum.TabIndex = 66;
            this.lblSum.Text = "Correct:";
            // 
            // lblStatesinRow
            // 
            this.lblStatesinRow.AutoSize = true;
            this.lblStatesinRow.Location = new System.Drawing.Point(32, 591);
            this.lblStatesinRow.Name = "lblStatesinRow";
            this.lblStatesinRow.Size = new System.Drawing.Size(750, 13);
            this.lblStatesinRow.TabIndex = 67;
            this.lblStatesinRow.Text = "Fun tip/fact with this program: When you press tab after pressing \'Begin\', the or" +
    "der which it follows is the order from which each state was officially establish" +
    "ed.";
            // 
            // tb17
            // 
            this.tb17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb17.Location = new System.Drawing.Point(742, 242);
            this.tb17.Name = "tb17";
            this.tb17.Size = new System.Drawing.Size(52, 20);
            this.tb17.TabIndex = 17;
            this.tb17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb17.TextChanged += new System.EventHandler(this.tb17_TextChanged);
            this.tb17.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb17.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb18
            // 
            this.tb18.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb18.Location = new System.Drawing.Point(587, 458);
            this.tb18.Name = "tb18";
            this.tb18.Size = new System.Drawing.Size(62, 20);
            this.tb18.TabIndex = 18;
            this.tb18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb18.TextChanged += new System.EventHandler(this.tb18_TextChanged);
            this.tb18.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb18.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb19
            // 
            this.tb19.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb19.Location = new System.Drawing.Point(687, 256);
            this.tb19.Name = "tb19";
            this.tb19.Size = new System.Drawing.Size(44, 20);
            this.tb19.TabIndex = 19;
            this.tb19.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb19.TextChanged += new System.EventHandler(this.tb19_TextChanged);
            this.tb19.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb19.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb20
            // 
            this.tb20.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb20.Location = new System.Drawing.Point(634, 403);
            this.tb20.Name = "tb20";
            this.tb20.Size = new System.Drawing.Size(46, 20);
            this.tb20.TabIndex = 20;
            this.tb20.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb20.TextChanged += new System.EventHandler(this.tb20_TextChanged);
            this.tb20.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb20.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb21
            // 
            this.tb21.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb21.Location = new System.Drawing.Point(618, 257);
            this.tb21.Name = "tb21";
            this.tb21.Size = new System.Drawing.Size(58, 20);
            this.tb21.TabIndex = 21;
            this.tb21.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb21.TextChanged += new System.EventHandler(this.tb21_TextChanged);
            this.tb21.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb21.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb22
            // 
            this.tb22.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb22.Location = new System.Drawing.Point(690, 410);
            this.tb22.Name = "tb22";
            this.tb22.Size = new System.Drawing.Size(53, 20);
            this.tb22.TabIndex = 22;
            this.tb22.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb22.TextChanged += new System.EventHandler(this.tb22_TextChanged);
            this.tb22.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb22.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb23
            // 
            this.tb23.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb23.Location = new System.Drawing.Point(950, 91);
            this.tb23.Name = "tb23";
            this.tb23.Size = new System.Drawing.Size(40, 20);
            this.tb23.TabIndex = 23;
            this.tb23.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb23.TextChanged += new System.EventHandler(this.tb23_TextChanged);
            this.tb23.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb23.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb24
            // 
            this.tb24.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb24.Location = new System.Drawing.Point(568, 298);
            this.tb24.Name = "tb24";
            this.tb24.Size = new System.Drawing.Size(58, 20);
            this.tb24.TabIndex = 24;
            this.tb24.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb24.TextChanged += new System.EventHandler(this.tb24_TextChanged);
            this.tb24.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb24.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb25
            // 
            this.tb25.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb25.Location = new System.Drawing.Point(572, 362);
            this.tb25.Name = "tb25";
            this.tb25.Size = new System.Drawing.Size(58, 20);
            this.tb25.TabIndex = 25;
            this.tb25.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb25.TextChanged += new System.EventHandler(this.tb25_TextChanged);
            this.tb25.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb25.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb26
            // 
            this.tb26.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb26.Location = new System.Drawing.Point(702, 186);
            this.tb26.Name = "tb26";
            this.tb26.Size = new System.Drawing.Size(58, 20);
            this.tb26.TabIndex = 26;
            this.tb26.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb26.TextChanged += new System.EventHandler(this.tb26_TextChanged);
            this.tb26.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb26.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // label9
            // 
            this.label9.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
            this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label9.Location = new System.Drawing.Point(705, 135);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(2, 50);
            this.label9.TabIndex = 68;
            // 
            // tb27
            // 
            this.tb27.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb27.Location = new System.Drawing.Point(807, 486);
            this.tb27.Name = "tb27";
            this.tb27.Size = new System.Drawing.Size(52, 20);
            this.tb27.TabIndex = 27;
            this.tb27.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb27.TextChanged += new System.EventHandler(this.tb27_TextChanged);
            this.tb27.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb27.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb28
            // 
            this.tb28.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb28.Location = new System.Drawing.Point(436, 431);
            this.tb28.Name = "tb28";
            this.tb28.Size = new System.Drawing.Size(71, 20);
            this.tb28.TabIndex = 28;
            this.tb28.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb28.TextChanged += new System.EventHandler(this.tb28_TextChanged);
            this.tb28.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb28.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb29
            // 
            this.tb29.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb29.Location = new System.Drawing.Point(545, 219);
            this.tb29.Name = "tb29";
            this.tb29.Size = new System.Drawing.Size(64, 20);
            this.tb29.TabIndex = 29;
            this.tb29.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb29.TextChanged += new System.EventHandler(this.tb29_TextChanged);
            this.tb29.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb29.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb30
            // 
            this.tb30.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb30.Location = new System.Drawing.Point(599, 156);
            this.tb30.Name = "tb30";
            this.tb30.Size = new System.Drawing.Size(62, 20);
            this.tb30.TabIndex = 30;
            this.tb30.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb30.TextChanged += new System.EventHandler(this.tb30_TextChanged);
            this.tb30.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb30.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb31
            // 
            this.tb31.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb31.Location = new System.Drawing.Point(72, 293);
            this.tb31.Name = "tb31";
            this.tb31.Size = new System.Drawing.Size(71, 20);
            this.tb31.TabIndex = 31;
            this.tb31.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb31.TextChanged += new System.EventHandler(this.tb31_TextChanged);
            this.tb31.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb31.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb32
            // 
            this.tb32.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb32.Location = new System.Drawing.Point(531, 124);
            this.tb32.Name = "tb32";
            this.tb32.Size = new System.Drawing.Size(57, 20);
            this.tb32.TabIndex = 32;
            this.tb32.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb32.TextChanged += new System.EventHandler(this.tb32_TextChanged);
            this.tb32.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb32.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb33
            // 
            this.tb33.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb33.Location = new System.Drawing.Point(89, 139);
            this.tb33.Name = "tb33";
            this.tb33.Size = new System.Drawing.Size(72, 20);
            this.tb33.TabIndex = 33;
            this.tb33.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb33.TextChanged += new System.EventHandler(this.tb33_TextChanged);
            this.tb33.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb33.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb34
            // 
            this.tb34.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb34.Location = new System.Drawing.Point(454, 292);
            this.tb34.Name = "tb34";
            this.tb34.Size = new System.Drawing.Size(71, 20);
            this.tb34.TabIndex = 34;
            this.tb34.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb34.TextChanged += new System.EventHandler(this.tb34_TextChanged);
            this.tb34.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb34.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb35
            // 
            this.tb35.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb35.Location = new System.Drawing.Point(790, 270);
            this.tb35.Name = "tb35";
            this.tb35.Size = new System.Drawing.Size(37, 20);
            this.tb35.TabIndex = 35;
            this.tb35.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb35.TextChanged += new System.EventHandler(this.tb35_TextChanged);
            this.tb35.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb35.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb36
            // 
            this.tb36.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb36.Location = new System.Drawing.Point(129, 235);
            this.tb36.Name = "tb36";
            this.tb36.Size = new System.Drawing.Size(67, 20);
            this.tb36.TabIndex = 36;
            this.tb36.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb36.TextChanged += new System.EventHandler(this.tb36_TextChanged);
            this.tb36.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb36.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb37
            // 
            this.tb37.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb37.Location = new System.Drawing.Point(444, 233);
            this.tb37.Name = "tb37";
            this.tb37.Size = new System.Drawing.Size(71, 20);
            this.tb37.TabIndex = 37;
            this.tb37.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb37.TextChanged += new System.EventHandler(this.tb37_TextChanged);
            this.tb37.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb37.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb38
            // 
            this.tb38.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb38.Location = new System.Drawing.Point(331, 278);
            this.tb38.Name = "tb38";
            this.tb38.Size = new System.Drawing.Size(71, 20);
            this.tb38.TabIndex = 38;
            this.tb38.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb38.TextChanged += new System.EventHandler(this.tb38_TextChanged);
            this.tb38.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb38.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb39
            // 
            this.tb39.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb39.Location = new System.Drawing.Point(425, 110);
            this.tb39.Name = "tb39";
            this.tb39.Size = new System.Drawing.Size(71, 20);
            this.tb39.TabIndex = 39;
            this.tb39.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb39.TextChanged += new System.EventHandler(this.tb39_TextChanged);
            this.tb39.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb39.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb40
            // 
            this.tb40.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb40.Location = new System.Drawing.Point(425, 171);
            this.tb40.Name = "tb40";
            this.tb40.Size = new System.Drawing.Size(71, 20);
            this.tb40.TabIndex = 40;
            this.tb40.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb40.TextChanged += new System.EventHandler(this.tb40_TextChanged);
            this.tb40.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb40.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb41
            // 
            this.tb41.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb41.Location = new System.Drawing.Point(288, 107);
            this.tb41.Name = "tb41";
            this.tb41.Size = new System.Drawing.Size(71, 20);
            this.tb41.TabIndex = 41;
            this.tb41.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb41.TextChanged += new System.EventHandler(this.tb41_TextChanged);
            this.tb41.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb41.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb42
            // 
            this.tb42.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb42.Location = new System.Drawing.Point(113, 71);
            this.tb42.Name = "tb42";
            this.tb42.Size = new System.Drawing.Size(71, 20);
            this.tb42.TabIndex = 42;
            this.tb42.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb42.TextChanged += new System.EventHandler(this.tb42_TextChanged);
            this.tb42.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb42.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb43
            // 
            this.tb43.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb43.Location = new System.Drawing.Point(195, 170);
            this.tb43.Name = "tb43";
            this.tb43.Size = new System.Drawing.Size(71, 20);
            this.tb43.TabIndex = 43;
            this.tb43.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb43.TextChanged += new System.EventHandler(this.tb43_TextChanged);
            this.tb43.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb43.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb44
            // 
            this.tb44.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb44.Location = new System.Drawing.Point(299, 187);
            this.tb44.Name = "tb44";
            this.tb44.Size = new System.Drawing.Size(71, 20);
            this.tb44.TabIndex = 44;
            this.tb44.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb44.TextChanged += new System.EventHandler(this.tb44_TextChanged);
            this.tb44.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb44.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb45
            // 
            this.tb45.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb45.Location = new System.Drawing.Point(224, 261);
            this.tb45.Name = "tb45";
            this.tb45.Size = new System.Drawing.Size(62, 20);
            this.tb45.TabIndex = 45;
            this.tb45.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb45.TextChanged += new System.EventHandler(this.tb45_TextChanged);
            this.tb45.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb45.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb46
            // 
            this.tb46.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb46.Location = new System.Drawing.Point(477, 354);
            this.tb46.Name = "tb46";
            this.tb46.Size = new System.Drawing.Size(71, 20);
            this.tb46.TabIndex = 46;
            this.tb46.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb46.TextChanged += new System.EventHandler(this.tb46_TextChanged);
            this.tb46.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb46.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb47
            // 
            this.tb47.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb47.Location = new System.Drawing.Point(304, 366);
            this.tb47.Name = "tb47";
            this.tb47.Size = new System.Drawing.Size(71, 20);
            this.tb47.TabIndex = 47;
            this.tb47.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb47.TextChanged += new System.EventHandler(this.tb47_TextChanged);
            this.tb47.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb47.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb48
            // 
            this.tb48.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb48.Location = new System.Drawing.Point(201, 354);
            this.tb48.Name = "tb48";
            this.tb48.Size = new System.Drawing.Size(71, 20);
            this.tb48.TabIndex = 48;
            this.tb48.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb48.TextChanged += new System.EventHandler(this.tb48_TextChanged);
            this.tb48.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb48.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb49
            // 
            this.tb49.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb49.Location = new System.Drawing.Point(124, 479);
            this.tb49.Name = "tb49";
            this.tb49.Size = new System.Drawing.Size(62, 20);
            this.tb49.TabIndex = 49;
            this.tb49.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb49.TextChanged += new System.EventHandler(this.tb49_TextChanged);
            this.tb49.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb49.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // tb50
            // 
            this.tb50.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tb50.Location = new System.Drawing.Point(288, 519);
            this.tb50.Name = "tb50";
            this.tb50.Size = new System.Drawing.Size(62, 20);
            this.tb50.TabIndex = 50;
            this.tb50.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.tb50.TextChanged += new System.EventHandler(this.tb50_TextChanged);
            this.tb50.Enter += new System.EventHandler(this.tbAll_Enter);
            this.tb50.Leave += new System.EventHandler(this.tbAll_Leave);
            // 
            // pbStatus
            // 
            this.pbStatus.Location = new System.Drawing.Point(793, 627);
            this.pbStatus.Name = "pbStatus";
            this.pbStatus.Size = new System.Drawing.Size(107, 31);
            this.pbStatus.TabIndex = 54;
            // 
            // lblActiveText
            // 
            this.lblActiveText.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
            this.lblActiveText.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.lblActiveText.Font = new System.Drawing.Font("Copperplate Gothic Bold", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblActiveText.Location = new System.Drawing.Point(372, 47);
            this.lblActiveText.Name = "lblActiveText";
            this.lblActiveText.Size = new System.Drawing.Size(307, 30);
            this.lblActiveText.TabIndex = 69;
            this.lblActiveText.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblUsername
            // 
            this.lblUsername.AutoSize = true;
            this.lblUsername.BackColor = System.Drawing.Color.White;
            this.lblUsername.Font = new System.Drawing.Font("MS Reference Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblUsername.Location = new System.Drawing.Point(451, 565);
            this.lblUsername.Name = "lblUsername";
            this.lblUsername.Size = new System.Drawing.Size(58, 20);
            this.lblUsername.TabIndex = 70;
            this.lblUsername.Text = "User:";
            this.lblUsername.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // bgWorkerBrowsers
            // 
            this.bgWorkerBrowsers.WorkerSupportsCancellation = true;
            this.bgWorkerBrowsers.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bgWorkerBrowsers_DoWork);
            this.bgWorkerBrowsers.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bgWorkerBrowsers_RunWorkerCompleted);
            // 
            // goBackToGameMenuToolStripMenuItem
            // 
            this.goBackToGameMenuToolStripMenuItem.Name = "goBackToGameMenuToolStripMenuItem";
            this.goBackToGameMenuToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
            this.goBackToGameMenuToolStripMenuItem.Text = "Go Back To Game Menu";
            this.goBackToGameMenuToolStripMenuItem.Click += new System.EventHandler(this.goBackToGameMenuToolStripMenuItem_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(197, 6);
            // 
            // mainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1051, 666);
            this.Controls.Add(this.lblUsername);
            this.Controls.Add(this.lblCorrect);
            this.Controls.Add(this.lblActiveText);
            this.Controls.Add(this.pbStatus);
            this.Controls.Add(this.tb50);
            this.Controls.Add(this.tb49);
            this.Controls.Add(this.tb48);
            this.Controls.Add(this.tb47);
            this.Controls.Add(this.tb46);
            this.Controls.Add(this.tb45);
            this.Controls.Add(this.tb44);
            this.Controls.Add(this.tb43);
            this.Controls.Add(this.tb42);
            this.Controls.Add(this.tb41);
            this.Controls.Add(this.tb40);
            this.Controls.Add(this.tb39);
            this.Controls.Add(this.tb38);
            this.Controls.Add(this.tb37);
            this.Controls.Add(this.tb36);
            this.Controls.Add(this.tb35);
            this.Controls.Add(this.tb34);
            this.Controls.Add(this.tb33);
            this.Controls.Add(this.tb32);
            this.Controls.Add(this.tb31);
            this.Controls.Add(this.tb30);
            this.Controls.Add(this.tb29);
            this.Controls.Add(this.tb28);
            this.Controls.Add(this.tb27);
            this.Controls.Add(this.label9);
            this.Controls.Add(this.tb26);
            this.Controls.Add(this.tb25);
            this.Controls.Add(this.tb24);
            this.Controls.Add(this.tb23);
            this.Controls.Add(this.tb22);
            this.Controls.Add(this.tb21);
            this.Controls.Add(this.tb20);
            this.Controls.Add(this.tb19);
            this.Controls.Add(this.tb18);
            this.Controls.Add(this.tb17);
            this.Controls.Add(this.lblStatesinRow);
            this.Controls.Add(this.lblSum);
            this.Controls.Add(this.tb16);
            this.Controls.Add(this.lblPercentage);
            this.Controls.Add(this.tb15);
            this.Controls.Add(this.tb14);
            this.Controls.Add(this.label8);
            this.Controls.Add(this.label7);
            this.Controls.Add(this.tb13);
            this.Controls.Add(this.tb12);
            this.Controls.Add(this.tb11);
            this.Controls.Add(this.btnQuit);
            this.Controls.Add(this.tb10);
            this.Controls.Add(this.tb9);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.tb8);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.tb7);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.tb6);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.tb5);
            this.Controls.Add(this.tb4);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.tb3);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.lblDivider);
            this.Controls.Add(this.lblTotal);
            this.Controls.Add(this.tb2);
            this.Controls.Add(this.btnPause);
            this.Controls.Add(this.lblClock);
            this.Controls.Add(this.btnBegin);
            this.Controls.Add(this.tb1);
            this.Controls.Add(this.pbMap);
            this.Controls.Add(this.menuStrip);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MainMenuStrip = this.menuStrip;
            this.MaximizeBox = false;
            this.Name = "mainForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "G:GYWU Trainer - US Map";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.mainForm_FormClosing);
            this.Load += new System.EventHandler(this.mainForm_Load);
            this.Shown += new System.EventHandler(this.mainForm_Shown);
            ((System.ComponentModel.ISupportInitialize)(this.pbMap)).EndInit();
            this.menuStrip.ResumeLayout(false);
            this.menuStrip.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.PictureBox pbMap;
        private System.Windows.Forms.TextBox tb1;
        private System.Windows.Forms.Button btnBegin;
        private System.Windows.Forms.MenuStrip menuStrip;
        private System.Windows.Forms.ToolStripMenuItem menuToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem infoToolStripMenuItem;
        private System.Windows.Forms.Timer timerClock;
        private System.Windows.Forms.Label lblClock;
        private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
        private System.Windows.Forms.Button btnPause;
        private System.Windows.Forms.TextBox tb2;
        private System.Windows.Forms.Label lblCorrect;
        private System.Windows.Forms.Label lblTotal;
        private System.Windows.Forms.Label lblDivider;
        private System.ComponentModel.BackgroundWorker bgWorker;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.TextBox tb3;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox tb4;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox tb5;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.TextBox tb6;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.TextBox tb7;
        private System.Windows.Forms.TextBox tb8;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.TextBox tb9;
        private System.Windows.Forms.TextBox tb10;
        private System.Windows.Forms.Button btnQuit;
        private System.Windows.Forms.TextBox tb11;
        private System.Windows.Forms.TextBox tb12;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.TextBox tb13;
        private System.Windows.Forms.TextBox tb14;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.TextBox tb15;
        private System.Windows.Forms.Label lblPercentage;
        private System.Windows.Forms.TextBox tb16;
        private System.Windows.Forms.Label lblSum;
        private System.Windows.Forms.Label lblStatesinRow;
        private System.Windows.Forms.TextBox tb17;
        private System.Windows.Forms.TextBox tb18;
        private System.Windows.Forms.TextBox tb19;
        private System.Windows.Forms.TextBox tb20;
        private System.Windows.Forms.TextBox tb21;
        private System.Windows.Forms.TextBox tb22;
        private System.Windows.Forms.TextBox tb23;
        private System.Windows.Forms.TextBox tb24;
        private System.Windows.Forms.TextBox tb25;
        private System.Windows.Forms.TextBox tb26;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.TextBox tb27;
        private System.Windows.Forms.TextBox tb28;
        private System.Windows.Forms.TextBox tb29;
        private System.Windows.Forms.TextBox tb30;
        private System.Windows.Forms.TextBox tb31;
        private System.Windows.Forms.TextBox tb32;
        private System.Windows.Forms.TextBox tb33;
        private System.Windows.Forms.TextBox tb34;
        private System.Windows.Forms.TextBox tb35;
        private System.Windows.Forms.TextBox tb36;
        private System.Windows.Forms.TextBox tb37;
        private System.Windows.Forms.TextBox tb38;
        private System.Windows.Forms.TextBox tb39;
        private System.Windows.Forms.TextBox tb40;
        private System.Windows.Forms.TextBox tb41;
        private System.Windows.Forms.TextBox tb42;
        private System.Windows.Forms.TextBox tb43;
        private System.Windows.Forms.TextBox tb44;
        private System.Windows.Forms.TextBox tb45;
        private System.Windows.Forms.TextBox tb46;
        private System.Windows.Forms.TextBox tb47;
        private System.Windows.Forms.TextBox tb48;
        private System.Windows.Forms.TextBox tb49;
        private System.Windows.Forms.TextBox tb50;
        private System.Windows.Forms.ProgressBar pbStatus;
        private System.Windows.Forms.Label lblActiveText;
        private System.Windows.Forms.ToolStripMenuItem stateEntryDatesToolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem trainerInformationToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem capitalsOfEachStateToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem capitalsFormToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem viewScoresToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem mapOfStatesCapitalsToolStripMenuItem;
        private System.Windows.Forms.Label lblUsername;
        private System.Windows.Forms.ToolStripMenuItem userToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem exitProgramToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem restartComputerToolStripMenuItem;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
        private System.Windows.Forms.ToolStripMenuItem disableWebBrowsersToolStripMenuItem;
        private System.ComponentModel.BackgroundWorker bgWorkerBrowsers;
        private System.Windows.Forms.ToolStripMenuItem goBackToGameMenuToolStripMenuItem;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
    }
}