using Histacom2.OS.Win95;
namespace Histacom2.OS.WinXPBad
{
partial class WindowsXPBad
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WindowsXPBad));
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.taskbar = new System.Windows.Forms.Panel();
this.clockPanel = new System.Windows.Forms.Panel();
this.taskbartime = new Histacom2.Engine.UI.ClassicLabel();
this.taskbarItems = new System.Windows.Forms.Panel();
this.classicLabel2 = new Histacom2.Engine.UI.ClassicLabel();
this.startbutton = new System.Windows.Forms.PictureBox();
this.startmenu = new System.Windows.Forms.Panel();
this.xpMenuStripBottom = new System.Windows.Forms.MenuStrip();
this.xpStartBottomTurnOff = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.pictureBox14 = new System.Windows.Forms.PictureBox();
this.pictureBox13 = new System.Windows.Forms.PictureBox();
this.pictureBox12 = new System.Windows.Forms.PictureBox();
this.pictureBox11 = new System.Windows.Forms.PictureBox();
this.pictureBox10 = new System.Windows.Forms.PictureBox();
this.pictureBox9 = new System.Windows.Forms.PictureBox();
this.pictureBox8 = new System.Windows.Forms.PictureBox();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.panel3 = new System.Windows.Forms.Panel();
this.picWinXPStartTop = new System.Windows.Forms.Panel();
this.lblUsername = new Histacom2.Engine.UI.ClassicLabel();
this.picProfilePicture = new System.Windows.Forms.PictureBox();
this.picWinXPStartRight = new System.Windows.Forms.PictureBox();
this.picWinXPStartLeft = new System.Windows.Forms.PictureBox();
this.xpMenuStripLeft = new System.Windows.Forms.MenuStrip();
this.xpStartIE = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.xpStartOutlook = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.xpStartMSN = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.xpStartMediaPlayer = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.xpStartMovieMaker = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.xpStartTour = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.xpMenuStripRight = new System.Windows.Forms.MenuStrip();
this.xpStartRightDocuments = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.xpStartRightRecentDocuments = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.xpStartRightPictures = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.xpStartRightMusic = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.xpStartRightComputer = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.xpStartRightControlPanel = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.xpStartRightPrinters = new Histacom2.Engine.UI.ClassicStartMenuItem();
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
this.clockTimer = new System.Windows.Forms.Timer(this.components);
this.desktopImages = new System.Windows.Forms.ImageList(this.components);
this.desktopicons = new System.Windows.Forms.ListView();
this.rightclickbackproperties = new System.Windows.Forms.ContextMenuStrip(this.components);
this.NewToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.FolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.TextDocumentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.PropertiesToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.desktopupdate = new System.Windows.Forms.Timer(this.components);
this.waitUntilLoaded = new System.Windows.Forms.Timer(this.components);
this.panel1.SuspendLayout();
this.taskbar.SuspendLayout();
this.clockPanel.SuspendLayout();
this.taskbarItems.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.startbutton)).BeginInit();
this.startmenu.SuspendLayout();
this.xpMenuStripBottom.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
this.panel3.SuspendLayout();
this.picWinXPStartTop.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picProfilePicture)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picWinXPStartRight)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picWinXPStartLeft)).BeginInit();
this.xpMenuStripLeft.SuspendLayout();
this.xpMenuStripRight.SuspendLayout();
this.rightclickbackproperties.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel1.AutoSize = true;
this.panel1.Controls.Add(this.panel2);
this.panel1.Location = new System.Drawing.Point(0, 571);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(800, 29);
this.panel1.TabIndex = 0;
//
// panel2
//
this.panel2.Location = new System.Drawing.Point(3, 4);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(54, 22);
this.panel2.TabIndex = 1;
//
// taskbar
//
this.taskbar.BackColor = System.Drawing.Color.Silver;
this.taskbar.BackgroundImage = global::Histacom2.Properties.Resources.WinXPTaskbarBG;
this.taskbar.Controls.Add(this.clockPanel);
this.taskbar.Controls.Add(this.taskbarItems);
this.taskbar.Controls.Add(this.startbutton);
this.taskbar.Dock = System.Windows.Forms.DockStyle.Bottom;
this.taskbar.Location = new System.Drawing.Point(0, 570);
this.taskbar.Name = "taskbar";
this.taskbar.Size = new System.Drawing.Size(800, 30);
this.taskbar.TabIndex = 2;
//
// clockPanel
//
this.clockPanel.BackgroundImage = global::Histacom2.Properties.Resources.WinXPTaskbarTime;
this.clockPanel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.clockPanel.Controls.Add(this.taskbartime);
this.clockPanel.Dock = System.Windows.Forms.DockStyle.Right;
this.clockPanel.Location = new System.Drawing.Point(735, 0);
this.clockPanel.Name = "clockPanel";
this.clockPanel.Size = new System.Drawing.Size(65, 30);
this.clockPanel.TabIndex = 4;
//
// taskbartime
//
this.taskbartime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.taskbartime.BackColor = System.Drawing.Color.Transparent;
this.taskbartime.DropShadow = false;
this.taskbartime.Font = new System.Drawing.Font("Tahoma", 8.25F);
this.taskbartime.ForeColor = System.Drawing.Color.White;
this.taskbartime.Location = new System.Drawing.Point(9, 8);
this.taskbartime.Name = "taskbartime";
this.taskbartime.Size = new System.Drawing.Size(53, 14);
this.taskbartime.TabIndex = 2;
this.taskbartime.Text = "time";
this.taskbartime.Click += new System.EventHandler(this.taskbartime_Click);
//
// taskbarItems
//
this.taskbarItems.BackColor = System.Drawing.Color.Transparent;
this.taskbarItems.Controls.Add(this.classicLabel2);
this.taskbarItems.Cursor = System.Windows.Forms.Cursors.Default;
this.taskbarItems.Location = new System.Drawing.Point(105, 4);
this.taskbarItems.Name = "taskbarItems";
this.taskbarItems.Size = new System.Drawing.Size(3606, 22);
this.taskbarItems.TabIndex = 5;
//
// classicLabel2
//
this.classicLabel2.DropShadow = false;
this.classicLabel2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.classicLabel2.ForeColor = System.Drawing.Color.White;
this.classicLabel2.Location = new System.Drawing.Point(0, 5);
this.classicLabel2.Name = "classicLabel2";
this.classicLabel2.Size = new System.Drawing.Size(315, 14);
this.classicLabel2.TabIndex = 6;
this.classicLabel2.Text = "Welcome to a world without computers!!!";
this.classicLabel2.Visible = false;
//
// startbutton
//
this.startbutton.Image = global::Histacom2.Properties.Resources.WinXPTaskbarStart;
this.startbutton.Location = new System.Drawing.Point(0, 0);
this.startbutton.Name = "startbutton";
this.startbutton.Size = new System.Drawing.Size(99, 30);
this.startbutton.TabIndex = 3;
this.startbutton.TabStop = false;
this.startbutton.Click += new System.EventHandler(this.startbutton_Click);
//
// startmenu
//
this.startmenu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.startmenu.BackColor = System.Drawing.Color.White;
this.startmenu.Controls.Add(this.xpMenuStripBottom);
this.startmenu.Controls.Add(this.pictureBox14);
this.startmenu.Controls.Add(this.pictureBox13);
this.startmenu.Controls.Add(this.pictureBox12);
this.startmenu.Controls.Add(this.pictureBox11);
this.startmenu.Controls.Add(this.pictureBox10);
this.startmenu.Controls.Add(this.pictureBox9);
this.startmenu.Controls.Add(this.pictureBox8);
this.startmenu.Controls.Add(this.pictureBox7);
this.startmenu.Controls.Add(this.pictureBox6);
this.startmenu.Controls.Add(this.pictureBox5);
this.startmenu.Controls.Add(this.pictureBox4);
this.startmenu.Controls.Add(this.panel3);
this.startmenu.Controls.Add(this.xpMenuStripLeft);
this.startmenu.Controls.Add(this.xpMenuStripRight);
this.startmenu.Location = new System.Drawing.Point(0, 133);
this.startmenu.Name = "startmenu";
this.startmenu.Size = new System.Drawing.Size(380, 438);
this.startmenu.TabIndex = 3;
//
// xpMenuStripBottom
//
this.xpMenuStripBottom.AutoSize = false;
this.xpMenuStripBottom.BackColor = System.Drawing.Color.Transparent;
this.xpMenuStripBottom.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuBottomCenter2;
this.xpMenuStripBottom.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.xpMenuStripBottom.Dock = System.Windows.Forms.DockStyle.None;
this.xpMenuStripBottom.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xpMenuStripBottom.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.xpStartBottomTurnOff});
this.xpMenuStripBottom.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
this.xpMenuStripBottom.Location = new System.Drawing.Point(0, 397);
this.xpMenuStripBottom.Name = "xpMenuStripBottom";
this.xpMenuStripBottom.Padding = new System.Windows.Forms.Padding(8, 8, 0, 2);
this.xpMenuStripBottom.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.xpMenuStripBottom.Size = new System.Drawing.Size(380, 46);
this.xpMenuStripBottom.TabIndex = 15;
this.xpMenuStripBottom.Text = "menuStrip3";
//
// xpStartBottomTurnOff
//
this.xpStartBottomTurnOff.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
this.xpStartBottomTurnOff.AutoSize = false;
this.xpStartBottomTurnOff.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.None;
this.xpStartBottomTurnOff.DoBackColorAdapt = false;
this.xpStartBottomTurnOff.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xpStartBottomTurnOff.ForeColor = System.Drawing.Color.White;
this.xpStartBottomTurnOff.Image = global::Histacom2.Properties.Resources.WinXPTurnOff;
this.xpStartBottomTurnOff.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle;
this.xpStartBottomTurnOff.Name = "xpStartBottomTurnOff";
this.xpStartBottomTurnOff.Size = new System.Drawing.Size(140, 42);
this.xpStartBottomTurnOff.SubTitle = "Internet Explorer";
this.xpStartBottomTurnOff.Text = "Turn Off Computer";
this.xpStartBottomTurnOff.Click += new System.EventHandler(this.turnOffClick);
//
// pictureBox14
//
this.pictureBox14.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuCenterDivider;
this.pictureBox14.Location = new System.Drawing.Point(190, 66);
this.pictureBox14.Name = "pictureBox14";
this.pictureBox14.Size = new System.Drawing.Size(1, 330);
this.pictureBox14.TabIndex = 12;
this.pictureBox14.TabStop = false;
//
// pictureBox13
//
this.pictureBox13.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuBottomLeft;
this.pictureBox13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox13.Location = new System.Drawing.Point(191, 396);
this.pictureBox13.Name = "pictureBox13";
this.pictureBox13.Size = new System.Drawing.Size(187, 1);
this.pictureBox13.TabIndex = 10;
this.pictureBox13.TabStop = false;
//
// pictureBox12
//
this.pictureBox12.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuBottomCenter;
this.pictureBox12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox12.Location = new System.Drawing.Point(190, 396);
this.pictureBox12.Name = "pictureBox12";
this.pictureBox12.Size = new System.Drawing.Size(1, 1);
this.pictureBox12.TabIndex = 9;
this.pictureBox12.TabStop = false;
//
// pictureBox11
//
this.pictureBox11.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuBottomLeft;
this.pictureBox11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox11.Location = new System.Drawing.Point(2, 396);
this.pictureBox11.Name = "pictureBox11";
this.pictureBox11.Size = new System.Drawing.Size(188, 1);
this.pictureBox11.TabIndex = 8;
this.pictureBox11.TabStop = false;
//
// pictureBox10
//
this.pictureBox10.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuBottomCenter2;
this.pictureBox10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox10.Location = new System.Drawing.Point(2, 397);
this.pictureBox10.Name = "pictureBox10";
this.pictureBox10.Size = new System.Drawing.Size(376, 41);
this.pictureBox10.TabIndex = 7;
this.pictureBox10.TabStop = false;
//
// pictureBox9
//
this.pictureBox9.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuBottomRight2;
this.pictureBox9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox9.Location = new System.Drawing.Point(378, 397);
this.pictureBox9.Name = "pictureBox9";
this.pictureBox9.Size = new System.Drawing.Size(2, 41);
this.pictureBox9.TabIndex = 6;
this.pictureBox9.TabStop = false;
//
// pictureBox8
//
this.pictureBox8.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuBottomLeft2;
this.pictureBox8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox8.Location = new System.Drawing.Point(0, 397);
this.pictureBox8.Name = "pictureBox8";
this.pictureBox8.Size = new System.Drawing.Size(2, 41);
this.pictureBox8.TabIndex = 5;
this.pictureBox8.TabStop = false;
//
// pictureBox7
//
this.pictureBox7.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuRightGradient;
this.pictureBox7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox7.Location = new System.Drawing.Point(190, 63);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(188, 3);
this.pictureBox7.TabIndex = 4;
this.pictureBox7.TabStop = false;
//
// pictureBox6
//
this.pictureBox6.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuRight;
this.pictureBox6.Location = new System.Drawing.Point(378, 63);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(2, 334);
this.pictureBox6.TabIndex = 3;
this.pictureBox6.TabStop = false;
//
// pictureBox5
//
this.pictureBox5.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuLeftGradient;
this.pictureBox5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox5.Location = new System.Drawing.Point(2, 63);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(188, 3);
this.pictureBox5.TabIndex = 2;
this.pictureBox5.TabStop = false;
//
// pictureBox4
//
this.pictureBox4.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuLeft;
this.pictureBox4.Location = new System.Drawing.Point(0, 63);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(2, 334);
this.pictureBox4.TabIndex = 1;
this.pictureBox4.TabStop = false;
//
// panel3
//
this.panel3.Controls.Add(this.picWinXPStartTop);
this.panel3.Controls.Add(this.picWinXPStartRight);
this.panel3.Controls.Add(this.picWinXPStartLeft);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(380, 63);
this.panel3.TabIndex = 0;
//
// picWinXPStartTop
//
this.picWinXPStartTop.BackColor = System.Drawing.Color.Blue;
this.picWinXPStartTop.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuTopCenter;
this.picWinXPStartTop.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.picWinXPStartTop.Controls.Add(this.lblUsername);
this.picWinXPStartTop.Controls.Add(this.picProfilePicture);
this.picWinXPStartTop.Dock = System.Windows.Forms.DockStyle.Fill;
this.picWinXPStartTop.Location = new System.Drawing.Point(8, 0);
this.picWinXPStartTop.Name = "picWinXPStartTop";
this.picWinXPStartTop.Size = new System.Drawing.Size(364, 63);
this.picWinXPStartTop.TabIndex = 2;
//
// lblUsername
//
this.lblUsername.BackColor = System.Drawing.Color.Transparent;
this.lblUsername.DropShadow = true;
this.lblUsername.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblUsername.ForeColor = System.Drawing.Color.White;
this.lblUsername.Location = new System.Drawing.Point(54, 24);
this.lblUsername.Name = "lblUsername";
this.lblUsername.Size = new System.Drawing.Size(91, 19);
this.lblUsername.TabIndex = 3;
this.lblUsername.Text = "Username";
//
// picProfilePicture
//
this.picProfilePicture.BackColor = System.Drawing.Color.Transparent;
this.picProfilePicture.BackgroundImage = global::Histacom2.Properties.Resources.WinXPProfilePictureChess;
this.picProfilePicture.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.picProfilePicture.Location = new System.Drawing.Point(0, 9);
this.picProfilePicture.Name = "picProfilePicture";
this.picProfilePicture.Size = new System.Drawing.Size(48, 48);
this.picProfilePicture.TabIndex = 7;
this.picProfilePicture.TabStop = false;
//
// picWinXPStartRight
//
this.picWinXPStartRight.BackColor = System.Drawing.Color.SkyBlue;
this.picWinXPStartRight.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuTopRight;
this.picWinXPStartRight.Dock = System.Windows.Forms.DockStyle.Right;
this.picWinXPStartRight.Location = new System.Drawing.Point(372, 0);
this.picWinXPStartRight.Name = "picWinXPStartRight";
this.picWinXPStartRight.Size = new System.Drawing.Size(8, 63);
this.picWinXPStartRight.TabIndex = 1;
this.picWinXPStartRight.TabStop = false;
//
// picWinXPStartLeft
//
this.picWinXPStartLeft.BackColor = System.Drawing.Color.SkyBlue;
this.picWinXPStartLeft.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuTopLeft;
this.picWinXPStartLeft.Dock = System.Windows.Forms.DockStyle.Left;
this.picWinXPStartLeft.Location = new System.Drawing.Point(0, 0);
this.picWinXPStartLeft.Name = "picWinXPStartLeft";
this.picWinXPStartLeft.Size = new System.Drawing.Size(8, 63);
this.picWinXPStartLeft.TabIndex = 0;
this.picWinXPStartLeft.TabStop = false;
//
// xpMenuStripLeft
//
this.xpMenuStripLeft.AutoSize = false;
this.xpMenuStripLeft.BackgroundImage = global::Histacom2.Properties.Resources.sliverwhite;
this.xpMenuStripLeft.Dock = System.Windows.Forms.DockStyle.None;
this.xpMenuStripLeft.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xpMenuStripLeft.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.xpStartIE,
this.xpStartOutlook,
this.toolStripMenuItem1,
this.xpStartMSN,
this.xpStartMediaPlayer,
this.xpStartMovieMaker,
this.xpStartTour});
this.xpMenuStripLeft.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow;
this.xpMenuStripLeft.Location = new System.Drawing.Point(2, 66);
this.xpMenuStripLeft.Name = "xpMenuStripLeft";
this.xpMenuStripLeft.Padding = new System.Windows.Forms.Padding(8, 8, 0, 2);
this.xpMenuStripLeft.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.xpMenuStripLeft.Size = new System.Drawing.Size(188, 330);
this.xpMenuStripLeft.TabIndex = 13;
this.xpMenuStripLeft.Text = "menuStrip1";
//
// xpStartIE
//
this.xpStartIE.AutoSize = false;
this.xpStartIE.DoBackColorAdapt = false;
this.xpStartIE.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xpStartIE.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(55)))), ((int)(((byte)(56)))));
this.xpStartIE.Image = global::Histacom2.Properties.Resources.WinXPIE6;
this.xpStartIE.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitleWithLightSubtitle;
this.xpStartIE.Name = "xpStartIE";
this.xpStartIE.Size = new System.Drawing.Size(181, 40);
this.xpStartIE.SubTitle = "Internet Explorer";
this.xpStartIE.Text = "Internet";
this.xpStartIE.Click += new System.EventHandler(this.classicStartMenuItem1_Click);
//
// xpStartOutlook
//
this.xpStartOutlook.AutoSize = false;
this.xpStartOutlook.DoBackColorAdapt = false;
this.xpStartOutlook.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xpStartOutlook.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(55)))), ((int)(((byte)(56)))));
this.xpStartOutlook.Image = global::Histacom2.Properties.Resources.WinXPOutlook;
this.xpStartOutlook.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitleWithLightSubtitle;
this.xpStartOutlook.Name = "xpStartOutlook";
this.xpStartOutlook.Size = new System.Drawing.Size(181, 40);
this.xpStartOutlook.SubTitle = "Outlook Express";
this.xpStartOutlook.Text = "E-mail";
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.AutoSize = false;
this.toolStripMenuItem1.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuFavoritesSeparator1;
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(179, 9);
//
// xpStartMSN
//
this.xpStartMSN.AutoSize = false;
this.xpStartMSN.DoBackColorAdapt = false;
this.xpStartMSN.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(55)))), ((int)(((byte)(56)))));
this.xpStartMSN.Image = global::Histacom2.Properties.Resources.WinXPMSN;
this.xpStartMSN.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle;
this.xpStartMSN.Name = "xpStartMSN";
this.xpStartMSN.Size = new System.Drawing.Size(181, 40);
this.xpStartMSN.SubTitle = "Subtitle";
this.xpStartMSN.Text = "MSN Explorer";
//
// xpStartMediaPlayer
//
this.xpStartMediaPlayer.AutoSize = false;
this.xpStartMediaPlayer.DoBackColorAdapt = false;
this.xpStartMediaPlayer.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(55)))), ((int)(((byte)(56)))));
this.xpStartMediaPlayer.Image = global::Histacom2.Properties.Resources.WinXPMediaPlayer;
this.xpStartMediaPlayer.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle;
this.xpStartMediaPlayer.Name = "xpStartMediaPlayer";
this.xpStartMediaPlayer.Size = new System.Drawing.Size(181, 40);
this.xpStartMediaPlayer.SubTitle = "Subtitle";
this.xpStartMediaPlayer.Text = "Windows Media Player";
//
// xpStartMovieMaker
//
this.xpStartMovieMaker.AutoSize = false;
this.xpStartMovieMaker.DoBackColorAdapt = false;
this.xpStartMovieMaker.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(55)))), ((int)(((byte)(56)))));
this.xpStartMovieMaker.Image = global::Histacom2.Properties.Resources.WinXPMovieMaker;
this.xpStartMovieMaker.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle;
this.xpStartMovieMaker.Name = "xpStartMovieMaker";
this.xpStartMovieMaker.Size = new System.Drawing.Size(181, 40);
this.xpStartMovieMaker.SubTitle = "Subtitle";
this.xpStartMovieMaker.Text = "Windows Movie Maker";
//
// xpStartTour
//
this.xpStartTour.AutoSize = false;
this.xpStartTour.DoBackColorAdapt = false;
this.xpStartTour.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(55)))), ((int)(((byte)(56)))));
this.xpStartTour.Image = global::Histacom2.Properties.Resources.WinXPTour;
this.xpStartTour.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle;
this.xpStartTour.Name = "xpStartTour";
this.xpStartTour.Size = new System.Drawing.Size(181, 40);
this.xpStartTour.SubTitle = "Subtitle";
this.xpStartTour.Text = "Tour Windows XP";
//
// xpMenuStripRight
//
this.xpMenuStripRight.AutoSize = false;
this.xpMenuStripRight.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces;
this.xpMenuStripRight.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.xpMenuStripRight.Dock = System.Windows.Forms.DockStyle.None;
this.xpMenuStripRight.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.xpStartRightDocuments,
this.xpStartRightRecentDocuments,
this.xpStartRightPictures,
this.xpStartRightMusic,
this.xpStartRightComputer,
this.toolStripMenuItem2,
this.xpStartRightControlPanel,
this.xpStartRightPrinters,
this.toolStripMenuItem3});
this.xpMenuStripRight.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow;
this.xpMenuStripRight.Location = new System.Drawing.Point(191, 66);
this.xpMenuStripRight.Name = "xpMenuStripRight";
this.xpMenuStripRight.Padding = new System.Windows.Forms.Padding(7, 7, 0, 2);
this.xpMenuStripRight.Size = new System.Drawing.Size(187, 330);
this.xpMenuStripRight.TabIndex = 14;
this.xpMenuStripRight.Text = "menuStrip2";
//
// xpStartRightDocuments
//
this.xpStartRightDocuments.AutoSize = false;
this.xpStartRightDocuments.BackColor = System.Drawing.Color.White;
this.xpStartRightDocuments.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces;
this.xpStartRightDocuments.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.xpStartRightDocuments.DoBackColorAdapt = false;
this.xpStartRightDocuments.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xpStartRightDocuments.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106)))));
this.xpStartRightDocuments.Image = global::Histacom2.Properties.Resources.WinXPDocumentsSmall;
this.xpStartRightDocuments.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle;
this.xpStartRightDocuments.Name = "xpStartRightDocuments";
this.xpStartRightDocuments.Size = new System.Drawing.Size(180, 30);
this.xpStartRightDocuments.SubTitle = "Subtitle";
this.xpStartRightDocuments.Text = "My Documents";
//
// xpStartRightRecentDocuments
//
this.xpStartRightRecentDocuments.AutoSize = false;
this.xpStartRightRecentDocuments.BackColor = System.Drawing.Color.White;
this.xpStartRightRecentDocuments.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces;
this.xpStartRightRecentDocuments.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.xpStartRightRecentDocuments.DoBackColorAdapt = false;
this.xpStartRightRecentDocuments.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xpStartRightRecentDocuments.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106)))));
this.xpStartRightRecentDocuments.Image = global::Histacom2.Properties.Resources.WinXPRecentSmall;
this.xpStartRightRecentDocuments.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle;
this.xpStartRightRecentDocuments.Name = "xpStartRightRecentDocuments";
this.xpStartRightRecentDocuments.Size = new System.Drawing.Size(180, 30);
this.xpStartRightRecentDocuments.SubTitle = "Subtitle";
this.xpStartRightRecentDocuments.Text = "My Recent &Documents";
//
// xpStartRightPictures
//
this.xpStartRightPictures.AutoSize = false;
this.xpStartRightPictures.BackColor = System.Drawing.Color.White;
this.xpStartRightPictures.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces;
this.xpStartRightPictures.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.xpStartRightPictures.DoBackColorAdapt = false;
this.xpStartRightPictures.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xpStartRightPictures.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106)))));
this.xpStartRightPictures.Image = global::Histacom2.Properties.Resources.WinXPPhotosSmall;
this.xpStartRightPictures.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle;
this.xpStartRightPictures.Name = "xpStartRightPictures";
this.xpStartRightPictures.Size = new System.Drawing.Size(180, 30);
this.xpStartRightPictures.SubTitle = "Subtitle";
this.xpStartRightPictures.Text = "My Pictures";
//
// xpStartRightMusic
//
this.xpStartRightMusic.AutoSize = false;
this.xpStartRightMusic.BackColor = System.Drawing.Color.White;
this.xpStartRightMusic.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces;
this.xpStartRightMusic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.xpStartRightMusic.DoBackColorAdapt = false;
this.xpStartRightMusic.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xpStartRightMusic.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106)))));
this.xpStartRightMusic.Image = global::Histacom2.Properties.Resources.WinXPMusicSmall;
this.xpStartRightMusic.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle;
this.xpStartRightMusic.Name = "xpStartRightMusic";
this.xpStartRightMusic.Size = new System.Drawing.Size(180, 30);
this.xpStartRightMusic.SubTitle = "Subtitle";
this.xpStartRightMusic.Text = "My Music";
//
// xpStartRightComputer
//
this.xpStartRightComputer.AutoSize = false;
this.xpStartRightComputer.BackColor = System.Drawing.Color.White;
this.xpStartRightComputer.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces;
this.xpStartRightComputer.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.xpStartRightComputer.DoBackColorAdapt = false;
this.xpStartRightComputer.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xpStartRightComputer.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106)))));
this.xpStartRightComputer.Image = global::Histacom2.Properties.Resources.WinXPComputerSmall;
this.xpStartRightComputer.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle;
this.xpStartRightComputer.Name = "xpStartRightComputer";
this.xpStartRightComputer.Size = new System.Drawing.Size(180, 30);
this.xpStartRightComputer.SubTitle = "Subtitle";
this.xpStartRightComputer.Text = "My Computer";
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.AutoSize = false;
this.toolStripMenuItem2.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlacesSeparator1;
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(179, 8);
//
// xpStartRightControlPanel
//
this.xpStartRightControlPanel.AutoSize = false;
this.xpStartRightControlPanel.BackColor = System.Drawing.Color.White;
this.xpStartRightControlPanel.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces;
this.xpStartRightControlPanel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.xpStartRightControlPanel.DoBackColorAdapt = false;
this.xpStartRightControlPanel.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xpStartRightControlPanel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106)))));
this.xpStartRightControlPanel.Image = global::Histacom2.Properties.Resources.WinXPControlPanelSmall;
this.xpStartRightControlPanel.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle;
this.xpStartRightControlPanel.Name = "xpStartRightControlPanel";
this.xpStartRightControlPanel.Size = new System.Drawing.Size(180, 30);
this.xpStartRightControlPanel.SubTitle = "Subtitle";
this.xpStartRightControlPanel.Text = "&Control Panel";
//
// xpStartRightPrinters
//
this.xpStartRightPrinters.AutoSize = false;
this.xpStartRightPrinters.BackColor = System.Drawing.Color.White;
this.xpStartRightPrinters.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces;
this.xpStartRightPrinters.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.xpStartRightPrinters.DoBackColorAdapt = false;
this.xpStartRightPrinters.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xpStartRightPrinters.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106)))));
this.xpStartRightPrinters.Image = global::Histacom2.Properties.Resources.WinXPPrintersSmall;
this.xpStartRightPrinters.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle;
this.xpStartRightPrinters.Name = "xpStartRightPrinters";
this.xpStartRightPrinters.Size = new System.Drawing.Size(180, 30);
this.xpStartRightPrinters.SubTitle = "Subtitle";
this.xpStartRightPrinters.Text = "Printers and Faxes";
//
// toolStripMenuItem3
//
this.toolStripMenuItem3.AutoSize = false;
this.toolStripMenuItem3.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlacesSeparator1;
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
this.toolStripMenuItem3.Size = new System.Drawing.Size(179, 8);
//
// clockTimer
//
this.clockTimer.Tick += new System.EventHandler(this.clockTimer_Tick);
//
// desktopImages
//
this.desktopImages.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("desktopImages.ImageStream")));
this.desktopImages.TransparentColor = System.Drawing.Color.Transparent;
this.desktopImages.Images.SetKeyName(0, "");
this.desktopImages.Images.SetKeyName(1, "WinClassicFolder.png");
this.desktopImages.Images.SetKeyName(2, "WinClassicIE3.png");
this.desktopImages.Images.SetKeyName(3, "WinClassicInbox.png");
this.desktopImages.Images.SetKeyName(4, "WinClassicMSN.png");
this.desktopImages.Images.SetKeyName(5, "WinClassicNetworking.png");
this.desktopImages.Images.SetKeyName(6, "WinClassicOutlook.png");
this.desktopImages.Images.SetKeyName(7, "WinXPRecycleBin.png");
this.desktopImages.Images.SetKeyName(8, "WinClassicSetup.png");
this.desktopImages.Images.SetKeyName(9, "WinClassicSetup.png");
this.desktopImages.Images.SetKeyName(10, "WinClassicSetup.png");
this.desktopImages.Images.SetKeyName(11, "WinClassicSetup.png");
this.desktopImages.Images.SetKeyName(12, "TimeDistorter3.png");
//
// desktopicons
//
this.desktopicons.Alignment = System.Windows.Forms.ListViewAlignment.Left;
this.desktopicons.BackColor = System.Drawing.Color.DodgerBlue;
this.desktopicons.BackgroundImageTiled = true;
this.desktopicons.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.desktopicons.Dock = System.Windows.Forms.DockStyle.Fill;
this.desktopicons.ForeColor = System.Drawing.Color.White;
this.desktopicons.LargeImageList = this.desktopImages;
this.desktopicons.Location = new System.Drawing.Point(0, 0);
this.desktopicons.Name = "desktopicons";
this.desktopicons.Size = new System.Drawing.Size(800, 600);
this.desktopicons.TabIndex = 6;
this.desktopicons.UseCompatibleStateImageBehavior = false;
this.desktopicons.DoubleClick += new System.EventHandler(this.desktopicons_DoubleClick);
this.desktopicons.MouseDown += new System.Windows.Forms.MouseEventHandler(this.desktop_mousedown);
//
// rightclickbackproperties
//
this.rightclickbackproperties.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.NewToolStripMenuItem1,
this.deleteToolStripMenuItem,
this.PropertiesToolStripMenuItem1});
this.rightclickbackproperties.Name = "ContextMenuStrip1";
this.rightclickbackproperties.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
this.rightclickbackproperties.Size = new System.Drawing.Size(128, 70);
//
// NewToolStripMenuItem1
//
this.NewToolStripMenuItem1.BackColor = System.Drawing.Color.Silver;
this.NewToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.FolderToolStripMenuItem,
this.TextDocumentToolStripMenuItem});
this.NewToolStripMenuItem1.Name = "NewToolStripMenuItem1";
this.NewToolStripMenuItem1.Size = new System.Drawing.Size(127, 22);
this.NewToolStripMenuItem1.Text = "New";
//
// FolderToolStripMenuItem
//
this.FolderToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
this.FolderToolStripMenuItem.Name = "FolderToolStripMenuItem";
this.FolderToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.FolderToolStripMenuItem.Text = "Folder";
this.FolderToolStripMenuItem.Click += new System.EventHandler(this.FolderToolStripMenuItem_Click);
//
// TextDocumentToolStripMenuItem
//
this.TextDocumentToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
this.TextDocumentToolStripMenuItem.Name = "TextDocumentToolStripMenuItem";
this.TextDocumentToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.TextDocumentToolStripMenuItem.Text = "Text Document";
this.TextDocumentToolStripMenuItem.Click += new System.EventHandler(this.TextDocumentToolStripMenuItem_Click);
//
// deleteToolStripMenuItem
//
this.deleteToolStripMenuItem.BackColor = System.Drawing.Color.Silver;
this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
this.deleteToolStripMenuItem.Size = new System.Drawing.Size(127, 22);
this.deleteToolStripMenuItem.Text = "Delete";
this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
//
// PropertiesToolStripMenuItem1
//
this.PropertiesToolStripMenuItem1.BackColor = System.Drawing.Color.Silver;
this.PropertiesToolStripMenuItem1.Name = "PropertiesToolStripMenuItem1";
this.PropertiesToolStripMenuItem1.Size = new System.Drawing.Size(127, 22);
this.PropertiesToolStripMenuItem1.Text = "Properties";
//
// desktopupdate
//
this.desktopupdate.Enabled = true;
this.desktopupdate.Interval = 5000;
this.desktopupdate.Tick += new System.EventHandler(this.desktopupdate_Tick);
//
// waitUntilLoaded
//
this.waitUntilLoaded.Enabled = true;
this.waitUntilLoaded.Tick += new System.EventHandler(this.waitUntilLoaded_Tick);
//
// WindowsXPBad
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.DodgerBlue;
this.ClientSize = new System.Drawing.Size(800, 600);
this.Controls.Add(this.startmenu);
this.Controls.Add(this.taskbar);
this.Controls.Add(this.panel1);
this.Controls.Add(this.desktopicons);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MainMenuStrip = this.xpMenuStripLeft;
this.Name = "WindowsXPBad";
this.Tag = "ignoreFormOnTaskbar";
this.Text = "Histacom2Desktop";
this.Load += new System.EventHandler(this.Desktop_Load);
this.panel1.ResumeLayout(false);
this.taskbar.ResumeLayout(false);
this.clockPanel.ResumeLayout(false);
this.taskbarItems.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.startbutton)).EndInit();
this.startmenu.ResumeLayout(false);
this.xpMenuStripBottom.ResumeLayout(false);
this.xpMenuStripBottom.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
this.panel3.ResumeLayout(false);
this.picWinXPStartTop.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.picProfilePicture)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picWinXPStartRight)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picWinXPStartLeft)).EndInit();
this.xpMenuStripLeft.ResumeLayout(false);
this.xpMenuStripLeft.PerformLayout();
this.xpMenuStripRight.ResumeLayout(false);
this.xpMenuStripRight.PerformLayout();
this.rightclickbackproperties.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
internal System.Windows.Forms.Panel taskbar;
internal System.Windows.Forms.PictureBox startbutton;
internal Histacom2.Engine.UI.ClassicLabel taskbartime;
internal System.Windows.Forms.Panel startmenu;
private System.Windows.Forms.Timer clockTimer;
private System.Windows.Forms.ImageList desktopImages;
internal System.Windows.Forms.ListView desktopicons;
internal System.Windows.Forms.ContextMenuStrip rightclickbackproperties;
internal System.Windows.Forms.ToolStripMenuItem NewToolStripMenuItem1;
internal System.Windows.Forms.ToolStripMenuItem FolderToolStripMenuItem;
internal System.Windows.Forms.ToolStripMenuItem TextDocumentToolStripMenuItem;
internal System.Windows.Forms.ToolStripMenuItem PropertiesToolStripMenuItem1;
internal System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Windows95));
private System.Windows.Forms.Panel taskbarItems;
private System.Windows.Forms.Timer desktopupdate;
private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.PictureBox picWinXPStartLeft;
private System.Windows.Forms.PictureBox picWinXPStartRight;
private System.Windows.Forms.Panel picWinXPStartTop;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.PictureBox pictureBox7;
private System.Windows.Forms.PictureBox pictureBox8;
private System.Windows.Forms.PictureBox pictureBox9;
private System.Windows.Forms.PictureBox pictureBox10;
private System.Windows.Forms.PictureBox pictureBox11;
private System.Windows.Forms.PictureBox pictureBox12;
private System.Windows.Forms.PictureBox pictureBox13;
private System.Windows.Forms.PictureBox pictureBox14;
private Engine.UI.ClassicLabel lblUsername;
private System.Windows.Forms.MenuStrip xpMenuStripLeft;
private Engine.UI.ClassicStartMenuItem xpStartIE;
private Engine.UI.ClassicStartMenuItem xpStartOutlook;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private Engine.UI.ClassicStartMenuItem xpStartMSN;
private Engine.UI.ClassicStartMenuItem xpStartMediaPlayer;
private Engine.UI.ClassicStartMenuItem xpStartMovieMaker;
private Engine.UI.ClassicStartMenuItem xpStartTour;
private System.Windows.Forms.MenuStrip xpMenuStripRight;
private Engine.UI.ClassicStartMenuItem xpStartRightDocuments;
private Engine.UI.ClassicStartMenuItem xpStartRightRecentDocuments;
private Engine.UI.ClassicStartMenuItem xpStartRightPictures;
private Engine.UI.ClassicStartMenuItem xpStartRightMusic;
private Engine.UI.ClassicStartMenuItem xpStartRightComputer;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
private Engine.UI.ClassicStartMenuItem xpStartRightControlPanel;
private Engine.UI.ClassicStartMenuItem xpStartRightPrinters;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
public Engine.UI.ClassicLabel classicLabel2;
public System.Windows.Forms.Panel clockPanel;
private System.Windows.Forms.MenuStrip xpMenuStripBottom;
private Engine.UI.ClassicStartMenuItem xpStartBottomTurnOff;
private System.Windows.Forms.PictureBox picProfilePicture;
private System.Windows.Forms.Timer waitUntilLoaded;
}
}