aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/OS/Win95
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-10-01 20:18:03 -0400
committerlempamo <[email protected]>2017-10-01 20:18:03 -0400
commitfcc9810a8e5ba613c43c185f7a8b32292d22191b (patch)
tree5cdd09da8da8e9feb0dac7f396eadabda8dc0180 /Histacom2/OS/Win95
parent2ad35b2bdc3968f1cca98164d78ec264f3af43b3 (diff)
downloadhistacom2-fcc9810a8e5ba613c43c185f7a8b32292d22191b.tar.gz
histacom2-fcc9810a8e5ba613c43c185f7a8b32292d22191b.tar.bz2
histacom2-fcc9810a8e5ba613c43c185f7a8b32292d22191b.zip
webchat 1999 is created
Diffstat (limited to 'Histacom2/OS/Win95')
-rw-r--r--Histacom2/OS/Win95/Win95Apps/WebChat1998.Designer.cs38
1 files changed, 29 insertions, 9 deletions
diff --git a/Histacom2/OS/Win95/Win95Apps/WebChat1998.Designer.cs b/Histacom2/OS/Win95/Win95Apps/WebChat1998.Designer.cs
index ea9d0cd..e57ff1b 100644
--- a/Histacom2/OS/Win95/Win95Apps/WebChat1998.Designer.cs
+++ b/Histacom2/OS/Win95/Win95Apps/WebChat1998.Designer.cs
@@ -75,7 +75,7 @@
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label1.Location = new System.Drawing.Point(506, 13);
this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(85, 13);
+ this.label1.Size = new System.Drawing.Size(96, 13);
this.label1.TabIndex = 1;
this.label1.Text = "Users Logged In";
//
@@ -106,18 +106,22 @@
//
// label5
//
- this.label5.Location = new System.Drawing.Point(13, 18);
+ this.label5.Location = new System.Drawing.Point(10, 18);
this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(84, 13);
+ this.label5.Size = new System.Drawing.Size(87, 13);
this.label5.TabIndex = 1;
this.label5.Text = "skin95setup.exe";
//
// button5
//
+ this.button5.AdaptBackColorWithTheme = true;
+ this.button5.AdaptFontWithTheme = true;
+ this.button5.AdaptForeColorWithTheme = true;
this.button5.BackColor = System.Drawing.Color.Silver;
+ this.button5.DialogResult = System.Windows.Forms.DialogResult.None;
this.button5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.button5.ForeColor = System.Drawing.Color.Black;
- this.button5.Location = new System.Drawing.Point(101, 13);
+ this.button5.Location = new System.Drawing.Point(103, 13);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 23);
this.button5.TabIndex = 0;
@@ -128,7 +132,7 @@
this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.label6.Location = new System.Drawing.Point(504, 374);
this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(62, 13);
+ this.label6.Size = new System.Drawing.Size(70, 13);
this.label6.TabIndex = 4;
this.label6.Text = "File Sharing";
//
@@ -158,7 +162,7 @@
//
this.label2.Location = new System.Drawing.Point(328, 161);
this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(149, 13);
+ this.label2.Size = new System.Drawing.Size(166, 13);
this.label2.TabIndex = 6;
this.label2.Text = "Please type in a screen name.";
//
@@ -171,7 +175,11 @@
//
// button1
//
+ this.button1.AdaptBackColorWithTheme = true;
+ this.button1.AdaptFontWithTheme = true;
+ this.button1.AdaptForeColorWithTheme = true;
this.button1.BackColor = System.Drawing.Color.Silver;
+ this.button1.DialogResult = System.Windows.Forms.DialogResult.None;
this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.button1.ForeColor = System.Drawing.Color.Black;
this.button1.Location = new System.Drawing.Point(331, 208);
@@ -183,9 +191,9 @@
//
// label3
//
- this.label3.Location = new System.Drawing.Point(202, 16);
+ this.label3.Location = new System.Drawing.Point(198, 16);
this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(112, 13);
+ this.label3.Size = new System.Drawing.Size(116, 13);
this.label3.TabIndex = 3;
this.label3.Text = "Welcome to WebChat";
//
@@ -193,7 +201,7 @@
//
this.label4.Location = new System.Drawing.Point(118, 56);
this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(93, 13);
+ this.label4.Size = new System.Drawing.Size(100, 13);
this.label4.TabIndex = 2;
this.label4.Text = "Chat Room Rules:";
//
@@ -234,8 +242,12 @@
//
// button2
//
+ this.button2.AdaptBackColorWithTheme = true;
+ this.button2.AdaptFontWithTheme = true;
+ this.button2.AdaptForeColorWithTheme = true;
this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.button2.BackColor = System.Drawing.Color.Silver;
+ this.button2.DialogResult = System.Windows.Forms.DialogResult.None;
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.button2.ForeColor = System.Drawing.Color.Black;
this.button2.Location = new System.Drawing.Point(422, 415);
@@ -247,7 +259,11 @@
//
// button3
//
+ this.button3.AdaptBackColorWithTheme = true;
+ this.button3.AdaptFontWithTheme = true;
+ this.button3.AdaptForeColorWithTheme = true;
this.button3.BackColor = System.Drawing.Color.Silver;
+ this.button3.DialogResult = System.Windows.Forms.DialogResult.None;
this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.button3.ForeColor = System.Drawing.Color.Black;
this.button3.Location = new System.Drawing.Point(149, 427);
@@ -259,7 +275,11 @@
//
// button4
//
+ this.button4.AdaptBackColorWithTheme = true;
+ this.button4.AdaptFontWithTheme = true;
+ this.button4.AdaptForeColorWithTheme = true;
this.button4.BackColor = System.Drawing.Color.Silver;
+ this.button4.DialogResult = System.Windows.Forms.DialogResult.None;
this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.button4.ForeColor = System.Drawing.Color.Black;
this.button4.Location = new System.Drawing.Point(235, 427);