aboutsummaryrefslogtreecommitdiff
path: root/Histacom2
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-09-19 18:23:31 -0400
committerlempamo <[email protected]>2017-09-19 18:23:31 -0400
commit63015b606869522ab67cb7f549cbbd1187a8b654 (patch)
tree8f95a5473aeecde13c793bd46df43fec20624be5 /Histacom2
parent027924bedc822cb6a24e8feece692d3cd76e04d5 (diff)
downloadhistacom2-63015b606869522ab67cb7f549cbbd1187a8b654.tar.gz
histacom2-63015b606869522ab67cb7f549cbbd1187a8b654.tar.bz2
histacom2-63015b606869522ab67cb7f549cbbd1187a8b654.zip
minimum widths for windows
Diffstat (limited to 'Histacom2')
-rw-r--r--Histacom2/Histacom2.csproj1
-rw-r--r--Histacom2/OS/Win98/Win98Apps/IE4Sites/IE4HomePage.Designer.cs37
-rw-r--r--Histacom2/OS/Win98/Win98Apps/WinClassicIE4.Designer.cs1
-rw-r--r--Histacom2/Properties/Resources.resx3
-rw-r--r--Histacom2/Properties/Resources1.Designer.cs10
-rw-r--r--Histacom2/Resources/IE4/IE4Home_MSProducts.pngbin0 -> 294 bytes
6 files changed, 41 insertions, 11 deletions
diff --git a/Histacom2/Histacom2.csproj b/Histacom2/Histacom2.csproj
index 4938a45..af9ea2c 100644
--- a/Histacom2/Histacom2.csproj
+++ b/Histacom2/Histacom2.csproj
@@ -615,6 +615,7 @@
<None Include="Resources\IE4\IE4Home_IE4CD.png" />
<None Include="Resources\IE4\IE4Home_HDots.png" />
<None Include="Resources\IE4\IE4Home_SecUpdate.png" />
+ <None Include="Resources\IE4\IE4Home_MSProducts.png" />
<Content Include="Resources\IE4\ie4start.html" />
<None Include="Resources\IE4\nopage.bmp" />
<Content Include="Resources\IE4\padams.html" />
diff --git a/Histacom2/OS/Win98/Win98Apps/IE4Sites/IE4HomePage.Designer.cs b/Histacom2/OS/Win98/Win98Apps/IE4Sites/IE4HomePage.Designer.cs
index 7f3bae1..b02660f 100644
--- a/Histacom2/OS/Win98/Win98Apps/IE4Sites/IE4HomePage.Designer.cs
+++ b/Histacom2/OS/Win98/Win98Apps/IE4Sites/IE4HomePage.Designer.cs
@@ -30,6 +30,7 @@
{
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();
@@ -67,6 +68,7 @@
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.classicLabel15 = new Histacom2.Engine.UI.ClassicLabel();
this.panel12 = new System.Windows.Forms.Panel();
this.classicLabel9 = new Histacom2.Engine.UI.ClassicLabel();
@@ -83,8 +85,8 @@
this.classicLabel2 = new Histacom2.Engine.UI.ClassicLabel();
this.classicLabel1 = new Histacom2.Engine.UI.ClassicLabel();
this.panel7 = new System.Windows.Forms.Panel();
- this.classicLabel25 = new Histacom2.Engine.UI.ClassicLabel();
this.panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.panel2.SuspendLayout();
@@ -113,6 +115,7 @@
// 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;
@@ -121,6 +124,16 @@
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;
@@ -542,6 +555,16 @@
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, 438);
+ 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";
+ //
// classicLabel15
//
this.classicLabel15.Dock = System.Windows.Forms.DockStyle.Top;
@@ -706,16 +729,6 @@
this.panel7.Size = new System.Drawing.Size(959, 1);
this.panel7.TabIndex = 0;
//
- // 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, 438);
- 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";
- //
// IE4HomePage
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
@@ -733,6 +746,7 @@
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);
@@ -818,5 +832,6 @@
private Engine.UI.ClassicLabel classicLabel24;
private System.Windows.Forms.PictureBox pictureBox15;
private Engine.UI.ClassicLabel classicLabel25;
+ private System.Windows.Forms.PictureBox pictureBox16;
}
}
diff --git a/Histacom2/OS/Win98/Win98Apps/WinClassicIE4.Designer.cs b/Histacom2/OS/Win98/Win98Apps/WinClassicIE4.Designer.cs
index 451ec0c..34a75a1 100644
--- a/Histacom2/OS/Win98/Win98Apps/WinClassicIE4.Designer.cs
+++ b/Histacom2/OS/Win98/Win98Apps/WinClassicIE4.Designer.cs
@@ -1317,6 +1317,7 @@
this.Controls.Add(this.Panel14);
this.Controls.Add(this.Panel1);
this.Controls.Add(this.MenuStrip3);
+ this.MinimumSize = new System.Drawing.Size(650, 0);
this.Name = "WinClassicIE4";
this.Size = new System.Drawing.Size(959, 644);
this.Load += new System.EventHandler(this.TempIE4_Load);
diff --git a/Histacom2/Properties/Resources.resx b/Histacom2/Properties/Resources.resx
index c4c57d1..465f30a 100644
--- a/Histacom2/Properties/Resources.resx
+++ b/Histacom2/Properties/Resources.resx
@@ -1936,6 +1936,9 @@
<data name="IE4Home_MSLogo" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\IE4\IE4Home_MSLogo.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="IE4Home_MSProducts" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\IE4\IE4Home_MSProducts.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
<data name="IE4Home_SecUpdate" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\IE4\IE4Home_SecUpdate.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
diff --git a/Histacom2/Properties/Resources1.Designer.cs b/Histacom2/Properties/Resources1.Designer.cs
index a43041c..d8580ec 100644
--- a/Histacom2/Properties/Resources1.Designer.cs
+++ b/Histacom2/Properties/Resources1.Designer.cs
@@ -607,6 +607,16 @@ namespace Histacom2.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ public static System.Drawing.Bitmap IE4Home_MSProducts {
+ get {
+ object obj = ResourceManager.GetObject("IE4Home_MSProducts", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
public static System.Drawing.Bitmap IE4Home_SecUpdate {
get {
object obj = ResourceManager.GetObject("IE4Home_SecUpdate", resourceCulture);
diff --git a/Histacom2/Resources/IE4/IE4Home_MSProducts.png b/Histacom2/Resources/IE4/IE4Home_MSProducts.png
new file mode 100644
index 0000000..cff9b5a
--- /dev/null
+++ b/Histacom2/Resources/IE4/IE4Home_MSProducts.png
Binary files differ