diff options
| author | lempamo <[email protected]> | 2017-10-29 00:50:08 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-10-29 00:50:08 -0400 |
| commit | d73bed3a5e57dace6215d0dafc52cf16c19db0a9 (patch) | |
| tree | 30929514e95f76b328c0f182f986722c7d76a8ef /Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs | |
| parent | b2e99d751dd7417599212df04c74cdeb60c6453e (diff) | |
| download | histacom2-d73bed3a5e57dace6215d0dafc52cf16c19db0a9.tar.gz histacom2-d73bed3a5e57dace6215d0dafc52cf16c19db0a9.tar.bz2 histacom2-d73bed3a5e57dace6215d0dafc52cf16c19db0a9.zip | |
making progress on bad ie6
Diffstat (limited to 'Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs')
| -rw-r--r-- | Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs | 377 |
1 files changed, 377 insertions, 0 deletions
diff --git a/Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs b/Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs new file mode 100644 index 0000000..657b4ac --- /dev/null +++ b/Histacom2/OS/WinXPBad/WinClassicIE6Bad.Designer.cs @@ -0,0 +1,377 @@ +namespace Histacom2.OS.WinXPBad +{ + partial class WinClassicIE6Bad + { + /// <summary> + /// Required designer variable. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Clean up any resources being used. + /// </summary> + /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Component Designer generated code + + /// <summary> + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// </summary> + private void InitializeComponent() + { + this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WinClassicIE6Bad)); + this.panel1 = new System.Windows.Forms.Panel(); + this.pictureBox1 = new System.Windows.Forms.PictureBox(); + this.menuStrip1 = new System.Windows.Forms.MenuStrip(); + this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.viewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.favoritesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.pictureBox2 = new System.Windows.Forms.PictureBox(); + this.menuStrip2 = new System.Windows.Forms.MenuStrip(); + this.backToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem(); + this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem(); + this.pictureBox3 = new System.Windows.Forms.PictureBox(); + this.panel2 = new System.Windows.Forms.Panel(); + this.classicLabel1 = new Histacom2.Engine.UI.ClassicLabel(); + this.comboBox1 = new System.Windows.Forms.ComboBox(); + this.panel3 = new System.Windows.Forms.Panel(); + this.label1 = new System.Windows.Forms.Label(); + this.originalTimer = new System.Windows.Forms.Timer(this.components); + this.panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); + this.menuStrip1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); + this.menuStrip2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); + this.panel2.SuspendLayout(); + this.panel3.SuspendLayout(); + this.SuspendLayout(); + // + // panel1 + // + this.panel1.Controls.Add(this.pictureBox1); + this.panel1.Controls.Add(this.menuStrip1); + 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(992, 22); + this.panel1.TabIndex = 0; + // + // pictureBox1 + // + this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage"))); + this.pictureBox1.Location = new System.Drawing.Point(951, 0); + this.pictureBox1.Name = "pictureBox1"; + this.pictureBox1.Size = new System.Drawing.Size(41, 22); + this.pictureBox1.TabIndex = 1; + this.pictureBox1.TabStop = false; + // + // menuStrip1 + // + this.menuStrip1.AutoSize = false; + this.menuStrip1.BackgroundImage = global::Histacom2.Properties.Resources.sliveroldlace; + this.menuStrip1.Dock = System.Windows.Forms.DockStyle.None; + this.menuStrip1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.fileToolStripMenuItem, + this.editToolStripMenuItem, + this.viewToolStripMenuItem, + this.favoritesToolStripMenuItem, + this.toolsToolStripMenuItem, + this.helpToolStripMenuItem}); + this.menuStrip1.Location = new System.Drawing.Point(0, 0); + this.menuStrip1.Name = "menuStrip1"; + this.menuStrip1.Padding = new System.Windows.Forms.Padding(2, 2, 0, 2); + this.menuStrip1.Size = new System.Drawing.Size(951, 22); + this.menuStrip1.TabIndex = 0; + this.menuStrip1.Text = "menuStrip1"; + // + // fileToolStripMenuItem + // + this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; + this.fileToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0); + this.fileToolStripMenuItem.Size = new System.Drawing.Size(27, 18); + this.fileToolStripMenuItem.Text = "File"; + // + // editToolStripMenuItem + // + this.editToolStripMenuItem.Name = "editToolStripMenuItem"; + this.editToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0); + this.editToolStripMenuItem.Size = new System.Drawing.Size(29, 18); + this.editToolStripMenuItem.Text = "Edit"; + // + // viewToolStripMenuItem + // + this.viewToolStripMenuItem.Name = "viewToolStripMenuItem"; + this.viewToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0); + this.viewToolStripMenuItem.Size = new System.Drawing.Size(33, 18); + this.viewToolStripMenuItem.Text = "View"; + // + // favoritesToolStripMenuItem + // + this.favoritesToolStripMenuItem.Name = "favoritesToolStripMenuItem"; + this.favoritesToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0); + this.favoritesToolStripMenuItem.Size = new System.Drawing.Size(56, 18); + this.favoritesToolStripMenuItem.Text = "Favorites"; + // + // toolsToolStripMenuItem + // + this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem"; + this.toolsToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0); + this.toolsToolStripMenuItem.Size = new System.Drawing.Size(36, 18); + this.toolsToolStripMenuItem.Text = "Tools"; + // + // helpToolStripMenuItem + // + this.helpToolStripMenuItem.Name = "helpToolStripMenuItem"; + this.helpToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0); + this.helpToolStripMenuItem.Size = new System.Drawing.Size(32, 18); + this.helpToolStripMenuItem.Text = "Help"; + // + // pictureBox2 + // + this.pictureBox2.BackgroundImage = global::Histacom2.Properties.Resources.ie4_hsplitter; + this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Top; + this.pictureBox2.Location = new System.Drawing.Point(0, 22); + this.pictureBox2.Name = "pictureBox2"; + this.pictureBox2.Size = new System.Drawing.Size(992, 1); + this.pictureBox2.TabIndex = 1; + this.pictureBox2.TabStop = false; + // + // menuStrip2 + // + this.menuStrip2.AutoSize = false; + this.menuStrip2.BackgroundImage = global::Histacom2.Properties.Resources.sliveroldlace; + this.menuStrip2.Font = new System.Drawing.Font("Tahoma", 8.25F); + this.menuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.backToolStripMenuItem, + this.toolStripMenuItem2, + this.toolStripMenuItem3, + this.toolStripMenuItem4, + this.toolStripMenuItem5, + this.toolStripMenuItem6, + this.toolStripMenuItem7, + this.toolStripMenuItem8}); + this.menuStrip2.Location = new System.Drawing.Point(0, 23); + this.menuStrip2.Name = "menuStrip2"; + this.menuStrip2.Size = new System.Drawing.Size(992, 39); + this.menuStrip2.TabIndex = 2; + this.menuStrip2.Text = "menuStrip2"; + // + // backToolStripMenuItem + // + this.backToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.toolStripMenuItem1}); + this.backToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("backToolStripMenuItem.Image"))); + this.backToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.backToolStripMenuItem.Name = "backToolStripMenuItem"; + this.backToolStripMenuItem.Size = new System.Drawing.Size(77, 35); + this.backToolStripMenuItem.Text = " Back ▼"; + this.backToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // toolStripMenuItem1 + // + this.toolStripMenuItem1.Enabled = false; + this.toolStripMenuItem1.Name = "toolStripMenuItem1"; + this.toolStripMenuItem1.Size = new System.Drawing.Size(112, 22); + this.toolStripMenuItem1.Text = "(Empty)"; + // + // toolStripMenuItem2 + // + this.toolStripMenuItem2.Enabled = false; + this.toolStripMenuItem2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem2.Image"))); + this.toolStripMenuItem2.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.toolStripMenuItem2.Name = "toolStripMenuItem2"; + this.toolStripMenuItem2.Size = new System.Drawing.Size(52, 35); + this.toolStripMenuItem2.Text = " ▼"; + // + // toolStripMenuItem3 + // + this.toolStripMenuItem3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem3.Image"))); + this.toolStripMenuItem3.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.toolStripMenuItem3.Name = "toolStripMenuItem3"; + this.toolStripMenuItem3.Size = new System.Drawing.Size(36, 35); + // + // toolStripMenuItem4 + // + this.toolStripMenuItem4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem4.Image"))); + this.toolStripMenuItem4.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.toolStripMenuItem4.Name = "toolStripMenuItem4"; + this.toolStripMenuItem4.Size = new System.Drawing.Size(36, 35); + // + // toolStripMenuItem5 + // + this.toolStripMenuItem5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem5.Image"))); + this.toolStripMenuItem5.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.toolStripMenuItem5.Name = "toolStripMenuItem5"; + this.toolStripMenuItem5.Size = new System.Drawing.Size(36, 35); + // + // toolStripMenuItem6 + // + this.toolStripMenuItem6.Image = global::Histacom2.Properties.Resources.ie4_vsplitter; + this.toolStripMenuItem6.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.toolStripMenuItem6.Name = "toolStripMenuItem6"; + this.toolStripMenuItem6.Size = new System.Drawing.Size(14, 35); + // + // toolStripMenuItem7 + // + this.toolStripMenuItem7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem7.Image"))); + this.toolStripMenuItem7.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.toolStripMenuItem7.Name = "toolStripMenuItem7"; + this.toolStripMenuItem7.Size = new System.Drawing.Size(76, 35); + this.toolStripMenuItem7.Text = "Search"; + // + // toolStripMenuItem8 + // + this.toolStripMenuItem8.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem8.Image"))); + this.toolStripMenuItem8.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; + this.toolStripMenuItem8.Name = "toolStripMenuItem8"; + this.toolStripMenuItem8.Size = new System.Drawing.Size(88, 35); + this.toolStripMenuItem8.Text = "Favorites"; + // + // pictureBox3 + // + this.pictureBox3.BackgroundImage = global::Histacom2.Properties.Resources.ie4_hsplitter; + this.pictureBox3.Dock = System.Windows.Forms.DockStyle.Top; + this.pictureBox3.Location = new System.Drawing.Point(0, 62); + this.pictureBox3.Name = "pictureBox3"; + this.pictureBox3.Size = new System.Drawing.Size(992, 1); + this.pictureBox3.TabIndex = 3; + this.pictureBox3.TabStop = false; + // + // panel2 + // + this.panel2.Controls.Add(this.comboBox1); + this.panel2.Controls.Add(this.classicLabel1); + this.panel2.Dock = System.Windows.Forms.DockStyle.Top; + this.panel2.Location = new System.Drawing.Point(0, 63); + this.panel2.Name = "panel2"; + this.panel2.Size = new System.Drawing.Size(992, 24); + this.panel2.TabIndex = 4; + // + // classicLabel1 + // + this.classicLabel1.DropShadow = false; + this.classicLabel1.Font = new System.Drawing.Font("Tahoma", 8.25F); + this.classicLabel1.Location = new System.Drawing.Point(5, 5); + this.classicLabel1.Name = "classicLabel1"; + this.classicLabel1.Size = new System.Drawing.Size(56, 14); + this.classicLabel1.TabIndex = 0; + this.classicLabel1.Text = "A&ddress:"; + // + // comboBox1 + // + this.comboBox1.FormattingEnabled = true; + this.comboBox1.Location = new System.Drawing.Point(53, 2); + this.comboBox1.Name = "comboBox1"; + this.comboBox1.Size = new System.Drawing.Size(886, 21); + this.comboBox1.TabIndex = 1; + this.comboBox1.Text = "http://www.microsoft.com/"; + // + // panel3 + // + this.panel3.BackColor = System.Drawing.Color.White; + this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; + this.panel3.Controls.Add(this.label1); + this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; + this.panel3.Location = new System.Drawing.Point(0, 87); + this.panel3.Name = "panel3"; + this.panel3.Size = new System.Drawing.Size(992, 569); + this.panel3.TabIndex = 5; + // + // label1 + // + this.label1.Dock = System.Windows.Forms.DockStyle.Fill; + this.label1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label1.ForeColor = System.Drawing.Color.PaleGreen; + this.label1.Location = new System.Drawing.Point(0, 0); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(988, 565); + this.label1.TabIndex = 2; + this.label1.Text = "Welcome to the end of the internet!!!"; + this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // originalTimer + // + this.originalTimer.Enabled = true; + this.originalTimer.Tick += new System.EventHandler(this.originalTimer_Tick); + // + // WinClassicIE6Bad + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.BackColor = System.Drawing.Color.OldLace; + this.Controls.Add(this.panel3); + this.Controls.Add(this.panel2); + this.Controls.Add(this.pictureBox3); + this.Controls.Add(this.menuStrip2); + this.Controls.Add(this.pictureBox2); + this.Controls.Add(this.panel1); + this.Name = "WinClassicIE6Bad"; + this.Size = new System.Drawing.Size(992, 656); + this.panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); + this.menuStrip1.ResumeLayout(false); + this.menuStrip1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); + this.menuStrip2.ResumeLayout(false); + this.menuStrip2.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); + this.panel2.ResumeLayout(false); + this.panel3.ResumeLayout(false); + this.ResumeLayout(false); + + } + + #endregion + + private System.Windows.Forms.Panel panel1; + private System.Windows.Forms.MenuStrip menuStrip1; + private System.Windows.Forms.PictureBox pictureBox1; + private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem editToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem viewToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem favoritesToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem toolsToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem; + private System.Windows.Forms.PictureBox pictureBox2; + private System.Windows.Forms.MenuStrip menuStrip2; + private System.Windows.Forms.ToolStripMenuItem backToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1; + private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2; + private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3; + private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4; + private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5; + private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem6; + private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7; + private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8; + private System.Windows.Forms.PictureBox pictureBox3; + private System.Windows.Forms.Panel panel2; + private Engine.UI.ClassicLabel classicLabel1; + private System.Windows.Forms.ComboBox comboBox1; + private System.Windows.Forms.Panel panel3; + private System.Windows.Forms.Label label1; + private System.Windows.Forms.Timer originalTimer; + } +} |
