namespace Histacom2.OS.Win98.Win98Apps.IE4Sites
{
partial class IE4HomePage
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(IE4HomePage));
this.panel1 = new System.Windows.Forms.Panel();
this.pictureBox16 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.panel2 = new System.Windows.Forms.Panel();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.panel3 = new System.Windows.Forms.Panel();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.panel4 = new System.Windows.Forms.Panel();
this.classicLabel22 = new Histacom2.Engine.UI.ClassicLabel();
this.classicLabel21 = new Histacom2.Engine.UI.ClassicLabel();
this.panel13 = new System.Windows.Forms.Panel();
this.classicLabel20 = new Histacom2.Engine.UI.ClassicLabel();
this.pictureBox14 = new System.Windows.Forms.PictureBox();
this.classicLabel19 = new Histacom2.Engine.UI.ClassicLabel();
this.pictureBox13 = new System.Windows.Forms.PictureBox();
this.classicLabel18 = new Histacom2.Engine.UI.ClassicLabel();
this.pictureBox12 = new System.Windows.Forms.PictureBox();
this.classicLabel17 = new Histacom2.Engine.UI.ClassicLabel();
this.pictureBox11 = new System.Windows.Forms.PictureBox();
this.classicLabel16 = new Histacom2.Engine.UI.ClassicLabel();
this.pictureBox10 = new System.Windows.Forms.PictureBox();
this.classicLabel14 = new Histacom2.Engine.UI.ClassicLabel();
this.pictureBox9 = new System.Windows.Forms.PictureBox();
this.classicLabel13 = new Histacom2.Engine.UI.ClassicLabel();
this.pictureBox8 = new System.Windows.Forms.PictureBox();
this.classicLabel12 = new Histacom2.Engine.UI.ClassicLabel();
this.panel5 = new System.Windows.Forms.Panel();
this.panel15 = new System.Windows.Forms.Panel();
this.classicLabel24 = new Histacom2.Engine.UI.ClassicLabel();
this.pictureBox15 = new System.Windows.Forms.PictureBox();
this.classicLabel23 = new Histacom2.Engine.UI.ClassicLabel();
this.panel14 = new System.Windows.Forms.Panel();
this.panel11 = new System.Windows.Forms.Panel();
this.classicLabel11 = new Histacom2.Engine.UI.ClassicLabel();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.classicLabel10 = new Histacom2.Engine.UI.ClassicLabel();
this.panel6 = new System.Windows.Forms.Panel();
this.classicLabel25 = new Histacom2.Engine.UI.ClassicLabel();
this.classicLabel26 = new Histacom2.Engine.UI.ClassicLabel();
this.classicLabel15 = new Histacom2.Engine.UI.ClassicLabel();
this.panel12 = new System.Windows.Forms.Panel();
this.classicLabel9 = new Histacom2.Engine.UI.ClassicLabel();
this.classicLabel8 = new Histacom2.Engine.UI.ClassicLabel();
this.panel10 = new System.Windows.Forms.Panel();
this.classicLabel7 = new Histacom2.Engine.UI.ClassicLabel();
this.classicLabel6 = new Histacom2.Engine.UI.ClassicLabel();
this.panel9 = new System.Windows.Forms.Panel();
this.panel8 = new System.Windows.Forms.Panel();
this.classicLabel5 = new Histacom2.Engine.UI.ClassicLabel();
this.classicLabel4 = new Histacom2.Engine.UI.ClassicLabel();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.classicLabel3 = new Histacom2.Engine.UI.ClassicLabel();
this.classicLabel2 = new Histacom2.Engine.UI.ClassicLabel();
this.classicLabel1 = new Histacom2.Engine.UI.ClassicLabel();
this.panel7 = new System.Windows.Forms.Panel();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
this.panel5.SuspendLayout();
this.panel15.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
this.panel11.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
this.panel6.SuspendLayout();
this.panel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_MSBG;
this.panel1.Controls.Add(this.pictureBox16);
this.panel1.Controls.Add(this.pictureBox2);
this.panel1.Controls.Add(this.pictureBox1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(959, 21);
this.panel1.TabIndex = 0;
//
// pictureBox16
//
this.pictureBox16.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_MSProducts;
this.pictureBox16.Dock = System.Windows.Forms.DockStyle.Left;
this.pictureBox16.Location = new System.Drawing.Point(104, 0);
this.pictureBox16.Name = "pictureBox16";
this.pictureBox16.Size = new System.Drawing.Size(81, 21);
this.pictureBox16.TabIndex = 2;
this.pictureBox16.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_MSLogo;
this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Right;
this.pictureBox2.Location = new System.Drawing.Point(868, 0);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(91, 21);
this.pictureBox2.TabIndex = 1;
this.pictureBox2.TabStop = false;
//
// pictureBox1
//
this.pictureBox1.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_MSHome;
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left;
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(104, 21);
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// panel2
//
this.panel2.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_WinTechBG;
this.panel2.Controls.Add(this.pictureBox3);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 21);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(959, 41);
this.panel2.TabIndex = 1;
//
// pictureBox3
//
this.pictureBox3.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_WinTechLogo;
this.pictureBox3.Dock = System.Windows.Forms.DockStyle.Left;
this.pictureBox3.Location = new System.Drawing.Point(0, 0);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(384, 41);
this.pictureBox3.TabIndex = 0;
this.pictureBox3.TabStop = false;
//
// panel3
//
this.panel3.Controls.Add(this.pictureBox5);
this.panel3.Controls.Add(this.pictureBox4);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(0, 62);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(959, 27);
this.panel3.TabIndex = 2;
//
// pictureBox5
//
this.pictureBox5.Dock = System.Windows.Forms.DockStyle.Left;
this.pictureBox5.Image = global::Histacom2.Properties.Resources.IE4Home_WinTechIE;
this.pictureBox5.Location = new System.Drawing.Point(40, 0);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Padding = new System.Windows.Forms.Padding(155, 0, 0, 0);
this.pictureBox5.Size = new System.Drawing.Size(360, 27);
this.pictureBox5.TabIndex = 1;
this.pictureBox5.TabStop = false;
//
// pictureBox4
//
this.pictureBox4.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_WinTechHome;
this.pictureBox4.Dock = System.Windows.Forms.DockStyle.Left;
this.pictureBox4.Location = new System.Drawing.Point(0, 0);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(40, 27);
this.pictureBox4.TabIndex = 0;
this.pictureBox4.TabStop = false;
//
// panel4
//
this.panel4.Controls.Add(this.classicLabel22);
this.panel4.Controls.Add(this.classicLabel21);
this.panel4.Controls.Add(this.panel13);
this.panel4.Controls.Add(this.classicLabel20);
this.panel4.Controls.Add(this.pictureBox14);
this.panel4.Controls.Add(this.classicLabel19);
this.panel4.Controls.Add(this.pictureBox13);
this.panel4.Controls.Add(this.classicLabel18);
this.panel4.Controls.Add(this.pictureBox12);
this.panel4.Controls.Add(this.classicLabel17);
this.panel4.Controls.Add(this.pictureBox11);
this.panel4.Controls.Add(this.classicLabel16);
this.panel4.Controls.Add(this.pictureBox10);
this.panel4.Controls.Add(this.classicLabel14);
this.panel4.Controls.Add(this.pictureBox9);
this.panel4.Controls.Add(this.classicLabel13);
this.panel4.Controls.Add(this.pictureBox8);
this.panel4.Controls.Add(this.classicLabel12);
this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
this.panel4.Location = new System.Drawing.Point(0, 90);
this.panel4.Name = "panel4";
this.panel4.Padding = new System.Windows.Forms.Padding(0, 5, 15, 0);
this.panel4.Size = new System.Drawing.Size(212, 452);
this.panel4.TabIndex = 3;
//
// classicLabel22
//
this.classicLabel22.Cursor = System.Windows.Forms.Cursors.Hand;
this.classicLabel22.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel22.Font = new System.Drawing.Font("Verdana", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel22.ForeColor = System.Drawing.Color.Navy;
this.classicLabel22.Location = new System.Drawing.Point(0, 209);
this.classicLabel22.Name = "classicLabel22";
this.classicLabel22.Size = new System.Drawing.Size(197, 14);
this.classicLabel22.TabIndex = 20;
this.classicLabel22.Text = " http://www.12padams.com/";
this.classicLabel22.Click += new System.EventHandler(this.classicLabel22_Click);
//
// classicLabel21
//
this.classicLabel21.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel21.Font = new System.Drawing.Font("Verdana", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel21.ForeColor = System.Drawing.Color.Navy;
this.classicLabel21.Location = new System.Drawing.Point(0, 195);
this.classicLabel21.Name = "classicLabel21";
this.classicLabel21.Size = new System.Drawing.Size(197, 14);
this.classicLabel21.TabIndex = 19;
this.classicLabel21.Text = " http://www.google.com/";
//
// panel13
//
this.panel13.Dock = System.Windows.Forms.DockStyle.Top;
this.panel13.Location = new System.Drawing.Point(0, 180);
this.panel13.Name = "panel13";
this.panel13.Size = new System.Drawing.Size(197, 15);
this.panel13.TabIndex = 18;
//
// classicLabel20
//
this.classicLabel20.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel20.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold);
this.classicLabel20.ForeColor = System.Drawing.Color.Black;
this.classicLabel20.Location = new System.Drawing.Point(0, 166);
this.classicLabel20.Name = "classicLabel20";
this.classicLabel20.Size = new System.Drawing.Size(197, 14);
this.classicLabel20.TabIndex = 17;
this.classicLabel20.Text = " Recommended Websites:";
//
// pictureBox14
//
this.pictureBox14.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_HDots;
this.pictureBox14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.pictureBox14.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox14.Location = new System.Drawing.Point(0, 157);
this.pictureBox14.Name = "pictureBox14";
this.pictureBox14.Size = new System.Drawing.Size(197, 9);
this.pictureBox14.TabIndex = 16;
this.pictureBox14.TabStop = false;
//
// classicLabel19
//
this.classicLabel19.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel19.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold);
this.classicLabel19.ForeColor = System.Drawing.Color.Black;
this.classicLabel19.Location = new System.Drawing.Point(0, 143);
this.classicLabel19.Name = "classicLabel19";
this.classicLabel19.Size = new System.Drawing.Size(197, 14);
this.classicLabel19.TabIndex = 15;
this.classicLabel19.Text = " Business";
//
// pictureBox13
//
this.pictureBox13.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_HDots;
this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.pictureBox13.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox13.Location = new System.Drawing.Point(0, 134);
this.pictureBox13.Name = "pictureBox13";
this.pictureBox13.Size = new System.Drawing.Size(197, 9);
this.pictureBox13.TabIndex = 14;
this.pictureBox13.TabStop = false;
//
// classicLabel18
//
this.classicLabel18.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel18.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold);
this.classicLabel18.ForeColor = System.Drawing.Color.Black;
this.classicLabel18.Location = new System.Drawing.Point(0, 120);
this.classicLabel18.Name = "classicLabel18";
this.classicLabel18.Size = new System.Drawing.Size(197, 14);
this.classicLabel18.TabIndex = 13;
this.classicLabel18.Text = " More Info";
//
// pictureBox12
//
this.pictureBox12.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_HDots;
this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.pictureBox12.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox12.Location = new System.Drawing.Point(0, 111);
this.pictureBox12.Name = "pictureBox12";
this.pictureBox12.Size = new System.Drawing.Size(197, 9);
this.pictureBox12.TabIndex = 12;
this.pictureBox12.TabStop = false;
//
// classicLabel17
//
this.classicLabel17.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel17.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold);
this.classicLabel17.ForeColor = System.Drawing.Color.Black;
this.classicLabel17.Location = new System.Drawing.Point(0, 97);
this.classicLabel17.Name = "classicLabel17";
this.classicLabel17.Size = new System.Drawing.Size(197, 14);
this.classicLabel17.TabIndex = 11;
this.classicLabel17.Text = " Reviews";
//
// pictureBox11
//
this.pictureBox11.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_HDots;
this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.pictureBox11.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox11.Location = new System.Drawing.Point(0, 88);
this.pictureBox11.Name = "pictureBox11";
this.pictureBox11.Size = new System.Drawing.Size(197, 9);
this.pictureBox11.TabIndex = 10;
this.pictureBox11.TabStop = false;
//
// classicLabel16
//
this.classicLabel16.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel16.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold);
this.classicLabel16.ForeColor = System.Drawing.Color.Black;
this.classicLabel16.Location = new System.Drawing.Point(0, 74);
this.classicLabel16.Name = "classicLabel16";
this.classicLabel16.Size = new System.Drawing.Size(197, 14);
this.classicLabel16.TabIndex = 9;
this.classicLabel16.Text = " Download";
//
// pictureBox10
//
this.pictureBox10.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_HDots;
this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.pictureBox10.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox10.Location = new System.Drawing.Point(0, 65);
this.pictureBox10.Name = "pictureBox10";
this.pictureBox10.Size = new System.Drawing.Size(197, 9);
this.pictureBox10.TabIndex = 8;
this.pictureBox10.TabStop = false;
//
// classicLabel14
//
this.classicLabel14.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel14.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold);
this.classicLabel14.ForeColor = System.Drawing.Color.Black;
this.classicLabel14.Location = new System.Drawing.Point(0, 51);
this.classicLabel14.Name = "classicLabel14";
this.classicLabel14.Size = new System.Drawing.Size(197, 14);
this.classicLabel14.TabIndex = 7;
this.classicLabel14.Text = " System Requirements";
//
// pictureBox9
//
this.pictureBox9.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_HDots;
this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.pictureBox9.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox9.Location = new System.Drawing.Point(0, 42);
this.pictureBox9.Name = "pictureBox9";
this.pictureBox9.Size = new System.Drawing.Size(197, 9);
this.pictureBox9.TabIndex = 6;
this.pictureBox9.TabStop = false;
//
// classicLabel13
//
this.classicLabel13.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel13.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold);
this.classicLabel13.ForeColor = System.Drawing.Color.Black;
this.classicLabel13.Location = new System.Drawing.Point(0, 28);
this.classicLabel13.Name = "classicLabel13";
this.classicLabel13.Size = new System.Drawing.Size(197, 14);
this.classicLabel13.TabIndex = 5;
this.classicLabel13.Text = " Features";
//
// pictureBox8
//
this.pictureBox8.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_HDots;
this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.pictureBox8.Dock = System.Windows.Forms.DockStyle.Top;
this.pictureBox8.Location = new System.Drawing.Point(0, 19);
this.pictureBox8.Name = "pictureBox8";
this.pictureBox8.Size = new System.Drawing.Size(197, 9);
this.pictureBox8.TabIndex = 4;
this.pictureBox8.TabStop = false;
//
// classicLabel12
//
this.classicLabel12.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel12.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold);
this.classicLabel12.ForeColor = System.Drawing.Color.Black;
this.classicLabel12.Location = new System.Drawing.Point(0, 5);
this.classicLabel12.Name = "classicLabel12";
this.classicLabel12.Size = new System.Drawing.Size(197, 14);
this.classicLabel12.TabIndex = 3;
this.classicLabel12.Text = " Internet Explorer Home Page";
//
// panel5
//
this.panel5.Controls.Add(this.panel15);
this.panel5.Controls.Add(this.classicLabel23);
this.panel5.Controls.Add(this.panel14);
this.panel5.Controls.Add(this.panel11);
this.panel5.Controls.Add(this.classicLabel10);
this.panel5.Dock = System.Windows.Forms.DockStyle.Right;
this.panel5.Location = new System.Drawing.Point(797, 90);
this.panel5.Name = "panel5";
this.panel5.Padding = new System.Windows.Forms.Padding(0, 20, 15, 0);
this.panel5.Size = new System.Drawing.Size(162, 452);
this.panel5.TabIndex = 4;
//
// panel15
//
this.panel15.Controls.Add(this.classicLabel24);
this.panel15.Controls.Add(this.pictureBox15);
this.panel15.Dock = System.Windows.Forms.DockStyle.Top;
this.panel15.Location = new System.Drawing.Point(0, 165);
this.panel15.Name = "panel15";
this.panel15.Size = new System.Drawing.Size(147, 68);
this.panel15.TabIndex = 12;
//
// classicLabel24
//
this.classicLabel24.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel24.Font = new System.Drawing.Font("Verdana", 9.25F);
this.classicLabel24.Location = new System.Drawing.Point(25, 0);
this.classicLabel24.Name = "classicLabel24";
this.classicLabel24.Size = new System.Drawing.Size(122, 61);
this.classicLabel24.TabIndex = 12;
this.classicLabel24.Text = "The latest security patches for Internet Explorer";
//
// pictureBox15
//
this.pictureBox15.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_SecUpdate;
this.pictureBox15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.pictureBox15.Dock = System.Windows.Forms.DockStyle.Left;
this.pictureBox15.Location = new System.Drawing.Point(0, 0);
this.pictureBox15.Name = "pictureBox15";
this.pictureBox15.Size = new System.Drawing.Size(25, 68);
this.pictureBox15.TabIndex = 0;
this.pictureBox15.TabStop = false;
//
// classicLabel23
//
this.classicLabel23.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel23.Font = new System.Drawing.Font("Verdana", 9.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
this.classicLabel23.ForeColor = System.Drawing.Color.Navy;
this.classicLabel23.Location = new System.Drawing.Point(0, 149);
this.classicLabel23.Name = "classicLabel23";
this.classicLabel23.Size = new System.Drawing.Size(147, 16);
this.classicLabel23.TabIndex = 11;
this.classicLabel23.Text = "Security Update";
//
// panel14
//
this.panel14.Dock = System.Windows.Forms.DockStyle.Top;
this.panel14.Location = new System.Drawing.Point(0, 134);
this.panel14.Name = "panel14";
this.panel14.Size = new System.Drawing.Size(147, 15);
this.panel14.TabIndex = 10;
//
// panel11
//
this.panel11.Controls.Add(this.classicLabel11);
this.panel11.Controls.Add(this.pictureBox7);
this.panel11.Dock = System.Windows.Forms.DockStyle.Top;
this.panel11.Location = new System.Drawing.Point(0, 66);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(147, 68);
this.panel11.TabIndex = 3;
//
// classicLabel11
//
this.classicLabel11.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel11.Font = new System.Drawing.Font("Verdana", 9.25F);
this.classicLabel11.Location = new System.Drawing.Point(43, 0);
this.classicLabel11.Name = "classicLabel11";
this.classicLabel11.Size = new System.Drawing.Size(104, 61);
this.classicLabel11.TabIndex = 12;
this.classicLabel11.Text = "Order it on CD or download it for free from this Web site.";
//
// pictureBox7
//
this.pictureBox7.BackgroundImage = global::Histacom2.Properties.Resources.IE4Home_IE4CD;
this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.pictureBox7.Dock = System.Windows.Forms.DockStyle.Left;
this.pictureBox7.Location = new System.Drawing.Point(0, 0);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(43, 68);
this.pictureBox7.TabIndex = 0;
this.pictureBox7.TabStop = false;
//
// classicLabel10
//
this.classicLabel10.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel10.Font = new System.Drawing.Font("Verdana", 9.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
this.classicLabel10.ForeColor = System.Drawing.Color.Navy;
this.classicLabel10.Location = new System.Drawing.Point(0, 20);
this.classicLabel10.Name = "classicLabel10";
this.classicLabel10.Size = new System.Drawing.Size(147, 46);
this.classicLabel10.TabIndex = 2;
this.classicLabel10.Text = "Get Internet Explorer 4.0 the Way You Want It:";
//
// panel6
//
this.panel6.Controls.Add(this.classicLabel25);
this.panel6.Controls.Add(this.classicLabel26);
this.panel6.Controls.Add(this.classicLabel15);
this.panel6.Controls.Add(this.panel12);
this.panel6.Controls.Add(this.classicLabel9);
this.panel6.Controls.Add(this.classicLabel8);
this.panel6.Controls.Add(this.panel10);
this.panel6.Controls.Add(this.classicLabel7);
this.panel6.Controls.Add(this.classicLabel6);
this.panel6.Controls.Add(this.panel9);
this.panel6.Controls.Add(this.panel8);
this.panel6.Controls.Add(this.classicLabel3);
this.panel6.Controls.Add(this.classicLabel2);
this.panel6.Controls.Add(this.classicLabel1);
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel6.Location = new System.Drawing.Point(212, 90);
this.panel6.Name = "panel6";
this.panel6.Padding = new System.Windows.Forms.Padding(0, 0, 15, 0);
this.panel6.Size = new System.Drawing.Size(585, 452);
this.panel6.TabIndex = 5;
//
// classicLabel25
//
this.classicLabel25.Dock = System.Windows.Forms.DockStyle.Bottom;
this.classicLabel25.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel25.Location = new System.Drawing.Point(0, 424);
this.classicLabel25.Name = "classicLabel25";
this.classicLabel25.Size = new System.Drawing.Size(570, 14);
this.classicLabel25.TabIndex = 14;
this.classicLabel25.Text = "Last updated: Tuesday, November 03, 1998";
//
// classicLabel26
//
this.classicLabel26.Dock = System.Windows.Forms.DockStyle.Bottom;
this.classicLabel26.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel26.Location = new System.Drawing.Point(0, 438);
this.classicLabel26.Name = "classicLabel26";
this.classicLabel26.Size = new System.Drawing.Size(570, 14);
this.classicLabel26.TabIndex = 15;
this.classicLabel26.Text = "© 1999 Microsoft Corporation. All rights reserved. Terms of Use.";
//
// classicLabel15
//
this.classicLabel15.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel15.Font = new System.Drawing.Font("Verdana", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel15.ForeColor = System.Drawing.Color.Navy;
this.classicLabel15.Location = new System.Drawing.Point(0, 364);
this.classicLabel15.Name = "classicLabel15";
this.classicLabel15.Size = new System.Drawing.Size(570, 14);
this.classicLabel15.TabIndex = 13;
this.classicLabel15.Text = "Previous Highlights";
//
// panel12
//
this.panel12.Dock = System.Windows.Forms.DockStyle.Top;
this.panel12.Location = new System.Drawing.Point(0, 349);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(570, 15);
this.panel12.TabIndex = 12;
//
// classicLabel9
//
this.classicLabel9.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel9.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel9.Location = new System.Drawing.Point(0, 308);
this.classicLabel9.Name = "classicLabel9";
this.classicLabel9.Size = new System.Drawing.Size(570, 41);
this.classicLabel9.TabIndex = 11;
this.classicLabel9.Text = resources.GetString("classicLabel9.Text");
//
// classicLabel8
//
this.classicLabel8.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel8.Font = new System.Drawing.Font("Verdana", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel8.ForeColor = System.Drawing.Color.Navy;
this.classicLabel8.Location = new System.Drawing.Point(0, 294);
this.classicLabel8.Name = "classicLabel8";
this.classicLabel8.Size = new System.Drawing.Size(570, 14);
this.classicLabel8.TabIndex = 10;
this.classicLabel8.Text = "Internet Explorer 5 Beta Available for Download!";
//
// panel10
//
this.panel10.Dock = System.Windows.Forms.DockStyle.Top;
this.panel10.Location = new System.Drawing.Point(0, 279);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(570, 15);
this.panel10.TabIndex = 9;
//
// classicLabel7
//
this.classicLabel7.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel7.Location = new System.Drawing.Point(0, 238);
this.classicLabel7.Name = "classicLabel7";
this.classicLabel7.Size = new System.Drawing.Size(570, 41);
this.classicLabel7.TabIndex = 8;
this.classicLabel7.Text = resources.GetString("classicLabel7.Text");
//
// classicLabel6
//
this.classicLabel6.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel6.Font = new System.Drawing.Font("Verdana", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel6.ForeColor = System.Drawing.Color.Navy;
this.classicLabel6.Location = new System.Drawing.Point(0, 224);
this.classicLabel6.Name = "classicLabel6";
this.classicLabel6.Size = new System.Drawing.Size(570, 14);
this.classicLabel6.TabIndex = 7;
this.classicLabel6.Text = "New Java Virtual Machine Available for Microsoft Internet Explorer";
//
// panel9
//
this.panel9.Dock = System.Windows.Forms.DockStyle.Top;
this.panel9.Location = new System.Drawing.Point(0, 209);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(570, 15);
this.panel9.TabIndex = 6;
//
// panel8
//
this.panel8.AutoSize = true;
this.panel8.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.panel8.Controls.Add(this.classicLabel5);
this.panel8.Controls.Add(this.classicLabel4);
this.panel8.Controls.Add(this.pictureBox6);
this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
this.panel8.Location = new System.Drawing.Point(0, 88);
this.panel8.MinimumSize = new System.Drawing.Size(0, 121);
this.panel8.Name = "panel8";
this.panel8.Padding = new System.Windows.Forms.Padding(0, 15, 0, 0);
this.panel8.Size = new System.Drawing.Size(570, 121);
this.panel8.TabIndex = 5;
//
// classicLabel5
//
this.classicLabel5.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel5.Location = new System.Drawing.Point(120, 29);
this.classicLabel5.Name = "classicLabel5";
this.classicLabel5.Size = new System.Drawing.Size(450, 68);
this.classicLabel5.TabIndex = 5;
this.classicLabel5.Text = resources.GetString("classicLabel5.Text");
//
// classicLabel4
//
this.classicLabel4.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel4.Font = new System.Drawing.Font("Verdana", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel4.ForeColor = System.Drawing.Color.Navy;
this.classicLabel4.Location = new System.Drawing.Point(120, 15);
this.classicLabel4.Name = "classicLabel4";
this.classicLabel4.Size = new System.Drawing.Size(450, 14);
this.classicLabel4.TabIndex = 3;
this.classicLabel4.Text = "Customers Report High Satisfaction with Internet Explorer 5 Beta";
//
// pictureBox6
//
this.pictureBox6.Dock = System.Windows.Forms.DockStyle.Left;
this.pictureBox6.Image = global::Histacom2.Properties.Resources.IE4Home_AboutIE5;
this.pictureBox6.Location = new System.Drawing.Point(0, 15);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(120, 106);
this.pictureBox6.TabIndex = 4;
this.pictureBox6.TabStop = false;
//
// classicLabel3
//
this.classicLabel3.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel3.Location = new System.Drawing.Point(0, 34);
this.classicLabel3.Name = "classicLabel3";
this.classicLabel3.Size = new System.Drawing.Size(570, 54);
this.classicLabel3.TabIndex = 2;
this.classicLabel3.Text = resources.GetString("classicLabel3.Text");
//
// classicLabel2
//
this.classicLabel2.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel2.Font = new System.Drawing.Font("Verdana", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel2.ForeColor = System.Drawing.Color.Navy;
this.classicLabel2.Location = new System.Drawing.Point(0, 20);
this.classicLabel2.Name = "classicLabel2";
this.classicLabel2.Size = new System.Drawing.Size(570, 14);
this.classicLabel2.TabIndex = 1;
this.classicLabel2.Text = "Internet Explorer 5 Beta Released for HP-UX";
//
// classicLabel1
//
this.classicLabel1.Dock = System.Windows.Forms.DockStyle.Top;
this.classicLabel1.Font = new System.Drawing.Font("Verdana", 11.25F, System.Drawing.FontStyle.Bold);
this.classicLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(156)))), ((int)(((byte)(255)))));
this.classicLabel1.Location = new System.Drawing.Point(0, 0);
this.classicLabel1.Name = "classicLabel1";
this.classicLabel1.Size = new System.Drawing.Size(570, 20);
this.classicLabel1.TabIndex = 0;
this.classicLabel1.Text = "Highlights";
//
// panel7
//
this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(156)))), ((int)(((byte)(255)))));
this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
this.panel7.Location = new System.Drawing.Point(0, 89);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(959, 1);
this.panel7.TabIndex = 0;
//
// IE4HomePage
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoScroll = true;
this.BackColor = System.Drawing.Color.White;
this.Controls.Add(this.panel6);
this.Controls.Add(this.panel5);
this.Controls.Add(this.panel4);
this.Controls.Add(this.panel7);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Name = "IE4HomePage";
this.Size = new System.Drawing.Size(959, 542);
this.SizeChanged += new System.EventHandler(this.IE4HomePage_SizeChanged);
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
this.panel4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
this.panel5.ResumeLayout(false);
this.panel15.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
this.panel11.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
this.panel8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Panel panel6;
private Engine.UI.ClassicLabel classicLabel1;
private System.Windows.Forms.Panel panel7;
private Engine.UI.ClassicLabel classicLabel2;
private Engine.UI.ClassicLabel classicLabel3;
private Engine.UI.ClassicLabel classicLabel4;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.PictureBox pictureBox6;
private Engine.UI.ClassicLabel classicLabel5;
private System.Windows.Forms.Panel panel9;
private Engine.UI.ClassicLabel classicLabel7;
private Engine.UI.ClassicLabel classicLabel6;
private Engine.UI.ClassicLabel classicLabel8;
private System.Windows.Forms.Panel panel10;
private Engine.UI.ClassicLabel classicLabel9;
private Engine.UI.ClassicLabel classicLabel10;
private System.Windows.Forms.Panel panel11;
private System.Windows.Forms.PictureBox pictureBox7;
private Engine.UI.ClassicLabel classicLabel11;
private Engine.UI.ClassicLabel classicLabel12;
private System.Windows.Forms.PictureBox pictureBox8;
private Engine.UI.ClassicLabel classicLabel13;
private Engine.UI.ClassicLabel classicLabel14;
private System.Windows.Forms.PictureBox pictureBox9;
private Engine.UI.ClassicLabel classicLabel15;
private System.Windows.Forms.Panel panel12;
private System.Windows.Forms.PictureBox pictureBox11;
private Engine.UI.ClassicLabel classicLabel16;
private System.Windows.Forms.PictureBox pictureBox10;
private Engine.UI.ClassicLabel classicLabel22;
private Engine.UI.ClassicLabel classicLabel21;
private System.Windows.Forms.Panel panel13;
private Engine.UI.ClassicLabel classicLabel20;
private System.Windows.Forms.PictureBox pictureBox14;
private Engine.UI.ClassicLabel classicLabel19;
private System.Windows.Forms.PictureBox pictureBox13;
private Engine.UI.ClassicLabel classicLabel18;
private System.Windows.Forms.PictureBox pictureBox12;
private Engine.UI.ClassicLabel classicLabel17;
private Engine.UI.ClassicLabel classicLabel23;
private System.Windows.Forms.Panel panel14;
private System.Windows.Forms.Panel panel15;
private Engine.UI.ClassicLabel classicLabel24;
private System.Windows.Forms.PictureBox pictureBox15;
private Engine.UI.ClassicLabel classicLabel25;
private System.Windows.Forms.PictureBox pictureBox16;
private Engine.UI.ClassicLabel classicLabel26;
}
}