BF2Statistics.HostsFileTestForm.InitializeComponent C# (CSharp) Method

InitializeComponent() private method

Required method for Designer support - do not modify the contents of this method with the code editor.
private InitializeComponent ( ) : void
return void
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HostsFileTestForm));
            this.label7 = new System.Windows.Forms.Label();
            this.Address4 = new System.Windows.Forms.Label();
            this.CloseBtn = new System.Windows.Forms.Button();
            this.labelDesc = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.Status4 = new System.Windows.Forms.PictureBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.Status3 = new System.Windows.Forms.PictureBox();
            this.label13 = new System.Windows.Forms.Label();
            this.Address3 = new System.Windows.Forms.Label();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.Status2 = new System.Windows.Forms.PictureBox();
            this.label5 = new System.Windows.Forms.Label();
            this.Address2 = new System.Windows.Forms.Label();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.Status1 = new System.Windows.Forms.PictureBox();
            this.label15 = new System.Windows.Forms.Label();
            this.Address1 = new System.Windows.Forms.Label();
            this.groupBox5 = new System.Windows.Forms.GroupBox();
            this.Status5 = new System.Windows.Forms.PictureBox();
            this.label3 = new System.Windows.Forms.Label();
            this.Address5 = new System.Windows.Forms.Label();
            this.RefreshBtn = new System.Windows.Forms.Button();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Status4)).BeginInit();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Status3)).BeginInit();
            this.groupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Status2)).BeginInit();
            this.groupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Status1)).BeginInit();
            this.groupBox5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Status5)).BeginInit();
            this.SuspendLayout();
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(15, 22);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(154, 13);
            this.label7.TabIndex = 6;
            this.label7.Text = "battlefield2.ms14.gamespy.com";
            // 
            // Address4
            // 
            this.Address4.AutoSize = true;
            this.Address4.Location = new System.Drawing.Point(297, 22);
            this.Address4.Name = "Address4";
            this.Address4.Size = new System.Drawing.Size(45, 13);
            this.Address4.TabIndex = 7;
            this.Address4.Text = "Queued";
            // 
            // CloseBtn
            // 
            this.CloseBtn.Location = new System.Drawing.Point(276, 373);
            this.CloseBtn.Name = "CloseBtn";
            this.CloseBtn.Size = new System.Drawing.Size(80, 25);
            this.CloseBtn.TabIndex = 11;
            this.CloseBtn.Text = "Close";
            this.CloseBtn.UseVisualStyleBackColor = true;
            this.CloseBtn.Click += new System.EventHandler(this.CloseBtn_Click);
            // 
            // labelDesc
            // 
            this.labelDesc.AutoSize = true;
            this.labelDesc.Location = new System.Drawing.Point(16, 24);
            this.labelDesc.Name = "labelDesc";
            this.labelDesc.Size = new System.Drawing.Size(492, 39);
            this.labelDesc.TabIndex = 12;
            this.labelDesc.Text = resources.GetString("labelDesc.Text");
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.Status4);
            this.groupBox1.Controls.Add(this.label7);
            this.groupBox1.Controls.Add(this.Address4);
            this.groupBox1.Location = new System.Drawing.Point(19, 252);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(499, 45);
            this.groupBox1.TabIndex = 13;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Battlefield 2 Master Server";
            // 
            // Status4
            // 
            this.Status4.Location = new System.Drawing.Point(434, 15);
            this.Status4.Name = "Status4";
            this.Status4.Size = new System.Drawing.Size(25, 24);
            this.Status4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.Status4.TabIndex = 10;
            this.Status4.TabStop = false;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.Status3);
            this.groupBox2.Controls.Add(this.label13);
            this.groupBox2.Controls.Add(this.Address3);
            this.groupBox2.Location = new System.Drawing.Point(19, 200);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(499, 45);
            this.groupBox2.TabIndex = 14;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Gamespy Account Service";
            // 
            // Status3
            // 
            this.Status3.Location = new System.Drawing.Point(434, 15);
            this.Status3.Name = "Status3";
            this.Status3.Size = new System.Drawing.Size(25, 24);
            this.Status3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.Status3.TabIndex = 10;
            this.Status3.TabStop = false;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(15, 22);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(98, 13);
            this.label13.TabIndex = 6;
            this.label13.Text = "gpsp.gamespy.com";
            // 
            // Address3
            // 
            this.Address3.AutoSize = true;
            this.Address3.Location = new System.Drawing.Point(297, 22);
            this.Address3.Name = "Address3";
            this.Address3.Size = new System.Drawing.Size(45, 13);
            this.Address3.TabIndex = 7;
            this.Address3.Text = "Queued";
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.Status2);
            this.groupBox3.Controls.Add(this.label5);
            this.groupBox3.Controls.Add(this.Address2);
            this.groupBox3.Location = new System.Drawing.Point(19, 148);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(499, 45);
            this.groupBox3.TabIndex = 15;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Gamespy Login Service";
            // 
            // Status2
            // 
            this.Status2.Location = new System.Drawing.Point(434, 15);
            this.Status2.Name = "Status2";
            this.Status2.Size = new System.Drawing.Size(25, 24);
            this.Status2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.Status2.TabIndex = 9;
            this.Status2.TabStop = false;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(15, 22);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(101, 13);
            this.label5.TabIndex = 6;
            this.label5.Text = "gpcm.gamespy.com";
            // 
            // Address2
            // 
            this.Address2.AutoSize = true;
            this.Address2.Location = new System.Drawing.Point(297, 22);
            this.Address2.Name = "Address2";
            this.Address2.Size = new System.Drawing.Size(45, 13);
            this.Address2.TabIndex = 7;
            this.Address2.Text = "Queued";
            // 
            // groupBox4
            // 
            this.groupBox4.Controls.Add(this.Status1);
            this.groupBox4.Controls.Add(this.label15);
            this.groupBox4.Controls.Add(this.Address1);
            this.groupBox4.Location = new System.Drawing.Point(19, 96);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(499, 45);
            this.groupBox4.TabIndex = 16;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "Gamespy Master Server";
            // 
            // Status1
            // 
            this.Status1.Image = global::BF2Statistics.Properties.Resources.loading;
            this.Status1.Location = new System.Drawing.Point(434, 15);
            this.Status1.Name = "Status1";
            this.Status1.Size = new System.Drawing.Size(25, 24);
            this.Status1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.Status1.TabIndex = 8;
            this.Status1.TabStop = false;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(15, 22);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(106, 13);
            this.label15.TabIndex = 6;
            this.label15.Text = "master.gamespy.com";
            // 
            // Address1
            // 
            this.Address1.AutoSize = true;
            this.Address1.Location = new System.Drawing.Point(297, 22);
            this.Address1.Name = "Address1";
            this.Address1.Size = new System.Drawing.Size(124, 13);
            this.Address1.TabIndex = 7;
            this.Address1.Text = "Checking, Please Wait...";
            // 
            // groupBox5
            // 
            this.groupBox5.Controls.Add(this.Status5);
            this.groupBox5.Controls.Add(this.label3);
            this.groupBox5.Controls.Add(this.Address5);
            this.groupBox5.Location = new System.Drawing.Point(19, 303);
            this.groupBox5.Name = "groupBox5";
            this.groupBox5.Size = new System.Drawing.Size(499, 45);
            this.groupBox5.TabIndex = 17;
            this.groupBox5.TabStop = false;
            this.groupBox5.Text = "Battlefield 2 Stats Server";
            // 
            // Status5
            // 
            this.Status5.Location = new System.Drawing.Point(434, 15);
            this.Status5.Name = "Status5";
            this.Status5.Size = new System.Drawing.Size(25, 24);
            this.Status5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
            this.Status5.TabIndex = 11;
            this.Status5.TabStop = false;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(15, 22);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(110, 13);
            this.label3.TabIndex = 6;
            this.label3.Text = "bf2web.gamespy.com";
            // 
            // Address5
            // 
            this.Address5.AutoSize = true;
            this.Address5.Location = new System.Drawing.Point(297, 22);
            this.Address5.Name = "Address5";
            this.Address5.Size = new System.Drawing.Size(45, 13);
            this.Address5.TabIndex = 7;
            this.Address5.Text = "Queued";
            // 
            // RefreshBtn
            // 
            this.RefreshBtn.Enabled = false;
            this.RefreshBtn.Location = new System.Drawing.Point(178, 373);
            this.RefreshBtn.Name = "RefreshBtn";
            this.RefreshBtn.Size = new System.Drawing.Size(80, 25);
            this.RefreshBtn.TabIndex = 18;
            this.RefreshBtn.Text = "Refresh";
            this.RefreshBtn.UseVisualStyleBackColor = true;
            this.RefreshBtn.Click += new System.EventHandler(this.RefreshBtn_Click);
            // 
            // HostsFileTestForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.SystemColors.ControlLightLight;
            this.ClientSize = new System.Drawing.Size(534, 412);
            this.Controls.Add(this.RefreshBtn);
            this.Controls.Add(this.groupBox5);
            this.Controls.Add(this.groupBox4);
            this.Controls.Add(this.groupBox3);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.labelDesc);
            this.Controls.Add(this.CloseBtn);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "HostsFileTestForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Verify DNS Cache";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.HostsFileTestForm_FormClosing);
            this.Shown += new System.EventHandler(this.HostsFileTestForm_Shown);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Status4)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Status3)).EndInit();
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Status2)).EndInit();
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Status1)).EndInit();
            this.groupBox5.ResumeLayout(false);
            this.groupBox5.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Status5)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }