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.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.pictureBox3 = new System.Windows.Forms.Panel(); this.classicLabel1 = new Histacom2.Engine.UI.ClassicLabel(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.classicStartMenuItem1 = new Histacom2.Engine.UI.ClassicStartMenuItem(); this.classicStartMenuItem2 = new Histacom2.Engine.UI.ClassicStartMenuItem(); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.classicStartMenuItem3 = new Histacom2.Engine.UI.ClassicStartMenuItem(); this.classicStartMenuItem4 = new Histacom2.Engine.UI.ClassicStartMenuItem(); this.classicStartMenuItem5 = new Histacom2.Engine.UI.ClassicStartMenuItem(); this.classicStartMenuItem6 = new Histacom2.Engine.UI.ClassicStartMenuItem(); this.menuStrip2 = new System.Windows.Forms.MenuStrip(); this.classicStartMenuItem7 = new Histacom2.Engine.UI.ClassicStartMenuItem(); this.classicStartMenuItem8 = new Histacom2.Engine.UI.ClassicStartMenuItem(); this.classicStartMenuItem9 = new Histacom2.Engine.UI.ClassicStartMenuItem(); this.classicStartMenuItem10 = new Histacom2.Engine.UI.ClassicStartMenuItem(); this.classicStartMenuItem11 = new Histacom2.Engine.UI.ClassicStartMenuItem(); this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); this.classicStartMenuItem12 = new Histacom2.Engine.UI.ClassicStartMenuItem(); this.classicStartMenuItem13 = 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.panel1.SuspendLayout(); this.taskbar.SuspendLayout(); this.clockPanel.SuspendLayout(); this.taskbarItems.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.startbutton)).BeginInit(); this.startmenu.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.pictureBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.menuStrip1.SuspendLayout(); this.menuStrip2.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.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.menuStrip1); this.startmenu.Controls.Add(this.menuStrip2); 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; // // 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.pictureBox3); this.panel3.Controls.Add(this.pictureBox2); this.panel3.Controls.Add(this.pictureBox1); 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; // // pictureBox3 // this.pictureBox3.BackColor = System.Drawing.Color.Blue; this.pictureBox3.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuTopCenter; this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.pictureBox3.Controls.Add(this.classicLabel1); this.pictureBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.pictureBox3.Location = new System.Drawing.Point(8, 0); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(364, 63); this.pictureBox3.TabIndex = 2; // // classicLabel1 // this.classicLabel1.BackColor = System.Drawing.Color.Transparent; this.classicLabel1.DropShadow = true; this.classicLabel1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.classicLabel1.ForeColor = System.Drawing.Color.White; this.classicLabel1.Location = new System.Drawing.Point(6, 24); this.classicLabel1.Name = "classicLabel1"; this.classicLabel1.Size = new System.Drawing.Size(91, 19); this.classicLabel1.TabIndex = 3; this.classicLabel1.Text = "Username"; // // pictureBox2 // this.pictureBox2.BackColor = System.Drawing.Color.SkyBlue; this.pictureBox2.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuTopRight; this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Right; this.pictureBox2.Location = new System.Drawing.Point(372, 0); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(8, 63); this.pictureBox2.TabIndex = 1; this.pictureBox2.TabStop = false; // // pictureBox1 // this.pictureBox1.BackColor = System.Drawing.Color.SkyBlue; this.pictureBox1.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuTopLeft; this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Left; this.pictureBox1.Location = new System.Drawing.Point(0, 0); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(8, 63); this.pictureBox1.TabIndex = 0; this.pictureBox1.TabStop = false; // // menuStrip1 // this.menuStrip1.AutoSize = false; this.menuStrip1.BackgroundImage = global::Histacom2.Properties.Resources.sliverwhite; 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.classicStartMenuItem1, this.classicStartMenuItem2, this.toolStripMenuItem1, this.classicStartMenuItem3, this.classicStartMenuItem4, this.classicStartMenuItem5, this.classicStartMenuItem6}); this.menuStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow; this.menuStrip1.Location = new System.Drawing.Point(2, 66); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Padding = new System.Windows.Forms.Padding(8, 8, 0, 2); this.menuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; this.menuStrip1.Size = new System.Drawing.Size(188, 330); this.menuStrip1.TabIndex = 13; this.menuStrip1.Text = "menuStrip1"; // // classicStartMenuItem1 // this.classicStartMenuItem1.AutoSize = false; this.classicStartMenuItem1.DoBackColorAdapt = false; this.classicStartMenuItem1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.classicStartMenuItem1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(55)))), ((int)(((byte)(56))))); this.classicStartMenuItem1.Image = global::Histacom2.Properties.Resources.WinXPIE6; this.classicStartMenuItem1.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitleWithLightSubtitle; this.classicStartMenuItem1.Name = "classicStartMenuItem1"; this.classicStartMenuItem1.Size = new System.Drawing.Size(181, 40); this.classicStartMenuItem1.SubTitle = "Internet Explorer"; this.classicStartMenuItem1.Text = "Internet"; this.classicStartMenuItem1.Click += new System.EventHandler(this.classicStartMenuItem1_Click); // // classicStartMenuItem2 // this.classicStartMenuItem2.AutoSize = false; this.classicStartMenuItem2.DoBackColorAdapt = false; this.classicStartMenuItem2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.classicStartMenuItem2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(55)))), ((int)(((byte)(56))))); this.classicStartMenuItem2.Image = global::Histacom2.Properties.Resources.WinXPOutlook; this.classicStartMenuItem2.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitleWithLightSubtitle; this.classicStartMenuItem2.Name = "classicStartMenuItem2"; this.classicStartMenuItem2.Size = new System.Drawing.Size(181, 40); this.classicStartMenuItem2.SubTitle = "Outlook Express"; this.classicStartMenuItem2.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); // // classicStartMenuItem3 // this.classicStartMenuItem3.AutoSize = false; this.classicStartMenuItem3.DoBackColorAdapt = false; this.classicStartMenuItem3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(55)))), ((int)(((byte)(56))))); this.classicStartMenuItem3.Image = global::Histacom2.Properties.Resources.WinXPMSN; this.classicStartMenuItem3.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle; this.classicStartMenuItem3.Name = "classicStartMenuItem3"; this.classicStartMenuItem3.Size = new System.Drawing.Size(181, 40); this.classicStartMenuItem3.SubTitle = "Subtitle"; this.classicStartMenuItem3.Text = "MSN Explorer"; // // classicStartMenuItem4 // this.classicStartMenuItem4.AutoSize = false; this.classicStartMenuItem4.DoBackColorAdapt = false; this.classicStartMenuItem4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(55)))), ((int)(((byte)(56))))); this.classicStartMenuItem4.Image = global::Histacom2.Properties.Resources.WinXPMediaPlayer; this.classicStartMenuItem4.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle; this.classicStartMenuItem4.Name = "classicStartMenuItem4"; this.classicStartMenuItem4.Size = new System.Drawing.Size(181, 40); this.classicStartMenuItem4.SubTitle = "Subtitle"; this.classicStartMenuItem4.Text = "Windows Media Player"; // // classicStartMenuItem5 // this.classicStartMenuItem5.AutoSize = false; this.classicStartMenuItem5.DoBackColorAdapt = false; this.classicStartMenuItem5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(55)))), ((int)(((byte)(56))))); this.classicStartMenuItem5.Image = global::Histacom2.Properties.Resources.WinXPMovieMaker; this.classicStartMenuItem5.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle; this.classicStartMenuItem5.Name = "classicStartMenuItem5"; this.classicStartMenuItem5.Size = new System.Drawing.Size(181, 40); this.classicStartMenuItem5.SubTitle = "Subtitle"; this.classicStartMenuItem5.Text = "Windows Movie Maker"; // // classicStartMenuItem6 // this.classicStartMenuItem6.AutoSize = false; this.classicStartMenuItem6.DoBackColorAdapt = false; this.classicStartMenuItem6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(55)))), ((int)(((byte)(56))))); this.classicStartMenuItem6.Image = global::Histacom2.Properties.Resources.WinXPTour; this.classicStartMenuItem6.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle; this.classicStartMenuItem6.Name = "classicStartMenuItem6"; this.classicStartMenuItem6.Size = new System.Drawing.Size(181, 40); this.classicStartMenuItem6.SubTitle = "Subtitle"; this.classicStartMenuItem6.Text = "Tour Windows XP"; // // menuStrip2 // this.menuStrip2.AutoSize = false; this.menuStrip2.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces; this.menuStrip2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.menuStrip2.Dock = System.Windows.Forms.DockStyle.None; this.menuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.classicStartMenuItem7, this.classicStartMenuItem8, this.classicStartMenuItem9, this.classicStartMenuItem10, this.classicStartMenuItem11, this.toolStripMenuItem2, this.classicStartMenuItem12, this.classicStartMenuItem13, this.toolStripMenuItem3}); this.menuStrip2.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow; this.menuStrip2.Location = new System.Drawing.Point(191, 66); this.menuStrip2.Name = "menuStrip2"; this.menuStrip2.Padding = new System.Windows.Forms.Padding(7, 7, 0, 2); this.menuStrip2.Size = new System.Drawing.Size(187, 330); this.menuStrip2.TabIndex = 14; this.menuStrip2.Text = "menuStrip2"; // // classicStartMenuItem7 // this.classicStartMenuItem7.AutoSize = false; this.classicStartMenuItem7.BackColor = System.Drawing.Color.White; this.classicStartMenuItem7.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces; this.classicStartMenuItem7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.classicStartMenuItem7.DoBackColorAdapt = false; this.classicStartMenuItem7.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.classicStartMenuItem7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106))))); this.classicStartMenuItem7.Image = global::Histacom2.Properties.Resources.WinXPDocumentsSmall; this.classicStartMenuItem7.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle; this.classicStartMenuItem7.Name = "classicStartMenuItem7"; this.classicStartMenuItem7.Size = new System.Drawing.Size(180, 30); this.classicStartMenuItem7.SubTitle = "Subtitle"; this.classicStartMenuItem7.Text = "My Documents"; // // classicStartMenuItem8 // this.classicStartMenuItem8.AutoSize = false; this.classicStartMenuItem8.BackColor = System.Drawing.Color.White; this.classicStartMenuItem8.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces; this.classicStartMenuItem8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.classicStartMenuItem8.DoBackColorAdapt = false; this.classicStartMenuItem8.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.classicStartMenuItem8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106))))); this.classicStartMenuItem8.Image = global::Histacom2.Properties.Resources.WinXPRecentSmall; this.classicStartMenuItem8.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle; this.classicStartMenuItem8.Name = "classicStartMenuItem8"; this.classicStartMenuItem8.Size = new System.Drawing.Size(180, 30); this.classicStartMenuItem8.SubTitle = "Subtitle"; this.classicStartMenuItem8.Text = "My Recent &Documents"; // // classicStartMenuItem9 // this.classicStartMenuItem9.AutoSize = false; this.classicStartMenuItem9.BackColor = System.Drawing.Color.White; this.classicStartMenuItem9.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces; this.classicStartMenuItem9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.classicStartMenuItem9.DoBackColorAdapt = false; this.classicStartMenuItem9.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.classicStartMenuItem9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106))))); this.classicStartMenuItem9.Image = global::Histacom2.Properties.Resources.WinXPPhotosSmall; this.classicStartMenuItem9.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle; this.classicStartMenuItem9.Name = "classicStartMenuItem9"; this.classicStartMenuItem9.Size = new System.Drawing.Size(180, 30); this.classicStartMenuItem9.SubTitle = "Subtitle"; this.classicStartMenuItem9.Text = "My Pictures"; // // classicStartMenuItem10 // this.classicStartMenuItem10.AutoSize = false; this.classicStartMenuItem10.BackColor = System.Drawing.Color.White; this.classicStartMenuItem10.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces; this.classicStartMenuItem10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.classicStartMenuItem10.DoBackColorAdapt = false; this.classicStartMenuItem10.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.classicStartMenuItem10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106))))); this.classicStartMenuItem10.Image = global::Histacom2.Properties.Resources.WinXPMusicSmall; this.classicStartMenuItem10.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle; this.classicStartMenuItem10.Name = "classicStartMenuItem10"; this.classicStartMenuItem10.Size = new System.Drawing.Size(180, 30); this.classicStartMenuItem10.SubTitle = "Subtitle"; this.classicStartMenuItem10.Text = "My Music"; // // classicStartMenuItem11 // this.classicStartMenuItem11.AutoSize = false; this.classicStartMenuItem11.BackColor = System.Drawing.Color.White; this.classicStartMenuItem11.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces; this.classicStartMenuItem11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.classicStartMenuItem11.DoBackColorAdapt = false; this.classicStartMenuItem11.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.classicStartMenuItem11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106))))); this.classicStartMenuItem11.Image = global::Histacom2.Properties.Resources.WinXPComputerSmall; this.classicStartMenuItem11.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle; this.classicStartMenuItem11.Name = "classicStartMenuItem11"; this.classicStartMenuItem11.Size = new System.Drawing.Size(180, 30); this.classicStartMenuItem11.SubTitle = "Subtitle"; this.classicStartMenuItem11.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); // // classicStartMenuItem12 // this.classicStartMenuItem12.AutoSize = false; this.classicStartMenuItem12.BackColor = System.Drawing.Color.White; this.classicStartMenuItem12.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces; this.classicStartMenuItem12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.classicStartMenuItem12.DoBackColorAdapt = false; this.classicStartMenuItem12.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.classicStartMenuItem12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106))))); this.classicStartMenuItem12.Image = global::Histacom2.Properties.Resources.WinXPControlPanelSmall; this.classicStartMenuItem12.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle; this.classicStartMenuItem12.Name = "classicStartMenuItem12"; this.classicStartMenuItem12.Size = new System.Drawing.Size(180, 30); this.classicStartMenuItem12.SubTitle = "Subtitle"; this.classicStartMenuItem12.Text = "&Control Panel"; // // classicStartMenuItem13 // this.classicStartMenuItem13.AutoSize = false; this.classicStartMenuItem13.BackColor = System.Drawing.Color.White; this.classicStartMenuItem13.BackgroundImage = global::Histacom2.Properties.Resources.WinXPStartMenuPlaces; this.classicStartMenuItem13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.classicStartMenuItem13.DoBackColorAdapt = false; this.classicStartMenuItem13.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.classicStartMenuItem13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(36)))), ((int)(((byte)(106))))); this.classicStartMenuItem13.Image = global::Histacom2.Properties.Resources.WinXPPrintersSmall; this.classicStartMenuItem13.LayoutStyle = Histacom2.Engine.UI.ClassicStartMenuItemLayout.CloseTitle; this.classicStartMenuItem13.Name = "classicStartMenuItem13"; this.classicStartMenuItem13.Size = new System.Drawing.Size(180, 30); this.classicStartMenuItem13.SubTitle = "Subtitle"; this.classicStartMenuItem13.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); // // 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.menuStrip1; 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); ((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.pictureBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.menuStrip2.ResumeLayout(false); this.menuStrip2.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 pictureBox1; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.Panel pictureBox3; 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 classicLabel1; private System.Windows.Forms.MenuStrip menuStrip1; private Engine.UI.ClassicStartMenuItem classicStartMenuItem1; private Engine.UI.ClassicStartMenuItem classicStartMenuItem2; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1; private Engine.UI.ClassicStartMenuItem classicStartMenuItem3; private Engine.UI.ClassicStartMenuItem classicStartMenuItem4; private Engine.UI.ClassicStartMenuItem classicStartMenuItem5; private Engine.UI.ClassicStartMenuItem classicStartMenuItem6; private System.Windows.Forms.MenuStrip menuStrip2; private Engine.UI.ClassicStartMenuItem classicStartMenuItem7; private Engine.UI.ClassicStartMenuItem classicStartMenuItem8; private Engine.UI.ClassicStartMenuItem classicStartMenuItem9; private Engine.UI.ClassicStartMenuItem classicStartMenuItem10; private Engine.UI.ClassicStartMenuItem classicStartMenuItem11; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2; private Engine.UI.ClassicStartMenuItem classicStartMenuItem12; private Engine.UI.ClassicStartMenuItem classicStartMenuItem13; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3; public Engine.UI.ClassicLabel classicLabel2; public System.Windows.Forms.Panel clockPanel; } }