Archive Browser
Download IeBrowserEmulation.zip, last updated 28/06/2014 (18.63 KB)
Download- md5: 565fb8296871228bd35c3b3daa58d187
namespace IeBrowserEmulation
{
partial class MainForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
#region Windows Form 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
this.closeButton = new System.Windows.Forms.Button();
this.ieGroupBox = new Cyotek.Windows.Forms.GroupBox();
this.ieVersionLabel = new System.Windows.Forms.Label();
this.previewGroupBox = new Cyotek.Windows.Forms.GroupBox();
this.emulationGroupBox = new Cyotek.Windows.Forms.GroupBox();
this.restartWarningLabel = new System.Windows.Forms.Label();
this.ieGroupBox.SuspendLayout();
this.emulationGroupBox.SuspendLayout();
this.SuspendLayout();
//
// closeButton
//
this.closeButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.closeButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.closeButton.Location = new System.Drawing.Point(762, 424);
this.closeButton.Name = "closeButton";
this.closeButton.Size = new System.Drawing.Size(75, 23);
this.closeButton.TabIndex = 3;
this.closeButton.Text = "Close";
this.closeButton.UseVisualStyleBackColor = true;
this.closeButton.Click += new System.EventHandler(this.closeButton_Click);
//
// ieGroupBox
//
this.ieGroupBox.Controls.Add(this.ieVersionLabel);
this.ieGroupBox.Location = new System.Drawing.Point(12, 12);
this.ieGroupBox.Name = "ieGroupBox";
this.ieGroupBox.Size = new System.Drawing.Size(200, 75);
this.ieGroupBox.TabIndex = 0;
this.ieGroupBox.TabStop = false;
this.ieGroupBox.Text = "Internet Explorer Version";
//
// ieVersionLabel
//
this.ieVersionLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.ieVersionLabel.Location = new System.Drawing.Point(6, 16);
this.ieVersionLabel.Name = "ieVersionLabel";
this.ieVersionLabel.Size = new System.Drawing.Size(188, 56);
this.ieVersionLabel.TabIndex = 0;
this.ieVersionLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// previewGroupBox
//
this.previewGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.previewGroupBox.Location = new System.Drawing.Point(218, 12);
this.previewGroupBox.Name = "previewGroupBox";
this.previewGroupBox.Size = new System.Drawing.Size(619, 406);
this.previewGroupBox.TabIndex = 2;
this.previewGroupBox.TabStop = false;
this.previewGroupBox.Text = "Preview";
//
// emulationGroupBox
//
this.emulationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.emulationGroupBox.Controls.Add(this.restartWarningLabel);
this.emulationGroupBox.Location = new System.Drawing.Point(12, 93);
this.emulationGroupBox.Name = "emulationGroupBox";
this.emulationGroupBox.Size = new System.Drawing.Size(200, 325);
this.emulationGroupBox.TabIndex = 1;
this.emulationGroupBox.TabStop = false;
this.emulationGroupBox.Text = "Emulation";
//
// restartWarningLabel
//
this.restartWarningLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.restartWarningLabel.BackColor = System.Drawing.SystemColors.Info;
this.restartWarningLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.restartWarningLabel.ForeColor = System.Drawing.SystemColors.InfoText;
this.restartWarningLabel.Location = new System.Drawing.Point(6, 206);
this.restartWarningLabel.Margin = new System.Windows.Forms.Padding(3, 12, 3, 0);
this.restartWarningLabel.Name = "restartWarningLabel";
this.restartWarningLabel.Padding = new System.Windows.Forms.Padding(3);
this.restartWarningLabel.Size = new System.Drawing.Size(188, 36);
this.restartWarningLabel.TabIndex = 0;
this.restartWarningLabel.Text = "Note: Selecting one of the options above will restart the application";
//
// MainForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.closeButton;
this.ClientSize = new System.Drawing.Size(849, 459);
this.Controls.Add(this.ieGroupBox);
this.Controls.Add(this.closeButton);
this.Controls.Add(this.previewGroupBox);
this.Controls.Add(this.emulationGroupBox);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "MainForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Internet Explorer Browser Emulation";
this.ieGroupBox.ResumeLayout(false);
this.emulationGroupBox.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Cyotek.Windows.Forms.GroupBox emulationGroupBox;
private Cyotek.Windows.Forms.GroupBox previewGroupBox;
private System.Windows.Forms.Button closeButton;
private Cyotek.Windows.Forms.GroupBox ieGroupBox;
private System.Windows.Forms.Label ieVersionLabel;
private System.Windows.Forms.Label restartWarningLabel;
}
}
Donate
This software may be used free of charge, but as with all free software there are costs involved to develop and maintain.
If this site or its services have saved you time, please consider a donation to help with running costs and timely updates.
Donate