aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-08-11 14:52:30 -0400
committerlempamo <[email protected]>2017-08-11 14:52:30 -0400
commita5709d1c3a088f46b80d7839623735d0fa649074 (patch)
tree089e9c33198aaa1251bae44cb63e12b9d12ed415 /TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites
parenta2aef11bd4ca2553bad5f5bdab7ae22dad6247ac (diff)
downloadhistacom2-a5709d1c3a088f46b80d7839623735d0fa649074.tar.gz
histacom2-a5709d1c3a088f46b80d7839623735d0fa649074.tar.bz2
histacom2-a5709d1c3a088f46b80d7839623735d0fa649074.zip
improved 12padams slightly
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/12padams1998.Designer.cs215
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/IE4Start.Designer.cs1
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/IE4Start.cs5
3 files changed, 206 insertions, 15 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/12padams1998.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/12padams1998.Designer.cs
index bbea29f..8f001da 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/12padams1998.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/12padams1998.Designer.cs
@@ -30,11 +30,29 @@
{
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.panel2 = new System.Windows.Forms.Panel();
+ this.panel3 = new System.Windows.Forms.Panel();
+ this.panel4 = new System.Windows.Forms.Panel();
+ this.label3 = new System.Windows.Forms.Label();
+ this.label4 = new System.Windows.Forms.Label();
+ this.label5 = new System.Windows.Forms.Label();
+ this.label6 = new System.Windows.Forms.Label();
+ this.label7 = new System.Windows.Forms.Label();
+ this.label8 = new System.Windows.Forms.Label();
+ this.label9 = new System.Windows.Forms.Label();
+ this.button1 = new System.Windows.Forms.Button();
+ this.button2 = new System.Windows.Forms.Button();
+ this.button3 = new System.Windows.Forms.Button();
+ this.panel1.SuspendLayout();
+ this.panel2.SuspendLayout();
+ this.panel3.SuspendLayout();
+ this.panel4.SuspendLayout();
this.SuspendLayout();
//
// label1
//
+ this.label1.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(324, 20);
@@ -46,6 +64,7 @@
//
// label2
//
+ this.label2.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.label2.Location = new System.Drawing.Point(347, 40);
@@ -54,30 +73,183 @@
this.label2.TabIndex = 1;
this.label2.Text = "The best customizations for your windows 95 computer";
//
- // tableLayoutPanel1
+ // panel1
//
- this.tableLayoutPanel1.ColumnCount = 4;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
- this.tableLayoutPanel1.Location = new System.Drawing.Point(327, 96);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 1;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(309, 100);
- this.tableLayoutPanel1.TabIndex = 2;
+ this.panel1.Anchor = System.Windows.Forms.AnchorStyles.Top;
+ this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.panel1.Controls.Add(this.button3);
+ this.panel1.Controls.Add(this.button2);
+ this.panel1.Controls.Add(this.button1);
+ this.panel1.Controls.Add(this.label9);
+ this.panel1.Controls.Add(this.label8);
+ this.panel1.Controls.Add(this.label7);
+ this.panel1.Controls.Add(this.label4);
+ this.panel1.Location = new System.Drawing.Point(23, 89);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(200, 305);
+ this.panel1.TabIndex = 2;
+ //
+ // panel2
+ //
+ this.panel2.Anchor = System.Windows.Forms.AnchorStyles.Top;
+ this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.panel2.Controls.Add(this.label5);
+ this.panel2.Location = new System.Drawing.Point(253, 89);
+ this.panel2.Name = "panel2";
+ this.panel2.Size = new System.Drawing.Size(200, 305);
+ this.panel2.TabIndex = 3;
+ //
+ // panel3
+ //
+ this.panel3.Anchor = System.Windows.Forms.AnchorStyles.Top;
+ this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.panel3.Controls.Add(this.label6);
+ this.panel3.Location = new System.Drawing.Point(489, 89);
+ this.panel3.Name = "panel3";
+ this.panel3.Size = new System.Drawing.Size(200, 305);
+ this.panel3.TabIndex = 3;
+ //
+ // panel4
+ //
+ this.panel4.Anchor = System.Windows.Forms.AnchorStyles.Top;
+ this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
+ this.panel4.Controls.Add(this.label3);
+ this.panel4.Location = new System.Drawing.Point(729, 89);
+ this.panel4.Name = "panel4";
+ this.panel4.Size = new System.Drawing.Size(200, 305);
+ this.panel4.TabIndex = 3;
+ //
+ // label3
+ //
+ this.label3.AutoSize = true;
+ this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label3.Location = new System.Drawing.Point(57, 12);
+ this.label3.Name = "label3";
+ this.label3.Size = new System.Drawing.Size(83, 16);
+ this.label3.TabIndex = 4;
+ this.label3.Text = "Changelog";
+ this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // label4
+ //
+ this.label4.AutoSize = true;
+ this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label4.Location = new System.Drawing.Point(39, 12);
+ this.label4.Name = "label4";
+ this.label4.Size = new System.Drawing.Size(122, 16);
+ this.label4.TabIndex = 5;
+ this.label4.Text = "Games/Software";
+ this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // label5
+ //
+ this.label5.AutoSize = true;
+ this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label5.Location = new System.Drawing.Point(44, 12);
+ this.label5.Name = "label5";
+ this.label5.Size = new System.Drawing.Size(112, 16);
+ this.label5.TabIndex = 6;
+ this.label5.Text = "Customizations";
+ this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // label6
+ //
+ this.label6.AutoSize = true;
+ this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label6.Location = new System.Drawing.Point(38, 12);
+ this.label6.Name = "label6";
+ this.label6.Size = new System.Drawing.Size(124, 16);
+ this.label6.TabIndex = 5;
+ this.label6.Text = "Example Viruses";
+ this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
+ //
+ // label7
+ //
+ this.label7.Anchor = System.Windows.Forms.AnchorStyles.Top;
+ this.label7.AutoSize = true;
+ this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
+ this.label7.Location = new System.Drawing.Point(3, 52);
+ this.label7.Name = "label7";
+ this.label7.Size = new System.Drawing.Size(115, 13);
+ this.label7.TabIndex = 6;
+ this.label7.Text = "Guess The Number V1";
+ //
+ // label8
+ //
+ this.label8.Anchor = System.Windows.Forms.AnchorStyles.Top;
+ this.label8.AutoSize = true;
+ this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
+ this.label8.Location = new System.Drawing.Point(3, 100);
+ this.label8.Name = "label8";
+ this.label8.Size = new System.Drawing.Size(82, 13);
+ this.label8.TabIndex = 7;
+ this.label8.Text = "Web Chat 1998";
+ //
+ // label9
+ //
+ this.label9.Anchor = System.Windows.Forms.AnchorStyles.Top;
+ this.label9.AutoSize = true;
+ this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
+ this.label9.Location = new System.Drawing.Point(3, 154);
+ this.label9.Name = "label9";
+ this.label9.Size = new System.Drawing.Size(56, 13);
+ this.label9.TabIndex = 8;
+ this.label9.Text = "FTP Client";
+ //
+ // button1
+ //
+ this.button1.BackColor = System.Drawing.Color.Silver;
+ this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button1.Location = new System.Drawing.Point(124, 47);
+ this.button1.Name = "button1";
+ this.button1.Size = new System.Drawing.Size(71, 23);
+ this.button1.TabIndex = 9;
+ this.button1.Text = "Download";
+ this.button1.UseVisualStyleBackColor = false;
+ //
+ // button2
+ //
+ this.button2.BackColor = System.Drawing.Color.Silver;
+ this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button2.Location = new System.Drawing.Point(124, 95);
+ this.button2.Name = "button2";
+ this.button2.Size = new System.Drawing.Size(71, 23);
+ this.button2.TabIndex = 10;
+ this.button2.Text = "Download";
+ this.button2.UseVisualStyleBackColor = false;
+ //
+ // button3
+ //
+ this.button3.BackColor = System.Drawing.Color.Silver;
+ this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button3.Location = new System.Drawing.Point(124, 149);
+ this.button3.Name = "button3";
+ this.button3.Size = new System.Drawing.Size(71, 23);
+ this.button3.TabIndex = 11;
+ this.button3.Text = "Download";
+ this.button3.UseVisualStyleBackColor = false;
//
// _12padams1998
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
- this.Controls.Add(this.tableLayoutPanel1);
+ this.Controls.Add(this.panel4);
+ this.Controls.Add(this.panel3);
+ this.Controls.Add(this.panel2);
+ this.Controls.Add(this.panel1);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Name = "_12padams1998";
this.Size = new System.Drawing.Size(959, 483);
+ this.panel1.ResumeLayout(false);
+ this.panel1.PerformLayout();
+ this.panel2.ResumeLayout(false);
+ this.panel2.PerformLayout();
+ this.panel3.ResumeLayout(false);
+ this.panel3.PerformLayout();
+ this.panel4.ResumeLayout(false);
+ this.panel4.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
@@ -87,6 +259,19 @@
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
+ private System.Windows.Forms.Panel panel1;
+ private System.Windows.Forms.Panel panel2;
+ private System.Windows.Forms.Panel panel3;
+ private System.Windows.Forms.Panel panel4;
+ private System.Windows.Forms.Label label4;
+ private System.Windows.Forms.Label label5;
+ private System.Windows.Forms.Label label6;
+ private System.Windows.Forms.Label label3;
+ private System.Windows.Forms.Label label9;
+ private System.Windows.Forms.Label label8;
+ private System.Windows.Forms.Label label7;
+ private System.Windows.Forms.Button button1;
+ private System.Windows.Forms.Button button3;
+ private System.Windows.Forms.Button button2;
}
}
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/IE4Start.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/IE4Start.Designer.cs
index 80ffe36..d52a3bc 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/IE4Start.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/IE4Start.Designer.cs
@@ -69,6 +69,7 @@
this.linkLabel2.TabIndex = 2;
this.linkLabel2.TabStop = true;
this.linkLabel2.Text = " ";
+ this.linkLabel2.Click += new System.EventHandler(this.linkLabel2_Click);
//
// IE4Start
//
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/IE4Start.cs b/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/IE4Start.cs
index 2d48c99..150f2db 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/IE4Start.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/IE4Sites/IE4Start.cs
@@ -21,5 +21,10 @@ namespace TimeHACK.OS.Win95.Win95Apps.IE4Sites
{
WinClassicIE4.GoToPage("www.google.com");
}
+
+ private void linkLabel2_Click(object sender, EventArgs e)
+ {
+ WinClassicIE4.GoToPage("www.12padams.com");
+ }
}
}