diff --git a/Backup/windows 95.sln b/Backup/windows 95.sln
deleted file mode 100755
index 1bc216d..0000000
--- a/Backup/windows 95.sln
+++ /dev/null
@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Basic Express 2008
-Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "windows 95", "windows 95\windows 95.vbproj", "{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/Backup/windows 95.suo b/Backup/windows 95.suo
deleted file mode 100755
index 660b5b8..0000000
Binary files a/Backup/windows 95.suo and /dev/null differ
diff --git a/Backup/windows 95/Address Book.Designer.vb b/Backup/windows 95/Address Book.Designer.vb
deleted file mode 100755
index 0ab5dc2..0000000
--- a/Backup/windows 95/Address Book.Designer.vb
+++ /dev/null
@@ -1,930 +0,0 @@
- _
-Partial Class Address_Book
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Dim TreeNode1 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Shared Contacts")
- Dim TreeNode2 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Main Identity's Contacts")
- Me.program = New System.Windows.Forms.Panel
- Me.StatusStrip1 = New System.Windows.Forms.StatusStrip
- Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel
- Me.ListView1 = New System.Windows.Forms.ListView
- Me.ColumnHeader1 = New System.Windows.Forms.ColumnHeader
- Me.ColumnHeader2 = New System.Windows.Forms.ColumnHeader
- Me.ColumnHeader3 = New System.Windows.Forms.ColumnHeader
- Me.ColumnHeader4 = New System.Windows.Forms.ColumnHeader
- Me.TextBox1 = New System.Windows.Forms.TextBox
- Me.Label1 = New System.Windows.Forms.Label
- Me.Panel1 = New System.Windows.Forms.Panel
- Me.MenuStrip2 = New System.Windows.Forms.MenuStrip
- Me.NewToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NewContactToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NewGroupToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NewFolderToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PropertiesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DeleteToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.PrintToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.FindPeopleToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ActionToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.SendMailToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.SendMailToToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.DialToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.InternetCallToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.TreeView1 = New System.Windows.Forms.TreeView
- Me.MenuStrip1 = New System.Windows.Forms.MenuStrip
- Me.FileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NewContractCtrlNToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NewGroupCtrlGToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NewFolderBtrlRToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PropertiesAltEnterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DeleteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ImportToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AddressBookWABToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.BusinessCardToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.OtherAddressBookToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ExportToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AddressBookWABToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.BusinessCardvCardToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.OtherAddessBookToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PrintCtrlPToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SwitchIdentityToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ShowAllContentsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ExitToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.EditToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CopyCtrlCToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PasteCtrlVToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SelectAllCtrlAToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ProfileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.FindPeopleCtrlFToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.StatusBarToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.StatusBarToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.FoldersAndGroupsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.LargeIconToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SmallIconToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ListToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DetailsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SortByToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NameToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.EMailAddressToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.BusinessPhoneToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HomePhoneToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.FirstNameToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.LastNameToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DescendingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AscendingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.RefreshF5ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AccountsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ActionToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SendMailToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SendMailToToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DialToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.InternetCallToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SynchronizeNowToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ContentsAndIndexF1ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AboutAddressBookToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.StatusStrip1.SuspendLayout()
- Me.Panel1.SuspendLayout()
- Me.MenuStrip2.SuspendLayout()
- Me.MenuStrip1.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.StatusStrip1)
- Me.program.Controls.Add(Me.ListView1)
- Me.program.Controls.Add(Me.TextBox1)
- Me.program.Controls.Add(Me.Label1)
- Me.program.Controls.Add(Me.Panel1)
- Me.program.Controls.Add(Me.TreeView1)
- Me.program.Controls.Add(Me.MenuStrip1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(695, 437)
- Me.program.TabIndex = 4
- '
- 'StatusStrip1
- '
- Me.StatusStrip1.BackColor = System.Drawing.Color.Silver
- Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel1})
- Me.StatusStrip1.Location = New System.Drawing.Point(0, 411)
- Me.StatusStrip1.Name = "StatusStrip1"
- Me.StatusStrip1.Size = New System.Drawing.Size(691, 22)
- Me.StatusStrip1.TabIndex = 12
- Me.StatusStrip1.Text = "StatusStrip1"
- '
- 'ToolStripStatusLabel1
- '
- Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
- Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(45, 17)
- Me.ToolStripStatusLabel1.Text = "0 items"
- '
- 'ListView1
- '
- Me.ListView1.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2, Me.ColumnHeader3, Me.ColumnHeader4})
- Me.ListView1.Location = New System.Drawing.Point(277, 134)
- Me.ListView1.Name = "ListView1"
- Me.ListView1.Size = New System.Drawing.Size(405, 276)
- Me.ListView1.TabIndex = 11
- Me.ListView1.UseCompatibleStateImageBehavior = False
- Me.ListView1.View = System.Windows.Forms.View.Details
- '
- 'ColumnHeader1
- '
- Me.ColumnHeader1.Text = "Name"
- Me.ColumnHeader1.Width = 117
- '
- 'ColumnHeader2
- '
- Me.ColumnHeader2.Text = "E-Mail Address"
- Me.ColumnHeader2.Width = 107
- '
- 'ColumnHeader3
- '
- Me.ColumnHeader3.Text = "Bussiness Phone"
- Me.ColumnHeader3.Width = 97
- '
- 'ColumnHeader4
- '
- Me.ColumnHeader4.Text = "Home Phone"
- Me.ColumnHeader4.Width = 80
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(474, 108)
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(165, 20)
- Me.TextBox1.TabIndex = 10
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("Calibri", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label1.Location = New System.Drawing.Point(274, 111)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(177, 14)
- Me.Label1.TabIndex = 9
- Me.Label1.Text = "Type Name or Select from the list:"
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.MenuStrip2)
- Me.Panel1.Location = New System.Drawing.Point(11, 53)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(672, 51)
- Me.Panel1.TabIndex = 8
- '
- 'MenuStrip2
- '
- Me.MenuStrip2.BackColor = System.Drawing.Color.Silver
- Me.MenuStrip2.Dock = System.Windows.Forms.DockStyle.Fill
- Me.MenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NewToolStripMenuItem, Me.PropertiesToolStripMenuItem, Me.DeleteToolStripMenuItem1, Me.PrintToolStripMenuItem, Me.FindPeopleToolStripMenuItem, Me.ActionToolStripMenuItem1})
- Me.MenuStrip2.Location = New System.Drawing.Point(0, 0)
- Me.MenuStrip2.Name = "MenuStrip2"
- Me.MenuStrip2.Size = New System.Drawing.Size(670, 49)
- Me.MenuStrip2.TabIndex = 0
- Me.MenuStrip2.Text = "MenuStrip2"
- '
- 'NewToolStripMenuItem
- '
- Me.NewToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NewContactToolStripMenuItem, Me.NewGroupToolStripMenuItem, Me.NewFolderToolStripMenuItem})
- Me.NewToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95addressbooknewblackandwhiteicon
- Me.NewToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.NewToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.NewToolStripMenuItem.Name = "NewToolStripMenuItem"
- Me.NewToolStripMenuItem.Size = New System.Drawing.Size(43, 45)
- Me.NewToolStripMenuItem.Text = "New"
- Me.NewToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.BottomCenter
- Me.NewToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- '
- 'NewContactToolStripMenuItem
- '
- Me.NewContactToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NewContactToolStripMenuItem.Name = "NewContactToolStripMenuItem"
- Me.NewContactToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
- Me.NewContactToolStripMenuItem.Text = "New Contact..."
- '
- 'NewGroupToolStripMenuItem
- '
- Me.NewGroupToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NewGroupToolStripMenuItem.Name = "NewGroupToolStripMenuItem"
- Me.NewGroupToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
- Me.NewGroupToolStripMenuItem.Text = "New Group..."
- '
- 'NewFolderToolStripMenuItem
- '
- Me.NewFolderToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NewFolderToolStripMenuItem.Name = "NewFolderToolStripMenuItem"
- Me.NewFolderToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
- Me.NewFolderToolStripMenuItem.Text = "New Folder..."
- '
- 'PropertiesToolStripMenuItem
- '
- Me.PropertiesToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95addressbookpropertiesblackandwhiteicon
- Me.PropertiesToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.PropertiesToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.PropertiesToolStripMenuItem.Name = "PropertiesToolStripMenuItem"
- Me.PropertiesToolStripMenuItem.Size = New System.Drawing.Size(72, 45)
- Me.PropertiesToolStripMenuItem.Text = "Properties"
- Me.PropertiesToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.BottomCenter
- Me.PropertiesToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- '
- 'DeleteToolStripMenuItem1
- '
- Me.DeleteToolStripMenuItem1.Image = Global.windows_95.My.Resources.Resources.windows95addressbookdeleteblackandwhiteicon1
- Me.DeleteToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.DeleteToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver
- Me.DeleteToolStripMenuItem1.Name = "DeleteToolStripMenuItem1"
- Me.DeleteToolStripMenuItem1.Size = New System.Drawing.Size(52, 45)
- Me.DeleteToolStripMenuItem1.Text = "Delete"
- Me.DeleteToolStripMenuItem1.TextAlign = System.Drawing.ContentAlignment.BottomCenter
- Me.DeleteToolStripMenuItem1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- '
- 'PrintToolStripMenuItem
- '
- Me.PrintToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95addressbookprintblackandwhiteicon1
- Me.PrintToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.PrintToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.PrintToolStripMenuItem.Name = "PrintToolStripMenuItem"
- Me.PrintToolStripMenuItem.Size = New System.Drawing.Size(44, 45)
- Me.PrintToolStripMenuItem.Text = "Print"
- Me.PrintToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.BottomCenter
- Me.PrintToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- '
- 'FindPeopleToolStripMenuItem
- '
- Me.FindPeopleToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95addressbookfindpeopleblackandwhiteicon
- Me.FindPeopleToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.FindPeopleToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.FindPeopleToolStripMenuItem.Name = "FindPeopleToolStripMenuItem"
- Me.FindPeopleToolStripMenuItem.Size = New System.Drawing.Size(81, 45)
- Me.FindPeopleToolStripMenuItem.Text = "Find People"
- Me.FindPeopleToolStripMenuItem.TextAlign = System.Drawing.ContentAlignment.BottomCenter
- Me.FindPeopleToolStripMenuItem.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- '
- 'ActionToolStripMenuItem1
- '
- Me.ActionToolStripMenuItem1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SendMailToolStripMenuItem1, Me.SendMailToToolStripMenuItem1, Me.DialToolStripMenuItem1, Me.InternetCallToolStripMenuItem1})
- Me.ActionToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ActionToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver
- Me.ActionToolStripMenuItem1.Name = "ActionToolStripMenuItem1"
- Me.ActionToolStripMenuItem1.Size = New System.Drawing.Size(54, 45)
- Me.ActionToolStripMenuItem1.Text = "Action"
- Me.ActionToolStripMenuItem1.TextAlign = System.Drawing.ContentAlignment.BottomCenter
- Me.ActionToolStripMenuItem1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- '
- 'SendMailToolStripMenuItem1
- '
- Me.SendMailToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.SendMailToolStripMenuItem1.Name = "SendMailToolStripMenuItem1"
- Me.SendMailToolStripMenuItem1.Size = New System.Drawing.Size(143, 22)
- Me.SendMailToolStripMenuItem1.Text = "Send Mail"
- '
- 'SendMailToToolStripMenuItem1
- '
- Me.SendMailToToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.SendMailToToolStripMenuItem1.Name = "SendMailToToolStripMenuItem1"
- Me.SendMailToToolStripMenuItem1.Size = New System.Drawing.Size(143, 22)
- Me.SendMailToToolStripMenuItem1.Text = "Send Mail To"
- '
- 'DialToolStripMenuItem1
- '
- Me.DialToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.DialToolStripMenuItem1.Name = "DialToolStripMenuItem1"
- Me.DialToolStripMenuItem1.Size = New System.Drawing.Size(143, 22)
- Me.DialToolStripMenuItem1.Text = "Dial..."
- '
- 'InternetCallToolStripMenuItem1
- '
- Me.InternetCallToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.InternetCallToolStripMenuItem1.Name = "InternetCallToolStripMenuItem1"
- Me.InternetCallToolStripMenuItem1.Size = New System.Drawing.Size(143, 22)
- Me.InternetCallToolStripMenuItem1.Text = "Internet Call"
- '
- 'TreeView1
- '
- Me.TreeView1.Location = New System.Drawing.Point(9, 110)
- Me.TreeView1.Name = "TreeView1"
- TreeNode1.Name = "Node0"
- TreeNode1.Text = "Shared Contacts"
- TreeNode2.Name = "Node1"
- TreeNode2.Text = "Main Identity's Contacts"
- Me.TreeView1.Nodes.AddRange(New System.Windows.Forms.TreeNode() {TreeNode1, TreeNode2})
- Me.TreeView1.Size = New System.Drawing.Size(258, 300)
- Me.TreeView1.TabIndex = 7
- '
- 'MenuStrip1
- '
- Me.MenuStrip1.BackColor = System.Drawing.Color.Silver
- Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FileToolStripMenuItem, Me.EditToolStripMenuItem, Me.ToolStripMenuItem1, Me.ToolsToolStripMenuItem, Me.HelpToolStripMenuItem})
- Me.MenuStrip1.Location = New System.Drawing.Point(0, 25)
- Me.MenuStrip1.Name = "MenuStrip1"
- Me.MenuStrip1.Size = New System.Drawing.Size(691, 24)
- Me.MenuStrip1.TabIndex = 6
- Me.MenuStrip1.Text = "MenuStrip1"
- '
- 'FileToolStripMenuItem
- '
- Me.FileToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NewContractCtrlNToolStripMenuItem, Me.NewGroupCtrlGToolStripMenuItem, Me.NewFolderBtrlRToolStripMenuItem, Me.PropertiesAltEnterToolStripMenuItem, Me.DeleteToolStripMenuItem, Me.ImportToolStripMenuItem, Me.ExportToolStripMenuItem, Me.PrintCtrlPToolStripMenuItem, Me.SwitchIdentityToolStripMenuItem, Me.ShowAllContentsToolStripMenuItem, Me.ExitToolStripMenuItem})
- Me.FileToolStripMenuItem.Name = "FileToolStripMenuItem"
- Me.FileToolStripMenuItem.Size = New System.Drawing.Size(37, 20)
- Me.FileToolStripMenuItem.Text = "File"
- '
- 'NewContractCtrlNToolStripMenuItem
- '
- Me.NewContractCtrlNToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NewContractCtrlNToolStripMenuItem.Name = "NewContractCtrlNToolStripMenuItem"
- Me.NewContractCtrlNToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
- Me.NewContractCtrlNToolStripMenuItem.Text = "New Contract... Ctrl+N"
- '
- 'NewGroupCtrlGToolStripMenuItem
- '
- Me.NewGroupCtrlGToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NewGroupCtrlGToolStripMenuItem.Name = "NewGroupCtrlGToolStripMenuItem"
- Me.NewGroupCtrlGToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
- Me.NewGroupCtrlGToolStripMenuItem.Text = "New Group... Ctrl+G"
- '
- 'NewFolderBtrlRToolStripMenuItem
- '
- Me.NewFolderBtrlRToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NewFolderBtrlRToolStripMenuItem.Name = "NewFolderBtrlRToolStripMenuItem"
- Me.NewFolderBtrlRToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
- Me.NewFolderBtrlRToolStripMenuItem.Text = "New Folder... Ctrl+R"
- '
- 'PropertiesAltEnterToolStripMenuItem
- '
- Me.PropertiesAltEnterToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PropertiesAltEnterToolStripMenuItem.Name = "PropertiesAltEnterToolStripMenuItem"
- Me.PropertiesAltEnterToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
- Me.PropertiesAltEnterToolStripMenuItem.Text = "Properties Alt+Enter"
- '
- 'DeleteToolStripMenuItem
- '
- Me.DeleteToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DeleteToolStripMenuItem.Name = "DeleteToolStripMenuItem"
- Me.DeleteToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
- Me.DeleteToolStripMenuItem.Text = "Delete"
- '
- 'ImportToolStripMenuItem
- '
- Me.ImportToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ImportToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AddressBookWABToolStripMenuItem, Me.BusinessCardToolStripMenuItem, Me.OtherAddressBookToolStripMenuItem})
- Me.ImportToolStripMenuItem.Name = "ImportToolStripMenuItem"
- Me.ImportToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
- Me.ImportToolStripMenuItem.Text = "Import"
- '
- 'AddressBookWABToolStripMenuItem
- '
- Me.AddressBookWABToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AddressBookWABToolStripMenuItem.Name = "AddressBookWABToolStripMenuItem"
- Me.AddressBookWABToolStripMenuItem.Size = New System.Drawing.Size(204, 22)
- Me.AddressBookWABToolStripMenuItem.Text = "Address Book (WAB)..."
- '
- 'BusinessCardToolStripMenuItem
- '
- Me.BusinessCardToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.BusinessCardToolStripMenuItem.Name = "BusinessCardToolStripMenuItem"
- Me.BusinessCardToolStripMenuItem.Size = New System.Drawing.Size(204, 22)
- Me.BusinessCardToolStripMenuItem.Text = "Business Card (vCARD)..."
- '
- 'OtherAddressBookToolStripMenuItem
- '
- Me.OtherAddressBookToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.OtherAddressBookToolStripMenuItem.Name = "OtherAddressBookToolStripMenuItem"
- Me.OtherAddressBookToolStripMenuItem.Size = New System.Drawing.Size(204, 22)
- Me.OtherAddressBookToolStripMenuItem.Text = "Other Address Book..."
- '
- 'ExportToolStripMenuItem
- '
- Me.ExportToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ExportToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AddressBookWABToolStripMenuItem1, Me.BusinessCardvCardToolStripMenuItem, Me.OtherAddessBookToolStripMenuItem})
- Me.ExportToolStripMenuItem.Name = "ExportToolStripMenuItem"
- Me.ExportToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
- Me.ExportToolStripMenuItem.Text = "Export"
- '
- 'AddressBookWABToolStripMenuItem1
- '
- Me.AddressBookWABToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.AddressBookWABToolStripMenuItem1.Name = "AddressBookWABToolStripMenuItem1"
- Me.AddressBookWABToolStripMenuItem1.Size = New System.Drawing.Size(192, 22)
- Me.AddressBookWABToolStripMenuItem1.Text = "Address Book (WAB)..."
- '
- 'BusinessCardvCardToolStripMenuItem
- '
- Me.BusinessCardvCardToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.BusinessCardvCardToolStripMenuItem.Name = "BusinessCardvCardToolStripMenuItem"
- Me.BusinessCardvCardToolStripMenuItem.Size = New System.Drawing.Size(192, 22)
- Me.BusinessCardvCardToolStripMenuItem.Text = "Business Card (vCard)"
- '
- 'OtherAddessBookToolStripMenuItem
- '
- Me.OtherAddessBookToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.OtherAddessBookToolStripMenuItem.Name = "OtherAddessBookToolStripMenuItem"
- Me.OtherAddessBookToolStripMenuItem.Size = New System.Drawing.Size(192, 22)
- Me.OtherAddessBookToolStripMenuItem.Text = "Other Addess Book"
- '
- 'PrintCtrlPToolStripMenuItem
- '
- Me.PrintCtrlPToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PrintCtrlPToolStripMenuItem.Name = "PrintCtrlPToolStripMenuItem"
- Me.PrintCtrlPToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
- Me.PrintCtrlPToolStripMenuItem.Text = "Print... Ctrl+P"
- '
- 'SwitchIdentityToolStripMenuItem
- '
- Me.SwitchIdentityToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SwitchIdentityToolStripMenuItem.Name = "SwitchIdentityToolStripMenuItem"
- Me.SwitchIdentityToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
- Me.SwitchIdentityToolStripMenuItem.Text = "Switch Identity..."
- '
- 'ShowAllContentsToolStripMenuItem
- '
- Me.ShowAllContentsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ShowAllContentsToolStripMenuItem.Name = "ShowAllContentsToolStripMenuItem"
- Me.ShowAllContentsToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
- Me.ShowAllContentsToolStripMenuItem.Text = "Show All Contents"
- '
- 'ExitToolStripMenuItem
- '
- Me.ExitToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem"
- Me.ExitToolStripMenuItem.Size = New System.Drawing.Size(234, 22)
- Me.ExitToolStripMenuItem.Text = "Exit"
- '
- 'EditToolStripMenuItem
- '
- Me.EditToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CopyCtrlCToolStripMenuItem, Me.PasteCtrlVToolStripMenuItem, Me.SelectAllCtrlAToolStripMenuItem, Me.ProfileToolStripMenuItem, Me.FindPeopleCtrlFToolStripMenuItem})
- Me.EditToolStripMenuItem.Name = "EditToolStripMenuItem"
- Me.EditToolStripMenuItem.Size = New System.Drawing.Size(39, 20)
- Me.EditToolStripMenuItem.Text = "Edit"
- '
- 'CopyCtrlCToolStripMenuItem
- '
- Me.CopyCtrlCToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CopyCtrlCToolStripMenuItem.Name = "CopyCtrlCToolStripMenuItem"
- Me.CopyCtrlCToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.CopyCtrlCToolStripMenuItem.Text = "Copy Ctrl+C"
- '
- 'PasteCtrlVToolStripMenuItem
- '
- Me.PasteCtrlVToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PasteCtrlVToolStripMenuItem.Name = "PasteCtrlVToolStripMenuItem"
- Me.PasteCtrlVToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.PasteCtrlVToolStripMenuItem.Text = "Paste Ctrl+V"
- '
- 'SelectAllCtrlAToolStripMenuItem
- '
- Me.SelectAllCtrlAToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SelectAllCtrlAToolStripMenuItem.Name = "SelectAllCtrlAToolStripMenuItem"
- Me.SelectAllCtrlAToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.SelectAllCtrlAToolStripMenuItem.Text = "Select All Ctrl+A"
- '
- 'ProfileToolStripMenuItem
- '
- Me.ProfileToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ProfileToolStripMenuItem.Name = "ProfileToolStripMenuItem"
- Me.ProfileToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.ProfileToolStripMenuItem.Text = "Profile..."
- '
- 'FindPeopleCtrlFToolStripMenuItem
- '
- Me.FindPeopleCtrlFToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FindPeopleCtrlFToolStripMenuItem.Name = "FindPeopleCtrlFToolStripMenuItem"
- Me.FindPeopleCtrlFToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.FindPeopleCtrlFToolStripMenuItem.Text = "Find People... Ctrl+F"
- '
- 'ToolStripMenuItem1
- '
- Me.ToolStripMenuItem1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.StatusBarToolStripMenuItem, Me.StatusBarToolStripMenuItem1, Me.FoldersAndGroupsToolStripMenuItem, Me.LargeIconToolStripMenuItem, Me.SmallIconToolStripMenuItem, Me.ListToolStripMenuItem, Me.DetailsToolStripMenuItem, Me.SortByToolStripMenuItem, Me.RefreshF5ToolStripMenuItem})
- Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
- Me.ToolStripMenuItem1.Size = New System.Drawing.Size(60, 20)
- Me.ToolStripMenuItem1.Text = "Toolbar"
- '
- 'StatusBarToolStripMenuItem
- '
- Me.StatusBarToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.StatusBarToolStripMenuItem.Name = "StatusBarToolStripMenuItem"
- Me.StatusBarToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
- Me.StatusBarToolStripMenuItem.Text = "Status Bar"
- '
- 'StatusBarToolStripMenuItem1
- '
- Me.StatusBarToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.StatusBarToolStripMenuItem1.Name = "StatusBarToolStripMenuItem1"
- Me.StatusBarToolStripMenuItem1.Size = New System.Drawing.Size(176, 22)
- Me.StatusBarToolStripMenuItem1.Text = "Status Bar"
- '
- 'FoldersAndGroupsToolStripMenuItem
- '
- Me.FoldersAndGroupsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FoldersAndGroupsToolStripMenuItem.Name = "FoldersAndGroupsToolStripMenuItem"
- Me.FoldersAndGroupsToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
- Me.FoldersAndGroupsToolStripMenuItem.Text = "Folders and Groups"
- '
- 'LargeIconToolStripMenuItem
- '
- Me.LargeIconToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.LargeIconToolStripMenuItem.Name = "LargeIconToolStripMenuItem"
- Me.LargeIconToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
- Me.LargeIconToolStripMenuItem.Text = "Large Icon"
- '
- 'SmallIconToolStripMenuItem
- '
- Me.SmallIconToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SmallIconToolStripMenuItem.Name = "SmallIconToolStripMenuItem"
- Me.SmallIconToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
- Me.SmallIconToolStripMenuItem.Text = "Small Icon"
- '
- 'ListToolStripMenuItem
- '
- Me.ListToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ListToolStripMenuItem.Name = "ListToolStripMenuItem"
- Me.ListToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
- Me.ListToolStripMenuItem.Text = "List"
- '
- 'DetailsToolStripMenuItem
- '
- Me.DetailsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DetailsToolStripMenuItem.Name = "DetailsToolStripMenuItem"
- Me.DetailsToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
- Me.DetailsToolStripMenuItem.Text = "Details"
- '
- 'SortByToolStripMenuItem
- '
- Me.SortByToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SortByToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NameToolStripMenuItem, Me.EMailAddressToolStripMenuItem, Me.BusinessPhoneToolStripMenuItem, Me.HomePhoneToolStripMenuItem, Me.FirstNameToolStripMenuItem, Me.LastNameToolStripMenuItem, Me.DescendingToolStripMenuItem, Me.AscendingToolStripMenuItem})
- Me.SortByToolStripMenuItem.Name = "SortByToolStripMenuItem"
- Me.SortByToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
- Me.SortByToolStripMenuItem.Text = "Sort By"
- '
- 'NameToolStripMenuItem
- '
- Me.NameToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NameToolStripMenuItem.Name = "NameToolStripMenuItem"
- Me.NameToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.NameToolStripMenuItem.Text = "Name"
- '
- 'EMailAddressToolStripMenuItem
- '
- Me.EMailAddressToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.EMailAddressToolStripMenuItem.Name = "EMailAddressToolStripMenuItem"
- Me.EMailAddressToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.EMailAddressToolStripMenuItem.Text = "E-Mail Address"
- '
- 'BusinessPhoneToolStripMenuItem
- '
- Me.BusinessPhoneToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.BusinessPhoneToolStripMenuItem.Name = "BusinessPhoneToolStripMenuItem"
- Me.BusinessPhoneToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.BusinessPhoneToolStripMenuItem.Text = "Business Phone"
- '
- 'HomePhoneToolStripMenuItem
- '
- Me.HomePhoneToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.HomePhoneToolStripMenuItem.Name = "HomePhoneToolStripMenuItem"
- Me.HomePhoneToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.HomePhoneToolStripMenuItem.Text = "Home Phone"
- '
- 'FirstNameToolStripMenuItem
- '
- Me.FirstNameToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FirstNameToolStripMenuItem.Name = "FirstNameToolStripMenuItem"
- Me.FirstNameToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.FirstNameToolStripMenuItem.Text = "First Name"
- '
- 'LastNameToolStripMenuItem
- '
- Me.LastNameToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.LastNameToolStripMenuItem.Name = "LastNameToolStripMenuItem"
- Me.LastNameToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.LastNameToolStripMenuItem.Text = "Last Name"
- '
- 'DescendingToolStripMenuItem
- '
- Me.DescendingToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DescendingToolStripMenuItem.Name = "DescendingToolStripMenuItem"
- Me.DescendingToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.DescendingToolStripMenuItem.Text = "Descending"
- '
- 'AscendingToolStripMenuItem
- '
- Me.AscendingToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AscendingToolStripMenuItem.Name = "AscendingToolStripMenuItem"
- Me.AscendingToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.AscendingToolStripMenuItem.Text = "Ascending"
- '
- 'RefreshF5ToolStripMenuItem
- '
- Me.RefreshF5ToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.RefreshF5ToolStripMenuItem.Name = "RefreshF5ToolStripMenuItem"
- Me.RefreshF5ToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
- Me.RefreshF5ToolStripMenuItem.Text = "Refresh F5"
- '
- 'ToolsToolStripMenuItem
- '
- Me.ToolsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AccountsToolStripMenuItem, Me.ActionToolStripMenuItem, Me.SynchronizeNowToolStripMenuItem})
- Me.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem"
- Me.ToolsToolStripMenuItem.Size = New System.Drawing.Size(48, 20)
- Me.ToolsToolStripMenuItem.Text = "Tools"
- '
- 'AccountsToolStripMenuItem
- '
- Me.AccountsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AccountsToolStripMenuItem.Name = "AccountsToolStripMenuItem"
- Me.AccountsToolStripMenuItem.Size = New System.Drawing.Size(166, 22)
- Me.AccountsToolStripMenuItem.Text = "Accounts..."
- '
- 'ActionToolStripMenuItem
- '
- Me.ActionToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ActionToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SendMailToolStripMenuItem, Me.SendMailToToolStripMenuItem, Me.DialToolStripMenuItem, Me.InternetCallToolStripMenuItem})
- Me.ActionToolStripMenuItem.Name = "ActionToolStripMenuItem"
- Me.ActionToolStripMenuItem.Size = New System.Drawing.Size(166, 22)
- Me.ActionToolStripMenuItem.Text = "Action"
- '
- 'SendMailToolStripMenuItem
- '
- Me.SendMailToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SendMailToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText
- Me.SendMailToolStripMenuItem.Name = "SendMailToolStripMenuItem"
- Me.SendMailToolStripMenuItem.Size = New System.Drawing.Size(143, 22)
- Me.SendMailToolStripMenuItem.Text = "Send Mail"
- '
- 'SendMailToToolStripMenuItem
- '
- Me.SendMailToToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SendMailToToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText
- Me.SendMailToToolStripMenuItem.Name = "SendMailToToolStripMenuItem"
- Me.SendMailToToolStripMenuItem.Size = New System.Drawing.Size(143, 22)
- Me.SendMailToToolStripMenuItem.Text = "Send Mail To"
- '
- 'DialToolStripMenuItem
- '
- Me.DialToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DialToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText
- Me.DialToolStripMenuItem.Name = "DialToolStripMenuItem"
- Me.DialToolStripMenuItem.Size = New System.Drawing.Size(143, 22)
- Me.DialToolStripMenuItem.Text = "Dial..."
- '
- 'InternetCallToolStripMenuItem
- '
- Me.InternetCallToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.InternetCallToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText
- Me.InternetCallToolStripMenuItem.Name = "InternetCallToolStripMenuItem"
- Me.InternetCallToolStripMenuItem.Size = New System.Drawing.Size(143, 22)
- Me.InternetCallToolStripMenuItem.Text = "Internet Call"
- '
- 'SynchronizeNowToolStripMenuItem
- '
- Me.SynchronizeNowToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SynchronizeNowToolStripMenuItem.Name = "SynchronizeNowToolStripMenuItem"
- Me.SynchronizeNowToolStripMenuItem.Size = New System.Drawing.Size(166, 22)
- Me.SynchronizeNowToolStripMenuItem.Text = "Synchronize Now"
- '
- 'HelpToolStripMenuItem
- '
- Me.HelpToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ContentsAndIndexF1ToolStripMenuItem, Me.AboutAddressBookToolStripMenuItem})
- Me.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"
- Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(44, 20)
- Me.HelpToolStripMenuItem.Text = "Help"
- '
- 'ContentsAndIndexF1ToolStripMenuItem
- '
- Me.ContentsAndIndexF1ToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ContentsAndIndexF1ToolStripMenuItem.Name = "ContentsAndIndexF1ToolStripMenuItem"
- Me.ContentsAndIndexF1ToolStripMenuItem.Size = New System.Drawing.Size(203, 22)
- Me.ContentsAndIndexF1ToolStripMenuItem.Text = "Contents and Index F1"
- '
- 'AboutAddressBookToolStripMenuItem
- '
- Me.AboutAddressBookToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AboutAddressBookToolStripMenuItem.Name = "AboutAddressBookToolStripMenuItem"
- Me.AboutAddressBookToolStripMenuItem.Size = New System.Drawing.Size(203, 22)
- Me.AboutAddressBookToolStripMenuItem.Text = "About Address Book"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(691, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(685, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(651, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(635, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(170, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Address Book - Main Identity"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(668, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'Address_Book
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(695, 437)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.MainMenuStrip = Me.MenuStrip1
- Me.Name = "Address_Book"
- Me.Text = "Address_Book"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.StatusStrip1.ResumeLayout(False)
- Me.StatusStrip1.PerformLayout()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.MenuStrip2.ResumeLayout(False)
- Me.MenuStrip2.PerformLayout()
- Me.MenuStrip1.ResumeLayout(False)
- Me.MenuStrip1.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents EditToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CopyCtrlCToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PasteCtrlVToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SelectAllCtrlAToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ProfileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FindPeopleCtrlFToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents StatusBarToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents StatusBarToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FoldersAndGroupsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents LargeIconToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SmallIconToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ListToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DetailsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SortByToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NameToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents EMailAddressToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents BusinessPhoneToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HomePhoneToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FirstNameToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents LastNameToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AscendingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DescendingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents RefreshF5ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AccountsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ActionToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SendMailToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SendMailToToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DialToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents InternetCallToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SynchronizeNowToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ContentsAndIndexF1ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AboutAddressBookToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents Panel1 As System.Windows.Forms.Panel
- Friend WithEvents MenuStrip2 As System.Windows.Forms.MenuStrip
- Friend WithEvents NewToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PropertiesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DeleteToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PrintToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FindPeopleToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ActionToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents TreeView1 As System.Windows.Forms.TreeView
- Friend WithEvents ListView1 As System.Windows.Forms.ListView
- Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader
- Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader
- Friend WithEvents ColumnHeader3 As System.Windows.Forms.ColumnHeader
- Friend WithEvents ColumnHeader4 As System.Windows.Forms.ColumnHeader
- Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
- Friend WithEvents ToolStripStatusLabel1 As System.Windows.Forms.ToolStripStatusLabel
- Friend WithEvents NewContactToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NewGroupToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NewFolderToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SendMailToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SendMailToToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DialToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents InternetCallToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NewContractCtrlNToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NewGroupCtrlGToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NewFolderBtrlRToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PropertiesAltEnterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DeleteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ImportToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AddressBookWABToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents BusinessCardToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents OtherAddressBookToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ExportToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AddressBookWABToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents BusinessCardvCardToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents OtherAddessBookToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PrintCtrlPToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SwitchIdentityToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ShowAllContentsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/Address Book.resx b/Backup/windows 95/Address Book.resx
deleted file mode 100755
index 56b9d4e..0000000
--- a/Backup/windows 95/Address Book.resx
+++ /dev/null
@@ -1,132 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 247, 17
-
-
- 132, 17
-
-
- 17, 17
-
-
- 364, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/Address Book.vb b/Backup/windows 95/Address Book.vb
deleted file mode 100755
index 1388889..0000000
--- a/Backup/windows 95/Address Book.vb
+++ /dev/null
@@ -1,35 +0,0 @@
-Public Class Address_Book
-
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
-
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub Address_Book_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
-
- End Sub
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub ExitToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ExitToolStripMenuItem.Click
- Me.Close()
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/Command prompt.Designer.vb b/Backup/windows 95/Command prompt.Designer.vb
deleted file mode 100755
index fd92471..0000000
--- a/Backup/windows 95/Command prompt.Designer.vb
+++ /dev/null
@@ -1,158 +0,0 @@
- _
-Partial Class Command_prompt
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.program = New System.Windows.Forms.Panel
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.programname = New System.Windows.Forms.Label
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.TextBox1 = New System.Windows.Forms.TextBox
- Me.program.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.TextBox1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(459, 204)
- Me.program.TabIndex = 4
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(455, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(449, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(104, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Command Prompt"
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(415, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(399, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(432, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'TextBox1
- '
- Me.TextBox1.BackColor = System.Drawing.Color.Black
- Me.TextBox1.Dock = System.Windows.Forms.DockStyle.Fill
- Me.TextBox1.ForeColor = System.Drawing.Color.White
- Me.TextBox1.Location = New System.Drawing.Point(0, 25)
- Me.TextBox1.Multiline = True
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.ReadOnly = True
- Me.TextBox1.Size = New System.Drawing.Size(455, 175)
- Me.TextBox1.TabIndex = 6
- '
- 'Command_prompt
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(459, 204)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "Command_prompt"
- Me.Text = "Command_prompt"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
-End Class
diff --git a/Backup/windows 95/Command prompt.resx b/Backup/windows 95/Command prompt.resx
deleted file mode 100755
index ff31a6d..0000000
--- a/Backup/windows 95/Command prompt.resx
+++ /dev/null
@@ -1,120 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/Command prompt.vb b/Backup/windows 95/Command prompt.vb
deleted file mode 100755
index 48a554d..0000000
--- a/Backup/windows 95/Command prompt.vb
+++ /dev/null
@@ -1,6 +0,0 @@
-Public Class Command_prompt
-
- Private Sub Command_prompt_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
- Me.Location = New Point(20, 20)
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/Downloader.Designer.vb b/Backup/windows 95/Downloader.Designer.vb
deleted file mode 100755
index f42a24a..0000000
--- a/Backup/windows 95/Downloader.Designer.vb
+++ /dev/null
@@ -1,215 +0,0 @@
- _
-Partial Class Downloader
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Me.Label1 = New System.Windows.Forms.Label
- Me.ProgressBar1 = New System.Windows.Forms.ProgressBar
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.program = New System.Windows.Forms.Panel
- Me.Label4 = New System.Windows.Forms.Label
- Me.Label3 = New System.Windows.Forms.Label
- Me.Label2 = New System.Windows.Forms.Label
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.BackColor = System.Drawing.Color.Silver
- Me.Label1.Location = New System.Drawing.Point(12, 78)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(114, 13)
- Me.Label1.TabIndex = 0
- Me.Label1.Text = "Downloaded 0kb /0kb"
- '
- 'ProgressBar1
- '
- Me.ProgressBar1.Location = New System.Drawing.Point(15, 48)
- Me.ProgressBar1.Name = "ProgressBar1"
- Me.ProgressBar1.Size = New System.Drawing.Size(458, 23)
- Me.ProgressBar1.TabIndex = 1
- '
- 'Timer1
- '
- Me.Timer1.Interval = 1000
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.Label4)
- Me.program.Controls.Add(Me.Label3)
- Me.program.Controls.Add(Me.Label2)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(485, 130)
- Me.program.TabIndex = 4
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(11, 91)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(131, 13)
- Me.Label4.TabIndex = 8
- Me.Label4.Text = "Downloading To: Desktop"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(10, 107)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(52, 13)
- Me.Label3.TabIndex = 7
- Me.Label3.Text = "Transfer: "
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(13, 29)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(39, 13)
- Me.Label2.TabIndex = 6
- Me.Label2.Text = "Label2"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(481, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(475, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(441, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(425, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(87, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "File Download"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(458, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'Downloader
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(485, 130)
- Me.Controls.Add(Me.ProgressBar1)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "Downloader"
- Me.Text = "Downloader"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents ProgressBar1 As System.Windows.Forms.ProgressBar
- Friend WithEvents Timer1 As System.Windows.Forms.Timer
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents Label4 As System.Windows.Forms.Label
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/Downloader.resx b/Backup/windows 95/Downloader.resx
deleted file mode 100755
index e1550d7..0000000
--- a/Backup/windows 95/Downloader.resx
+++ /dev/null
@@ -1,126 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17, 17
-
-
- 106, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/Downloader.vb b/Backup/windows 95/Downloader.vb
deleted file mode 100755
index ee044b5..0000000
--- a/Backup/windows 95/Downloader.vb
+++ /dev/null
@@ -1,69 +0,0 @@
-Public Class Downloader
- Dim amounttodownload As Integer
- Dim downloadspeed As Integer
- Dim amountdownloaded As Integer
-
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub Downloader_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- amountdownloaded = 0
- downloadspeed = 8
- amounttodownload = 100
- Timer1.Start()
- Label3.Text = ("Transfer Speed: " & downloadspeed & " Kilobytes per Second")
- look.Start()
- End Sub
-
- Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
- amountdownloaded = amountdownloaded + downloadspeed
- If downloadspeed > amounttodownload - amountdownloaded Then
- ProgressBar1.Value = 100
- Label1.Text = ("Downloaded " & amountdownloaded & " kb out of " & amounttodownload & " kb")
- If Label2.Text = "Downloading: Guess The Number" Then
- Windows95.desktopicons.Items.Add("Guess The Number Setup", imageIndex:=8)
- End If
- If Label2.Text = "Downloading: Start Runner" Then
- Windows95.desktopicons.Items.Add("Start Runner Setup", imageIndex:=9)
- End If
- If Label2.Text = "Downloading: Error Blaster" Then
- Windows95.desktopicons.Items.Add("Error Blaster Setup", imageIndex:=10)
- End If
- If Label2.Text = "Downloading: Skindows 95" Then
- Windows95.desktopicons.Items.Add("Skindows 95 Setup", imageIndex:=12)
- End If
- If Label2.Text = "Downloading: Web Chat" Then
- Windows95.desktopicons.Items.Add("Web Chat Setup", imageIndex:=11)
- End If
- If Label2.Text = "Downloading: hwcv.exe" Then
- Windows95.desktopicons.Items.Add("hwcv.exe", imageIndex:=11)
- End If
- If Label2.Text = "Downloading: Time Distorter" Then
- Windows95.desktopicons.Items.Add("Time Distorter Setup", imageIndex:=13)
- End If
- Me.Close()
- Timer1.Stop()
- Else
- ProgressBar1.Maximum = amounttodownload
- ProgressBar1.Value = amountdownloaded
- End If
- Label1.Text = ("Downloaded " & amountdownloaded & " kb out of " & amounttodownload)
-
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/Guess The Number app.Designer.vb b/Backup/windows 95/Guess The Number app.Designer.vb
deleted file mode 100755
index b912fec..0000000
--- a/Backup/windows 95/Guess The Number app.Designer.vb
+++ /dev/null
@@ -1,244 +0,0 @@
- _
-Partial Class Guess_The_Number_app
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Me.program = New System.Windows.Forms.Panel
- Me.Button2 = New System.Windows.Forms.Button
- Me.Label3 = New System.Windows.Forms.Label
- Me.Button1 = New System.Windows.Forms.Button
- Me.higherorlower = New System.Windows.Forms.Label
- Me.txtGuessedNumber = New System.Windows.Forms.TextBox
- Me.Label2 = New System.Windows.Forms.Label
- Me.Label1 = New System.Windows.Forms.Label
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.flasher = New System.Windows.Forms.Timer(Me.components)
- Me.selector = New System.Windows.Forms.Timer(Me.components)
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.Button2)
- Me.program.Controls.Add(Me.Label3)
- Me.program.Controls.Add(Me.Button1)
- Me.program.Controls.Add(Me.higherorlower)
- Me.program.Controls.Add(Me.txtGuessedNumber)
- Me.program.Controls.Add(Me.Label2)
- Me.program.Controls.Add(Me.Label1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(281, 160)
- Me.program.TabIndex = 4
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button2.Location = New System.Drawing.Point(15, 126)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(248, 27)
- Me.Button2.TabIndex = 12
- Me.Button2.Text = "Restart"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(174, 63)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(89, 13)
- Me.Label3.TabIndex = 11
- Me.Label3.Text = "then press check"
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(181, 83)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(75, 37)
- Me.Button1.TabIndex = 10
- Me.Button1.Text = "Check"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'higherorlower
- '
- Me.higherorlower.AutoSize = True
- Me.higherorlower.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.higherorlower.Location = New System.Drawing.Point(43, 91)
- Me.higherorlower.Name = "higherorlower"
- Me.higherorlower.Size = New System.Drawing.Size(78, 18)
- Me.higherorlower.TabIndex = 9
- Me.higherorlower.Text = "Unknown"
- '
- 'txtGuessedNumber
- '
- Me.txtGuessedNumber.Location = New System.Drawing.Point(131, 60)
- Me.txtGuessedNumber.Name = "txtGuessedNumber"
- Me.txtGuessedNumber.Size = New System.Drawing.Size(32, 20)
- Me.txtGuessedNumber.TabIndex = 8
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(12, 63)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(112, 13)
- Me.Label2.TabIndex = 7
- Me.Label2.Text = "Type your guess here:"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(34, 32)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(200, 13)
- Me.Label1.TabIndex = 6
- Me.Label1.Text = "I am thinking of a number between 1-100"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(277, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(271, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(237, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(221, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(254, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(115, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Guess The Number"
- '
- 'flasher
- '
- '
- 'selector
- '
- Me.selector.Interval = 1000
- '
- 'look
- '
- '
- 'Guess_The_Number_app
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(281, 160)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "Guess_The_Number_app"
- Me.Text = "Guess_The_Number_app"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents higherorlower As System.Windows.Forms.Label
- Friend WithEvents txtGuessedNumber As System.Windows.Forms.TextBox
- Friend WithEvents flasher As System.Windows.Forms.Timer
- Friend WithEvents selector As System.Windows.Forms.Timer
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/Guess The Number app.resx b/Backup/windows 95/Guess The Number app.resx
deleted file mode 100755
index 5455b18..0000000
--- a/Backup/windows 95/Guess The Number app.resx
+++ /dev/null
@@ -1,129 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17, 17
-
-
- 105, 17
-
-
- 199, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/Guess The Number app.vb b/Backup/windows 95/Guess The Number app.vb
deleted file mode 100755
index 15695cc..0000000
--- a/Backup/windows 95/Guess The Number app.vb
+++ /dev/null
@@ -1,124 +0,0 @@
-Public Class Guess_The_Number_app
- Dim thenumber As Integer
- Dim chosencolor As Color
- Dim flashnumb As Integer
- Dim controlpicked As Integer
- Dim controlnumb As New Random
- Dim chosencontrol As Control
- Dim flashgen As New Random
- Dim guessednumb As Integer
- Dim randnumb As New Random
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub Guess_The_Number_app_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
- thenumber = randnumb.Next(1, 101)
- look.Start()
- End Sub
-
- Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
- guessednumb = txtGuessedNumber.Text
- If guessednumb < thenumber Then
- higherorlower.Text = "Higher"
- higherorlower.ForeColor = Color.Blue
- End If
- If guessednumb > thenumber Then
- higherorlower.Text = "Lower"
- higherorlower.ForeColor = Color.Red
- End If
- If guessednumb = thenumber Then
- higherorlower.Text = "Correct"
- higherorlower.ForeColor = Color.Green
- selector.Start()
- End If
- End Sub
-
- Private Sub flasher_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles flasher.Tick
- flashnumb = flashgen.Next(1, 10)
- If flashnumb = 1 Then
- chosencolor = Color.Red
- End If
- If flashnumb = 2 Then
- chosencolor = Color.Green
- End If
- If flashnumb = 3 Then
- chosencolor = Color.Pink
- End If
- If flashnumb = 4 Then
- chosencolor = Color.Orange
- End If
- If flashnumb = 5 Then
- chosencolor = Color.Aqua
- End If
- If flashnumb = 6 Then
- chosencolor = Color.Gold
- End If
- If flashnumb = 7 Then
- chosencolor = Color.YellowGreen
- End If
- If flashnumb = 8 Then
- chosencolor = Color.Yellow
- End If
- If flashnumb = 9 Then
- chosencolor = Color.Black
- End If
- chosencontrol.BackColor = chosencolor
- End Sub
-
- Private Sub selector_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles selector.Tick
- controlpicked = controlnumb.Next(1, 10)
- If controlpicked = 1 Then
- chosencontrol = Label1
- End If
- If controlpicked = 2 Then
- chosencontrol = program
- End If
- If controlpicked = 3 Then
- chosencontrol = txtGuessedNumber
- End If
- If controlpicked = 4 Then
- chosencontrol = Button1
- End If
- If controlpicked = 5 Then
- chosencontrol = Button2
- End If
- If controlpicked = 6 Then
- chosencontrol = programtopbar
- End If
- If controlpicked = 7 Then
- chosencontrol = Label2
- End If
- If controlpicked = 8 Then
- chosencontrol = Label3
- End If
- If controlpicked = 9 Then
- chosencontrol = higherorlower
- End If
- flasher.Start()
- End Sub
-
- Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
- Me.Close()
- Dim openguess As New Guess_The_Number_app
- openguess.Show()
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/Installer.Designer.vb b/Backup/windows 95/Installer.Designer.vb
deleted file mode 100755
index b93931a..0000000
--- a/Backup/windows 95/Installer.Designer.vb
+++ /dev/null
@@ -1,629 +0,0 @@
- _
-Partial Class Installer
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Installer))
- Me.program = New System.Windows.Forms.Panel
- Me.welcome = New System.Windows.Forms.Panel
- Me.programimage = New System.Windows.Forms.Panel
- Me.installimage = New System.Windows.Forms.PictureBox
- Me.TextBox2 = New System.Windows.Forms.TextBox
- Me.Label3 = New System.Windows.Forms.Label
- Me.Label1 = New System.Windows.Forms.Label
- Me.Label2 = New System.Windows.Forms.Label
- Me.TextBox1 = New System.Windows.Forms.TextBox
- Me.installname = New System.Windows.Forms.Label
- Me.licenseagreement = New System.Windows.Forms.Panel
- Me.RadioButton2 = New System.Windows.Forms.RadioButton
- Me.RadioButton1 = New System.Windows.Forms.RadioButton
- Me.TextBox4 = New System.Windows.Forms.TextBox
- Me.TextBox3 = New System.Windows.Forms.TextBox
- Me.Label5 = New System.Windows.Forms.Label
- Me.Label4 = New System.Windows.Forms.Label
- Me.summary = New System.Windows.Forms.Panel
- Me.Label11 = New System.Windows.Forms.Label
- Me.Label10 = New System.Windows.Forms.Label
- Me.Label9 = New System.Windows.Forms.Label
- Me.Label8 = New System.Windows.Forms.Label
- Me.Label7 = New System.Windows.Forms.Label
- Me.Label6 = New System.Windows.Forms.Label
- Me.installerproccess = New System.Windows.Forms.Panel
- Me.Label14 = New System.Windows.Forms.Label
- Me.ProgressBar1 = New System.Windows.Forms.ProgressBar
- Me.Label13 = New System.Windows.Forms.Label
- Me.Label12 = New System.Windows.Forms.Label
- Me.Button3 = New System.Windows.Forms.Button
- Me.Button2 = New System.Windows.Forms.Button
- Me.Button1 = New System.Windows.Forms.Button
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.Complete = New System.Windows.Forms.Panel
- Me.Panel1 = New System.Windows.Forms.Panel
- Me.finishinstallimage = New System.Windows.Forms.PictureBox
- Me.Label17 = New System.Windows.Forms.Label
- Me.Label16 = New System.Windows.Forms.Label
- Me.Label15 = New System.Windows.Forms.Label
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.welcome.SuspendLayout()
- Me.programimage.SuspendLayout()
- CType(Me.installimage, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.licenseagreement.SuspendLayout()
- Me.summary.SuspendLayout()
- Me.installerproccess.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Complete.SuspendLayout()
- Me.Panel1.SuspendLayout()
- CType(Me.finishinstallimage, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.welcome)
- Me.program.Controls.Add(Me.installname)
- Me.program.Controls.Add(Me.licenseagreement)
- Me.program.Controls.Add(Me.summary)
- Me.program.Controls.Add(Me.installerproccess)
- Me.program.Controls.Add(Me.Button3)
- Me.program.Controls.Add(Me.Button2)
- Me.program.Controls.Add(Me.Button1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Controls.Add(Me.Complete)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(579, 414)
- Me.program.TabIndex = 4
- '
- 'welcome
- '
- Me.welcome.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.welcome.Controls.Add(Me.programimage)
- Me.welcome.Controls.Add(Me.TextBox2)
- Me.welcome.Controls.Add(Me.Label3)
- Me.welcome.Controls.Add(Me.Label1)
- Me.welcome.Controls.Add(Me.Label2)
- Me.welcome.Controls.Add(Me.TextBox1)
- Me.welcome.Location = New System.Drawing.Point(10, 28)
- Me.welcome.Name = "welcome"
- Me.welcome.Size = New System.Drawing.Size(565, 342)
- Me.welcome.TabIndex = 14
- '
- 'programimage
- '
- Me.programimage.Controls.Add(Me.installimage)
- Me.programimage.Location = New System.Drawing.Point(16, 7)
- Me.programimage.Name = "programimage"
- Me.programimage.Size = New System.Drawing.Size(167, 316)
- Me.programimage.TabIndex = 14
- '
- 'installimage
- '
- Me.installimage.Dock = System.Windows.Forms.DockStyle.Fill
- Me.installimage.Location = New System.Drawing.Point(0, 0)
- Me.installimage.Name = "installimage"
- Me.installimage.Size = New System.Drawing.Size(167, 316)
- Me.installimage.TabIndex = 0
- Me.installimage.TabStop = False
- '
- 'TextBox2
- '
- Me.TextBox2.BackColor = System.Drawing.Color.Silver
- Me.TextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TextBox2.Location = New System.Drawing.Point(209, 170)
- Me.TextBox2.Multiline = True
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.ReadOnly = True
- Me.TextBox2.Size = New System.Drawing.Size(270, 65)
- Me.TextBox2.TabIndex = 9
- Me.TextBox2.Text = "Click Cancel to quit Setup and then close an programs you have running. Click Nex" & _
- "t to continue the Setup program."
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(209, 298)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(249, 13)
- Me.Label3.TabIndex = 13
- Me.Label3.Text = "Click Next to continue installing Guess The Number"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label1.Location = New System.Drawing.Point(204, 7)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(351, 25)
- Me.Label1.TabIndex = 6
- Me.Label1.Text = "Welcome To Guess The Number"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(206, 71)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(202, 13)
- Me.Label2.TabIndex = 7
- Me.Label2.Text = "You are about to install guess the number"
- '
- 'TextBox1
- '
- Me.TextBox1.BackColor = System.Drawing.Color.Silver
- Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TextBox1.Location = New System.Drawing.Point(209, 112)
- Me.TextBox1.Multiline = True
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.ReadOnly = True
- Me.TextBox1.Size = New System.Drawing.Size(262, 41)
- Me.TextBox1.TabIndex = 8
- Me.TextBox1.Text = "It is strongly recommended that you exit all Windows program before running this " & _
- "Setup program"
- '
- 'installname
- '
- Me.installname.AutoSize = True
- Me.installname.Location = New System.Drawing.Point(9, 394)
- Me.installname.Name = "installname"
- Me.installname.Size = New System.Drawing.Size(45, 13)
- Me.installname.TabIndex = 18
- Me.installname.Text = "Label18"
- '
- 'licenseagreement
- '
- Me.licenseagreement.Controls.Add(Me.RadioButton2)
- Me.licenseagreement.Controls.Add(Me.RadioButton1)
- Me.licenseagreement.Controls.Add(Me.TextBox4)
- Me.licenseagreement.Controls.Add(Me.TextBox3)
- Me.licenseagreement.Controls.Add(Me.Label5)
- Me.licenseagreement.Controls.Add(Me.Label4)
- Me.licenseagreement.Location = New System.Drawing.Point(17, 32)
- Me.licenseagreement.Name = "licenseagreement"
- Me.licenseagreement.Size = New System.Drawing.Size(554, 342)
- Me.licenseagreement.TabIndex = 15
- '
- 'RadioButton2
- '
- Me.RadioButton2.AutoSize = True
- Me.RadioButton2.Location = New System.Drawing.Point(28, 288)
- Me.RadioButton2.Name = "RadioButton2"
- Me.RadioButton2.Size = New System.Drawing.Size(276, 17)
- Me.RadioButton2.TabIndex = 5
- Me.RadioButton2.Text = "I do NOT Accept the terms of the License Agreement"
- Me.RadioButton2.UseVisualStyleBackColor = True
- '
- 'RadioButton1
- '
- Me.RadioButton1.AutoSize = True
- Me.RadioButton1.Checked = True
- Me.RadioButton1.Location = New System.Drawing.Point(28, 269)
- Me.RadioButton1.Name = "RadioButton1"
- Me.RadioButton1.Size = New System.Drawing.Size(234, 17)
- Me.RadioButton1.TabIndex = 4
- Me.RadioButton1.TabStop = True
- Me.RadioButton1.Text = "I accept the terms of the License Agreement"
- Me.RadioButton1.UseVisualStyleBackColor = True
- '
- 'TextBox4
- '
- Me.TextBox4.BackColor = System.Drawing.Color.Silver
- Me.TextBox4.Location = New System.Drawing.Point(28, 129)
- Me.TextBox4.Multiline = True
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
- Me.TextBox4.Size = New System.Drawing.Size(497, 133)
- Me.TextBox4.TabIndex = 3
- Me.TextBox4.Text = resources.GetString("TextBox4.Text")
- '
- 'TextBox3
- '
- Me.TextBox3.BackColor = System.Drawing.Color.Silver
- Me.TextBox3.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TextBox3.Location = New System.Drawing.Point(28, 92)
- Me.TextBox3.Multiline = True
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(424, 39)
- Me.TextBox3.TabIndex = 2
- Me.TextBox3.Text = "Please read the following licence agreement, Use the scroll bar to view the rest " & _
- "of this agreement"
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(41, 25)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(216, 13)
- Me.Label5.TabIndex = 1
- Me.Label5.Text = "Terms and conditions for using this software."
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label4.Location = New System.Drawing.Point(7, 7)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(170, 14)
- Me.Label4.TabIndex = 0
- Me.Label4.Text = "Software License Agreement"
- '
- 'summary
- '
- Me.summary.Controls.Add(Me.Label11)
- Me.summary.Controls.Add(Me.Label10)
- Me.summary.Controls.Add(Me.Label9)
- Me.summary.Controls.Add(Me.Label8)
- Me.summary.Controls.Add(Me.Label7)
- Me.summary.Controls.Add(Me.Label6)
- Me.summary.Location = New System.Drawing.Point(32, 32)
- Me.summary.Name = "summary"
- Me.summary.Size = New System.Drawing.Size(533, 342)
- Me.summary.TabIndex = 16
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(75, 187)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(185, 13)
- Me.Label11.TabIndex = 5
- Me.Label11.Text = "C:\Program Files\ Guess The Number"
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(35, 159)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(121, 13)
- Me.Label10.TabIndex = 4
- Me.Label10.Text = "to the following location:"
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(75, 114)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(99, 13)
- Me.Label9.TabIndex = 3
- Me.Label9.Text = "Guess The Number"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(32, 91)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(230, 13)
- Me.Label8.TabIndex = 2
- Me.Label8.Text = "Setup will now install the following components:"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(40, 31)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(211, 13)
- Me.Label7.TabIndex = 1
- Me.Label7.Text = "Ready to start installing Guess The Number"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label6.Location = New System.Drawing.Point(17, 13)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(60, 14)
- Me.Label6.TabIndex = 0
- Me.Label6.Text = "Summary"
- '
- 'installerproccess
- '
- Me.installerproccess.Controls.Add(Me.Label14)
- Me.installerproccess.Controls.Add(Me.ProgressBar1)
- Me.installerproccess.Controls.Add(Me.Label13)
- Me.installerproccess.Controls.Add(Me.Label12)
- Me.installerproccess.Location = New System.Drawing.Point(33, 32)
- Me.installerproccess.Name = "installerproccess"
- Me.installerproccess.Size = New System.Drawing.Size(521, 342)
- Me.installerproccess.TabIndex = 15
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Location = New System.Drawing.Point(22, 207)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(187, 13)
- Me.Label14.TabIndex = 20
- Me.Label14.Text = "Currently Installing Guess The Number"
- '
- 'ProgressBar1
- '
- Me.ProgressBar1.Location = New System.Drawing.Point(22, 226)
- Me.ProgressBar1.Name = "ProgressBar1"
- Me.ProgressBar1.Size = New System.Drawing.Size(476, 23)
- Me.ProgressBar1.TabIndex = 19
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(40, 35)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(152, 13)
- Me.Label13.TabIndex = 18
- Me.Label13.Text = "Installing Guess The Number..."
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label12.Location = New System.Drawing.Point(19, 16)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(58, 15)
- Me.Label12.TabIndex = 17
- Me.Label12.Text = "Installing"
- '
- 'Button3
- '
- Me.Button3.Location = New System.Drawing.Point(402, 380)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(75, 23)
- Me.Button3.TabIndex = 12
- Me.Button3.Text = "Next >"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Location = New System.Drawing.Point(328, 380)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(75, 23)
- Me.Button2.TabIndex = 11
- Me.Button2.Text = "< Back"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(490, 380)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(75, 23)
- Me.Button1.TabIndex = 10
- Me.Button1.Text = "Cancel"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(575, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(569, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(535, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(519, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(107, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Windows Installer"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(552, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'Complete
- '
- Me.Complete.Controls.Add(Me.Panel1)
- Me.Complete.Controls.Add(Me.Label17)
- Me.Complete.Controls.Add(Me.Label16)
- Me.Complete.Controls.Add(Me.Label15)
- Me.Complete.Location = New System.Drawing.Point(17, 32)
- Me.Complete.Name = "Complete"
- Me.Complete.Size = New System.Drawing.Size(537, 342)
- Me.Complete.TabIndex = 17
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.finishinstallimage)
- Me.Panel1.Location = New System.Drawing.Point(27, 7)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(167, 316)
- Me.Panel1.TabIndex = 15
- '
- 'finishinstallimage
- '
- Me.finishinstallimage.Dock = System.Windows.Forms.DockStyle.Fill
- Me.finishinstallimage.Location = New System.Drawing.Point(0, 0)
- Me.finishinstallimage.Name = "finishinstallimage"
- Me.finishinstallimage.Size = New System.Drawing.Size(167, 316)
- Me.finishinstallimage.TabIndex = 0
- Me.finishinstallimage.TabStop = False
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(263, 307)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(167, 13)
- Me.Label17.TabIndex = 2
- Me.Label17.Text = "Click Finish to complete the Setup"
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Location = New System.Drawing.Point(263, 55)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(225, 13)
- Me.Label16.TabIndex = 1
- Me.Label16.Text = "Guess The Number was successfully installed."
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label15.Location = New System.Drawing.Point(259, 17)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(158, 24)
- Me.Label15.TabIndex = 0
- Me.Label15.Text = "Install Complete"
- '
- 'Timer1
- '
- '
- 'look
- '
- '
- 'Installer
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(579, 414)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "Installer"
- Me.Text = "Installer"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.welcome.ResumeLayout(False)
- Me.welcome.PerformLayout()
- Me.programimage.ResumeLayout(False)
- CType(Me.installimage, System.ComponentModel.ISupportInitialize).EndInit()
- Me.licenseagreement.ResumeLayout(False)
- Me.licenseagreement.PerformLayout()
- Me.summary.ResumeLayout(False)
- Me.summary.PerformLayout()
- Me.installerproccess.ResumeLayout(False)
- Me.installerproccess.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Complete.ResumeLayout(False)
- Me.Complete.PerformLayout()
- Me.Panel1.ResumeLayout(False)
- CType(Me.finishinstallimage, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
- Friend WithEvents welcome As System.Windows.Forms.Panel
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents Button3 As System.Windows.Forms.Button
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents installerproccess As System.Windows.Forms.Panel
- Friend WithEvents licenseagreement As System.Windows.Forms.Panel
- Friend WithEvents Label4 As System.Windows.Forms.Label
- Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
- Friend WithEvents Label5 As System.Windows.Forms.Label
- Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton
- Friend WithEvents summary As System.Windows.Forms.Panel
- Friend WithEvents Label8 As System.Windows.Forms.Label
- Friend WithEvents Label7 As System.Windows.Forms.Label
- Friend WithEvents Label6 As System.Windows.Forms.Label
- Friend WithEvents Label10 As System.Windows.Forms.Label
- Friend WithEvents Label9 As System.Windows.Forms.Label
- Friend WithEvents Label11 As System.Windows.Forms.Label
- Friend WithEvents Label13 As System.Windows.Forms.Label
- Friend WithEvents Label12 As System.Windows.Forms.Label
- Friend WithEvents ProgressBar1 As System.Windows.Forms.ProgressBar
- Friend WithEvents Label14 As System.Windows.Forms.Label
- Friend WithEvents Complete As System.Windows.Forms.Panel
- Friend WithEvents Label16 As System.Windows.Forms.Label
- Friend WithEvents Label15 As System.Windows.Forms.Label
- Friend WithEvents Label17 As System.Windows.Forms.Label
- Friend WithEvents Timer1 As System.Windows.Forms.Timer
- Friend WithEvents installname As System.Windows.Forms.Label
- Friend WithEvents programimage As System.Windows.Forms.Panel
- Friend WithEvents installimage As System.Windows.Forms.PictureBox
- Friend WithEvents Panel1 As System.Windows.Forms.Panel
- Friend WithEvents finishinstallimage As System.Windows.Forms.PictureBox
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/Installer.resx b/Backup/windows 95/Installer.resx
deleted file mode 100755
index dd3a866..0000000
--- a/Backup/windows 95/Installer.resx
+++ /dev/null
@@ -1,143 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- By Installing this software you agree that you will not try to try to reverse enjineer it in anyway or take it as your own work.
-
-You agree that you will not try to spread this software or and of its components to other companys without rightful permission from the owner.
-
-You agree that if you bought this program that you own it and that nobody else is allowed to use it on your computer or on there computer.
-
-You understand that trying to upload this software online or any other forms of spreading this software will resalt in the FBI coming into your home and killing you with knifes.
-
-You agree that taking a picture of this software and sending it to someone will cause you to get 15 years in jail for software exposing.
-
-You agree that if you tell someone else about this softwares features that you will wake up dead in the morning because the owner would have killed you in your sleep.
-
-You know that Using this software will alert the maker of it and then cause him to monitor every moment of your life after you install this software.
-
-You agree to all of the above and will not commit any of the crimes otherwise you will got to hell
-
-
- 17, 17
-
-
- 106, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/Installer.vb b/Backup/windows 95/Installer.vb
deleted file mode 100755
index 6269146..0000000
--- a/Backup/windows 95/Installer.vb
+++ /dev/null
@@ -1,94 +0,0 @@
-Public Class Installer
- Dim programtoinstall As String
- Private Sub Installer_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- welcome.Show()
- programtoinstall = installname.Text
- installname.Hide()
- programname.Text = ("Installing " & programtoinstall)
- Label1.Text = ("Welcome To " & programtoinstall)
- Label2.Text = ("You are about to install " & programtoinstall)
- Label3.Text = ("Click Next to continue installing " & programtoinstall)
- Label7.Text = ("Ready to start installing " & programtoinstall)
- Label9.Text = (programtoinstall)
- Label11.Text = ("C:\Program Files\ " & programtoinstall)
- Label13.Text = ("Installing " & programtoinstall & "...")
- Label14.Text = ("Currently Installing " & programtoinstall)
- Label16.Text = (programtoinstall & " was successfully installed.")
- finishinstallimage.Image = installimage.Image
- look.Start()
- End Sub
-
- Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
- If Button3.Text = "Finish" Then
- If programtoinstall = "Guess The Number" Then
- Me.Close()
- Windows95.GuessTheNumberToolStripMenuItem.Visible = True
- End If
- If programtoinstall = "Start Runner" Then
- Me.Close()
- Windows95.StartRunnerToolStripMenuItem.Visible = True
- End If
- If programtoinstall = "Error Blaster" Then
- Me.Close()
- Windows95.ErrorBlasterToolStripMenuItem.Visible = True
- End If
- If programtoinstall = "Skindows 95" Then
- Me.Close()
- Windows95.SkindowsToolStripMenuItem.Visible = True
- End If
- If programtoinstall = "Web Chat" Then
- Me.Close()
- Windows95.WebChatToolStripMenuItem.Visible = True
- End If
- If programtoinstall = "Time Distorter" Then
- Me.Close()
- Windows95.TimeDistorterToolStripMenuItem.Visible = True
- End If
- End If
- If summary.Visible = True And licenseagreement.Visible = False Then
- summary.Hide()
- Button3.Hide()
- Timer1.Start()
- End If
- If licenseagreement.Visible = True And welcome.Visible = False Then
- licenseagreement.Hide()
- End If
- If welcome.Visible = True Then
- welcome.Hide()
- End If
- End Sub
-
- Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
- If ProgressBar1.Value < 100 Then
- ProgressBar1.Value = ProgressBar1.Value + 1
- End If
- If ProgressBar1.Value = 100 Then
- Button3.Show()
- installerproccess.Hide()
- Button3.Text = "Finish"
- Timer1.Stop()
- End If
- End Sub
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/My Project/Application.Designer.vb b/Backup/windows 95/My Project/Application.Designer.vb
deleted file mode 100755
index e56ff63..0000000
--- a/Backup/windows 95/My Project/Application.Designer.vb
+++ /dev/null
@@ -1,38 +0,0 @@
-'------------------------------------------------------------------------------
-'
-' This code was generated by a tool.
-' Runtime Version:2.0.50727.4927
-'
-' Changes to this file may cause incorrect behavior and will be lost if
-' the code is regenerated.
-'
-'------------------------------------------------------------------------------
-
-Option Strict On
-Option Explicit On
-
-
-Namespace My
-
- 'NOTE: This file is auto-generated; do not modify it directly. To make changes,
- ' or if you encounter build errors in this file, go to the Project Designer
- ' (go to Project Properties or double-click the My Project node in
- ' Solution Explorer), and make changes on the Application tab.
- '
- Partial Friend Class MyApplication
-
- _
- Public Sub New()
- MyBase.New(Global.Microsoft.VisualBasic.ApplicationServices.AuthenticationMode.Windows)
- Me.IsSingleInstance = false
- Me.EnableVisualStyles = true
- Me.SaveMySettingsOnExit = true
- Me.ShutDownStyle = Global.Microsoft.VisualBasic.ApplicationServices.ShutdownMode.AfterMainFormCloses
- End Sub
-
- _
- Protected Overrides Sub OnCreateMainForm()
- Me.MainForm = Global.windows_95.Windows95
- End Sub
- End Class
-End Namespace
diff --git a/Backup/windows 95/My Project/Application.myapp b/Backup/windows 95/My Project/Application.myapp
deleted file mode 100755
index ccb2e9a..0000000
--- a/Backup/windows 95/My Project/Application.myapp
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
- true
- Windows95
- false
- 0
- true
- 0
- true
-
\ No newline at end of file
diff --git a/Backup/windows 95/My Project/AssemblyInfo.vb b/Backup/windows 95/My Project/AssemblyInfo.vb
deleted file mode 100755
index 2e80ee9..0000000
--- a/Backup/windows 95/My Project/AssemblyInfo.vb
+++ /dev/null
@@ -1,35 +0,0 @@
-Imports System
-Imports System.Reflection
-Imports System.Runtime.InteropServices
-
-' General Information about an assembly is controlled through the following
-' set of attributes. Change these attribute values to modify the information
-' associated with an assembly.
-
-' Review the values of the assembly attributes
-
-
-
-
-
-
-
-
-
-
-'The following GUID is for the ID of the typelib if this project is exposed to COM
-
-
-' Version information for an assembly consists of the following four values:
-'
-' Major Version
-' Minor Version
-' Build Number
-' Revision
-'
-' You can specify all the values or you can default the Build and Revision Numbers
-' by using the '*' as shown below:
-'
-
-
-
diff --git a/Backup/windows 95/My Project/Resources.Designer.vb b/Backup/windows 95/My Project/Resources.Designer.vb
deleted file mode 100755
index 8d0cb51..0000000
--- a/Backup/windows 95/My Project/Resources.Designer.vb
+++ /dev/null
@@ -1,1216 +0,0 @@
-'------------------------------------------------------------------------------
-'
-' This code was generated by a tool.
-' Runtime Version:2.0.50727.4927
-'
-' Changes to this file may cause incorrect behavior and will be lost if
-' the code is regenerated.
-'
-'------------------------------------------------------------------------------
-
-Option Strict On
-Option Explicit On
-
-Imports System
-
-Namespace My.Resources
-
- 'This class was auto-generated by the StronglyTypedResourceBuilder
- 'class via a tool like ResGen or Visual Studio.
- 'To add or remove a member, edit your .ResX file then rerun ResGen
- 'with the /str option, or rebuild your VS project.
- '''
- ''' A strongly-typed resource class, for looking up localized strings, etc.
- '''
- _
- Friend Module Resources
-
- Private resourceMan As Global.System.Resources.ResourceManager
-
- Private resourceCulture As Global.System.Globalization.CultureInfo
-
- '''
- ''' Returns the cached ResourceManager instance used by this class.
- '''
- _
- Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
- Get
- If Object.ReferenceEquals(resourceMan, Nothing) Then
- Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("windows_95.Resources", GetType(Resources).Assembly)
- resourceMan = temp
- End If
- Return resourceMan
- End Get
- End Property
-
- '''
- ''' Overrides the current thread's CurrentUICulture property for all
- ''' resource lookups using this strongly typed resource class.
- '''
- _
- Friend Property Culture() As Global.System.Globalization.CultureInfo
- Get
- Return resourceCulture
- End Get
- Set
- resourceCulture = value
- End Set
- End Property
-
- Friend ReadOnly Property _16_color() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("16 color", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property _1994_mclaren_f1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("1994-mclaren-f1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property _256_color() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("256 color", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property chat__32x32_() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("chat (32x32)", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property chat__big_() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("chat (big)", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property close() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("close", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property documents_pic_start() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("documents pic start", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property down_arrow() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("down arrow", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property energysave_windows_95() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("energysave windows 95", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property error_blast__big_() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("error_blast__big_", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property ErrorBlast__One_() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("ErrorBlast (One)", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property find_pic_start() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("find pic start", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property googlebetalogo() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("googlebetalogo", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property googleprotoype() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("googleprotoype", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property Guess_the_Number__install_() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Guess_the_Number__install_", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property guess_the_number_Icon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("guess the number Icon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property guess_the_number_number_1__32x32_() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("guess the number number 1 (32x32)", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property help_pic_start() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("help pic start", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property high_color() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("high color", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property hotmail_logo() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("hotmail logo", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property hotmail_signup_button() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("hotmail signup button", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property hotmail_slogan() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("hotmail slogan", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property hotmail2ndfromtopbar() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("hotmail2ndfromtopbar", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property hotmailcirclearrow() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("hotmailcirclearrow", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property hotmailside() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("hotmailside", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property hotmailtop() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("hotmailtop", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property hotmailwhysignup_button() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("hotmailwhysignup button", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property install_icon__32x32__basic__liquify_() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("install icon (32x32) basic (liquify)", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property Maximize() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Maximize", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property mini_applications_window() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("mini applications window", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property minimize() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("minimize", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property programs_icon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("programs icon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property programs_icon1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("programs icon1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property Run_pic_start() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Run pic start", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property settings_pic_start() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("settings pic start", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property shutdown_pic_start() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("shutdown pic start", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindowdirt() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindowdirt", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindows_95__install_() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindows 95 (install)", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindows_95_picture() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindows 95 picture", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindowsbinary() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindowsbinary", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindowsconcrete() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindowsconcrete", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindowsfirebar() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindowsfirebar", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindowsfirebar1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindowsfirebar1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindowsfirebar2() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindowsfirebar2", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindowsgrassbar() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindowsgrassbar", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindowslightingbar() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindowslightingbar", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindowsskybar() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindowsskybar", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindowsskybar1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindowsskybar1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindowsskybar2() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindowsskybar2", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property skindowswaterbar() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("skindowswaterbar", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property start_button_windows_95() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("start button windows 95", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property start_run__32x32_() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("start run (32x32)", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property start_run__install___white_with_programname_() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("start_run__install___white_with_programname_", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property suspend_pic_start() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("suspend pic start", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property suspend_pic_start1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("suspend pic start1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property Time_Distorter_icon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Time Distorter icon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property true_color() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("true color", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows_95_background() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows 95 background", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows_95_settings_computer_example() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows 95 settings computer example", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows_95_sidemenustart() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows 95 sidemenustart", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95addressbookactionblackandwhiteicon1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95addressbookactionblackandwhiteicon1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95addressbookdeleteblackandwhiteicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95addressbookdeleteblackandwhiteicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95addressbookdeleteblackandwhiteicon1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95addressbookdeleteblackandwhiteicon1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95addressbookfindpeopleblackandwhiteicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95addressbookfindpeopleblackandwhiteicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95addressbookfindpeopleblackandwhiteicon1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95addressbookfindpeopleblackandwhiteicon1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95addressbooknewblackandwhiteicon1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95addressbooknewblackandwhiteicon1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95addressbookprintblackandwhiteicon1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95addressbookprintblackandwhiteicon1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95addressbookpropertiesblackandwhiteicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95addressbookpropertiesblackandwhiteicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95addressbookpropertiesblackandwhiteicon1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95addressbookpropertiesblackandwhiteicon1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95adressbookstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95adressbookstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95aolandinternetfreetrial_startmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95aolandinternetfreetrial!startmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95atandtworldsignupstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95atandtworldsignupstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95bootsound() As System.IO.UnmanagedMemoryStream
- Get
- Return ResourceManager.GetStream("windows95bootsound", resourceCulture)
- End Get
- End Property
-
- Friend ReadOnly Property windows95calcualatorstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95calcualatorstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95cdplayerstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95cdplayerstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95controlpanelstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95controlpanelstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95diskdefragmentorstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95diskdefragmentorstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95dosstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95dosstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95error() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95error", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95findcomputerstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95findcomputerstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95findfilesorcomputersstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95findfilesorcomputersstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95findontherinternetstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95findontherinternetstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95findpeoplestartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95findpeoplestartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95hyperterminalstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95hyperterminalstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95imagingstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95imagingstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95internetconnectionwizardstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95internetconnectionwizardstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95internetexplorerback() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95internetexplorerback", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95internetexplorerfavorites() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95internetexplorerfavorites", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95internetexplorerforward() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95internetexplorerforward", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95internetexplorergobutton() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95internetexplorergobutton", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95internetexplorerhistory() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95internetexplorerhistory", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95internetexplorerhome() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95internetexplorerhome", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95internetexplorerrefresh() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95internetexplorerrefresh", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95internetexplorerstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95internetexplorerstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95internetexplorerstop() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95internetexplorerstop", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95internetexplorertoplogo() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95internetexplorertoplogo", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95mediaplayerstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95mediaplayerstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95netmeetingstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95netmeetingstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95notepadstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95notepadstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95onlineregistrationstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95onlineregistrationstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95outlookexpressstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95outlookexpressstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95painbrush() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95painbrush", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95painoval() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95painoval", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintbrushpress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintbrushpress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintcolorpick() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintcolorpick", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintcolorselectpress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintcolorselectpress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintcurvyline() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintcurvyline", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintcurvylinepress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintcurvylinepress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95painteracer() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95painteracer", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintfill() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintfill", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintfillpress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintfillpress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintfreeselectoricon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintfreeselectoricon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintfreeselectpush() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintfreeselectpush", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintline() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintline", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintlinepress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintlinepress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintmagnifypress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintmagnifypress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintovelpress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintovelpress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintpencil() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintpencil", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintpencilpress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintpencilpress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintpolygon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintpolygon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintpolygonepress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintpolygonepress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintrectangle() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintrectangle", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintrectangleselector() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintrectangleselector", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintrectangleselectpress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintrectangleselectpress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintroundedcircle() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintroundedcircle", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintrubberpress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintrubberpress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintspraycanpress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintspraycanpress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95paintstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95paintstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95painttext() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95painttext", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95painttextpress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95painttextpress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95phonedialerstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95phonedialerstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95printersstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95printersstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95rectanglepress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95rectanglepress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95roundedrectanglepress() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95roundedrectanglepress", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95runicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95runicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95scandiskstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95scandiskstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95setupcomuservicestartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95setupcomuservicestartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95setupwowstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95setupwowstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95soundrecorderstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95soundrecorderstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95speakerleft() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95speakerleft", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95speakerright() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95speakerright", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95spraycan() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95spraycan", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95taskbarstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95taskbarstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95volumecontrolstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95volumecontrolstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95windowsexplorerstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95windowsexplorerstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95wordpadstartmenuicon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95wordpadstartmenuicon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows95zoom() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows95zoom", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98bootsound() As System.IO.UnmanagedMemoryStream
- Get
- Return ResourceManager.GetStream("windows98bootsound", resourceCulture)
- End Get
- End Property
-
- Friend ReadOnly Property windows98logoffscreen() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98logoffscreen", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmendisccleanup() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmendisccleanup", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenuamericaonline() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenuamericaonline", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenucompuserve() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenucompuserve", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenudialupnetworking() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenudialupnetworking", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenudriveconvert() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenudriveconvert", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenufavorites() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenufavorites", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenumaintanecewizard() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenumaintanecewizard", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenupersonwebserver() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenupersonwebserver", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenuprodigyinternet() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenuprodigyinternet", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenusampler() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenusampler", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenusampler1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenusampler1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenuscedualed_tasks() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenuscedualed tasks", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenusidelogo() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenusidelogo", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenusysteminformation() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenusysteminformation", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenuupdate() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenuupdate", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- Friend ReadOnly Property windows98startmenuwelcometowindows() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("windows98startmenuwelcometowindows", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
- End Module
-End Namespace
diff --git a/Backup/windows 95/My Project/Resources.resx b/Backup/windows 95/My Project/Resources.resx
deleted file mode 100755
index 6d027d1..0000000
--- a/Backup/windows 95/My Project/Resources.resx
+++ /dev/null
@@ -1,617 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
- ..\Resources\hotmail slogan.gif;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95internetexplorertoplogo.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\guess the number number 1 (32x32).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95addressbookactionblackandwhiteicon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindowsbinary.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95painoval.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenusampler.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\start run (install) (white with programname).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\high color.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\close.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95painttextpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95roundedrectanglepress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95speakerleft.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindows 95 (install).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95notepadstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintcurvyline.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintcurvylinepress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
-
- ..\Resources\install icon (32x32) basic (liquify).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintfreeselectpush.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenuscedualed tasks.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\down arrow.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintpolygon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintrectangleselector.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintcolorpick.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintfillpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95outlookexpressstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95findpeoplestartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindowsskybar.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95setupcomuservicestartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenudriveconvert.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\hotmail logo.gif;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95wordpadstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintpolygonepress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintline.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenufavorites.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\help pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95windowsexplorerstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\true color.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95mediaplayerstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\1994-mclaren-f1.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindowsgrassbar.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\hotmail signup button.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95atandtworldsignupstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindowslightingbar.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95findontherinternetstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintrubberpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95findcomputerstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\googlebetalogo.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintspraycanpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintrectangle.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindowsfirebar.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95rectanglepress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenupersonwebserver.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\chat (32x32).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95calcualatorstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98logoffscreen.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95internetexplorerhistory.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95internetconnectionwizardstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95addressbookpropertiesblackandwhiteicon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintrectangleselectpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\error blast (big).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindowswaterbar.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95internetexplorerstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95internetexplorerforward.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95imagingstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95volumecontrolstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95findfilesorcomputersstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenusidelogo.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\Guess the Number (install).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95controlpanelstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\suspend pic start1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\hotmailtop.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows 95 settings computer example.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows 95 sidemenustart.bmp;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\shutdown pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenudialupnetworking.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintroundedcircle.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\programs icon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95internetexplorerstop.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\suspend pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95setupwowstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintpencil.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindowsconcrete.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\ErrorBlast (One).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenusampler1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95addressbookpropertiesblackandwhiteicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintmagnifypress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95internetexplorerback.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindowsskybar1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95speakerright.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\Time Distorter icon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmendisccleanup.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\256 color.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintcolorselectpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95hyperterminalstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintfill.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95addressbookfindpeopleblackandwhiteicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\energysave windows 95.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95spraycan.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\start button windows 95.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95internetexplorerrefresh.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenumaintanecewizard.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95zoom.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenuupdate.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\mini applications window.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindowdirt.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\hotmail2ndfromtopbar.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintpencilpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\minimize.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\chat (big).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95addressbookdeleteblackandwhiteicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenusysteminformation.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95taskbarstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\16 color.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\Maximize.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\The Microsoft Sound.wav;System.IO.MemoryStream, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- ..\Resources\skindowsfirebar1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95adressbookstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\programs icon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95onlineregistrationstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95addressbookdeleteblackandwhiteicon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\hotmailwhysignup button.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95addressbookfindpeopleblackandwhiteicon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\hotmailcirclearrow.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95printersstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95painteracer.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\start run (32x32).png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\settings pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95internetexplorergobutton.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenuwelcometowindows.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindowsskybar2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintbrushpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\find pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintovelpress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\googleprotoype.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95scandiskstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95diskdefragmentorstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95runicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95addressbooknewblackandwhiteicon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95soundrecorderstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95dosstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\hotmailside.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\documents pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\guess the number Icon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\Run pic start.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindows 95 picture.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95phonedialerstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95cdplayerstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintfreeselectoricon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95paintlinepress.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95internetexplorerfavorites.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95painbrush.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows 95 background.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95painttext.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95internetexplorerhome.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95aolandinternetfreetrial!startmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\skindowsfirebar2.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95error.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95netmeetingstartmenuicon.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows95addressbookprintblackandwhiteicon1.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenuamericaonline.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenucompuserve.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98startmenuprodigyinternet.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\windows98bootsound.wav;System.IO.MemoryStream, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/My Project/Settings.Designer.vb b/Backup/windows 95/My Project/Settings.Designer.vb
deleted file mode 100755
index 6e49709..0000000
--- a/Backup/windows 95/My Project/Settings.Designer.vb
+++ /dev/null
@@ -1,73 +0,0 @@
-'------------------------------------------------------------------------------
-'
-' This code was generated by a tool.
-' Runtime Version:2.0.50727.4927
-'
-' Changes to this file may cause incorrect behavior and will be lost if
-' the code is regenerated.
-'
-'------------------------------------------------------------------------------
-
-Option Strict On
-Option Explicit On
-
-
-Namespace My
-
- _
- Partial Friend NotInheritable Class MySettings
- Inherits Global.System.Configuration.ApplicationSettingsBase
-
- Private Shared defaultInstance As MySettings = CType(Global.System.Configuration.ApplicationSettingsBase.Synchronized(New MySettings), MySettings)
-
-#Region "My.Settings Auto-Save Functionality"
-#If _MyType = "WindowsForms" Then
- Private Shared addedHandler As Boolean
-
- Private Shared addedHandlerLockObject As New Object
-
- _
- Private Shared Sub AutoSaveSettings(ByVal sender As Global.System.Object, ByVal e As Global.System.EventArgs)
- If My.Application.SaveMySettingsOnExit Then
- My.Settings.Save()
- End If
- End Sub
-#End If
-#End Region
-
- Public Shared ReadOnly Property [Default]() As MySettings
- Get
-
-#If _MyType = "WindowsForms" Then
- If Not addedHandler Then
- SyncLock addedHandlerLockObject
- If Not addedHandler Then
- AddHandler My.Application.Shutdown, AddressOf AutoSaveSettings
- addedHandler = True
- End If
- End SyncLock
- End If
-#End If
- Return defaultInstance
- End Get
- End Property
- End Class
-End Namespace
-
-Namespace My
-
- _
- Friend Module MySettingsProperty
-
- _
- Friend ReadOnly Property Settings() As Global.windows_95.My.MySettings
- Get
- Return Global.windows_95.My.MySettings.Default
- End Get
- End Property
- End Module
-End Namespace
diff --git a/Backup/windows 95/My Project/Settings.settings b/Backup/windows 95/My Project/Settings.settings
deleted file mode 100755
index 377f56d..0000000
--- a/Backup/windows 95/My Project/Settings.settings
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
diff --git a/Backup/windows 95/Resources/16 color.png b/Backup/windows 95/Resources/16 color.png
deleted file mode 100755
index 4d3935b..0000000
Binary files a/Backup/windows 95/Resources/16 color.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/1994-mclaren-f1.jpg b/Backup/windows 95/Resources/1994-mclaren-f1.jpg
deleted file mode 100755
index 897b983..0000000
Binary files a/Backup/windows 95/Resources/1994-mclaren-f1.jpg and /dev/null differ
diff --git a/Backup/windows 95/Resources/256 color.png b/Backup/windows 95/Resources/256 color.png
deleted file mode 100755
index 76a3b9d..0000000
Binary files a/Backup/windows 95/Resources/256 color.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/ErrorBlast (One).png b/Backup/windows 95/Resources/ErrorBlast (One).png
deleted file mode 100755
index 6e7e1d7..0000000
Binary files a/Backup/windows 95/Resources/ErrorBlast (One).png and /dev/null differ
diff --git a/Backup/windows 95/Resources/Guess the Number (install).png b/Backup/windows 95/Resources/Guess the Number (install).png
deleted file mode 100755
index 99b58be..0000000
Binary files a/Backup/windows 95/Resources/Guess the Number (install).png and /dev/null differ
diff --git a/Backup/windows 95/Resources/Maximize.png b/Backup/windows 95/Resources/Maximize.png
deleted file mode 100755
index da9ce09..0000000
Binary files a/Backup/windows 95/Resources/Maximize.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/Run pic start.png b/Backup/windows 95/Resources/Run pic start.png
deleted file mode 100755
index 02759e9..0000000
Binary files a/Backup/windows 95/Resources/Run pic start.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/The Microsoft Sound.wav b/Backup/windows 95/Resources/The Microsoft Sound.wav
deleted file mode 100755
index 0e3f936..0000000
Binary files a/Backup/windows 95/Resources/The Microsoft Sound.wav and /dev/null differ
diff --git a/Backup/windows 95/Resources/Thumbs.db b/Backup/windows 95/Resources/Thumbs.db
deleted file mode 100755
index c1513ad..0000000
Binary files a/Backup/windows 95/Resources/Thumbs.db and /dev/null differ
diff --git a/Backup/windows 95/Resources/Time Distorter icon.png b/Backup/windows 95/Resources/Time Distorter icon.png
deleted file mode 100755
index f9c48ee..0000000
Binary files a/Backup/windows 95/Resources/Time Distorter icon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/chat (32x32).png b/Backup/windows 95/Resources/chat (32x32).png
deleted file mode 100755
index 823445a..0000000
Binary files a/Backup/windows 95/Resources/chat (32x32).png and /dev/null differ
diff --git a/Backup/windows 95/Resources/chat (big).png b/Backup/windows 95/Resources/chat (big).png
deleted file mode 100755
index b82404e..0000000
Binary files a/Backup/windows 95/Resources/chat (big).png and /dev/null differ
diff --git a/Backup/windows 95/Resources/close.png b/Backup/windows 95/Resources/close.png
deleted file mode 100755
index 63d04e7..0000000
Binary files a/Backup/windows 95/Resources/close.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/documents pic start.png b/Backup/windows 95/Resources/documents pic start.png
deleted file mode 100755
index ba12cff..0000000
Binary files a/Backup/windows 95/Resources/documents pic start.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/down arrow.png b/Backup/windows 95/Resources/down arrow.png
deleted file mode 100755
index 9896886..0000000
Binary files a/Backup/windows 95/Resources/down arrow.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/energysave windows 95.png b/Backup/windows 95/Resources/energysave windows 95.png
deleted file mode 100755
index a726a1c..0000000
Binary files a/Backup/windows 95/Resources/energysave windows 95.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/error blast (big).png b/Backup/windows 95/Resources/error blast (big).png
deleted file mode 100755
index aac2e10..0000000
Binary files a/Backup/windows 95/Resources/error blast (big).png and /dev/null differ
diff --git a/Backup/windows 95/Resources/find pic start.png b/Backup/windows 95/Resources/find pic start.png
deleted file mode 100755
index 6003b34..0000000
Binary files a/Backup/windows 95/Resources/find pic start.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/googlebetalogo.jpg b/Backup/windows 95/Resources/googlebetalogo.jpg
deleted file mode 100755
index 105ce48..0000000
Binary files a/Backup/windows 95/Resources/googlebetalogo.jpg and /dev/null differ
diff --git a/Backup/windows 95/Resources/googleprotoype.jpg b/Backup/windows 95/Resources/googleprotoype.jpg
deleted file mode 100755
index f166dc6..0000000
Binary files a/Backup/windows 95/Resources/googleprotoype.jpg and /dev/null differ
diff --git a/Backup/windows 95/Resources/guess the number Icon.png b/Backup/windows 95/Resources/guess the number Icon.png
deleted file mode 100755
index 17614c7..0000000
Binary files a/Backup/windows 95/Resources/guess the number Icon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/guess the number number 1 (32x32).png b/Backup/windows 95/Resources/guess the number number 1 (32x32).png
deleted file mode 100755
index 8de213b..0000000
Binary files a/Backup/windows 95/Resources/guess the number number 1 (32x32).png and /dev/null differ
diff --git a/Backup/windows 95/Resources/help pic start.png b/Backup/windows 95/Resources/help pic start.png
deleted file mode 100755
index 1f11553..0000000
Binary files a/Backup/windows 95/Resources/help pic start.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/high color.png b/Backup/windows 95/Resources/high color.png
deleted file mode 100755
index 9447c00..0000000
Binary files a/Backup/windows 95/Resources/high color.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/hotmail logo.gif b/Backup/windows 95/Resources/hotmail logo.gif
deleted file mode 100755
index 16b1678..0000000
Binary files a/Backup/windows 95/Resources/hotmail logo.gif and /dev/null differ
diff --git a/Backup/windows 95/Resources/hotmail signup button.png b/Backup/windows 95/Resources/hotmail signup button.png
deleted file mode 100755
index 1267d03..0000000
Binary files a/Backup/windows 95/Resources/hotmail signup button.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/hotmail slogan.gif b/Backup/windows 95/Resources/hotmail slogan.gif
deleted file mode 100755
index c613395..0000000
Binary files a/Backup/windows 95/Resources/hotmail slogan.gif and /dev/null differ
diff --git a/Backup/windows 95/Resources/hotmail2ndfromtopbar.png b/Backup/windows 95/Resources/hotmail2ndfromtopbar.png
deleted file mode 100755
index 2d37166..0000000
Binary files a/Backup/windows 95/Resources/hotmail2ndfromtopbar.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/hotmailcirclearrow.png b/Backup/windows 95/Resources/hotmailcirclearrow.png
deleted file mode 100755
index 058ffcd..0000000
Binary files a/Backup/windows 95/Resources/hotmailcirclearrow.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/hotmailside.png b/Backup/windows 95/Resources/hotmailside.png
deleted file mode 100755
index 545bdc7..0000000
Binary files a/Backup/windows 95/Resources/hotmailside.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/hotmailtop.png b/Backup/windows 95/Resources/hotmailtop.png
deleted file mode 100755
index 9ce8a49..0000000
Binary files a/Backup/windows 95/Resources/hotmailtop.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/hotmailwhysignup button.png b/Backup/windows 95/Resources/hotmailwhysignup button.png
deleted file mode 100755
index e01d88b..0000000
Binary files a/Backup/windows 95/Resources/hotmailwhysignup button.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/install icon (32x32) basic (liquify).png b/Backup/windows 95/Resources/install icon (32x32) basic (liquify).png
deleted file mode 100755
index 93a4ef5..0000000
Binary files a/Backup/windows 95/Resources/install icon (32x32) basic (liquify).png and /dev/null differ
diff --git a/Backup/windows 95/Resources/mini applications window.png b/Backup/windows 95/Resources/mini applications window.png
deleted file mode 100755
index 100a0e3..0000000
Binary files a/Backup/windows 95/Resources/mini applications window.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/minimize.png b/Backup/windows 95/Resources/minimize.png
deleted file mode 100755
index 0db6fa6..0000000
Binary files a/Backup/windows 95/Resources/minimize.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/programs icon.png b/Backup/windows 95/Resources/programs icon.png
deleted file mode 100755
index 1e5c4c7..0000000
Binary files a/Backup/windows 95/Resources/programs icon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/programs icon1.png b/Backup/windows 95/Resources/programs icon1.png
deleted file mode 100755
index 1e5c4c7..0000000
Binary files a/Backup/windows 95/Resources/programs icon1.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/settings pic start.png b/Backup/windows 95/Resources/settings pic start.png
deleted file mode 100755
index f8ba721..0000000
Binary files a/Backup/windows 95/Resources/settings pic start.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/shutdown pic start.png b/Backup/windows 95/Resources/shutdown pic start.png
deleted file mode 100755
index b130f45..0000000
Binary files a/Backup/windows 95/Resources/shutdown pic start.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindowdirt.png b/Backup/windows 95/Resources/skindowdirt.png
deleted file mode 100755
index 76f3777..0000000
Binary files a/Backup/windows 95/Resources/skindowdirt.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindows 95 (install).png b/Backup/windows 95/Resources/skindows 95 (install).png
deleted file mode 100755
index 32b1170..0000000
Binary files a/Backup/windows 95/Resources/skindows 95 (install).png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindows 95 picture.png b/Backup/windows 95/Resources/skindows 95 picture.png
deleted file mode 100755
index 0799f22..0000000
Binary files a/Backup/windows 95/Resources/skindows 95 picture.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindowsbinary.png b/Backup/windows 95/Resources/skindowsbinary.png
deleted file mode 100755
index 0775f36..0000000
Binary files a/Backup/windows 95/Resources/skindowsbinary.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindowsconcrete.png b/Backup/windows 95/Resources/skindowsconcrete.png
deleted file mode 100755
index 7ea8004..0000000
Binary files a/Backup/windows 95/Resources/skindowsconcrete.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindowsfirebar.png b/Backup/windows 95/Resources/skindowsfirebar.png
deleted file mode 100755
index c7be868..0000000
Binary files a/Backup/windows 95/Resources/skindowsfirebar.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindowsfirebar1.png b/Backup/windows 95/Resources/skindowsfirebar1.png
deleted file mode 100755
index fca07c1..0000000
Binary files a/Backup/windows 95/Resources/skindowsfirebar1.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindowsfirebar2.png b/Backup/windows 95/Resources/skindowsfirebar2.png
deleted file mode 100755
index 77d7d5e..0000000
Binary files a/Backup/windows 95/Resources/skindowsfirebar2.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindowsgrassbar.png b/Backup/windows 95/Resources/skindowsgrassbar.png
deleted file mode 100755
index f5ea7c3..0000000
Binary files a/Backup/windows 95/Resources/skindowsgrassbar.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindowslightingbar.png b/Backup/windows 95/Resources/skindowslightingbar.png
deleted file mode 100755
index 1706a97..0000000
Binary files a/Backup/windows 95/Resources/skindowslightingbar.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindowsskybar.png b/Backup/windows 95/Resources/skindowsskybar.png
deleted file mode 100755
index e555289..0000000
Binary files a/Backup/windows 95/Resources/skindowsskybar.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindowsskybar1.png b/Backup/windows 95/Resources/skindowsskybar1.png
deleted file mode 100755
index a0d19e9..0000000
Binary files a/Backup/windows 95/Resources/skindowsskybar1.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindowsskybar2.png b/Backup/windows 95/Resources/skindowsskybar2.png
deleted file mode 100755
index a6f822f..0000000
Binary files a/Backup/windows 95/Resources/skindowsskybar2.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/skindowswaterbar.png b/Backup/windows 95/Resources/skindowswaterbar.png
deleted file mode 100755
index 76f54e6..0000000
Binary files a/Backup/windows 95/Resources/skindowswaterbar.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/start button windows 95.png b/Backup/windows 95/Resources/start button windows 95.png
deleted file mode 100755
index 73a26a2..0000000
Binary files a/Backup/windows 95/Resources/start button windows 95.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/start run (32x32).png b/Backup/windows 95/Resources/start run (32x32).png
deleted file mode 100755
index 48410c6..0000000
Binary files a/Backup/windows 95/Resources/start run (32x32).png and /dev/null differ
diff --git a/Backup/windows 95/Resources/start run (install) (white with programname).png b/Backup/windows 95/Resources/start run (install) (white with programname).png
deleted file mode 100755
index 194494c..0000000
Binary files a/Backup/windows 95/Resources/start run (install) (white with programname).png and /dev/null differ
diff --git a/Backup/windows 95/Resources/startrunnerinstallimage.bmp b/Backup/windows 95/Resources/startrunnerinstallimage.bmp
deleted file mode 100755
index 55516c7..0000000
Binary files a/Backup/windows 95/Resources/startrunnerinstallimage.bmp and /dev/null differ
diff --git a/Backup/windows 95/Resources/suspend pic start.png b/Backup/windows 95/Resources/suspend pic start.png
deleted file mode 100755
index 24cf169..0000000
Binary files a/Backup/windows 95/Resources/suspend pic start.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/suspend pic start1.png b/Backup/windows 95/Resources/suspend pic start1.png
deleted file mode 100755
index fcd0a8b..0000000
Binary files a/Backup/windows 95/Resources/suspend pic start1.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/true color.png b/Backup/windows 95/Resources/true color.png
deleted file mode 100755
index 9447c00..0000000
Binary files a/Backup/windows 95/Resources/true color.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows 95 background.jpg b/Backup/windows 95/Resources/windows 95 background.jpg
deleted file mode 100755
index 6ae7436..0000000
Binary files a/Backup/windows 95/Resources/windows 95 background.jpg and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows 95 settings computer example.png b/Backup/windows 95/Resources/windows 95 settings computer example.png
deleted file mode 100755
index 4d6e5a8..0000000
Binary files a/Backup/windows 95/Resources/windows 95 settings computer example.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows 95 sidemenustart.bmp b/Backup/windows 95/Resources/windows 95 sidemenustart.bmp
deleted file mode 100755
index 31b4a98..0000000
Binary files a/Backup/windows 95/Resources/windows 95 sidemenustart.bmp and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95addressbookactionblackandwhiteicon1.png b/Backup/windows 95/Resources/windows95addressbookactionblackandwhiteicon1.png
deleted file mode 100755
index b6872e6..0000000
Binary files a/Backup/windows 95/Resources/windows95addressbookactionblackandwhiteicon1.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95addressbookdeleteblackandwhiteicon1.png b/Backup/windows 95/Resources/windows95addressbookdeleteblackandwhiteicon1.png
deleted file mode 100755
index ff5a7d4..0000000
Binary files a/Backup/windows 95/Resources/windows95addressbookdeleteblackandwhiteicon1.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95addressbookfindpeopleblackandwhiteicon1.png b/Backup/windows 95/Resources/windows95addressbookfindpeopleblackandwhiteicon1.png
deleted file mode 100755
index 30b5c57..0000000
Binary files a/Backup/windows 95/Resources/windows95addressbookfindpeopleblackandwhiteicon1.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95addressbooknewblackandwhiteicon1.png b/Backup/windows 95/Resources/windows95addressbooknewblackandwhiteicon1.png
deleted file mode 100755
index ce03dce..0000000
Binary files a/Backup/windows 95/Resources/windows95addressbooknewblackandwhiteicon1.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95addressbookprintblackandwhiteicon1.png b/Backup/windows 95/Resources/windows95addressbookprintblackandwhiteicon1.png
deleted file mode 100755
index 1c6d871..0000000
Binary files a/Backup/windows 95/Resources/windows95addressbookprintblackandwhiteicon1.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95addressbookpropertiesblackandwhiteicon1.png b/Backup/windows 95/Resources/windows95addressbookpropertiesblackandwhiteicon1.png
deleted file mode 100755
index c5c8805..0000000
Binary files a/Backup/windows 95/Resources/windows95addressbookpropertiesblackandwhiteicon1.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95adressbookstartmenuicon.png b/Backup/windows 95/Resources/windows95adressbookstartmenuicon.png
deleted file mode 100755
index 7820f4e..0000000
Binary files a/Backup/windows 95/Resources/windows95adressbookstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95aolandinternetfreetrial!startmenuicon.png b/Backup/windows 95/Resources/windows95aolandinternetfreetrial!startmenuicon.png
deleted file mode 100755
index cb1950a..0000000
Binary files a/Backup/windows 95/Resources/windows95aolandinternetfreetrial!startmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95atandtworldsignupstartmenuicon.png b/Backup/windows 95/Resources/windows95atandtworldsignupstartmenuicon.png
deleted file mode 100755
index 42cc58f..0000000
Binary files a/Backup/windows 95/Resources/windows95atandtworldsignupstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95calcualatorstartmenuicon.png b/Backup/windows 95/Resources/windows95calcualatorstartmenuicon.png
deleted file mode 100755
index 75a2fed..0000000
Binary files a/Backup/windows 95/Resources/windows95calcualatorstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95cdplayerstartmenuicon.png b/Backup/windows 95/Resources/windows95cdplayerstartmenuicon.png
deleted file mode 100755
index e7f1f74..0000000
Binary files a/Backup/windows 95/Resources/windows95cdplayerstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95controlpanelstartmenuicon.png b/Backup/windows 95/Resources/windows95controlpanelstartmenuicon.png
deleted file mode 100755
index 0656f20..0000000
Binary files a/Backup/windows 95/Resources/windows95controlpanelstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95diskdefragmentorstartmenuicon.png b/Backup/windows 95/Resources/windows95diskdefragmentorstartmenuicon.png
deleted file mode 100755
index dfc9d47..0000000
Binary files a/Backup/windows 95/Resources/windows95diskdefragmentorstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95dosstartmenuicon.png b/Backup/windows 95/Resources/windows95dosstartmenuicon.png
deleted file mode 100755
index 92edba0..0000000
Binary files a/Backup/windows 95/Resources/windows95dosstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95error.png b/Backup/windows 95/Resources/windows95error.png
deleted file mode 100755
index 0101e55..0000000
Binary files a/Backup/windows 95/Resources/windows95error.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95findcomputerstartmenuicon.png b/Backup/windows 95/Resources/windows95findcomputerstartmenuicon.png
deleted file mode 100755
index f702594..0000000
Binary files a/Backup/windows 95/Resources/windows95findcomputerstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95findfilesorcomputersstartmenuicon.png b/Backup/windows 95/Resources/windows95findfilesorcomputersstartmenuicon.png
deleted file mode 100755
index 0b79e48..0000000
Binary files a/Backup/windows 95/Resources/windows95findfilesorcomputersstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95findontherinternetstartmenuicon.png b/Backup/windows 95/Resources/windows95findontherinternetstartmenuicon.png
deleted file mode 100755
index a3c76aa..0000000
Binary files a/Backup/windows 95/Resources/windows95findontherinternetstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95findpeoplestartmenuicon.png b/Backup/windows 95/Resources/windows95findpeoplestartmenuicon.png
deleted file mode 100755
index 12e8195..0000000
Binary files a/Backup/windows 95/Resources/windows95findpeoplestartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95hyperterminalstartmenuicon.png b/Backup/windows 95/Resources/windows95hyperterminalstartmenuicon.png
deleted file mode 100755
index 130b2a0..0000000
Binary files a/Backup/windows 95/Resources/windows95hyperterminalstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95imagingstartmenuicon.png b/Backup/windows 95/Resources/windows95imagingstartmenuicon.png
deleted file mode 100755
index 7cd2fb7..0000000
Binary files a/Backup/windows 95/Resources/windows95imagingstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95internetconnectionwizardstartmenuicon.png b/Backup/windows 95/Resources/windows95internetconnectionwizardstartmenuicon.png
deleted file mode 100755
index 41e236f..0000000
Binary files a/Backup/windows 95/Resources/windows95internetconnectionwizardstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95internetexplorerback.png b/Backup/windows 95/Resources/windows95internetexplorerback.png
deleted file mode 100755
index e662490..0000000
Binary files a/Backup/windows 95/Resources/windows95internetexplorerback.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95internetexplorerfavorites.png b/Backup/windows 95/Resources/windows95internetexplorerfavorites.png
deleted file mode 100755
index 4e26efd..0000000
Binary files a/Backup/windows 95/Resources/windows95internetexplorerfavorites.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95internetexplorerforward.png b/Backup/windows 95/Resources/windows95internetexplorerforward.png
deleted file mode 100755
index d092755..0000000
Binary files a/Backup/windows 95/Resources/windows95internetexplorerforward.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95internetexplorergobutton.png b/Backup/windows 95/Resources/windows95internetexplorergobutton.png
deleted file mode 100755
index 90ca5d1..0000000
Binary files a/Backup/windows 95/Resources/windows95internetexplorergobutton.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95internetexplorerhistory.png b/Backup/windows 95/Resources/windows95internetexplorerhistory.png
deleted file mode 100755
index 11633bb..0000000
Binary files a/Backup/windows 95/Resources/windows95internetexplorerhistory.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95internetexplorerhome.png b/Backup/windows 95/Resources/windows95internetexplorerhome.png
deleted file mode 100755
index 6d4cc99..0000000
Binary files a/Backup/windows 95/Resources/windows95internetexplorerhome.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95internetexplorerrefresh.png b/Backup/windows 95/Resources/windows95internetexplorerrefresh.png
deleted file mode 100755
index 217da79..0000000
Binary files a/Backup/windows 95/Resources/windows95internetexplorerrefresh.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95internetexplorerstartmenuicon.png b/Backup/windows 95/Resources/windows95internetexplorerstartmenuicon.png
deleted file mode 100755
index 10bfa29..0000000
Binary files a/Backup/windows 95/Resources/windows95internetexplorerstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95internetexplorerstop.png b/Backup/windows 95/Resources/windows95internetexplorerstop.png
deleted file mode 100755
index a53d4bd..0000000
Binary files a/Backup/windows 95/Resources/windows95internetexplorerstop.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95internetexplorertoplogo.png b/Backup/windows 95/Resources/windows95internetexplorertoplogo.png
deleted file mode 100755
index 2f53f8a..0000000
Binary files a/Backup/windows 95/Resources/windows95internetexplorertoplogo.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95mediaplayerstartmenuicon.png b/Backup/windows 95/Resources/windows95mediaplayerstartmenuicon.png
deleted file mode 100755
index 3e8b0b6..0000000
Binary files a/Backup/windows 95/Resources/windows95mediaplayerstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95netmeetingstartmenuicon.png b/Backup/windows 95/Resources/windows95netmeetingstartmenuicon.png
deleted file mode 100755
index 2ef79f7..0000000
Binary files a/Backup/windows 95/Resources/windows95netmeetingstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95notepadstartmenuicon.png b/Backup/windows 95/Resources/windows95notepadstartmenuicon.png
deleted file mode 100755
index c2e6596..0000000
Binary files a/Backup/windows 95/Resources/windows95notepadstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95onlineregistrationstartmenuicon.png b/Backup/windows 95/Resources/windows95onlineregistrationstartmenuicon.png
deleted file mode 100755
index aad4297..0000000
Binary files a/Backup/windows 95/Resources/windows95onlineregistrationstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95outlookexpressstartmenuicon.png b/Backup/windows 95/Resources/windows95outlookexpressstartmenuicon.png
deleted file mode 100755
index 64f4291..0000000
Binary files a/Backup/windows 95/Resources/windows95outlookexpressstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95painbrush.png b/Backup/windows 95/Resources/windows95painbrush.png
deleted file mode 100755
index f24a541..0000000
Binary files a/Backup/windows 95/Resources/windows95painbrush.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95painoval.png b/Backup/windows 95/Resources/windows95painoval.png
deleted file mode 100755
index b7939a5..0000000
Binary files a/Backup/windows 95/Resources/windows95painoval.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintbrushpress.png b/Backup/windows 95/Resources/windows95paintbrushpress.png
deleted file mode 100755
index a28213d..0000000
Binary files a/Backup/windows 95/Resources/windows95paintbrushpress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintcolorpick.png b/Backup/windows 95/Resources/windows95paintcolorpick.png
deleted file mode 100755
index cd335d1..0000000
Binary files a/Backup/windows 95/Resources/windows95paintcolorpick.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintcolorselectpress.png b/Backup/windows 95/Resources/windows95paintcolorselectpress.png
deleted file mode 100755
index 0f0d076..0000000
Binary files a/Backup/windows 95/Resources/windows95paintcolorselectpress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintcurvyline.png b/Backup/windows 95/Resources/windows95paintcurvyline.png
deleted file mode 100755
index a846225..0000000
Binary files a/Backup/windows 95/Resources/windows95paintcurvyline.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintcurvylinepress.png b/Backup/windows 95/Resources/windows95paintcurvylinepress.png
deleted file mode 100755
index 0236751..0000000
Binary files a/Backup/windows 95/Resources/windows95paintcurvylinepress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95painteracer.png b/Backup/windows 95/Resources/windows95painteracer.png
deleted file mode 100755
index 5c18793..0000000
Binary files a/Backup/windows 95/Resources/windows95painteracer.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintfill.png b/Backup/windows 95/Resources/windows95paintfill.png
deleted file mode 100755
index a250ebc..0000000
Binary files a/Backup/windows 95/Resources/windows95paintfill.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintfillpress.png b/Backup/windows 95/Resources/windows95paintfillpress.png
deleted file mode 100755
index 77e327d..0000000
Binary files a/Backup/windows 95/Resources/windows95paintfillpress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintfreeselectoricon.png b/Backup/windows 95/Resources/windows95paintfreeselectoricon.png
deleted file mode 100755
index 38974f3..0000000
Binary files a/Backup/windows 95/Resources/windows95paintfreeselectoricon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintfreeselectpush.png b/Backup/windows 95/Resources/windows95paintfreeselectpush.png
deleted file mode 100755
index 948bacc..0000000
Binary files a/Backup/windows 95/Resources/windows95paintfreeselectpush.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintline.png b/Backup/windows 95/Resources/windows95paintline.png
deleted file mode 100755
index 84f2d18..0000000
Binary files a/Backup/windows 95/Resources/windows95paintline.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintlinepress.png b/Backup/windows 95/Resources/windows95paintlinepress.png
deleted file mode 100755
index de0fb90..0000000
Binary files a/Backup/windows 95/Resources/windows95paintlinepress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintmagnifypress.png b/Backup/windows 95/Resources/windows95paintmagnifypress.png
deleted file mode 100755
index 75f2dc6..0000000
Binary files a/Backup/windows 95/Resources/windows95paintmagnifypress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintovelpress.png b/Backup/windows 95/Resources/windows95paintovelpress.png
deleted file mode 100755
index 0b5f953..0000000
Binary files a/Backup/windows 95/Resources/windows95paintovelpress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintpencil.png b/Backup/windows 95/Resources/windows95paintpencil.png
deleted file mode 100755
index 35dc7df..0000000
Binary files a/Backup/windows 95/Resources/windows95paintpencil.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintpencilpress.png b/Backup/windows 95/Resources/windows95paintpencilpress.png
deleted file mode 100755
index 8ecd961..0000000
Binary files a/Backup/windows 95/Resources/windows95paintpencilpress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintpolygon.png b/Backup/windows 95/Resources/windows95paintpolygon.png
deleted file mode 100755
index 07cfc5c..0000000
Binary files a/Backup/windows 95/Resources/windows95paintpolygon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintpolygonepress.png b/Backup/windows 95/Resources/windows95paintpolygonepress.png
deleted file mode 100755
index 877abea..0000000
Binary files a/Backup/windows 95/Resources/windows95paintpolygonepress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintrectangle.png b/Backup/windows 95/Resources/windows95paintrectangle.png
deleted file mode 100755
index a54ce31..0000000
Binary files a/Backup/windows 95/Resources/windows95paintrectangle.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintrectangleselector.png b/Backup/windows 95/Resources/windows95paintrectangleselector.png
deleted file mode 100755
index dfac253..0000000
Binary files a/Backup/windows 95/Resources/windows95paintrectangleselector.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintrectangleselectpress.png b/Backup/windows 95/Resources/windows95paintrectangleselectpress.png
deleted file mode 100755
index 6d33da7..0000000
Binary files a/Backup/windows 95/Resources/windows95paintrectangleselectpress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintroundedcircle.png b/Backup/windows 95/Resources/windows95paintroundedcircle.png
deleted file mode 100755
index dfc06b3..0000000
Binary files a/Backup/windows 95/Resources/windows95paintroundedcircle.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintrubberpress.png b/Backup/windows 95/Resources/windows95paintrubberpress.png
deleted file mode 100755
index 40c73f4..0000000
Binary files a/Backup/windows 95/Resources/windows95paintrubberpress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintspraycanpress.png b/Backup/windows 95/Resources/windows95paintspraycanpress.png
deleted file mode 100755
index 70409f8..0000000
Binary files a/Backup/windows 95/Resources/windows95paintspraycanpress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95paintstartmenuicon.png b/Backup/windows 95/Resources/windows95paintstartmenuicon.png
deleted file mode 100755
index 0823f50..0000000
Binary files a/Backup/windows 95/Resources/windows95paintstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95painttext.png b/Backup/windows 95/Resources/windows95painttext.png
deleted file mode 100755
index b8c9032..0000000
Binary files a/Backup/windows 95/Resources/windows95painttext.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95painttextpress.png b/Backup/windows 95/Resources/windows95painttextpress.png
deleted file mode 100755
index b81ae42..0000000
Binary files a/Backup/windows 95/Resources/windows95painttextpress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95phonedialerstartmenuicon.png b/Backup/windows 95/Resources/windows95phonedialerstartmenuicon.png
deleted file mode 100755
index 0026741..0000000
Binary files a/Backup/windows 95/Resources/windows95phonedialerstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95printersstartmenuicon.png b/Backup/windows 95/Resources/windows95printersstartmenuicon.png
deleted file mode 100755
index d7f7c60..0000000
Binary files a/Backup/windows 95/Resources/windows95printersstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95rectanglepress.png b/Backup/windows 95/Resources/windows95rectanglepress.png
deleted file mode 100755
index 4889c87..0000000
Binary files a/Backup/windows 95/Resources/windows95rectanglepress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95roundedrectanglepress.png b/Backup/windows 95/Resources/windows95roundedrectanglepress.png
deleted file mode 100755
index d14021e..0000000
Binary files a/Backup/windows 95/Resources/windows95roundedrectanglepress.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95runicon.png b/Backup/windows 95/Resources/windows95runicon.png
deleted file mode 100755
index 9ac6a19..0000000
Binary files a/Backup/windows 95/Resources/windows95runicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95scandiskstartmenuicon.png b/Backup/windows 95/Resources/windows95scandiskstartmenuicon.png
deleted file mode 100755
index 3b309e1..0000000
Binary files a/Backup/windows 95/Resources/windows95scandiskstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95setupcomuservicestartmenuicon.png b/Backup/windows 95/Resources/windows95setupcomuservicestartmenuicon.png
deleted file mode 100755
index e9669c5..0000000
Binary files a/Backup/windows 95/Resources/windows95setupcomuservicestartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95setupwowstartmenuicon.png b/Backup/windows 95/Resources/windows95setupwowstartmenuicon.png
deleted file mode 100755
index b50589d..0000000
Binary files a/Backup/windows 95/Resources/windows95setupwowstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95soundrecorderstartmenuicon.png b/Backup/windows 95/Resources/windows95soundrecorderstartmenuicon.png
deleted file mode 100755
index 4f6a718..0000000
Binary files a/Backup/windows 95/Resources/windows95soundrecorderstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95speakerleft.png b/Backup/windows 95/Resources/windows95speakerleft.png
deleted file mode 100755
index 4e05454..0000000
Binary files a/Backup/windows 95/Resources/windows95speakerleft.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95speakerright.png b/Backup/windows 95/Resources/windows95speakerright.png
deleted file mode 100755
index 3abdd5b..0000000
Binary files a/Backup/windows 95/Resources/windows95speakerright.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95spraycan.png b/Backup/windows 95/Resources/windows95spraycan.png
deleted file mode 100755
index 4f06c61..0000000
Binary files a/Backup/windows 95/Resources/windows95spraycan.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95taskbarstartmenuicon.png b/Backup/windows 95/Resources/windows95taskbarstartmenuicon.png
deleted file mode 100755
index da04c0b..0000000
Binary files a/Backup/windows 95/Resources/windows95taskbarstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95volumecontrolstartmenuicon.png b/Backup/windows 95/Resources/windows95volumecontrolstartmenuicon.png
deleted file mode 100755
index 37cb5db..0000000
Binary files a/Backup/windows 95/Resources/windows95volumecontrolstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95windowsexplorerstartmenuicon.png b/Backup/windows 95/Resources/windows95windowsexplorerstartmenuicon.png
deleted file mode 100755
index 02053f5..0000000
Binary files a/Backup/windows 95/Resources/windows95windowsexplorerstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95wordpadstartmenuicon.png b/Backup/windows 95/Resources/windows95wordpadstartmenuicon.png
deleted file mode 100755
index 8f05e59..0000000
Binary files a/Backup/windows 95/Resources/windows95wordpadstartmenuicon.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows95zoom.png b/Backup/windows 95/Resources/windows95zoom.png
deleted file mode 100755
index 4dcfe62..0000000
Binary files a/Backup/windows 95/Resources/windows95zoom.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98bootsound.wav b/Backup/windows 95/Resources/windows98bootsound.wav
deleted file mode 100755
index 4d27f3d..0000000
Binary files a/Backup/windows 95/Resources/windows98bootsound.wav and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98logoffscreen.png b/Backup/windows 95/Resources/windows98logoffscreen.png
deleted file mode 100755
index fb43959..0000000
Binary files a/Backup/windows 95/Resources/windows98logoffscreen.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmendisccleanup.png b/Backup/windows 95/Resources/windows98startmendisccleanup.png
deleted file mode 100755
index 079e3a0..0000000
Binary files a/Backup/windows 95/Resources/windows98startmendisccleanup.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenuamericaonline.png b/Backup/windows 95/Resources/windows98startmenuamericaonline.png
deleted file mode 100755
index e67bfb5..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenuamericaonline.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenucompuserve.png b/Backup/windows 95/Resources/windows98startmenucompuserve.png
deleted file mode 100755
index d6327ab..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenucompuserve.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenudialupnetworking.png b/Backup/windows 95/Resources/windows98startmenudialupnetworking.png
deleted file mode 100755
index 95158d3..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenudialupnetworking.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenudriveconvert.png b/Backup/windows 95/Resources/windows98startmenudriveconvert.png
deleted file mode 100755
index 8dfdfb4..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenudriveconvert.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenufavorites.png b/Backup/windows 95/Resources/windows98startmenufavorites.png
deleted file mode 100755
index ace0673..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenufavorites.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenumaintanecewizard.png b/Backup/windows 95/Resources/windows98startmenumaintanecewizard.png
deleted file mode 100755
index 0644399..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenumaintanecewizard.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenupersonwebserver.png b/Backup/windows 95/Resources/windows98startmenupersonwebserver.png
deleted file mode 100755
index 2b0bb40..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenupersonwebserver.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenuprodigyinternet.png b/Backup/windows 95/Resources/windows98startmenuprodigyinternet.png
deleted file mode 100755
index e5378ed..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenuprodigyinternet.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenusampler.png b/Backup/windows 95/Resources/windows98startmenusampler.png
deleted file mode 100755
index ed73d65..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenusampler.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenusampler1.png b/Backup/windows 95/Resources/windows98startmenusampler1.png
deleted file mode 100755
index ed73d65..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenusampler1.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenuscedualed tasks.png b/Backup/windows 95/Resources/windows98startmenuscedualed tasks.png
deleted file mode 100755
index 07fd818..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenuscedualed tasks.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenusidelogo.png b/Backup/windows 95/Resources/windows98startmenusidelogo.png
deleted file mode 100755
index 5869ce4..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenusidelogo.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenusysteminformation.png b/Backup/windows 95/Resources/windows98startmenusysteminformation.png
deleted file mode 100755
index 118c634..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenusysteminformation.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenuupdate.png b/Backup/windows 95/Resources/windows98startmenuupdate.png
deleted file mode 100755
index 2972f93..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenuupdate.png and /dev/null differ
diff --git a/Backup/windows 95/Resources/windows98startmenuwelcometowindows.png b/Backup/windows 95/Resources/windows98startmenuwelcometowindows.png
deleted file mode 100755
index 2ffc6d8..0000000
Binary files a/Backup/windows 95/Resources/windows98startmenuwelcometowindows.png and /dev/null differ
diff --git a/Backup/windows 95/Skindows 95.Designer.vb b/Backup/windows 95/Skindows 95.Designer.vb
deleted file mode 100755
index 673f6b9..0000000
--- a/Backup/windows 95/Skindows 95.Designer.vb
+++ /dev/null
@@ -1,7237 +0,0 @@
- _
-Partial Class Skindows_95
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Me.program = New System.Windows.Forms.Panel
- Me.TabControl1 = New System.Windows.Forms.TabControl
- Me.TabPage1 = New System.Windows.Forms.TabPage
- Me.captionbarimagestop = New System.Windows.Forms.Panel
- Me.themeslabel = New System.Windows.Forms.Label
- Me.Button1 = New System.Windows.Forms.Button
- Me.optionspanel = New System.Windows.Forms.Panel
- Me.captionbarimages = New System.Windows.Forms.Panel
- Me.Panel23 = New System.Windows.Forms.Panel
- Me.Label33 = New System.Windows.Forms.Label
- Me.Panel22 = New System.Windows.Forms.Panel
- Me.Label32 = New System.Windows.Forms.Label
- Me.Panel21 = New System.Windows.Forms.Panel
- Me.Label31 = New System.Windows.Forms.Label
- Me.Panel20 = New System.Windows.Forms.Panel
- Me.Label30 = New System.Windows.Forms.Label
- Me.Panel19 = New System.Windows.Forms.Panel
- Me.Label29 = New System.Windows.Forms.Label
- Me.Panel18 = New System.Windows.Forms.Panel
- Me.Label28 = New System.Windows.Forms.Label
- Me.Panel17 = New System.Windows.Forms.Panel
- Me.Label27 = New System.Windows.Forms.Label
- Me.Panel16 = New System.Windows.Forms.Panel
- Me.Label26 = New System.Windows.Forms.Label
- Me.Panel15 = New System.Windows.Forms.Panel
- Me.Label25 = New System.Windows.Forms.Label
- Me.captionbarcolors = New System.Windows.Forms.Panel
- Me.Panel118 = New System.Windows.Forms.Panel
- Me.Panel68 = New System.Windows.Forms.Panel
- Me.Label80 = New System.Windows.Forms.Label
- Me.Panel67 = New System.Windows.Forms.Panel
- Me.Label79 = New System.Windows.Forms.Label
- Me.Panel63 = New System.Windows.Forms.Panel
- Me.Label75 = New System.Windows.Forms.Label
- Me.Panel61 = New System.Windows.Forms.Panel
- Me.Label73 = New System.Windows.Forms.Label
- Me.Panel64 = New System.Windows.Forms.Panel
- Me.Label76 = New System.Windows.Forms.Label
- Me.Panel60 = New System.Windows.Forms.Panel
- Me.Label71 = New System.Windows.Forms.Label
- Me.Panel65 = New System.Windows.Forms.Panel
- Me.Label77 = New System.Windows.Forms.Label
- Me.Panel62 = New System.Windows.Forms.Panel
- Me.Label74 = New System.Windows.Forms.Label
- Me.Panel66 = New System.Windows.Forms.Panel
- Me.Label78 = New System.Windows.Forms.Label
- Me.Panel148 = New System.Windows.Forms.Panel
- Me.Label155 = New System.Windows.Forms.Label
- Me.Panel146 = New System.Windows.Forms.Panel
- Me.Label153 = New System.Windows.Forms.Label
- Me.Panel149 = New System.Windows.Forms.Panel
- Me.Label156 = New System.Windows.Forms.Label
- Me.Panel145 = New System.Windows.Forms.Panel
- Me.Label152 = New System.Windows.Forms.Label
- Me.Panel150 = New System.Windows.Forms.Panel
- Me.Label157 = New System.Windows.Forms.Label
- Me.Panel147 = New System.Windows.Forms.Panel
- Me.Label154 = New System.Windows.Forms.Label
- Me.Panel152 = New System.Windows.Forms.Panel
- Me.Label158 = New System.Windows.Forms.Label
- Me.Panel144 = New System.Windows.Forms.Panel
- Me.Label151 = New System.Windows.Forms.Label
- Me.Panel151 = New System.Windows.Forms.Panel
- Me.Label82 = New System.Windows.Forms.Label
- Me.Panel75 = New System.Windows.Forms.Panel
- Me.Label72 = New System.Windows.Forms.Label
- Me.Panel255 = New System.Windows.Forms.Panel
- Me.Label261 = New System.Windows.Forms.Label
- Me.Panel253 = New System.Windows.Forms.Panel
- Me.Label259 = New System.Windows.Forms.Label
- Me.Panel256 = New System.Windows.Forms.Panel
- Me.Label262 = New System.Windows.Forms.Label
- Me.Panel252 = New System.Windows.Forms.Panel
- Me.Label258 = New System.Windows.Forms.Label
- Me.Panel257 = New System.Windows.Forms.Panel
- Me.Label263 = New System.Windows.Forms.Label
- Me.Panel254 = New System.Windows.Forms.Panel
- Me.Label260 = New System.Windows.Forms.Label
- Me.Panel258 = New System.Windows.Forms.Panel
- Me.Label264 = New System.Windows.Forms.Label
- Me.Panel248 = New System.Windows.Forms.Panel
- Me.Label254 = New System.Windows.Forms.Label
- Me.Panel246 = New System.Windows.Forms.Panel
- Me.Label252 = New System.Windows.Forms.Label
- Me.Panel249 = New System.Windows.Forms.Panel
- Me.Label255 = New System.Windows.Forms.Label
- Me.Panel245 = New System.Windows.Forms.Panel
- Me.Label251 = New System.Windows.Forms.Label
- Me.Panel250 = New System.Windows.Forms.Panel
- Me.Label256 = New System.Windows.Forms.Label
- Me.Panel247 = New System.Windows.Forms.Panel
- Me.Label253 = New System.Windows.Forms.Label
- Me.Panel251 = New System.Windows.Forms.Panel
- Me.Label257 = New System.Windows.Forms.Label
- Me.Panel241 = New System.Windows.Forms.Panel
- Me.Label247 = New System.Windows.Forms.Label
- Me.Panel237 = New System.Windows.Forms.Panel
- Me.Label243 = New System.Windows.Forms.Label
- Me.Panel242 = New System.Windows.Forms.Panel
- Me.Label248 = New System.Windows.Forms.Label
- Me.Panel233 = New System.Windows.Forms.Panel
- Me.Label239 = New System.Windows.Forms.Label
- Me.Panel243 = New System.Windows.Forms.Panel
- Me.Label249 = New System.Windows.Forms.Label
- Me.Panel238 = New System.Windows.Forms.Panel
- Me.Label244 = New System.Windows.Forms.Label
- Me.Panel244 = New System.Windows.Forms.Panel
- Me.Label250 = New System.Windows.Forms.Label
- Me.Panel229 = New System.Windows.Forms.Panel
- Me.Label235 = New System.Windows.Forms.Label
- Me.Panel239 = New System.Windows.Forms.Panel
- Me.Label245 = New System.Windows.Forms.Label
- Me.Panel234 = New System.Windows.Forms.Panel
- Me.Label240 = New System.Windows.Forms.Label
- Me.Panel240 = New System.Windows.Forms.Panel
- Me.Label246 = New System.Windows.Forms.Label
- Me.Panel227 = New System.Windows.Forms.Panel
- Me.Label233 = New System.Windows.Forms.Label
- Me.Panel235 = New System.Windows.Forms.Panel
- Me.Label241 = New System.Windows.Forms.Label
- Me.Panel230 = New System.Windows.Forms.Panel
- Me.Label236 = New System.Windows.Forms.Label
- Me.Panel236 = New System.Windows.Forms.Panel
- Me.Label242 = New System.Windows.Forms.Label
- Me.Panel226 = New System.Windows.Forms.Panel
- Me.Label232 = New System.Windows.Forms.Label
- Me.Panel231 = New System.Windows.Forms.Panel
- Me.Label237 = New System.Windows.Forms.Label
- Me.Panel228 = New System.Windows.Forms.Panel
- Me.Label234 = New System.Windows.Forms.Label
- Me.Panel232 = New System.Windows.Forms.Panel
- Me.Label238 = New System.Windows.Forms.Label
- Me.Panel222 = New System.Windows.Forms.Panel
- Me.Label228 = New System.Windows.Forms.Label
- Me.Panel218 = New System.Windows.Forms.Panel
- Me.Label224 = New System.Windows.Forms.Label
- Me.Panel223 = New System.Windows.Forms.Panel
- Me.Label229 = New System.Windows.Forms.Label
- Me.Panel214 = New System.Windows.Forms.Panel
- Me.Label220 = New System.Windows.Forms.Label
- Me.Panel224 = New System.Windows.Forms.Panel
- Me.Label230 = New System.Windows.Forms.Label
- Me.Panel219 = New System.Windows.Forms.Panel
- Me.Label225 = New System.Windows.Forms.Label
- Me.Panel225 = New System.Windows.Forms.Panel
- Me.Label231 = New System.Windows.Forms.Label
- Me.Panel210 = New System.Windows.Forms.Panel
- Me.Label216 = New System.Windows.Forms.Label
- Me.Panel220 = New System.Windows.Forms.Panel
- Me.Label226 = New System.Windows.Forms.Label
- Me.Panel215 = New System.Windows.Forms.Panel
- Me.Label221 = New System.Windows.Forms.Label
- Me.Panel221 = New System.Windows.Forms.Panel
- Me.Label227 = New System.Windows.Forms.Label
- Me.Panel206 = New System.Windows.Forms.Panel
- Me.Label212 = New System.Windows.Forms.Label
- Me.Panel216 = New System.Windows.Forms.Panel
- Me.Label222 = New System.Windows.Forms.Label
- Me.Panel211 = New System.Windows.Forms.Panel
- Me.Label217 = New System.Windows.Forms.Label
- Me.Panel217 = New System.Windows.Forms.Panel
- Me.Label223 = New System.Windows.Forms.Label
- Me.Panel204 = New System.Windows.Forms.Panel
- Me.Label210 = New System.Windows.Forms.Label
- Me.Panel212 = New System.Windows.Forms.Panel
- Me.Label218 = New System.Windows.Forms.Label
- Me.Panel207 = New System.Windows.Forms.Panel
- Me.Label213 = New System.Windows.Forms.Label
- Me.Panel213 = New System.Windows.Forms.Panel
- Me.Label219 = New System.Windows.Forms.Label
- Me.Panel203 = New System.Windows.Forms.Panel
- Me.Label209 = New System.Windows.Forms.Label
- Me.Panel208 = New System.Windows.Forms.Panel
- Me.Label214 = New System.Windows.Forms.Label
- Me.Panel205 = New System.Windows.Forms.Panel
- Me.Label211 = New System.Windows.Forms.Label
- Me.Panel209 = New System.Windows.Forms.Panel
- Me.Label215 = New System.Windows.Forms.Label
- Me.Panel199 = New System.Windows.Forms.Panel
- Me.Label205 = New System.Windows.Forms.Label
- Me.Panel195 = New System.Windows.Forms.Panel
- Me.Label201 = New System.Windows.Forms.Label
- Me.Panel200 = New System.Windows.Forms.Panel
- Me.Label206 = New System.Windows.Forms.Label
- Me.Panel191 = New System.Windows.Forms.Panel
- Me.Label197 = New System.Windows.Forms.Label
- Me.Panel201 = New System.Windows.Forms.Panel
- Me.Label207 = New System.Windows.Forms.Label
- Me.Panel196 = New System.Windows.Forms.Panel
- Me.Label202 = New System.Windows.Forms.Label
- Me.Panel202 = New System.Windows.Forms.Panel
- Me.Label208 = New System.Windows.Forms.Label
- Me.Panel187 = New System.Windows.Forms.Panel
- Me.Label193 = New System.Windows.Forms.Label
- Me.Panel197 = New System.Windows.Forms.Panel
- Me.Label203 = New System.Windows.Forms.Label
- Me.Panel192 = New System.Windows.Forms.Panel
- Me.Label198 = New System.Windows.Forms.Label
- Me.Panel198 = New System.Windows.Forms.Panel
- Me.Label204 = New System.Windows.Forms.Label
- Me.Panel183 = New System.Windows.Forms.Panel
- Me.Label189 = New System.Windows.Forms.Label
- Me.Panel193 = New System.Windows.Forms.Panel
- Me.Label199 = New System.Windows.Forms.Label
- Me.Panel188 = New System.Windows.Forms.Panel
- Me.Label194 = New System.Windows.Forms.Label
- Me.Panel194 = New System.Windows.Forms.Panel
- Me.Label200 = New System.Windows.Forms.Label
- Me.Panel179 = New System.Windows.Forms.Panel
- Me.Label185 = New System.Windows.Forms.Label
- Me.Panel189 = New System.Windows.Forms.Panel
- Me.Label195 = New System.Windows.Forms.Label
- Me.Panel184 = New System.Windows.Forms.Panel
- Me.Label190 = New System.Windows.Forms.Label
- Me.Panel190 = New System.Windows.Forms.Panel
- Me.Label196 = New System.Windows.Forms.Label
- Me.Panel177 = New System.Windows.Forms.Panel
- Me.Label183 = New System.Windows.Forms.Label
- Me.Panel185 = New System.Windows.Forms.Panel
- Me.Label191 = New System.Windows.Forms.Label
- Me.Panel180 = New System.Windows.Forms.Panel
- Me.Label186 = New System.Windows.Forms.Label
- Me.Panel186 = New System.Windows.Forms.Panel
- Me.Label192 = New System.Windows.Forms.Label
- Me.Panel176 = New System.Windows.Forms.Panel
- Me.Label182 = New System.Windows.Forms.Label
- Me.Panel181 = New System.Windows.Forms.Panel
- Me.Label187 = New System.Windows.Forms.Label
- Me.Panel178 = New System.Windows.Forms.Panel
- Me.Label184 = New System.Windows.Forms.Label
- Me.Panel182 = New System.Windows.Forms.Panel
- Me.Label188 = New System.Windows.Forms.Label
- Me.Panel172 = New System.Windows.Forms.Panel
- Me.Label178 = New System.Windows.Forms.Label
- Me.Panel170 = New System.Windows.Forms.Panel
- Me.Label150 = New System.Windows.Forms.Label
- Me.Panel173 = New System.Windows.Forms.Panel
- Me.Label179 = New System.Windows.Forms.Label
- Me.Panel143 = New System.Windows.Forms.Panel
- Me.Label24 = New System.Windows.Forms.Label
- Me.Panel174 = New System.Windows.Forms.Panel
- Me.Label180 = New System.Windows.Forms.Label
- Me.Panel171 = New System.Windows.Forms.Panel
- Me.Label177 = New System.Windows.Forms.Label
- Me.Panel175 = New System.Windows.Forms.Panel
- Me.Label181 = New System.Windows.Forms.Label
- Me.Panel167 = New System.Windows.Forms.Panel
- Me.Label174 = New System.Windows.Forms.Label
- Me.Panel163 = New System.Windows.Forms.Panel
- Me.Label170 = New System.Windows.Forms.Label
- Me.Panel168 = New System.Windows.Forms.Panel
- Me.Label175 = New System.Windows.Forms.Label
- Me.Panel119 = New System.Windows.Forms.Panel
- Me.Label126 = New System.Windows.Forms.Label
- Me.Panel169 = New System.Windows.Forms.Panel
- Me.Label176 = New System.Windows.Forms.Label
- Me.Panel120 = New System.Windows.Forms.Panel
- Me.Label127 = New System.Windows.Forms.Label
- Me.Panel165 = New System.Windows.Forms.Panel
- Me.Label172 = New System.Windows.Forms.Label
- Me.Panel121 = New System.Windows.Forms.Panel
- Me.Label128 = New System.Windows.Forms.Label
- Me.Panel164 = New System.Windows.Forms.Panel
- Me.Label171 = New System.Windows.Forms.Label
- Me.Panel122 = New System.Windows.Forms.Panel
- Me.Label129 = New System.Windows.Forms.Label
- Me.Panel166 = New System.Windows.Forms.Panel
- Me.Label173 = New System.Windows.Forms.Label
- Me.Panel123 = New System.Windows.Forms.Panel
- Me.Label130 = New System.Windows.Forms.Label
- Me.Panel124 = New System.Windows.Forms.Panel
- Me.Label131 = New System.Windows.Forms.Label
- Me.Panel125 = New System.Windows.Forms.Panel
- Me.Label132 = New System.Windows.Forms.Label
- Me.Panel126 = New System.Windows.Forms.Panel
- Me.Label133 = New System.Windows.Forms.Label
- Me.Panel127 = New System.Windows.Forms.Panel
- Me.Label134 = New System.Windows.Forms.Label
- Me.Panel128 = New System.Windows.Forms.Panel
- Me.Label135 = New System.Windows.Forms.Label
- Me.Panel129 = New System.Windows.Forms.Panel
- Me.Label136 = New System.Windows.Forms.Label
- Me.Panel130 = New System.Windows.Forms.Panel
- Me.Label137 = New System.Windows.Forms.Label
- Me.Panel131 = New System.Windows.Forms.Panel
- Me.Label138 = New System.Windows.Forms.Label
- Me.Panel132 = New System.Windows.Forms.Panel
- Me.Label139 = New System.Windows.Forms.Label
- Me.Panel133 = New System.Windows.Forms.Panel
- Me.Label140 = New System.Windows.Forms.Label
- Me.Panel134 = New System.Windows.Forms.Panel
- Me.Label141 = New System.Windows.Forms.Label
- Me.Panel135 = New System.Windows.Forms.Panel
- Me.Label142 = New System.Windows.Forms.Label
- Me.Panel136 = New System.Windows.Forms.Panel
- Me.Label143 = New System.Windows.Forms.Label
- Me.Panel137 = New System.Windows.Forms.Panel
- Me.Label144 = New System.Windows.Forms.Label
- Me.Panel138 = New System.Windows.Forms.Panel
- Me.Label145 = New System.Windows.Forms.Label
- Me.Panel139 = New System.Windows.Forms.Panel
- Me.Label146 = New System.Windows.Forms.Label
- Me.Panel140 = New System.Windows.Forms.Panel
- Me.Label147 = New System.Windows.Forms.Label
- Me.Panel141 = New System.Windows.Forms.Panel
- Me.Label148 = New System.Windows.Forms.Label
- Me.Panel142 = New System.Windows.Forms.Panel
- Me.Label149 = New System.Windows.Forms.Label
- Me.Panel116 = New System.Windows.Forms.Panel
- Me.Label124 = New System.Windows.Forms.Label
- Me.Panel115 = New System.Windows.Forms.Panel
- Me.Label123 = New System.Windows.Forms.Label
- Me.Panel117 = New System.Windows.Forms.Panel
- Me.Label125 = New System.Windows.Forms.Label
- Me.Panel111 = New System.Windows.Forms.Panel
- Me.Label119 = New System.Windows.Forms.Label
- Me.Panel107 = New System.Windows.Forms.Panel
- Me.Label115 = New System.Windows.Forms.Label
- Me.Panel112 = New System.Windows.Forms.Panel
- Me.Label120 = New System.Windows.Forms.Label
- Me.Panel105 = New System.Windows.Forms.Panel
- Me.Label113 = New System.Windows.Forms.Label
- Me.Panel113 = New System.Windows.Forms.Panel
- Me.Label121 = New System.Windows.Forms.Label
- Me.Panel108 = New System.Windows.Forms.Panel
- Me.Label116 = New System.Windows.Forms.Label
- Me.Panel114 = New System.Windows.Forms.Panel
- Me.Label122 = New System.Windows.Forms.Label
- Me.Panel104 = New System.Windows.Forms.Panel
- Me.Label112 = New System.Windows.Forms.Label
- Me.Panel109 = New System.Windows.Forms.Panel
- Me.Label117 = New System.Windows.Forms.Label
- Me.Panel106 = New System.Windows.Forms.Panel
- Me.Label114 = New System.Windows.Forms.Label
- Me.Panel110 = New System.Windows.Forms.Panel
- Me.Label118 = New System.Windows.Forms.Label
- Me.Panel101 = New System.Windows.Forms.Panel
- Me.Label109 = New System.Windows.Forms.Label
- Me.Panel102 = New System.Windows.Forms.Panel
- Me.Label110 = New System.Windows.Forms.Label
- Me.Panel97 = New System.Windows.Forms.Panel
- Me.Label105 = New System.Windows.Forms.Label
- Me.Panel103 = New System.Windows.Forms.Panel
- Me.Label111 = New System.Windows.Forms.Label
- Me.Panel95 = New System.Windows.Forms.Panel
- Me.Label103 = New System.Windows.Forms.Label
- Me.Panel98 = New System.Windows.Forms.Panel
- Me.Label106 = New System.Windows.Forms.Label
- Me.Panel96 = New System.Windows.Forms.Panel
- Me.Label104 = New System.Windows.Forms.Label
- Me.Panel99 = New System.Windows.Forms.Panel
- Me.Label107 = New System.Windows.Forms.Label
- Me.Panel94 = New System.Windows.Forms.Panel
- Me.Label102 = New System.Windows.Forms.Label
- Me.Panel100 = New System.Windows.Forms.Panel
- Me.Label108 = New System.Windows.Forms.Label
- Me.Panel93 = New System.Windows.Forms.Panel
- Me.Label101 = New System.Windows.Forms.Label
- Me.Panel10 = New System.Windows.Forms.Panel
- Me.Label19 = New System.Windows.Forms.Label
- Me.Panel8 = New System.Windows.Forms.Panel
- Me.Label17 = New System.Windows.Forms.Label
- Me.Panel11 = New System.Windows.Forms.Panel
- Me.Label20 = New System.Windows.Forms.Label
- Me.Panel9 = New System.Windows.Forms.Panel
- Me.Label18 = New System.Windows.Forms.Label
- Me.Panel12 = New System.Windows.Forms.Panel
- Me.Label21 = New System.Windows.Forms.Label
- Me.Panel6 = New System.Windows.Forms.Panel
- Me.Label15 = New System.Windows.Forms.Label
- Me.Panel13 = New System.Windows.Forms.Panel
- Me.Label22 = New System.Windows.Forms.Label
- Me.Panel14 = New System.Windows.Forms.Panel
- Me.Label23 = New System.Windows.Forms.Label
- Me.Panel4 = New System.Windows.Forms.Panel
- Me.Label13 = New System.Windows.Forms.Label
- Me.Panel7 = New System.Windows.Forms.Panel
- Me.Label16 = New System.Windows.Forms.Label
- Me.Panel3 = New System.Windows.Forms.Panel
- Me.Label12 = New System.Windows.Forms.Label
- Me.Panel5 = New System.Windows.Forms.Panel
- Me.Label14 = New System.Windows.Forms.Label
- Me.Panel1 = New System.Windows.Forms.Panel
- Me.Label11 = New System.Windows.Forms.Label
- Me.cbsilver = New System.Windows.Forms.Panel
- Me.Label8 = New System.Windows.Forms.Label
- Me.cbdimgray = New System.Windows.Forms.Panel
- Me.Label7 = New System.Windows.Forms.Label
- Me.cbdarkgray = New System.Windows.Forms.Panel
- Me.Label9 = New System.Windows.Forms.Label
- Me.cbwhite = New System.Windows.Forms.Panel
- Me.Label6 = New System.Windows.Forms.Label
- Me.cbgrey = New System.Windows.Forms.Panel
- Me.Label10 = New System.Windows.Forms.Label
- Me.cbblack = New System.Windows.Forms.Panel
- Me.Label5 = New System.Windows.Forms.Label
- Me.exampletopbar = New System.Windows.Forms.Panel
- Me.PictureBox1 = New System.Windows.Forms.PictureBox
- Me.PictureBox2 = New System.Windows.Forms.PictureBox
- Me.Label2 = New System.Windows.Forms.Label
- Me.PictureBox3 = New System.Windows.Forms.PictureBox
- Me.Panel2 = New System.Windows.Forms.Panel
- Me.Label3 = New System.Windows.Forms.Label
- Me.captionbarcolorstop = New System.Windows.Forms.Panel
- Me.label4 = New System.Windows.Forms.Label
- Me.TabPage2 = New System.Windows.Forms.TabPage
- Me.Label68 = New System.Windows.Forms.Label
- Me.Panel59 = New System.Windows.Forms.Panel
- Me.taskbar = New System.Windows.Forms.Panel
- Me.startbutton = New System.Windows.Forms.PictureBox
- Me.taskbartime = New System.Windows.Forms.Label
- Me.Label67 = New System.Windows.Forms.Label
- Me.Label1 = New System.Windows.Forms.Label
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.Label34 = New System.Windows.Forms.Label
- Me.Panel24 = New System.Windows.Forms.Panel
- Me.Label35 = New System.Windows.Forms.Label
- Me.Button2 = New System.Windows.Forms.Button
- Me.Panel25 = New System.Windows.Forms.Panel
- Me.Panel26 = New System.Windows.Forms.Panel
- Me.Panel27 = New System.Windows.Forms.Panel
- Me.Label36 = New System.Windows.Forms.Label
- Me.Panel28 = New System.Windows.Forms.Panel
- Me.Label37 = New System.Windows.Forms.Label
- Me.Panel29 = New System.Windows.Forms.Panel
- Me.Label38 = New System.Windows.Forms.Label
- Me.Panel30 = New System.Windows.Forms.Panel
- Me.Label39 = New System.Windows.Forms.Label
- Me.Panel31 = New System.Windows.Forms.Panel
- Me.Label40 = New System.Windows.Forms.Label
- Me.Panel32 = New System.Windows.Forms.Panel
- Me.Label41 = New System.Windows.Forms.Label
- Me.Panel33 = New System.Windows.Forms.Panel
- Me.Label42 = New System.Windows.Forms.Label
- Me.Panel34 = New System.Windows.Forms.Panel
- Me.Label43 = New System.Windows.Forms.Label
- Me.Panel35 = New System.Windows.Forms.Panel
- Me.Label44 = New System.Windows.Forms.Label
- Me.Panel36 = New System.Windows.Forms.Panel
- Me.Panel37 = New System.Windows.Forms.Panel
- Me.Label45 = New System.Windows.Forms.Label
- Me.Panel38 = New System.Windows.Forms.Panel
- Me.Label46 = New System.Windows.Forms.Label
- Me.Panel39 = New System.Windows.Forms.Panel
- Me.Label47 = New System.Windows.Forms.Label
- Me.Panel40 = New System.Windows.Forms.Panel
- Me.Label48 = New System.Windows.Forms.Label
- Me.Panel41 = New System.Windows.Forms.Panel
- Me.Label49 = New System.Windows.Forms.Label
- Me.Panel42 = New System.Windows.Forms.Panel
- Me.Label50 = New System.Windows.Forms.Label
- Me.Panel43 = New System.Windows.Forms.Panel
- Me.Label51 = New System.Windows.Forms.Label
- Me.Panel44 = New System.Windows.Forms.Panel
- Me.Label52 = New System.Windows.Forms.Label
- Me.Panel45 = New System.Windows.Forms.Panel
- Me.Label53 = New System.Windows.Forms.Label
- Me.Panel46 = New System.Windows.Forms.Panel
- Me.Label54 = New System.Windows.Forms.Label
- Me.Panel47 = New System.Windows.Forms.Panel
- Me.Label55 = New System.Windows.Forms.Label
- Me.Panel48 = New System.Windows.Forms.Panel
- Me.Label56 = New System.Windows.Forms.Label
- Me.Panel49 = New System.Windows.Forms.Panel
- Me.Label57 = New System.Windows.Forms.Label
- Me.Panel50 = New System.Windows.Forms.Panel
- Me.Label58 = New System.Windows.Forms.Label
- Me.Panel51 = New System.Windows.Forms.Panel
- Me.Label59 = New System.Windows.Forms.Label
- Me.Panel52 = New System.Windows.Forms.Panel
- Me.Label60 = New System.Windows.Forms.Label
- Me.Panel53 = New System.Windows.Forms.Panel
- Me.Label61 = New System.Windows.Forms.Label
- Me.Panel54 = New System.Windows.Forms.Panel
- Me.Label62 = New System.Windows.Forms.Label
- Me.Panel55 = New System.Windows.Forms.Panel
- Me.Label63 = New System.Windows.Forms.Label
- Me.Panel56 = New System.Windows.Forms.Panel
- Me.PictureBox4 = New System.Windows.Forms.PictureBox
- Me.PictureBox5 = New System.Windows.Forms.PictureBox
- Me.Label64 = New System.Windows.Forms.Label
- Me.PictureBox6 = New System.Windows.Forms.PictureBox
- Me.Panel57 = New System.Windows.Forms.Panel
- Me.Label65 = New System.Windows.Forms.Label
- Me.Panel58 = New System.Windows.Forms.Panel
- Me.Label66 = New System.Windows.Forms.Label
- Me.Label69 = New System.Windows.Forms.Label
- Me.Label70 = New System.Windows.Forms.Label
- Me.program.SuspendLayout()
- Me.TabControl1.SuspendLayout()
- Me.TabPage1.SuspendLayout()
- Me.captionbarimagestop.SuspendLayout()
- Me.optionspanel.SuspendLayout()
- Me.captionbarimages.SuspendLayout()
- Me.Panel23.SuspendLayout()
- Me.Panel22.SuspendLayout()
- Me.Panel21.SuspendLayout()
- Me.Panel20.SuspendLayout()
- Me.Panel19.SuspendLayout()
- Me.Panel18.SuspendLayout()
- Me.Panel17.SuspendLayout()
- Me.Panel16.SuspendLayout()
- Me.Panel15.SuspendLayout()
- Me.captionbarcolors.SuspendLayout()
- Me.Panel118.SuspendLayout()
- Me.Panel68.SuspendLayout()
- Me.Panel67.SuspendLayout()
- Me.Panel63.SuspendLayout()
- Me.Panel61.SuspendLayout()
- Me.Panel64.SuspendLayout()
- Me.Panel60.SuspendLayout()
- Me.Panel65.SuspendLayout()
- Me.Panel62.SuspendLayout()
- Me.Panel66.SuspendLayout()
- Me.Panel148.SuspendLayout()
- Me.Panel146.SuspendLayout()
- Me.Panel149.SuspendLayout()
- Me.Panel145.SuspendLayout()
- Me.Panel150.SuspendLayout()
- Me.Panel147.SuspendLayout()
- Me.Panel152.SuspendLayout()
- Me.Panel144.SuspendLayout()
- Me.Panel151.SuspendLayout()
- Me.Panel75.SuspendLayout()
- Me.Panel255.SuspendLayout()
- Me.Panel253.SuspendLayout()
- Me.Panel256.SuspendLayout()
- Me.Panel252.SuspendLayout()
- Me.Panel257.SuspendLayout()
- Me.Panel254.SuspendLayout()
- Me.Panel258.SuspendLayout()
- Me.Panel248.SuspendLayout()
- Me.Panel246.SuspendLayout()
- Me.Panel249.SuspendLayout()
- Me.Panel245.SuspendLayout()
- Me.Panel250.SuspendLayout()
- Me.Panel247.SuspendLayout()
- Me.Panel251.SuspendLayout()
- Me.Panel241.SuspendLayout()
- Me.Panel237.SuspendLayout()
- Me.Panel242.SuspendLayout()
- Me.Panel233.SuspendLayout()
- Me.Panel243.SuspendLayout()
- Me.Panel238.SuspendLayout()
- Me.Panel244.SuspendLayout()
- Me.Panel229.SuspendLayout()
- Me.Panel239.SuspendLayout()
- Me.Panel234.SuspendLayout()
- Me.Panel240.SuspendLayout()
- Me.Panel227.SuspendLayout()
- Me.Panel235.SuspendLayout()
- Me.Panel230.SuspendLayout()
- Me.Panel236.SuspendLayout()
- Me.Panel226.SuspendLayout()
- Me.Panel231.SuspendLayout()
- Me.Panel228.SuspendLayout()
- Me.Panel232.SuspendLayout()
- Me.Panel222.SuspendLayout()
- Me.Panel218.SuspendLayout()
- Me.Panel223.SuspendLayout()
- Me.Panel214.SuspendLayout()
- Me.Panel224.SuspendLayout()
- Me.Panel219.SuspendLayout()
- Me.Panel225.SuspendLayout()
- Me.Panel210.SuspendLayout()
- Me.Panel220.SuspendLayout()
- Me.Panel215.SuspendLayout()
- Me.Panel221.SuspendLayout()
- Me.Panel206.SuspendLayout()
- Me.Panel216.SuspendLayout()
- Me.Panel211.SuspendLayout()
- Me.Panel217.SuspendLayout()
- Me.Panel204.SuspendLayout()
- Me.Panel212.SuspendLayout()
- Me.Panel207.SuspendLayout()
- Me.Panel213.SuspendLayout()
- Me.Panel203.SuspendLayout()
- Me.Panel208.SuspendLayout()
- Me.Panel205.SuspendLayout()
- Me.Panel209.SuspendLayout()
- Me.Panel199.SuspendLayout()
- Me.Panel195.SuspendLayout()
- Me.Panel200.SuspendLayout()
- Me.Panel191.SuspendLayout()
- Me.Panel201.SuspendLayout()
- Me.Panel196.SuspendLayout()
- Me.Panel202.SuspendLayout()
- Me.Panel187.SuspendLayout()
- Me.Panel197.SuspendLayout()
- Me.Panel192.SuspendLayout()
- Me.Panel198.SuspendLayout()
- Me.Panel183.SuspendLayout()
- Me.Panel193.SuspendLayout()
- Me.Panel188.SuspendLayout()
- Me.Panel194.SuspendLayout()
- Me.Panel179.SuspendLayout()
- Me.Panel189.SuspendLayout()
- Me.Panel184.SuspendLayout()
- Me.Panel190.SuspendLayout()
- Me.Panel177.SuspendLayout()
- Me.Panel185.SuspendLayout()
- Me.Panel180.SuspendLayout()
- Me.Panel186.SuspendLayout()
- Me.Panel176.SuspendLayout()
- Me.Panel181.SuspendLayout()
- Me.Panel178.SuspendLayout()
- Me.Panel182.SuspendLayout()
- Me.Panel172.SuspendLayout()
- Me.Panel170.SuspendLayout()
- Me.Panel173.SuspendLayout()
- Me.Panel143.SuspendLayout()
- Me.Panel174.SuspendLayout()
- Me.Panel171.SuspendLayout()
- Me.Panel175.SuspendLayout()
- Me.Panel167.SuspendLayout()
- Me.Panel163.SuspendLayout()
- Me.Panel168.SuspendLayout()
- Me.Panel119.SuspendLayout()
- Me.Panel169.SuspendLayout()
- Me.Panel120.SuspendLayout()
- Me.Panel165.SuspendLayout()
- Me.Panel121.SuspendLayout()
- Me.Panel164.SuspendLayout()
- Me.Panel122.SuspendLayout()
- Me.Panel166.SuspendLayout()
- Me.Panel123.SuspendLayout()
- Me.Panel124.SuspendLayout()
- Me.Panel125.SuspendLayout()
- Me.Panel126.SuspendLayout()
- Me.Panel127.SuspendLayout()
- Me.Panel128.SuspendLayout()
- Me.Panel129.SuspendLayout()
- Me.Panel130.SuspendLayout()
- Me.Panel131.SuspendLayout()
- Me.Panel132.SuspendLayout()
- Me.Panel133.SuspendLayout()
- Me.Panel134.SuspendLayout()
- Me.Panel135.SuspendLayout()
- Me.Panel136.SuspendLayout()
- Me.Panel137.SuspendLayout()
- Me.Panel138.SuspendLayout()
- Me.Panel139.SuspendLayout()
- Me.Panel140.SuspendLayout()
- Me.Panel141.SuspendLayout()
- Me.Panel142.SuspendLayout()
- Me.Panel116.SuspendLayout()
- Me.Panel115.SuspendLayout()
- Me.Panel117.SuspendLayout()
- Me.Panel111.SuspendLayout()
- Me.Panel107.SuspendLayout()
- Me.Panel112.SuspendLayout()
- Me.Panel105.SuspendLayout()
- Me.Panel113.SuspendLayout()
- Me.Panel108.SuspendLayout()
- Me.Panel114.SuspendLayout()
- Me.Panel104.SuspendLayout()
- Me.Panel109.SuspendLayout()
- Me.Panel106.SuspendLayout()
- Me.Panel110.SuspendLayout()
- Me.Panel101.SuspendLayout()
- Me.Panel102.SuspendLayout()
- Me.Panel97.SuspendLayout()
- Me.Panel103.SuspendLayout()
- Me.Panel95.SuspendLayout()
- Me.Panel98.SuspendLayout()
- Me.Panel96.SuspendLayout()
- Me.Panel99.SuspendLayout()
- Me.Panel94.SuspendLayout()
- Me.Panel100.SuspendLayout()
- Me.Panel93.SuspendLayout()
- Me.Panel10.SuspendLayout()
- Me.Panel8.SuspendLayout()
- Me.Panel11.SuspendLayout()
- Me.Panel9.SuspendLayout()
- Me.Panel12.SuspendLayout()
- Me.Panel6.SuspendLayout()
- Me.Panel13.SuspendLayout()
- Me.Panel14.SuspendLayout()
- Me.Panel4.SuspendLayout()
- Me.Panel7.SuspendLayout()
- Me.Panel3.SuspendLayout()
- Me.Panel5.SuspendLayout()
- Me.Panel1.SuspendLayout()
- Me.cbsilver.SuspendLayout()
- Me.cbdimgray.SuspendLayout()
- Me.cbdarkgray.SuspendLayout()
- Me.cbwhite.SuspendLayout()
- Me.cbgrey.SuspendLayout()
- Me.cbblack.SuspendLayout()
- Me.exampletopbar.SuspendLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- Me.captionbarcolorstop.SuspendLayout()
- Me.TabPage2.SuspendLayout()
- Me.Panel59.SuspendLayout()
- Me.taskbar.SuspendLayout()
- CType(Me.startbutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel24.SuspendLayout()
- Me.Panel25.SuspendLayout()
- Me.Panel26.SuspendLayout()
- Me.Panel27.SuspendLayout()
- Me.Panel28.SuspendLayout()
- Me.Panel29.SuspendLayout()
- Me.Panel30.SuspendLayout()
- Me.Panel31.SuspendLayout()
- Me.Panel32.SuspendLayout()
- Me.Panel33.SuspendLayout()
- Me.Panel34.SuspendLayout()
- Me.Panel35.SuspendLayout()
- Me.Panel36.SuspendLayout()
- Me.Panel37.SuspendLayout()
- Me.Panel38.SuspendLayout()
- Me.Panel39.SuspendLayout()
- Me.Panel40.SuspendLayout()
- Me.Panel41.SuspendLayout()
- Me.Panel42.SuspendLayout()
- Me.Panel43.SuspendLayout()
- Me.Panel44.SuspendLayout()
- Me.Panel45.SuspendLayout()
- Me.Panel46.SuspendLayout()
- Me.Panel47.SuspendLayout()
- Me.Panel48.SuspendLayout()
- Me.Panel49.SuspendLayout()
- Me.Panel50.SuspendLayout()
- Me.Panel51.SuspendLayout()
- Me.Panel52.SuspendLayout()
- Me.Panel53.SuspendLayout()
- Me.Panel54.SuspendLayout()
- Me.Panel55.SuspendLayout()
- Me.Panel56.SuspendLayout()
- CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel57.SuspendLayout()
- Me.Panel58.SuspendLayout()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Tan
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.TabControl1)
- Me.program.Controls.Add(Me.Label1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(411, 548)
- Me.program.TabIndex = 4
- '
- 'TabControl1
- '
- Me.TabControl1.Controls.Add(Me.TabPage1)
- Me.TabControl1.Controls.Add(Me.TabPage2)
- Me.TabControl1.Location = New System.Drawing.Point(4, 58)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(399, 480)
- Me.TabControl1.TabIndex = 7
- '
- 'TabPage1
- '
- Me.TabPage1.BackColor = System.Drawing.Color.Khaki
- Me.TabPage1.Controls.Add(Me.captionbarimagestop)
- Me.TabPage1.Controls.Add(Me.Button1)
- Me.TabPage1.Controls.Add(Me.optionspanel)
- Me.TabPage1.Controls.Add(Me.exampletopbar)
- Me.TabPage1.Controls.Add(Me.Panel2)
- Me.TabPage1.Controls.Add(Me.captionbarcolorstop)
- Me.TabPage1.Location = New System.Drawing.Point(4, 22)
- Me.TabPage1.Name = "TabPage1"
- Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage1.Size = New System.Drawing.Size(391, 454)
- Me.TabPage1.TabIndex = 0
- Me.TabPage1.Text = "Caption Bar"
- '
- 'captionbarimagestop
- '
- Me.captionbarimagestop.BackColor = System.Drawing.Color.Maroon
- Me.captionbarimagestop.Controls.Add(Me.themeslabel)
- Me.captionbarimagestop.Location = New System.Drawing.Point(195, 97)
- Me.captionbarimagestop.Name = "captionbarimagestop"
- Me.captionbarimagestop.Size = New System.Drawing.Size(181, 33)
- Me.captionbarimagestop.TabIndex = 1
- '
- 'themeslabel
- '
- Me.themeslabel.AutoSize = True
- Me.themeslabel.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.themeslabel.ForeColor = System.Drawing.Color.Beige
- Me.themeslabel.Location = New System.Drawing.Point(61, 6)
- Me.themeslabel.Name = "themeslabel"
- Me.themeslabel.Size = New System.Drawing.Size(72, 20)
- Me.themeslabel.TabIndex = 1
- Me.themeslabel.Text = "Themes"
- '
- 'Button1
- '
- Me.Button1.BackColor = System.Drawing.Color.IndianRed
- Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button1.Location = New System.Drawing.Point(9, 413)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(369, 35)
- Me.Button1.TabIndex = 4
- Me.Button1.Text = "Apply Changes"
- Me.Button1.UseVisualStyleBackColor = False
- '
- 'optionspanel
- '
- Me.optionspanel.Controls.Add(Me.captionbarimages)
- Me.optionspanel.Controls.Add(Me.captionbarcolors)
- Me.optionspanel.Location = New System.Drawing.Point(7, 136)
- Me.optionspanel.Name = "optionspanel"
- Me.optionspanel.Size = New System.Drawing.Size(375, 271)
- Me.optionspanel.TabIndex = 3
- '
- 'captionbarimages
- '
- Me.captionbarimages.AutoScroll = True
- Me.captionbarimages.BackColor = System.Drawing.Color.BlanchedAlmond
- Me.captionbarimages.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.captionbarimages.Controls.Add(Me.Panel23)
- Me.captionbarimages.Controls.Add(Me.Panel22)
- Me.captionbarimages.Controls.Add(Me.Panel21)
- Me.captionbarimages.Controls.Add(Me.Panel20)
- Me.captionbarimages.Controls.Add(Me.Panel19)
- Me.captionbarimages.Controls.Add(Me.Panel18)
- Me.captionbarimages.Controls.Add(Me.Panel17)
- Me.captionbarimages.Controls.Add(Me.Panel16)
- Me.captionbarimages.Controls.Add(Me.Panel15)
- Me.captionbarimages.Dock = System.Windows.Forms.DockStyle.Right
- Me.captionbarimages.Location = New System.Drawing.Point(188, 0)
- Me.captionbarimages.Name = "captionbarimages"
- Me.captionbarimages.Size = New System.Drawing.Size(187, 271)
- Me.captionbarimages.TabIndex = 1
- '
- 'Panel23
- '
- Me.Panel23.BackColor = System.Drawing.Color.Black
- Me.Panel23.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowdirt
- Me.Panel23.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel23.Controls.Add(Me.Label33)
- Me.Panel23.Location = New System.Drawing.Point(5, 322)
- Me.Panel23.Name = "Panel23"
- Me.Panel23.Size = New System.Drawing.Size(162, 34)
- Me.Panel23.TabIndex = 11
- '
- 'Label33
- '
- Me.Label33.AutoSize = True
- Me.Label33.BackColor = System.Drawing.Color.Transparent
- Me.Label33.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label33.ForeColor = System.Drawing.Color.White
- Me.Label33.Location = New System.Drawing.Point(65, 9)
- Me.Label33.Name = "Label33"
- Me.Label33.Size = New System.Drawing.Size(32, 16)
- Me.Label33.TabIndex = 2
- Me.Label33.Text = "Dirt"
- '
- 'Panel22
- '
- Me.Panel22.BackColor = System.Drawing.Color.Black
- Me.Panel22.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowsbinary
- Me.Panel22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel22.Controls.Add(Me.Label32)
- Me.Panel22.Location = New System.Drawing.Point(6, 283)
- Me.Panel22.Name = "Panel22"
- Me.Panel22.Size = New System.Drawing.Size(162, 34)
- Me.Panel22.TabIndex = 10
- '
- 'Label32
- '
- Me.Label32.AutoSize = True
- Me.Label32.BackColor = System.Drawing.Color.Transparent
- Me.Label32.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label32.ForeColor = System.Drawing.Color.White
- Me.Label32.Location = New System.Drawing.Point(57, 9)
- Me.Label32.Name = "Label32"
- Me.Label32.Size = New System.Drawing.Size(52, 16)
- Me.Label32.TabIndex = 2
- Me.Label32.Text = "Binary"
- '
- 'Panel21
- '
- Me.Panel21.BackColor = System.Drawing.Color.Black
- Me.Panel21.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowsconcrete
- Me.Panel21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel21.Controls.Add(Me.Label31)
- Me.Panel21.Location = New System.Drawing.Point(6, 243)
- Me.Panel21.Name = "Panel21"
- Me.Panel21.Size = New System.Drawing.Size(162, 34)
- Me.Panel21.TabIndex = 9
- '
- 'Label31
- '
- Me.Label31.AutoSize = True
- Me.Label31.BackColor = System.Drawing.Color.Transparent
- Me.Label31.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label31.ForeColor = System.Drawing.Color.Black
- Me.Label31.Location = New System.Drawing.Point(48, 9)
- Me.Label31.Name = "Label31"
- Me.Label31.Size = New System.Drawing.Size(70, 16)
- Me.Label31.TabIndex = 2
- Me.Label31.Text = "Concrete"
- '
- 'Panel20
- '
- Me.Panel20.BackColor = System.Drawing.Color.Black
- Me.Panel20.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowswaterbar
- Me.Panel20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel20.Controls.Add(Me.Label30)
- Me.Panel20.Location = New System.Drawing.Point(6, 203)
- Me.Panel20.Name = "Panel20"
- Me.Panel20.Size = New System.Drawing.Size(162, 34)
- Me.Panel20.TabIndex = 8
- '
- 'Label30
- '
- Me.Label30.AutoSize = True
- Me.Label30.BackColor = System.Drawing.Color.Transparent
- Me.Label30.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label30.ForeColor = System.Drawing.Color.Black
- Me.Label30.Location = New System.Drawing.Point(56, 9)
- Me.Label30.Name = "Label30"
- Me.Label30.Size = New System.Drawing.Size(49, 16)
- Me.Label30.TabIndex = 2
- Me.Label30.Text = "Water"
- '
- 'Panel19
- '
- Me.Panel19.BackColor = System.Drawing.Color.Black
- Me.Panel19.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowslightingbar
- Me.Panel19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel19.Controls.Add(Me.Label29)
- Me.Panel19.Location = New System.Drawing.Point(5, 162)
- Me.Panel19.Name = "Panel19"
- Me.Panel19.Size = New System.Drawing.Size(162, 34)
- Me.Panel19.TabIndex = 7
- '
- 'Label29
- '
- Me.Label29.AutoSize = True
- Me.Label29.BackColor = System.Drawing.Color.Transparent
- Me.Label29.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label29.ForeColor = System.Drawing.Color.Black
- Me.Label29.Location = New System.Drawing.Point(47, 9)
- Me.Label29.Name = "Label29"
- Me.Label29.Size = New System.Drawing.Size(70, 16)
- Me.Label29.TabIndex = 2
- Me.Label29.Text = "Lightning"
- '
- 'Panel18
- '
- Me.Panel18.BackColor = System.Drawing.Color.Black
- Me.Panel18.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowsgrassbar
- Me.Panel18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel18.Controls.Add(Me.Label28)
- Me.Panel18.Location = New System.Drawing.Point(5, 123)
- Me.Panel18.Name = "Panel18"
- Me.Panel18.Size = New System.Drawing.Size(162, 34)
- Me.Panel18.TabIndex = 6
- '
- 'Label28
- '
- Me.Label28.AutoSize = True
- Me.Label28.BackColor = System.Drawing.Color.Transparent
- Me.Label28.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label28.ForeColor = System.Drawing.Color.Snow
- Me.Label28.Location = New System.Drawing.Point(56, 9)
- Me.Label28.Name = "Label28"
- Me.Label28.Size = New System.Drawing.Size(49, 16)
- Me.Label28.TabIndex = 2
- Me.Label28.Text = "Grass"
- '
- 'Panel17
- '
- Me.Panel17.BackColor = System.Drawing.Color.Black
- Me.Panel17.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowsfirebar2
- Me.Panel17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel17.Controls.Add(Me.Label27)
- Me.Panel17.Location = New System.Drawing.Point(5, 84)
- Me.Panel17.Name = "Panel17"
- Me.Panel17.Size = New System.Drawing.Size(162, 34)
- Me.Panel17.TabIndex = 5
- '
- 'Label27
- '
- Me.Label27.AutoSize = True
- Me.Label27.BackColor = System.Drawing.Color.Transparent
- Me.Label27.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label27.ForeColor = System.Drawing.Color.DarkBlue
- Me.Label27.Location = New System.Drawing.Point(62, 9)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(35, 16)
- Me.Label27.TabIndex = 2
- Me.Label27.Text = "Fire"
- '
- 'Panel16
- '
- Me.Panel16.BackColor = System.Drawing.Color.Black
- Me.Panel16.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowsskybar2
- Me.Panel16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel16.Controls.Add(Me.Label26)
- Me.Panel16.Location = New System.Drawing.Point(5, 45)
- Me.Panel16.Name = "Panel16"
- Me.Panel16.Size = New System.Drawing.Size(162, 34)
- Me.Panel16.TabIndex = 5
- '
- 'Label26
- '
- Me.Label26.AutoSize = True
- Me.Label26.BackColor = System.Drawing.Color.Transparent
- Me.Label26.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label26.ForeColor = System.Drawing.Color.White
- Me.Label26.Location = New System.Drawing.Point(62, 9)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(34, 16)
- Me.Label26.TabIndex = 2
- Me.Label26.Text = "Sky"
- '
- 'Panel15
- '
- Me.Panel15.BackColor = System.Drawing.Color.Black
- Me.Panel15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel15.Controls.Add(Me.Label25)
- Me.Panel15.Location = New System.Drawing.Point(5, 6)
- Me.Panel15.Name = "Panel15"
- Me.Panel15.Size = New System.Drawing.Size(162, 34)
- Me.Panel15.TabIndex = 4
- '
- 'Label25
- '
- Me.Label25.AutoSize = True
- Me.Label25.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label25.ForeColor = System.Drawing.Color.White
- Me.Label25.Location = New System.Drawing.Point(55, 8)
- Me.Label25.Name = "Label25"
- Me.Label25.Size = New System.Drawing.Size(45, 16)
- Me.Label25.TabIndex = 2
- Me.Label25.Text = "None"
- '
- 'captionbarcolors
- '
- Me.captionbarcolors.BackColor = System.Drawing.Color.BlanchedAlmond
- Me.captionbarcolors.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.captionbarcolors.Controls.Add(Me.Panel118)
- Me.captionbarcolors.Controls.Add(Me.Panel116)
- Me.captionbarcolors.Controls.Add(Me.Panel115)
- Me.captionbarcolors.Controls.Add(Me.Panel117)
- Me.captionbarcolors.Controls.Add(Me.Panel111)
- Me.captionbarcolors.Controls.Add(Me.Panel107)
- Me.captionbarcolors.Controls.Add(Me.Panel112)
- Me.captionbarcolors.Controls.Add(Me.Panel105)
- Me.captionbarcolors.Controls.Add(Me.Panel113)
- Me.captionbarcolors.Controls.Add(Me.Panel108)
- Me.captionbarcolors.Controls.Add(Me.Panel114)
- Me.captionbarcolors.Controls.Add(Me.Panel104)
- Me.captionbarcolors.Controls.Add(Me.Panel109)
- Me.captionbarcolors.Controls.Add(Me.Panel106)
- Me.captionbarcolors.Controls.Add(Me.Panel110)
- Me.captionbarcolors.Controls.Add(Me.Panel101)
- Me.captionbarcolors.Controls.Add(Me.Panel102)
- Me.captionbarcolors.Controls.Add(Me.Panel97)
- Me.captionbarcolors.Controls.Add(Me.Panel103)
- Me.captionbarcolors.Controls.Add(Me.Panel95)
- Me.captionbarcolors.Controls.Add(Me.Panel98)
- Me.captionbarcolors.Controls.Add(Me.Panel96)
- Me.captionbarcolors.Controls.Add(Me.Panel99)
- Me.captionbarcolors.Controls.Add(Me.Panel94)
- Me.captionbarcolors.Controls.Add(Me.Panel100)
- Me.captionbarcolors.Controls.Add(Me.Panel93)
- Me.captionbarcolors.Controls.Add(Me.Panel10)
- Me.captionbarcolors.Controls.Add(Me.Panel8)
- Me.captionbarcolors.Controls.Add(Me.Panel11)
- Me.captionbarcolors.Controls.Add(Me.Panel9)
- Me.captionbarcolors.Controls.Add(Me.Panel12)
- Me.captionbarcolors.Controls.Add(Me.Panel6)
- Me.captionbarcolors.Controls.Add(Me.Panel13)
- Me.captionbarcolors.Controls.Add(Me.Panel14)
- Me.captionbarcolors.Controls.Add(Me.Panel4)
- Me.captionbarcolors.Controls.Add(Me.Panel7)
- Me.captionbarcolors.Controls.Add(Me.Panel3)
- Me.captionbarcolors.Controls.Add(Me.Panel5)
- Me.captionbarcolors.Controls.Add(Me.Panel1)
- Me.captionbarcolors.Controls.Add(Me.cbsilver)
- Me.captionbarcolors.Controls.Add(Me.cbdimgray)
- Me.captionbarcolors.Controls.Add(Me.cbdarkgray)
- Me.captionbarcolors.Controls.Add(Me.cbwhite)
- Me.captionbarcolors.Controls.Add(Me.cbgrey)
- Me.captionbarcolors.Controls.Add(Me.cbblack)
- Me.captionbarcolors.Dock = System.Windows.Forms.DockStyle.Left
- Me.captionbarcolors.Location = New System.Drawing.Point(0, 0)
- Me.captionbarcolors.Name = "captionbarcolors"
- Me.captionbarcolors.Size = New System.Drawing.Size(190, 271)
- Me.captionbarcolors.TabIndex = 0
- '
- 'Panel118
- '
- Me.Panel118.AutoScroll = True
- Me.Panel118.BackColor = System.Drawing.Color.BlanchedAlmond
- Me.Panel118.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel118.Controls.Add(Me.Panel68)
- Me.Panel118.Controls.Add(Me.Panel67)
- Me.Panel118.Controls.Add(Me.Panel63)
- Me.Panel118.Controls.Add(Me.Panel61)
- Me.Panel118.Controls.Add(Me.Panel64)
- Me.Panel118.Controls.Add(Me.Panel60)
- Me.Panel118.Controls.Add(Me.Panel65)
- Me.Panel118.Controls.Add(Me.Panel62)
- Me.Panel118.Controls.Add(Me.Panel66)
- Me.Panel118.Controls.Add(Me.Panel148)
- Me.Panel118.Controls.Add(Me.Panel146)
- Me.Panel118.Controls.Add(Me.Panel149)
- Me.Panel118.Controls.Add(Me.Panel145)
- Me.Panel118.Controls.Add(Me.Panel150)
- Me.Panel118.Controls.Add(Me.Panel147)
- Me.Panel118.Controls.Add(Me.Panel152)
- Me.Panel118.Controls.Add(Me.Panel144)
- Me.Panel118.Controls.Add(Me.Panel151)
- Me.Panel118.Controls.Add(Me.Panel75)
- Me.Panel118.Controls.Add(Me.Panel255)
- Me.Panel118.Controls.Add(Me.Panel253)
- Me.Panel118.Controls.Add(Me.Panel256)
- Me.Panel118.Controls.Add(Me.Panel252)
- Me.Panel118.Controls.Add(Me.Panel257)
- Me.Panel118.Controls.Add(Me.Panel254)
- Me.Panel118.Controls.Add(Me.Panel258)
- Me.Panel118.Controls.Add(Me.Panel248)
- Me.Panel118.Controls.Add(Me.Panel246)
- Me.Panel118.Controls.Add(Me.Panel249)
- Me.Panel118.Controls.Add(Me.Panel245)
- Me.Panel118.Controls.Add(Me.Panel250)
- Me.Panel118.Controls.Add(Me.Panel247)
- Me.Panel118.Controls.Add(Me.Panel251)
- Me.Panel118.Controls.Add(Me.Panel241)
- Me.Panel118.Controls.Add(Me.Panel237)
- Me.Panel118.Controls.Add(Me.Panel242)
- Me.Panel118.Controls.Add(Me.Panel233)
- Me.Panel118.Controls.Add(Me.Panel243)
- Me.Panel118.Controls.Add(Me.Panel238)
- Me.Panel118.Controls.Add(Me.Panel244)
- Me.Panel118.Controls.Add(Me.Panel229)
- Me.Panel118.Controls.Add(Me.Panel239)
- Me.Panel118.Controls.Add(Me.Panel234)
- Me.Panel118.Controls.Add(Me.Panel240)
- Me.Panel118.Controls.Add(Me.Panel227)
- Me.Panel118.Controls.Add(Me.Panel235)
- Me.Panel118.Controls.Add(Me.Panel230)
- Me.Panel118.Controls.Add(Me.Panel236)
- Me.Panel118.Controls.Add(Me.Panel226)
- Me.Panel118.Controls.Add(Me.Panel231)
- Me.Panel118.Controls.Add(Me.Panel228)
- Me.Panel118.Controls.Add(Me.Panel232)
- Me.Panel118.Controls.Add(Me.Panel222)
- Me.Panel118.Controls.Add(Me.Panel218)
- Me.Panel118.Controls.Add(Me.Panel223)
- Me.Panel118.Controls.Add(Me.Panel214)
- Me.Panel118.Controls.Add(Me.Panel224)
- Me.Panel118.Controls.Add(Me.Panel219)
- Me.Panel118.Controls.Add(Me.Panel225)
- Me.Panel118.Controls.Add(Me.Panel210)
- Me.Panel118.Controls.Add(Me.Panel220)
- Me.Panel118.Controls.Add(Me.Panel215)
- Me.Panel118.Controls.Add(Me.Panel221)
- Me.Panel118.Controls.Add(Me.Panel206)
- Me.Panel118.Controls.Add(Me.Panel216)
- Me.Panel118.Controls.Add(Me.Panel211)
- Me.Panel118.Controls.Add(Me.Panel217)
- Me.Panel118.Controls.Add(Me.Panel204)
- Me.Panel118.Controls.Add(Me.Panel212)
- Me.Panel118.Controls.Add(Me.Panel207)
- Me.Panel118.Controls.Add(Me.Panel213)
- Me.Panel118.Controls.Add(Me.Panel203)
- Me.Panel118.Controls.Add(Me.Panel208)
- Me.Panel118.Controls.Add(Me.Panel205)
- Me.Panel118.Controls.Add(Me.Panel209)
- Me.Panel118.Controls.Add(Me.Panel199)
- Me.Panel118.Controls.Add(Me.Panel195)
- Me.Panel118.Controls.Add(Me.Panel200)
- Me.Panel118.Controls.Add(Me.Panel191)
- Me.Panel118.Controls.Add(Me.Panel201)
- Me.Panel118.Controls.Add(Me.Panel196)
- Me.Panel118.Controls.Add(Me.Panel202)
- Me.Panel118.Controls.Add(Me.Panel187)
- Me.Panel118.Controls.Add(Me.Panel197)
- Me.Panel118.Controls.Add(Me.Panel192)
- Me.Panel118.Controls.Add(Me.Panel198)
- Me.Panel118.Controls.Add(Me.Panel183)
- Me.Panel118.Controls.Add(Me.Panel193)
- Me.Panel118.Controls.Add(Me.Panel188)
- Me.Panel118.Controls.Add(Me.Panel194)
- Me.Panel118.Controls.Add(Me.Panel179)
- Me.Panel118.Controls.Add(Me.Panel189)
- Me.Panel118.Controls.Add(Me.Panel184)
- Me.Panel118.Controls.Add(Me.Panel190)
- Me.Panel118.Controls.Add(Me.Panel177)
- Me.Panel118.Controls.Add(Me.Panel185)
- Me.Panel118.Controls.Add(Me.Panel180)
- Me.Panel118.Controls.Add(Me.Panel186)
- Me.Panel118.Controls.Add(Me.Panel176)
- Me.Panel118.Controls.Add(Me.Panel181)
- Me.Panel118.Controls.Add(Me.Panel178)
- Me.Panel118.Controls.Add(Me.Panel182)
- Me.Panel118.Controls.Add(Me.Panel172)
- Me.Panel118.Controls.Add(Me.Panel170)
- Me.Panel118.Controls.Add(Me.Panel173)
- Me.Panel118.Controls.Add(Me.Panel143)
- Me.Panel118.Controls.Add(Me.Panel174)
- Me.Panel118.Controls.Add(Me.Panel171)
- Me.Panel118.Controls.Add(Me.Panel175)
- Me.Panel118.Controls.Add(Me.Panel167)
- Me.Panel118.Controls.Add(Me.Panel163)
- Me.Panel118.Controls.Add(Me.Panel168)
- Me.Panel118.Controls.Add(Me.Panel119)
- Me.Panel118.Controls.Add(Me.Panel169)
- Me.Panel118.Controls.Add(Me.Panel120)
- Me.Panel118.Controls.Add(Me.Panel165)
- Me.Panel118.Controls.Add(Me.Panel121)
- Me.Panel118.Controls.Add(Me.Panel164)
- Me.Panel118.Controls.Add(Me.Panel122)
- Me.Panel118.Controls.Add(Me.Panel166)
- Me.Panel118.Controls.Add(Me.Panel123)
- Me.Panel118.Controls.Add(Me.Panel124)
- Me.Panel118.Controls.Add(Me.Panel125)
- Me.Panel118.Controls.Add(Me.Panel126)
- Me.Panel118.Controls.Add(Me.Panel127)
- Me.Panel118.Controls.Add(Me.Panel128)
- Me.Panel118.Controls.Add(Me.Panel129)
- Me.Panel118.Controls.Add(Me.Panel130)
- Me.Panel118.Controls.Add(Me.Panel131)
- Me.Panel118.Controls.Add(Me.Panel132)
- Me.Panel118.Controls.Add(Me.Panel133)
- Me.Panel118.Controls.Add(Me.Panel134)
- Me.Panel118.Controls.Add(Me.Panel135)
- Me.Panel118.Controls.Add(Me.Panel136)
- Me.Panel118.Controls.Add(Me.Panel137)
- Me.Panel118.Controls.Add(Me.Panel138)
- Me.Panel118.Controls.Add(Me.Panel139)
- Me.Panel118.Controls.Add(Me.Panel140)
- Me.Panel118.Controls.Add(Me.Panel141)
- Me.Panel118.Controls.Add(Me.Panel142)
- Me.Panel118.Dock = System.Windows.Forms.DockStyle.Fill
- Me.Panel118.Location = New System.Drawing.Point(0, 0)
- Me.Panel118.Name = "Panel118"
- Me.Panel118.Size = New System.Drawing.Size(188, 269)
- Me.Panel118.TabIndex = 33
- '
- 'Panel68
- '
- Me.Panel68.BackColor = System.Drawing.Color.LightCoral
- Me.Panel68.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel68.Controls.Add(Me.Label80)
- Me.Panel68.Location = New System.Drawing.Point(2, 642)
- Me.Panel68.Name = "Panel68"
- Me.Panel68.Size = New System.Drawing.Size(165, 34)
- Me.Panel68.TabIndex = 32
- '
- 'Label80
- '
- Me.Label80.AutoSize = True
- Me.Label80.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label80.ForeColor = System.Drawing.Color.Black
- Me.Label80.Location = New System.Drawing.Point(43, 8)
- Me.Label80.Name = "Label80"
- Me.Label80.Size = New System.Drawing.Size(82, 16)
- Me.Label80.TabIndex = 2
- Me.Label80.Text = "Light Coral"
- '
- 'Panel67
- '
- Me.Panel67.BackColor = System.Drawing.Color.Snow
- Me.Panel67.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel67.Controls.Add(Me.Label79)
- Me.Panel67.Location = New System.Drawing.Point(3, 602)
- Me.Panel67.Name = "Panel67"
- Me.Panel67.Size = New System.Drawing.Size(165, 34)
- Me.Panel67.TabIndex = 31
- '
- 'Label79
- '
- Me.Label79.AutoSize = True
- Me.Label79.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label79.ForeColor = System.Drawing.Color.Black
- Me.Label79.Location = New System.Drawing.Point(57, 8)
- Me.Label79.Name = "Label79"
- Me.Label79.Size = New System.Drawing.Size(45, 16)
- Me.Label79.TabIndex = 2
- Me.Label79.Text = "Snow"
- '
- 'Panel63
- '
- Me.Panel63.BackColor = System.Drawing.Color.IndianRed
- Me.Panel63.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel63.Controls.Add(Me.Label75)
- Me.Panel63.Location = New System.Drawing.Point(3, 563)
- Me.Panel63.Name = "Panel63"
- Me.Panel63.Size = New System.Drawing.Size(165, 34)
- Me.Panel63.TabIndex = 30
- '
- 'Label75
- '
- Me.Label75.AutoSize = True
- Me.Label75.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label75.ForeColor = System.Drawing.Color.Black
- Me.Label75.Location = New System.Drawing.Point(40, 8)
- Me.Label75.Name = "Label75"
- Me.Label75.Size = New System.Drawing.Size(83, 16)
- Me.Label75.TabIndex = 2
- Me.Label75.Text = "Indian Red"
- '
- 'Panel61
- '
- Me.Panel61.BackColor = System.Drawing.Color.DarkRed
- Me.Panel61.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel61.Controls.Add(Me.Label73)
- Me.Panel61.Location = New System.Drawing.Point(3, 403)
- Me.Panel61.Name = "Panel61"
- Me.Panel61.Size = New System.Drawing.Size(165, 34)
- Me.Panel61.TabIndex = 26
- '
- 'Label73
- '
- Me.Label73.AutoSize = True
- Me.Label73.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label73.ForeColor = System.Drawing.Color.Black
- Me.Label73.Location = New System.Drawing.Point(44, 8)
- Me.Label73.Name = "Label73"
- Me.Label73.Size = New System.Drawing.Size(74, 16)
- Me.Label73.TabIndex = 2
- Me.Label73.Text = "Dark Red"
- '
- 'Panel64
- '
- Me.Panel64.BackColor = System.Drawing.Color.Brown
- Me.Panel64.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel64.Controls.Add(Me.Label76)
- Me.Panel64.Location = New System.Drawing.Point(3, 483)
- Me.Panel64.Name = "Panel64"
- Me.Panel64.Size = New System.Drawing.Size(165, 34)
- Me.Panel64.TabIndex = 28
- '
- 'Label76
- '
- Me.Label76.AutoSize = True
- Me.Label76.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label76.ForeColor = System.Drawing.Color.Black
- Me.Label76.Location = New System.Drawing.Point(56, 8)
- Me.Label76.Name = "Label76"
- Me.Label76.Size = New System.Drawing.Size(50, 16)
- Me.Label76.TabIndex = 2
- Me.Label76.Text = "Brown"
- '
- 'Panel60
- '
- Me.Panel60.BackColor = System.Drawing.Color.WhiteSmoke
- Me.Panel60.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel60.Controls.Add(Me.Label71)
- Me.Panel60.Location = New System.Drawing.Point(3, 323)
- Me.Panel60.Name = "Panel60"
- Me.Panel60.Size = New System.Drawing.Size(165, 34)
- Me.Panel60.TabIndex = 24
- '
- 'Label71
- '
- Me.Label71.AutoSize = True
- Me.Label71.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label71.ForeColor = System.Drawing.Color.Black
- Me.Label71.Location = New System.Drawing.Point(40, 8)
- Me.Label71.Name = "Label71"
- Me.Label71.Size = New System.Drawing.Size(99, 16)
- Me.Label71.TabIndex = 2
- Me.Label71.Text = "White Smoke"
- '
- 'Panel65
- '
- Me.Panel65.BackColor = System.Drawing.Color.Firebrick
- Me.Panel65.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel65.Controls.Add(Me.Label77)
- Me.Panel65.Location = New System.Drawing.Point(3, 523)
- Me.Panel65.Name = "Panel65"
- Me.Panel65.Size = New System.Drawing.Size(165, 34)
- Me.Panel65.TabIndex = 29
- '
- 'Label77
- '
- Me.Label77.AutoSize = True
- Me.Label77.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label77.ForeColor = System.Drawing.Color.Black
- Me.Label77.Location = New System.Drawing.Point(44, 8)
- Me.Label77.Name = "Label77"
- Me.Label77.Size = New System.Drawing.Size(69, 16)
- Me.Label77.TabIndex = 2
- Me.Label77.Text = "Firebrick"
- '
- 'Panel62
- '
- Me.Panel62.BackColor = System.Drawing.Color.Maroon
- Me.Panel62.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel62.Controls.Add(Me.Label74)
- Me.Panel62.Location = New System.Drawing.Point(3, 363)
- Me.Panel62.Name = "Panel62"
- Me.Panel62.Size = New System.Drawing.Size(165, 34)
- Me.Panel62.TabIndex = 25
- '
- 'Label74
- '
- Me.Label74.AutoSize = True
- Me.Label74.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label74.ForeColor = System.Drawing.Color.Black
- Me.Label74.Location = New System.Drawing.Point(52, 8)
- Me.Label74.Name = "Label74"
- Me.Label74.Size = New System.Drawing.Size(60, 16)
- Me.Label74.TabIndex = 2
- Me.Label74.Text = "Maroon"
- '
- 'Panel66
- '
- Me.Panel66.BackColor = System.Drawing.Color.Red
- Me.Panel66.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel66.Controls.Add(Me.Label78)
- Me.Panel66.Location = New System.Drawing.Point(3, 443)
- Me.Panel66.Name = "Panel66"
- Me.Panel66.Size = New System.Drawing.Size(165, 34)
- Me.Panel66.TabIndex = 27
- '
- 'Label78
- '
- Me.Label78.AutoSize = True
- Me.Label78.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label78.ForeColor = System.Drawing.Color.Black
- Me.Label78.Location = New System.Drawing.Point(60, 8)
- Me.Label78.Name = "Label78"
- Me.Label78.Size = New System.Drawing.Size(37, 16)
- Me.Label78.TabIndex = 2
- Me.Label78.Text = "Red"
- '
- 'Panel148
- '
- Me.Panel148.BackColor = System.Drawing.Color.Gainsboro
- Me.Panel148.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel148.Controls.Add(Me.Label155)
- Me.Panel148.Location = New System.Drawing.Point(3, 283)
- Me.Panel148.Name = "Panel148"
- Me.Panel148.Size = New System.Drawing.Size(165, 34)
- Me.Panel148.TabIndex = 23
- '
- 'Label155
- '
- Me.Label155.AutoSize = True
- Me.Label155.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label155.ForeColor = System.Drawing.Color.Black
- Me.Label155.Location = New System.Drawing.Point(43, 8)
- Me.Label155.Name = "Label155"
- Me.Label155.Size = New System.Drawing.Size(80, 16)
- Me.Label155.TabIndex = 2
- Me.Label155.Text = "Gainsboro"
- '
- 'Panel146
- '
- Me.Panel146.BackColor = System.Drawing.Color.Gray
- Me.Panel146.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel146.Controls.Add(Me.Label153)
- Me.Panel146.Location = New System.Drawing.Point(2, 123)
- Me.Panel146.Name = "Panel146"
- Me.Panel146.Size = New System.Drawing.Size(165, 34)
- Me.Panel146.TabIndex = 19
- '
- 'Label153
- '
- Me.Label153.AutoSize = True
- Me.Label153.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label153.ForeColor = System.Drawing.Color.Black
- Me.Label153.Location = New System.Drawing.Point(60, 8)
- Me.Label153.Name = "Label153"
- Me.Label153.Size = New System.Drawing.Size(41, 16)
- Me.Label153.TabIndex = 2
- Me.Label153.Text = "Gray"
- '
- 'Panel149
- '
- Me.Panel149.BackColor = System.Drawing.Color.Silver
- Me.Panel149.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel149.Controls.Add(Me.Label156)
- Me.Panel149.Location = New System.Drawing.Point(3, 203)
- Me.Panel149.Name = "Panel149"
- Me.Panel149.Size = New System.Drawing.Size(165, 34)
- Me.Panel149.TabIndex = 21
- '
- 'Label156
- '
- Me.Label156.AutoSize = True
- Me.Label156.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label156.ForeColor = System.Drawing.Color.Black
- Me.Label156.Location = New System.Drawing.Point(54, 8)
- Me.Label156.Name = "Label156"
- Me.Label156.Size = New System.Drawing.Size(48, 16)
- Me.Label156.TabIndex = 2
- Me.Label156.Text = "Silver"
- '
- 'Panel145
- '
- Me.Panel145.BackColor = System.Drawing.Color.White
- Me.Panel145.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel145.Controls.Add(Me.Label152)
- Me.Panel145.Location = New System.Drawing.Point(2, 43)
- Me.Panel145.Name = "Panel145"
- Me.Panel145.Size = New System.Drawing.Size(165, 34)
- Me.Panel145.TabIndex = 17
- '
- 'Label152
- '
- Me.Label152.AutoSize = True
- Me.Label152.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label152.ForeColor = System.Drawing.Color.Black
- Me.Label152.Location = New System.Drawing.Point(57, 8)
- Me.Label152.Name = "Label152"
- Me.Label152.Size = New System.Drawing.Size(47, 16)
- Me.Label152.TabIndex = 2
- Me.Label152.Text = "White"
- '
- 'Panel150
- '
- Me.Panel150.BackColor = System.Drawing.Color.LightGray
- Me.Panel150.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel150.Controls.Add(Me.Label157)
- Me.Panel150.Location = New System.Drawing.Point(3, 243)
- Me.Panel150.Name = "Panel150"
- Me.Panel150.Size = New System.Drawing.Size(165, 34)
- Me.Panel150.TabIndex = 22
- '
- 'Label157
- '
- Me.Label157.AutoSize = True
- Me.Label157.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label157.ForeColor = System.Drawing.Color.Black
- Me.Label157.Location = New System.Drawing.Point(42, 8)
- Me.Label157.Name = "Label157"
- Me.Label157.Size = New System.Drawing.Size(78, 16)
- Me.Label157.TabIndex = 2
- Me.Label157.Text = "Light Gray"
- '
- 'Panel147
- '
- Me.Panel147.BackColor = System.Drawing.Color.DimGray
- Me.Panel147.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel147.Controls.Add(Me.Label154)
- Me.Panel147.Location = New System.Drawing.Point(2, 83)
- Me.Panel147.Name = "Panel147"
- Me.Panel147.Size = New System.Drawing.Size(165, 34)
- Me.Panel147.TabIndex = 18
- '
- 'Label154
- '
- Me.Label154.AutoSize = True
- Me.Label154.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label154.ForeColor = System.Drawing.Color.Black
- Me.Label154.Location = New System.Drawing.Point(47, 8)
- Me.Label154.Name = "Label154"
- Me.Label154.Size = New System.Drawing.Size(72, 16)
- Me.Label154.TabIndex = 2
- Me.Label154.Text = "Dim Gray"
- '
- 'Panel152
- '
- Me.Panel152.BackColor = System.Drawing.Color.DarkGray
- Me.Panel152.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel152.Controls.Add(Me.Label158)
- Me.Panel152.Location = New System.Drawing.Point(3, 163)
- Me.Panel152.Name = "Panel152"
- Me.Panel152.Size = New System.Drawing.Size(165, 34)
- Me.Panel152.TabIndex = 20
- '
- 'Label158
- '
- Me.Label158.AutoSize = True
- Me.Label158.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label158.ForeColor = System.Drawing.Color.Black
- Me.Label158.Location = New System.Drawing.Point(42, 8)
- Me.Label158.Name = "Label158"
- Me.Label158.Size = New System.Drawing.Size(78, 16)
- Me.Label158.TabIndex = 2
- Me.Label158.Text = "Dark Gray"
- '
- 'Panel144
- '
- Me.Panel144.BackColor = System.Drawing.Color.Black
- Me.Panel144.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel144.Controls.Add(Me.Label151)
- Me.Panel144.ForeColor = System.Drawing.SystemColors.ControlText
- Me.Panel144.Location = New System.Drawing.Point(2, 3)
- Me.Panel144.Name = "Panel144"
- Me.Panel144.Size = New System.Drawing.Size(165, 34)
- Me.Panel144.TabIndex = 16
- '
- 'Label151
- '
- Me.Label151.AutoSize = True
- Me.Label151.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label151.ForeColor = System.Drawing.Color.White
- Me.Label151.Location = New System.Drawing.Point(55, 8)
- Me.Label151.Name = "Label151"
- Me.Label151.Size = New System.Drawing.Size(47, 16)
- Me.Label151.TabIndex = 2
- Me.Label151.Text = "Black"
- '
- 'Panel151
- '
- Me.Panel151.BackColor = System.Drawing.Color.RosyBrown
- Me.Panel151.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel151.Controls.Add(Me.Label82)
- Me.Panel151.Location = New System.Drawing.Point(3, 683)
- Me.Panel151.Name = "Panel151"
- Me.Panel151.Size = New System.Drawing.Size(165, 34)
- Me.Panel151.TabIndex = 15
- '
- 'Label82
- '
- Me.Label82.AutoSize = True
- Me.Label82.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label82.ForeColor = System.Drawing.Color.Black
- Me.Label82.Location = New System.Drawing.Point(40, 8)
- Me.Label82.Name = "Label82"
- Me.Label82.Size = New System.Drawing.Size(90, 16)
- Me.Label82.TabIndex = 2
- Me.Label82.Text = "Rosy Brown"
- '
- 'Panel75
- '
- Me.Panel75.BackColor = System.Drawing.Color.MistyRose
- Me.Panel75.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel75.Controls.Add(Me.Label72)
- Me.Panel75.Location = New System.Drawing.Point(3, 723)
- Me.Panel75.Name = "Panel75"
- Me.Panel75.Size = New System.Drawing.Size(165, 34)
- Me.Panel75.TabIndex = 14
- '
- 'Label72
- '
- Me.Label72.AutoSize = True
- Me.Label72.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label72.ForeColor = System.Drawing.Color.Black
- Me.Label72.Location = New System.Drawing.Point(44, 8)
- Me.Label72.Name = "Label72"
- Me.Label72.Size = New System.Drawing.Size(85, 16)
- Me.Label72.TabIndex = 2
- Me.Label72.Text = "Misty Rose"
- '
- 'Panel255
- '
- Me.Panel255.BackColor = System.Drawing.Color.LightPink
- Me.Panel255.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel255.Controls.Add(Me.Label261)
- Me.Panel255.Location = New System.Drawing.Point(3, 5546)
- Me.Panel255.Name = "Panel255"
- Me.Panel255.Size = New System.Drawing.Size(165, 34)
- Me.Panel255.TabIndex = 89
- '
- 'Label261
- '
- Me.Label261.AutoSize = True
- Me.Label261.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label261.ForeColor = System.Drawing.Color.Black
- Me.Label261.Location = New System.Drawing.Point(45, 8)
- Me.Label261.Name = "Label261"
- Me.Label261.Size = New System.Drawing.Size(75, 16)
- Me.Label261.TabIndex = 2
- Me.Label261.Text = "Light Pink"
- '
- 'Panel253
- '
- Me.Panel253.BackColor = System.Drawing.Color.LavenderBlush
- Me.Panel253.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel253.Controls.Add(Me.Label259)
- Me.Panel253.Location = New System.Drawing.Point(3, 5386)
- Me.Panel253.Name = "Panel253"
- Me.Panel253.Size = New System.Drawing.Size(165, 34)
- Me.Panel253.TabIndex = 85
- '
- 'Label259
- '
- Me.Label259.AutoSize = True
- Me.Label259.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label259.ForeColor = System.Drawing.Color.Black
- Me.Label259.Location = New System.Drawing.Point(26, 8)
- Me.Label259.Name = "Label259"
- Me.Label259.Size = New System.Drawing.Size(111, 16)
- Me.Label259.TabIndex = 2
- Me.Label259.Text = "LavenderBlush"
- '
- 'Panel256
- '
- Me.Panel256.BackColor = System.Drawing.Color.Crimson
- Me.Panel256.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel256.Controls.Add(Me.Label262)
- Me.Panel256.Location = New System.Drawing.Point(3, 5467)
- Me.Panel256.Name = "Panel256"
- Me.Panel256.Size = New System.Drawing.Size(165, 34)
- Me.Panel256.TabIndex = 87
- '
- 'Label262
- '
- Me.Label262.AutoSize = True
- Me.Label262.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label262.ForeColor = System.Drawing.Color.Black
- Me.Label262.Location = New System.Drawing.Point(46, 8)
- Me.Label262.Name = "Label262"
- Me.Label262.Size = New System.Drawing.Size(64, 16)
- Me.Label262.TabIndex = 2
- Me.Label262.Text = "Crimson"
- '
- 'Panel252
- '
- Me.Panel252.BackColor = System.Drawing.Color.DeepPink
- Me.Panel252.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel252.Controls.Add(Me.Label258)
- Me.Panel252.Location = New System.Drawing.Point(3, 5307)
- Me.Panel252.Name = "Panel252"
- Me.Panel252.Size = New System.Drawing.Size(165, 34)
- Me.Panel252.TabIndex = 83
- '
- 'Label258
- '
- Me.Label258.AutoSize = True
- Me.Label258.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label258.ForeColor = System.Drawing.Color.Black
- Me.Label258.Location = New System.Drawing.Point(39, 8)
- Me.Label258.Name = "Label258"
- Me.Label258.Size = New System.Drawing.Size(80, 16)
- Me.Label258.TabIndex = 2
- Me.Label258.Text = "Deep Pink"
- '
- 'Panel257
- '
- Me.Panel257.BackColor = System.Drawing.Color.Pink
- Me.Panel257.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel257.Controls.Add(Me.Label263)
- Me.Panel257.Location = New System.Drawing.Point(3, 5506)
- Me.Panel257.Name = "Panel257"
- Me.Panel257.Size = New System.Drawing.Size(165, 34)
- Me.Panel257.TabIndex = 88
- '
- 'Label263
- '
- Me.Label263.AutoSize = True
- Me.Label263.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label263.ForeColor = System.Drawing.Color.Black
- Me.Label263.Location = New System.Drawing.Point(65, 8)
- Me.Label263.Name = "Label263"
- Me.Label263.Size = New System.Drawing.Size(38, 16)
- Me.Label263.TabIndex = 2
- Me.Label263.Text = "Pink"
- '
- 'Panel254
- '
- Me.Panel254.BackColor = System.Drawing.Color.HotPink
- Me.Panel254.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel254.Controls.Add(Me.Label260)
- Me.Panel254.Location = New System.Drawing.Point(3, 5346)
- Me.Panel254.Name = "Panel254"
- Me.Panel254.Size = New System.Drawing.Size(165, 34)
- Me.Panel254.TabIndex = 84
- '
- 'Label260
- '
- Me.Label260.AutoSize = True
- Me.Label260.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label260.ForeColor = System.Drawing.Color.Black
- Me.Label260.Location = New System.Drawing.Point(47, 8)
- Me.Label260.Name = "Label260"
- Me.Label260.Size = New System.Drawing.Size(66, 16)
- Me.Label260.TabIndex = 2
- Me.Label260.Text = "Hot Pink"
- '
- 'Panel258
- '
- Me.Panel258.BackColor = System.Drawing.Color.PaleVioletRed
- Me.Panel258.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel258.Controls.Add(Me.Label264)
- Me.Panel258.Location = New System.Drawing.Point(3, 5427)
- Me.Panel258.Name = "Panel258"
- Me.Panel258.Size = New System.Drawing.Size(165, 34)
- Me.Panel258.TabIndex = 86
- '
- 'Label264
- '
- Me.Label264.AutoSize = True
- Me.Label264.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label264.ForeColor = System.Drawing.Color.Black
- Me.Label264.Location = New System.Drawing.Point(24, 8)
- Me.Label264.Name = "Label264"
- Me.Label264.Size = New System.Drawing.Size(117, 16)
- Me.Label264.TabIndex = 2
- Me.Label264.Text = "Pale Violet Red"
- '
- 'Panel248
- '
- Me.Panel248.BackColor = System.Drawing.Color.MediumVioletRed
- Me.Panel248.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel248.Controls.Add(Me.Label254)
- Me.Panel248.Location = New System.Drawing.Point(3, 5267)
- Me.Panel248.Name = "Panel248"
- Me.Panel248.Size = New System.Drawing.Size(165, 34)
- Me.Panel248.TabIndex = 82
- '
- 'Label254
- '
- Me.Label254.AutoSize = True
- Me.Label254.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label254.ForeColor = System.Drawing.Color.Black
- Me.Label254.Location = New System.Drawing.Point(13, 8)
- Me.Label254.Name = "Label254"
- Me.Label254.Size = New System.Drawing.Size(139, 16)
- Me.Label254.TabIndex = 2
- Me.Label254.Text = "Medium Violet Red"
- '
- 'Panel246
- '
- Me.Panel246.BackColor = System.Drawing.Color.DarkMagenta
- Me.Panel246.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel246.Controls.Add(Me.Label252)
- Me.Panel246.Location = New System.Drawing.Point(3, 5107)
- Me.Panel246.Name = "Panel246"
- Me.Panel246.Size = New System.Drawing.Size(165, 34)
- Me.Panel246.TabIndex = 78
- '
- 'Label252
- '
- Me.Label252.AutoSize = True
- Me.Label252.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label252.ForeColor = System.Drawing.Color.Black
- Me.Label252.Location = New System.Drawing.Point(35, 8)
- Me.Label252.Name = "Label252"
- Me.Label252.Size = New System.Drawing.Size(105, 16)
- Me.Label252.TabIndex = 2
- Me.Label252.Text = "Dark Magenta"
- '
- 'Panel249
- '
- Me.Panel249.BackColor = System.Drawing.Color.Magenta
- Me.Panel249.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel249.Controls.Add(Me.Label255)
- Me.Panel249.Location = New System.Drawing.Point(3, 5187)
- Me.Panel249.Name = "Panel249"
- Me.Panel249.Size = New System.Drawing.Size(165, 34)
- Me.Panel249.TabIndex = 80
- '
- 'Label255
- '
- Me.Label255.AutoSize = True
- Me.Label255.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label255.ForeColor = System.Drawing.Color.Black
- Me.Label255.Location = New System.Drawing.Point(53, 8)
- Me.Label255.Name = "Label255"
- Me.Label255.Size = New System.Drawing.Size(68, 16)
- Me.Label255.TabIndex = 2
- Me.Label255.Text = "Magenta"
- '
- 'Panel245
- '
- Me.Panel245.BackColor = System.Drawing.Color.Violet
- Me.Panel245.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel245.Controls.Add(Me.Label251)
- Me.Panel245.Location = New System.Drawing.Point(3, 5027)
- Me.Panel245.Name = "Panel245"
- Me.Panel245.Size = New System.Drawing.Size(165, 34)
- Me.Panel245.TabIndex = 76
- '
- 'Label251
- '
- Me.Label251.AutoSize = True
- Me.Label251.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label251.ForeColor = System.Drawing.Color.Black
- Me.Label251.Location = New System.Drawing.Point(60, 8)
- Me.Label251.Name = "Label251"
- Me.Label251.Size = New System.Drawing.Size(48, 16)
- Me.Label251.TabIndex = 2
- Me.Label251.Text = "Violet"
- '
- 'Panel250
- '
- Me.Panel250.BackColor = System.Drawing.Color.Orchid
- Me.Panel250.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel250.Controls.Add(Me.Label256)
- Me.Panel250.Location = New System.Drawing.Point(3, 5227)
- Me.Panel250.Name = "Panel250"
- Me.Panel250.Size = New System.Drawing.Size(165, 34)
- Me.Panel250.TabIndex = 81
- '
- 'Label256
- '
- Me.Label256.AutoSize = True
- Me.Label256.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label256.ForeColor = System.Drawing.Color.Black
- Me.Label256.Location = New System.Drawing.Point(59, 8)
- Me.Label256.Name = "Label256"
- Me.Label256.Size = New System.Drawing.Size(53, 16)
- Me.Label256.TabIndex = 2
- Me.Label256.Text = "Orchid"
- '
- 'Panel247
- '
- Me.Panel247.BackColor = System.Drawing.Color.Purple
- Me.Panel247.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel247.Controls.Add(Me.Label253)
- Me.Panel247.Location = New System.Drawing.Point(3, 5067)
- Me.Panel247.Name = "Panel247"
- Me.Panel247.Size = New System.Drawing.Size(165, 34)
- Me.Panel247.TabIndex = 77
- '
- 'Label253
- '
- Me.Label253.AutoSize = True
- Me.Label253.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label253.ForeColor = System.Drawing.Color.Black
- Me.Label253.Location = New System.Drawing.Point(60, 8)
- Me.Label253.Name = "Label253"
- Me.Label253.Size = New System.Drawing.Size(53, 16)
- Me.Label253.TabIndex = 2
- Me.Label253.Text = "Purple"
- '
- 'Panel251
- '
- Me.Panel251.BackColor = System.Drawing.Color.Fuchsia
- Me.Panel251.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel251.Controls.Add(Me.Label257)
- Me.Panel251.Location = New System.Drawing.Point(3, 5147)
- Me.Panel251.Name = "Panel251"
- Me.Panel251.Size = New System.Drawing.Size(165, 34)
- Me.Panel251.TabIndex = 79
- '
- 'Label257
- '
- Me.Label257.AutoSize = True
- Me.Label257.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label257.ForeColor = System.Drawing.Color.Black
- Me.Label257.Location = New System.Drawing.Point(54, 8)
- Me.Label257.Name = "Label257"
- Me.Label257.Size = New System.Drawing.Size(62, 16)
- Me.Label257.TabIndex = 2
- Me.Label257.Text = "Fuchsia"
- '
- 'Panel241
- '
- Me.Panel241.BackColor = System.Drawing.Color.Plum
- Me.Panel241.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel241.Controls.Add(Me.Label247)
- Me.Panel241.Location = New System.Drawing.Point(3, 4987)
- Me.Panel241.Name = "Panel241"
- Me.Panel241.Size = New System.Drawing.Size(165, 34)
- Me.Panel241.TabIndex = 75
- '
- 'Label247
- '
- Me.Label247.AutoSize = True
- Me.Label247.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label247.ForeColor = System.Drawing.Color.Black
- Me.Label247.Location = New System.Drawing.Point(60, 8)
- Me.Label247.Name = "Label247"
- Me.Label247.Size = New System.Drawing.Size(42, 16)
- Me.Label247.TabIndex = 2
- Me.Label247.Text = "Plum"
- '
- 'Panel237
- '
- Me.Panel237.BackColor = System.Drawing.Color.DarkOrchid
- Me.Panel237.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel237.Controls.Add(Me.Label243)
- Me.Panel237.Location = New System.Drawing.Point(3, 4828)
- Me.Panel237.Name = "Panel237"
- Me.Panel237.Size = New System.Drawing.Size(165, 34)
- Me.Panel237.TabIndex = 75
- '
- 'Label243
- '
- Me.Label243.AutoSize = True
- Me.Label243.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label243.ForeColor = System.Drawing.Color.Black
- Me.Label243.Location = New System.Drawing.Point(37, 8)
- Me.Label243.Name = "Label243"
- Me.Label243.Size = New System.Drawing.Size(90, 16)
- Me.Label243.TabIndex = 2
- Me.Label243.Text = "Dark Orchid"
- '
- 'Panel242
- '
- Me.Panel242.BackColor = System.Drawing.Color.MediumOrchid
- Me.Panel242.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel242.Controls.Add(Me.Label248)
- Me.Panel242.Location = New System.Drawing.Point(3, 4908)
- Me.Panel242.Name = "Panel242"
- Me.Panel242.Size = New System.Drawing.Size(165, 34)
- Me.Panel242.TabIndex = 73
- '
- 'Label248
- '
- Me.Label248.AutoSize = True
- Me.Label248.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label248.ForeColor = System.Drawing.Color.Black
- Me.Label248.Location = New System.Drawing.Point(28, 8)
- Me.Label248.Name = "Label248"
- Me.Label248.Size = New System.Drawing.Size(111, 16)
- Me.Label248.TabIndex = 2
- Me.Label248.Text = "Medium Orchid"
- '
- 'Panel233
- '
- Me.Panel233.BackColor = System.Drawing.Color.MediumSlateBlue
- Me.Panel233.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel233.Controls.Add(Me.Label239)
- Me.Panel233.Location = New System.Drawing.Point(3, 4670)
- Me.Panel233.Name = "Panel233"
- Me.Panel233.Size = New System.Drawing.Size(165, 34)
- Me.Panel233.TabIndex = 75
- '
- 'Label239
- '
- Me.Label239.AutoSize = True
- Me.Label239.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label239.ForeColor = System.Drawing.Color.Black
- Me.Label239.Location = New System.Drawing.Point(19, 8)
- Me.Label239.Name = "Label239"
- Me.Label239.Size = New System.Drawing.Size(137, 16)
- Me.Label239.TabIndex = 2
- Me.Label239.Text = "Medium Slate Blue"
- '
- 'Panel243
- '
- Me.Panel243.BackColor = System.Drawing.Color.Thistle
- Me.Panel243.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel243.Controls.Add(Me.Label249)
- Me.Panel243.Location = New System.Drawing.Point(3, 4947)
- Me.Panel243.Name = "Panel243"
- Me.Panel243.Size = New System.Drawing.Size(165, 34)
- Me.Panel243.TabIndex = 74
- '
- 'Label249
- '
- Me.Label249.AutoSize = True
- Me.Label249.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label249.ForeColor = System.Drawing.Color.Black
- Me.Label249.Location = New System.Drawing.Point(54, 8)
- Me.Label249.Name = "Label249"
- Me.Label249.Size = New System.Drawing.Size(55, 16)
- Me.Label249.TabIndex = 2
- Me.Label249.Text = "Thistle"
- '
- 'Panel238
- '
- Me.Panel238.BackColor = System.Drawing.Color.BlueViolet
- Me.Panel238.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel238.Controls.Add(Me.Label244)
- Me.Panel238.Location = New System.Drawing.Point(3, 4749)
- Me.Panel238.Name = "Panel238"
- Me.Panel238.Size = New System.Drawing.Size(165, 34)
- Me.Panel238.TabIndex = 73
- '
- 'Label244
- '
- Me.Label244.AutoSize = True
- Me.Label244.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label244.ForeColor = System.Drawing.Color.Black
- Me.Label244.Location = New System.Drawing.Point(36, 8)
- Me.Label244.Name = "Label244"
- Me.Label244.Size = New System.Drawing.Size(83, 16)
- Me.Label244.TabIndex = 2
- Me.Label244.Text = "Blue Violet"
- '
- 'Panel244
- '
- Me.Panel244.BackColor = System.Drawing.Color.DarkViolet
- Me.Panel244.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel244.Controls.Add(Me.Label250)
- Me.Panel244.Location = New System.Drawing.Point(3, 4868)
- Me.Panel244.Name = "Panel244"
- Me.Panel244.Size = New System.Drawing.Size(165, 34)
- Me.Panel244.TabIndex = 72
- '
- 'Label250
- '
- Me.Label250.AutoSize = True
- Me.Label250.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label250.ForeColor = System.Drawing.Color.Black
- Me.Label250.Location = New System.Drawing.Point(37, 8)
- Me.Label250.Name = "Label250"
- Me.Label250.Size = New System.Drawing.Size(85, 16)
- Me.Label250.TabIndex = 2
- Me.Label250.Text = "Dark Violet"
- '
- 'Panel229
- '
- Me.Panel229.BackColor = System.Drawing.Color.Blue
- Me.Panel229.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel229.Controls.Add(Me.Label235)
- Me.Panel229.Location = New System.Drawing.Point(2, 4510)
- Me.Panel229.Name = "Panel229"
- Me.Panel229.Size = New System.Drawing.Size(165, 34)
- Me.Panel229.TabIndex = 71
- '
- 'Label235
- '
- Me.Label235.AutoSize = True
- Me.Label235.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label235.ForeColor = System.Drawing.Color.Black
- Me.Label235.Location = New System.Drawing.Point(58, 8)
- Me.Label235.Name = "Label235"
- Me.Label235.Size = New System.Drawing.Size(39, 16)
- Me.Label235.TabIndex = 2
- Me.Label235.Text = "Blue"
- '
- 'Panel239
- '
- Me.Panel239.BackColor = System.Drawing.Color.Indigo
- Me.Panel239.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel239.Controls.Add(Me.Label245)
- Me.Panel239.Location = New System.Drawing.Point(3, 4788)
- Me.Panel239.Name = "Panel239"
- Me.Panel239.Size = New System.Drawing.Size(165, 34)
- Me.Panel239.TabIndex = 74
- '
- 'Label245
- '
- Me.Label245.AutoSize = True
- Me.Label245.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label245.ForeColor = System.Drawing.Color.Black
- Me.Label245.Location = New System.Drawing.Point(52, 8)
- Me.Label245.Name = "Label245"
- Me.Label245.Size = New System.Drawing.Size(51, 16)
- Me.Label245.TabIndex = 2
- Me.Label245.Text = "Indigo"
- '
- 'Panel234
- '
- Me.Panel234.BackColor = System.Drawing.Color.SlateBlue
- Me.Panel234.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel234.Controls.Add(Me.Label240)
- Me.Panel234.Location = New System.Drawing.Point(3, 4591)
- Me.Panel234.Name = "Panel234"
- Me.Panel234.Size = New System.Drawing.Size(165, 34)
- Me.Panel234.TabIndex = 73
- '
- 'Label240
- '
- Me.Label240.AutoSize = True
- Me.Label240.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label240.ForeColor = System.Drawing.Color.Black
- Me.Label240.Location = New System.Drawing.Point(39, 8)
- Me.Label240.Name = "Label240"
- Me.Label240.Size = New System.Drawing.Size(79, 16)
- Me.Label240.TabIndex = 2
- Me.Label240.Text = "Slate Blue"
- '
- 'Panel240
- '
- Me.Panel240.BackColor = System.Drawing.Color.MediumPurple
- Me.Panel240.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel240.Controls.Add(Me.Label246)
- Me.Panel240.Location = New System.Drawing.Point(3, 4709)
- Me.Panel240.Name = "Panel240"
- Me.Panel240.Size = New System.Drawing.Size(165, 34)
- Me.Panel240.TabIndex = 72
- '
- 'Label246
- '
- Me.Label246.AutoSize = True
- Me.Label246.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label246.ForeColor = System.Drawing.Color.Black
- Me.Label246.Location = New System.Drawing.Point(28, 8)
- Me.Label246.Name = "Label246"
- Me.Label246.Size = New System.Drawing.Size(111, 16)
- Me.Label246.TabIndex = 2
- Me.Label246.Text = "Medium Purple"
- '
- 'Panel227
- '
- Me.Panel227.BackColor = System.Drawing.Color.Lavender
- Me.Panel227.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel227.Controls.Add(Me.Label233)
- Me.Panel227.Location = New System.Drawing.Point(2, 4351)
- Me.Panel227.Name = "Panel227"
- Me.Panel227.Size = New System.Drawing.Size(165, 34)
- Me.Panel227.TabIndex = 67
- '
- 'Label233
- '
- Me.Label233.AutoSize = True
- Me.Label233.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label233.ForeColor = System.Drawing.Color.Black
- Me.Label233.Location = New System.Drawing.Point(44, 8)
- Me.Label233.Name = "Label233"
- Me.Label233.Size = New System.Drawing.Size(73, 16)
- Me.Label233.TabIndex = 2
- Me.Label233.Text = "Lavender"
- '
- 'Panel235
- '
- Me.Panel235.BackColor = System.Drawing.Color.DarkSlateBlue
- Me.Panel235.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel235.Controls.Add(Me.Label241)
- Me.Panel235.Location = New System.Drawing.Point(3, 4630)
- Me.Panel235.Name = "Panel235"
- Me.Panel235.Size = New System.Drawing.Size(165, 34)
- Me.Panel235.TabIndex = 74
- '
- 'Label241
- '
- Me.Label241.AutoSize = True
- Me.Label241.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label241.ForeColor = System.Drawing.Color.Black
- Me.Label241.Location = New System.Drawing.Point(28, 8)
- Me.Label241.Name = "Label241"
- Me.Label241.Size = New System.Drawing.Size(116, 16)
- Me.Label241.TabIndex = 2
- Me.Label241.Text = "Dark Slate Blue"
- '
- 'Panel230
- '
- Me.Panel230.BackColor = System.Drawing.Color.DarkBlue
- Me.Panel230.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel230.Controls.Add(Me.Label236)
- Me.Panel230.Location = New System.Drawing.Point(2, 4431)
- Me.Panel230.Name = "Panel230"
- Me.Panel230.Size = New System.Drawing.Size(165, 34)
- Me.Panel230.TabIndex = 69
- '
- 'Label236
- '
- Me.Label236.AutoSize = True
- Me.Label236.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label236.ForeColor = System.Drawing.Color.Black
- Me.Label236.Location = New System.Drawing.Point(42, 8)
- Me.Label236.Name = "Label236"
- Me.Label236.Size = New System.Drawing.Size(76, 16)
- Me.Label236.TabIndex = 2
- Me.Label236.Text = "Dark Blue"
- '
- 'Panel236
- '
- Me.Panel236.BackColor = System.Drawing.Color.GhostWhite
- Me.Panel236.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel236.Controls.Add(Me.Label242)
- Me.Panel236.Location = New System.Drawing.Point(3, 4551)
- Me.Panel236.Name = "Panel236"
- Me.Panel236.Size = New System.Drawing.Size(165, 34)
- Me.Panel236.TabIndex = 72
- '
- 'Label242
- '
- Me.Label242.AutoSize = True
- Me.Label242.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label242.ForeColor = System.Drawing.Color.Black
- Me.Label242.Location = New System.Drawing.Point(31, 8)
- Me.Label242.Name = "Label242"
- Me.Label242.Size = New System.Drawing.Size(91, 16)
- Me.Label242.TabIndex = 2
- Me.Label242.Text = "Ghost White"
- '
- 'Panel226
- '
- Me.Panel226.BackColor = System.Drawing.Color.RoyalBlue
- Me.Panel226.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel226.Controls.Add(Me.Label232)
- Me.Panel226.Location = New System.Drawing.Point(3, 4272)
- Me.Panel226.Name = "Panel226"
- Me.Panel226.Size = New System.Drawing.Size(165, 34)
- Me.Panel226.TabIndex = 65
- '
- 'Label232
- '
- Me.Label232.AutoSize = True
- Me.Label232.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label232.ForeColor = System.Drawing.Color.Black
- Me.Label232.Location = New System.Drawing.Point(40, 8)
- Me.Label232.Name = "Label232"
- Me.Label232.Size = New System.Drawing.Size(84, 16)
- Me.Label232.TabIndex = 2
- Me.Label232.Text = "Royal Blue"
- '
- 'Panel231
- '
- Me.Panel231.BackColor = System.Drawing.Color.MediumBlue
- Me.Panel231.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel231.Controls.Add(Me.Label237)
- Me.Panel231.Location = New System.Drawing.Point(2, 4470)
- Me.Panel231.Name = "Panel231"
- Me.Panel231.Size = New System.Drawing.Size(165, 34)
- Me.Panel231.TabIndex = 70
- '
- 'Label237
- '
- Me.Label237.AutoSize = True
- Me.Label237.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label237.ForeColor = System.Drawing.Color.Black
- Me.Label237.Location = New System.Drawing.Point(32, 8)
- Me.Label237.Name = "Label237"
- Me.Label237.Size = New System.Drawing.Size(97, 16)
- Me.Label237.TabIndex = 2
- Me.Label237.Text = "Medium Blue"
- '
- 'Panel228
- '
- Me.Panel228.BackColor = System.Drawing.Color.MidnightBlue
- Me.Panel228.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel228.Controls.Add(Me.Label234)
- Me.Panel228.Location = New System.Drawing.Point(3, 4311)
- Me.Panel228.Name = "Panel228"
- Me.Panel228.Size = New System.Drawing.Size(165, 34)
- Me.Panel228.TabIndex = 66
- '
- 'Label234
- '
- Me.Label234.AutoSize = True
- Me.Label234.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label234.ForeColor = System.Drawing.Color.Black
- Me.Label234.Location = New System.Drawing.Point(30, 8)
- Me.Label234.Name = "Label234"
- Me.Label234.Size = New System.Drawing.Size(101, 16)
- Me.Label234.TabIndex = 2
- Me.Label234.Text = "Midnight Blue"
- '
- 'Panel232
- '
- Me.Panel232.BackColor = System.Drawing.Color.Navy
- Me.Panel232.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel232.Controls.Add(Me.Label238)
- Me.Panel232.Location = New System.Drawing.Point(2, 4391)
- Me.Panel232.Name = "Panel232"
- Me.Panel232.Size = New System.Drawing.Size(165, 34)
- Me.Panel232.TabIndex = 68
- '
- 'Label238
- '
- Me.Label238.AutoSize = True
- Me.Label238.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label238.ForeColor = System.Drawing.Color.Black
- Me.Label238.Location = New System.Drawing.Point(55, 8)
- Me.Label238.Name = "Label238"
- Me.Label238.Size = New System.Drawing.Size(44, 16)
- Me.Label238.TabIndex = 2
- Me.Label238.Text = "Navy"
- '
- 'Panel222
- '
- Me.Panel222.BackColor = System.Drawing.Color.CornflowerBlue
- Me.Panel222.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel222.Controls.Add(Me.Label228)
- Me.Panel222.Location = New System.Drawing.Point(4, 4232)
- Me.Panel222.Name = "Panel222"
- Me.Panel222.Size = New System.Drawing.Size(165, 34)
- Me.Panel222.TabIndex = 64
- '
- 'Label228
- '
- Me.Label228.AutoSize = True
- Me.Label228.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label228.ForeColor = System.Drawing.Color.Black
- Me.Label228.Location = New System.Drawing.Point(28, 8)
- Me.Label228.Name = "Label228"
- Me.Label228.Size = New System.Drawing.Size(116, 16)
- Me.Label228.TabIndex = 2
- Me.Label228.Text = "Cornflower Blue"
- '
- 'Panel218
- '
- Me.Panel218.BackColor = System.Drawing.Color.DodgerBlue
- Me.Panel218.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel218.Controls.Add(Me.Label224)
- Me.Panel218.Location = New System.Drawing.Point(4, 4073)
- Me.Panel218.Name = "Panel218"
- Me.Panel218.Size = New System.Drawing.Size(165, 34)
- Me.Panel218.TabIndex = 64
- '
- 'Label224
- '
- Me.Label224.AutoSize = True
- Me.Label224.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label224.ForeColor = System.Drawing.Color.Black
- Me.Label224.Location = New System.Drawing.Point(34, 8)
- Me.Label224.Name = "Label224"
- Me.Label224.Size = New System.Drawing.Size(95, 16)
- Me.Label224.TabIndex = 2
- Me.Label224.Text = "Dodger Blue"
- '
- 'Panel223
- '
- Me.Panel223.BackColor = System.Drawing.Color.LightSlateGray
- Me.Panel223.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel223.Controls.Add(Me.Label229)
- Me.Panel223.Location = New System.Drawing.Point(3, 4153)
- Me.Panel223.Name = "Panel223"
- Me.Panel223.Size = New System.Drawing.Size(165, 34)
- Me.Panel223.TabIndex = 62
- '
- 'Label229
- '
- Me.Label229.AutoSize = True
- Me.Label229.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label229.ForeColor = System.Drawing.Color.Black
- Me.Label229.Location = New System.Drawing.Point(30, 8)
- Me.Label229.Name = "Label229"
- Me.Label229.Size = New System.Drawing.Size(118, 16)
- Me.Label229.TabIndex = 2
- Me.Label229.Text = "Light Slate Gray"
- '
- 'Panel214
- '
- Me.Panel214.BackColor = System.Drawing.Color.SkyBlue
- Me.Panel214.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel214.Controls.Add(Me.Label220)
- Me.Panel214.Location = New System.Drawing.Point(4, 3915)
- Me.Panel214.Name = "Panel214"
- Me.Panel214.Size = New System.Drawing.Size(165, 34)
- Me.Panel214.TabIndex = 64
- '
- 'Label220
- '
- Me.Label220.AutoSize = True
- Me.Label220.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label220.ForeColor = System.Drawing.Color.Black
- Me.Label220.Location = New System.Drawing.Point(45, 8)
- Me.Label220.Name = "Label220"
- Me.Label220.Size = New System.Drawing.Size(69, 16)
- Me.Label220.TabIndex = 2
- Me.Label220.Text = "Sky Blue"
- '
- 'Panel224
- '
- Me.Panel224.BackColor = System.Drawing.Color.LightSteelBlue
- Me.Panel224.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel224.Controls.Add(Me.Label230)
- Me.Panel224.Location = New System.Drawing.Point(4, 4192)
- Me.Panel224.Name = "Panel224"
- Me.Panel224.Size = New System.Drawing.Size(165, 34)
- Me.Panel224.TabIndex = 63
- '
- 'Label230
- '
- Me.Label230.AutoSize = True
- Me.Label230.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label230.ForeColor = System.Drawing.Color.Black
- Me.Label230.Location = New System.Drawing.Point(29, 8)
- Me.Label230.Name = "Label230"
- Me.Label230.Size = New System.Drawing.Size(116, 16)
- Me.Label230.TabIndex = 2
- Me.Label230.Text = "Light Steel Blue"
- '
- 'Panel219
- '
- Me.Panel219.BackColor = System.Drawing.Color.SteelBlue
- Me.Panel219.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel219.Controls.Add(Me.Label225)
- Me.Panel219.Location = New System.Drawing.Point(3, 3994)
- Me.Panel219.Name = "Panel219"
- Me.Panel219.Size = New System.Drawing.Size(165, 34)
- Me.Panel219.TabIndex = 62
- '
- 'Label225
- '
- Me.Label225.AutoSize = True
- Me.Label225.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label225.ForeColor = System.Drawing.Color.Black
- Me.Label225.Location = New System.Drawing.Point(43, 8)
- Me.Label225.Name = "Label225"
- Me.Label225.Size = New System.Drawing.Size(79, 16)
- Me.Label225.TabIndex = 2
- Me.Label225.Text = "Steel Blue"
- '
- 'Panel225
- '
- Me.Panel225.BackColor = System.Drawing.Color.SlateGray
- Me.Panel225.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel225.Controls.Add(Me.Label231)
- Me.Panel225.Location = New System.Drawing.Point(3, 4113)
- Me.Panel225.Name = "Panel225"
- Me.Panel225.Size = New System.Drawing.Size(165, 34)
- Me.Panel225.TabIndex = 61
- '
- 'Label231
- '
- Me.Label231.AutoSize = True
- Me.Label231.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label231.ForeColor = System.Drawing.Color.Black
- Me.Label231.Location = New System.Drawing.Point(41, 8)
- Me.Label231.Name = "Label231"
- Me.Label231.Size = New System.Drawing.Size(81, 16)
- Me.Label231.TabIndex = 2
- Me.Label231.Text = "Slate Gray"
- '
- 'Panel210
- '
- Me.Panel210.BackColor = System.Drawing.Color.CadetBlue
- Me.Panel210.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel210.Controls.Add(Me.Label216)
- Me.Panel210.Location = New System.Drawing.Point(3, 3757)
- Me.Panel210.Name = "Panel210"
- Me.Panel210.Size = New System.Drawing.Size(165, 34)
- Me.Panel210.TabIndex = 64
- '
- 'Label216
- '
- Me.Label216.AutoSize = True
- Me.Label216.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label216.ForeColor = System.Drawing.Color.Black
- Me.Label216.Location = New System.Drawing.Point(39, 8)
- Me.Label216.Name = "Label216"
- Me.Label216.Size = New System.Drawing.Size(84, 16)
- Me.Label216.TabIndex = 2
- Me.Label216.Text = "Cadet Blue"
- '
- 'Panel220
- '
- Me.Panel220.BackColor = System.Drawing.Color.AliceBlue
- Me.Panel220.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel220.Controls.Add(Me.Label226)
- Me.Panel220.Location = New System.Drawing.Point(4, 4033)
- Me.Panel220.Name = "Panel220"
- Me.Panel220.Size = New System.Drawing.Size(165, 34)
- Me.Panel220.TabIndex = 63
- '
- 'Label226
- '
- Me.Label226.AutoSize = True
- Me.Label226.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label226.ForeColor = System.Drawing.Color.Black
- Me.Label226.Location = New System.Drawing.Point(39, 8)
- Me.Label226.Name = "Label226"
- Me.Label226.Size = New System.Drawing.Size(78, 16)
- Me.Label226.TabIndex = 2
- Me.Label226.Text = "Alice Blue"
- '
- 'Panel215
- '
- Me.Panel215.BackColor = System.Drawing.Color.LightBlue
- Me.Panel215.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel215.Controls.Add(Me.Label221)
- Me.Panel215.Location = New System.Drawing.Point(3, 3836)
- Me.Panel215.Name = "Panel215"
- Me.Panel215.Size = New System.Drawing.Size(165, 34)
- Me.Panel215.TabIndex = 62
- '
- 'Label221
- '
- Me.Label221.AutoSize = True
- Me.Label221.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label221.ForeColor = System.Drawing.Color.Black
- Me.Label221.Location = New System.Drawing.Point(43, 8)
- Me.Label221.Name = "Label221"
- Me.Label221.Size = New System.Drawing.Size(76, 16)
- Me.Label221.TabIndex = 2
- Me.Label221.Text = "Light Blue"
- '
- 'Panel221
- '
- Me.Panel221.BackColor = System.Drawing.Color.LightSkyBlue
- Me.Panel221.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel221.Controls.Add(Me.Label227)
- Me.Panel221.Location = New System.Drawing.Point(3, 3954)
- Me.Panel221.Name = "Panel221"
- Me.Panel221.Size = New System.Drawing.Size(165, 34)
- Me.Panel221.TabIndex = 61
- '
- 'Label227
- '
- Me.Label227.AutoSize = True
- Me.Label227.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label227.ForeColor = System.Drawing.Color.Black
- Me.Label227.Location = New System.Drawing.Point(30, 8)
- Me.Label227.Name = "Label227"
- Me.Label227.Size = New System.Drawing.Size(106, 16)
- Me.Label227.TabIndex = 2
- Me.Label227.Text = "Light Sky Blue"
- '
- 'Panel206
- '
- Me.Panel206.BackColor = System.Drawing.Color.Aqua
- Me.Panel206.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel206.Controls.Add(Me.Label212)
- Me.Panel206.Location = New System.Drawing.Point(3, 3599)
- Me.Panel206.Name = "Panel206"
- Me.Panel206.Size = New System.Drawing.Size(165, 34)
- Me.Panel206.TabIndex = 64
- '
- 'Label212
- '
- Me.Label212.AutoSize = True
- Me.Label212.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label212.ForeColor = System.Drawing.Color.Black
- Me.Label212.Location = New System.Drawing.Point(59, 8)
- Me.Label212.Name = "Label212"
- Me.Label212.Size = New System.Drawing.Size(44, 16)
- Me.Label212.TabIndex = 2
- Me.Label212.Text = "Aqua"
- '
- 'Panel216
- '
- Me.Panel216.BackColor = System.Drawing.Color.DeepSkyBlue
- Me.Panel216.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel216.Controls.Add(Me.Label222)
- Me.Panel216.Location = New System.Drawing.Point(4, 3875)
- Me.Panel216.Name = "Panel216"
- Me.Panel216.Size = New System.Drawing.Size(165, 34)
- Me.Panel216.TabIndex = 63
- '
- 'Label222
- '
- Me.Label222.AutoSize = True
- Me.Label222.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label222.ForeColor = System.Drawing.Color.Black
- Me.Label222.Location = New System.Drawing.Point(30, 8)
- Me.Label222.Name = "Label222"
- Me.Label222.Size = New System.Drawing.Size(111, 16)
- Me.Label222.TabIndex = 2
- Me.Label222.Text = "Deep Sky Blue"
- '
- 'Panel211
- '
- Me.Panel211.BackColor = System.Drawing.Color.Azure
- Me.Panel211.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel211.Controls.Add(Me.Label217)
- Me.Panel211.Location = New System.Drawing.Point(2, 3678)
- Me.Panel211.Name = "Panel211"
- Me.Panel211.Size = New System.Drawing.Size(165, 34)
- Me.Panel211.TabIndex = 62
- '
- 'Label217
- '
- Me.Label217.AutoSize = True
- Me.Label217.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label217.ForeColor = System.Drawing.Color.Black
- Me.Label217.Location = New System.Drawing.Point(60, 8)
- Me.Label217.Name = "Label217"
- Me.Label217.Size = New System.Drawing.Size(47, 16)
- Me.Label217.TabIndex = 2
- Me.Label217.Text = "Azure"
- '
- 'Panel217
- '
- Me.Panel217.BackColor = System.Drawing.Color.PowderBlue
- Me.Panel217.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel217.Controls.Add(Me.Label223)
- Me.Panel217.Location = New System.Drawing.Point(3, 3796)
- Me.Panel217.Name = "Panel217"
- Me.Panel217.Size = New System.Drawing.Size(165, 34)
- Me.Panel217.TabIndex = 61
- '
- 'Label223
- '
- Me.Label223.AutoSize = True
- Me.Label223.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label223.ForeColor = System.Drawing.Color.Black
- Me.Label223.Location = New System.Drawing.Point(33, 8)
- Me.Label223.Name = "Label223"
- Me.Label223.Size = New System.Drawing.Size(95, 16)
- Me.Label223.TabIndex = 2
- Me.Label223.Text = "Powder Blue"
- '
- 'Panel204
- '
- Me.Panel204.BackColor = System.Drawing.Color.PaleTurquoise
- Me.Panel204.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel204.Controls.Add(Me.Label210)
- Me.Panel204.Location = New System.Drawing.Point(2, 3441)
- Me.Panel204.Name = "Panel204"
- Me.Panel204.Size = New System.Drawing.Size(165, 34)
- Me.Panel204.TabIndex = 60
- '
- 'Label210
- '
- Me.Label210.AutoSize = True
- Me.Label210.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label210.ForeColor = System.Drawing.Color.Black
- Me.Label210.Location = New System.Drawing.Point(30, 8)
- Me.Label210.Name = "Label210"
- Me.Label210.Size = New System.Drawing.Size(114, 16)
- Me.Label210.TabIndex = 2
- Me.Label210.Text = "Pale Turquoise"
- '
- 'Panel212
- '
- Me.Panel212.BackColor = System.Drawing.Color.DarkTurquoise
- Me.Panel212.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel212.Controls.Add(Me.Label218)
- Me.Panel212.Location = New System.Drawing.Point(3, 3717)
- Me.Panel212.Name = "Panel212"
- Me.Panel212.Size = New System.Drawing.Size(165, 34)
- Me.Panel212.TabIndex = 63
- '
- 'Label218
- '
- Me.Label218.AutoSize = True
- Me.Label218.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label218.ForeColor = System.Drawing.Color.Black
- Me.Label218.Location = New System.Drawing.Point(30, 8)
- Me.Label218.Name = "Label218"
- Me.Label218.Size = New System.Drawing.Size(115, 16)
- Me.Label218.TabIndex = 2
- Me.Label218.Text = "Dark Turquoise"
- '
- 'Panel207
- '
- Me.Panel207.BackColor = System.Drawing.Color.DarkCyan
- Me.Panel207.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel207.Controls.Add(Me.Label213)
- Me.Panel207.Location = New System.Drawing.Point(2, 3520)
- Me.Panel207.Name = "Panel207"
- Me.Panel207.Size = New System.Drawing.Size(165, 34)
- Me.Panel207.TabIndex = 62
- '
- 'Label213
- '
- Me.Label213.AutoSize = True
- Me.Label213.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label213.ForeColor = System.Drawing.Color.Black
- Me.Label213.Location = New System.Drawing.Point(40, 8)
- Me.Label213.Name = "Label213"
- Me.Label213.Size = New System.Drawing.Size(80, 16)
- Me.Label213.TabIndex = 2
- Me.Label213.Text = "Dark Cyan"
- '
- 'Panel213
- '
- Me.Panel213.BackColor = System.Drawing.Color.LightCyan
- Me.Panel213.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel213.Controls.Add(Me.Label219)
- Me.Panel213.Location = New System.Drawing.Point(2, 3638)
- Me.Panel213.Name = "Panel213"
- Me.Panel213.Size = New System.Drawing.Size(165, 34)
- Me.Panel213.TabIndex = 61
- '
- 'Label219
- '
- Me.Label219.AutoSize = True
- Me.Label219.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label219.ForeColor = System.Drawing.Color.Black
- Me.Label219.Location = New System.Drawing.Point(41, 8)
- Me.Label219.Name = "Label219"
- Me.Label219.Size = New System.Drawing.Size(80, 16)
- Me.Label219.TabIndex = 2
- Me.Label219.Text = "Light Cyan"
- '
- 'Panel203
- '
- Me.Panel203.BackColor = System.Drawing.Color.MediumTurquoise
- Me.Panel203.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel203.Controls.Add(Me.Label209)
- Me.Panel203.Location = New System.Drawing.Point(1, 3362)
- Me.Panel203.Name = "Panel203"
- Me.Panel203.Size = New System.Drawing.Size(165, 34)
- Me.Panel203.TabIndex = 58
- '
- 'Label209
- '
- Me.Label209.AutoSize = True
- Me.Label209.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label209.ForeColor = System.Drawing.Color.Black
- Me.Label209.Location = New System.Drawing.Point(19, 8)
- Me.Label209.Name = "Label209"
- Me.Label209.Size = New System.Drawing.Size(136, 16)
- Me.Label209.TabIndex = 2
- Me.Label209.Text = "Medium Turquoise"
- '
- 'Panel208
- '
- Me.Panel208.BackColor = System.Drawing.Color.Cyan
- Me.Panel208.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel208.Controls.Add(Me.Label214)
- Me.Panel208.Location = New System.Drawing.Point(3, 3559)
- Me.Panel208.Name = "Panel208"
- Me.Panel208.Size = New System.Drawing.Size(165, 34)
- Me.Panel208.TabIndex = 63
- '
- 'Label214
- '
- Me.Label214.AutoSize = True
- Me.Label214.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label214.ForeColor = System.Drawing.Color.Black
- Me.Label214.Location = New System.Drawing.Point(58, 8)
- Me.Label214.Name = "Label214"
- Me.Label214.Size = New System.Drawing.Size(43, 16)
- Me.Label214.TabIndex = 2
- Me.Label214.Text = "Cyan"
- '
- 'Panel205
- '
- Me.Panel205.BackColor = System.Drawing.Color.DarkSlateGray
- Me.Panel205.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel205.Controls.Add(Me.Label211)
- Me.Panel205.Location = New System.Drawing.Point(2, 3401)
- Me.Panel205.Name = "Panel205"
- Me.Panel205.Size = New System.Drawing.Size(165, 34)
- Me.Panel205.TabIndex = 59
- '
- 'Label211
- '
- Me.Label211.AutoSize = True
- Me.Label211.BackColor = System.Drawing.Color.DarkSlateGray
- Me.Label211.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label211.ForeColor = System.Drawing.Color.Black
- Me.Label211.Location = New System.Drawing.Point(30, 8)
- Me.Label211.Name = "Label211"
- Me.Label211.Size = New System.Drawing.Size(118, 16)
- Me.Label211.TabIndex = 2
- Me.Label211.Text = "Dark Slate Gray"
- '
- 'Panel209
- '
- Me.Panel209.BackColor = System.Drawing.Color.Teal
- Me.Panel209.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel209.Controls.Add(Me.Label215)
- Me.Panel209.Location = New System.Drawing.Point(2, 3480)
- Me.Panel209.Name = "Panel209"
- Me.Panel209.Size = New System.Drawing.Size(165, 34)
- Me.Panel209.TabIndex = 61
- '
- 'Label215
- '
- Me.Label215.AutoSize = True
- Me.Label215.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label215.ForeColor = System.Drawing.Color.Black
- Me.Label215.Location = New System.Drawing.Point(58, 8)
- Me.Label215.Name = "Label215"
- Me.Label215.Size = New System.Drawing.Size(40, 16)
- Me.Label215.TabIndex = 2
- Me.Label215.Text = "Teal"
- '
- 'Panel199
- '
- Me.Panel199.BackColor = System.Drawing.Color.LightSeaGreen
- Me.Panel199.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel199.Controls.Add(Me.Label205)
- Me.Panel199.Location = New System.Drawing.Point(1, 3322)
- Me.Panel199.Name = "Panel199"
- Me.Panel199.Size = New System.Drawing.Size(165, 34)
- Me.Panel199.TabIndex = 57
- '
- 'Label205
- '
- Me.Label205.AutoSize = True
- Me.Label205.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label205.ForeColor = System.Drawing.Color.Black
- Me.Label205.Location = New System.Drawing.Point(30, 8)
- Me.Label205.Name = "Label205"
- Me.Label205.Size = New System.Drawing.Size(119, 16)
- Me.Label205.TabIndex = 2
- Me.Label205.Text = "Light Sea Green"
- '
- 'Panel195
- '
- Me.Panel195.BackColor = System.Drawing.Color.MediumSpringGreen
- Me.Panel195.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel195.Controls.Add(Me.Label201)
- Me.Panel195.Location = New System.Drawing.Point(2, 3162)
- Me.Panel195.Name = "Panel195"
- Me.Panel195.Size = New System.Drawing.Size(165, 34)
- Me.Panel195.TabIndex = 57
- '
- 'Label201
- '
- Me.Label201.AutoSize = True
- Me.Label201.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label201.ForeColor = System.Drawing.Color.Black
- Me.Label201.Location = New System.Drawing.Point(4, 8)
- Me.Label201.Name = "Label201"
- Me.Label201.Size = New System.Drawing.Size(157, 16)
- Me.Label201.TabIndex = 2
- Me.Label201.Text = "Medium Spring Green"
- '
- 'Panel200
- '
- Me.Panel200.BackColor = System.Drawing.Color.Aquamarine
- Me.Panel200.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel200.Controls.Add(Me.Label206)
- Me.Panel200.Location = New System.Drawing.Point(1, 3242)
- Me.Panel200.Name = "Panel200"
- Me.Panel200.Size = New System.Drawing.Size(165, 34)
- Me.Panel200.TabIndex = 55
- '
- 'Label206
- '
- Me.Label206.AutoSize = True
- Me.Label206.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label206.ForeColor = System.Drawing.Color.Black
- Me.Label206.Location = New System.Drawing.Point(41, 8)
- Me.Label206.Name = "Label206"
- Me.Label206.Size = New System.Drawing.Size(91, 16)
- Me.Label206.TabIndex = 2
- Me.Label206.Text = "Aquamarine"
- '
- 'Panel191
- '
- Me.Panel191.BackColor = System.Drawing.Color.SeaGreen
- Me.Panel191.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel191.Controls.Add(Me.Label197)
- Me.Panel191.Location = New System.Drawing.Point(2, 3003)
- Me.Panel191.Name = "Panel191"
- Me.Panel191.Size = New System.Drawing.Size(165, 34)
- Me.Panel191.TabIndex = 53
- '
- 'Label197
- '
- Me.Label197.AutoSize = True
- Me.Label197.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label197.ForeColor = System.Drawing.Color.Black
- Me.Label197.Location = New System.Drawing.Point(43, 8)
- Me.Label197.Name = "Label197"
- Me.Label197.Size = New System.Drawing.Size(82, 16)
- Me.Label197.TabIndex = 2
- Me.Label197.Text = "Sea Green"
- '
- 'Panel201
- '
- Me.Panel201.BackColor = System.Drawing.Color.Turquoise
- Me.Panel201.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel201.Controls.Add(Me.Label207)
- Me.Panel201.Location = New System.Drawing.Point(1, 3282)
- Me.Panel201.Name = "Panel201"
- Me.Panel201.Size = New System.Drawing.Size(165, 34)
- Me.Panel201.TabIndex = 56
- '
- 'Label207
- '
- Me.Label207.AutoSize = True
- Me.Label207.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label207.ForeColor = System.Drawing.Color.Black
- Me.Label207.Location = New System.Drawing.Point(45, 8)
- Me.Label207.Name = "Label207"
- Me.Label207.Size = New System.Drawing.Size(78, 16)
- Me.Label207.TabIndex = 2
- Me.Label207.Text = "Turquoise"
- '
- 'Panel196
- '
- Me.Panel196.BackColor = System.Drawing.Color.SpringGreen
- Me.Panel196.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel196.Controls.Add(Me.Label202)
- Me.Panel196.Location = New System.Drawing.Point(2, 3082)
- Me.Panel196.Name = "Panel196"
- Me.Panel196.Size = New System.Drawing.Size(165, 34)
- Me.Panel196.TabIndex = 55
- '
- 'Label202
- '
- Me.Label202.AutoSize = True
- Me.Label202.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label202.ForeColor = System.Drawing.Color.Black
- Me.Label202.Location = New System.Drawing.Point(35, 8)
- Me.Label202.Name = "Label202"
- Me.Label202.Size = New System.Drawing.Size(99, 16)
- Me.Label202.TabIndex = 2
- Me.Label202.Text = "Spring Green"
- '
- 'Panel202
- '
- Me.Panel202.BackColor = System.Drawing.Color.MediumAquamarine
- Me.Panel202.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel202.Controls.Add(Me.Label208)
- Me.Panel202.Location = New System.Drawing.Point(1, 3202)
- Me.Panel202.Name = "Panel202"
- Me.Panel202.Size = New System.Drawing.Size(165, 34)
- Me.Panel202.TabIndex = 54
- '
- 'Label208
- '
- Me.Label208.AutoSize = True
- Me.Label208.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label208.ForeColor = System.Drawing.Color.Black
- Me.Label208.Location = New System.Drawing.Point(8, 8)
- Me.Label208.Name = "Label208"
- Me.Label208.Size = New System.Drawing.Size(149, 16)
- Me.Label208.TabIndex = 2
- Me.Label208.Text = "Medium Aquamarine"
- '
- 'Panel187
- '
- Me.Panel187.BackColor = System.Drawing.Color.DarkGreen
- Me.Panel187.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel187.Controls.Add(Me.Label193)
- Me.Panel187.Location = New System.Drawing.Point(2, 2843)
- Me.Panel187.Name = "Panel187"
- Me.Panel187.Size = New System.Drawing.Size(165, 34)
- Me.Panel187.TabIndex = 53
- '
- 'Label193
- '
- Me.Label193.AutoSize = True
- Me.Label193.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label193.ForeColor = System.Drawing.Color.Black
- Me.Label193.Location = New System.Drawing.Point(42, 8)
- Me.Label193.Name = "Label193"
- Me.Label193.Size = New System.Drawing.Size(87, 16)
- Me.Label193.TabIndex = 2
- Me.Label193.Text = "Dark Green"
- '
- 'Panel197
- '
- Me.Panel197.BackColor = System.Drawing.Color.MintCream
- Me.Panel197.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel197.Controls.Add(Me.Label203)
- Me.Panel197.Location = New System.Drawing.Point(2, 3122)
- Me.Panel197.Name = "Panel197"
- Me.Panel197.Size = New System.Drawing.Size(165, 34)
- Me.Panel197.TabIndex = 56
- '
- 'Label203
- '
- Me.Label203.AutoSize = True
- Me.Label203.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label203.ForeColor = System.Drawing.Color.Black
- Me.Label203.Location = New System.Drawing.Point(43, 8)
- Me.Label203.Name = "Label203"
- Me.Label203.Size = New System.Drawing.Size(85, 16)
- Me.Label203.TabIndex = 2
- Me.Label203.Text = "Mint Cream"
- '
- 'Panel192
- '
- Me.Panel192.BackColor = System.Drawing.Color.Lime
- Me.Panel192.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel192.Controls.Add(Me.Label198)
- Me.Panel192.Location = New System.Drawing.Point(2, 2923)
- Me.Panel192.Name = "Panel192"
- Me.Panel192.Size = New System.Drawing.Size(165, 34)
- Me.Panel192.TabIndex = 51
- '
- 'Label198
- '
- Me.Label198.AutoSize = True
- Me.Label198.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label198.ForeColor = System.Drawing.Color.Black
- Me.Label198.Location = New System.Drawing.Point(58, 8)
- Me.Label198.Name = "Label198"
- Me.Label198.Size = New System.Drawing.Size(41, 16)
- Me.Label198.TabIndex = 2
- Me.Label198.Text = "Lime"
- '
- 'Panel198
- '
- Me.Panel198.BackColor = System.Drawing.Color.MediumSeaGreen
- Me.Panel198.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel198.Controls.Add(Me.Label204)
- Me.Panel198.Location = New System.Drawing.Point(2, 3042)
- Me.Panel198.Name = "Panel198"
- Me.Panel198.Size = New System.Drawing.Size(165, 34)
- Me.Panel198.TabIndex = 54
- '
- 'Label204
- '
- Me.Label204.AutoSize = True
- Me.Label204.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label204.ForeColor = System.Drawing.Color.Black
- Me.Label204.Location = New System.Drawing.Point(18, 8)
- Me.Label204.Name = "Label204"
- Me.Label204.Size = New System.Drawing.Size(140, 16)
- Me.Label204.TabIndex = 2
- Me.Label204.Text = "Medium Sea Green"
- '
- 'Panel183
- '
- Me.Panel183.BackColor = System.Drawing.Color.LightGreen
- Me.Panel183.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel183.Controls.Add(Me.Label189)
- Me.Panel183.Location = New System.Drawing.Point(2, 2683)
- Me.Panel183.Name = "Panel183"
- Me.Panel183.Size = New System.Drawing.Size(165, 34)
- Me.Panel183.TabIndex = 53
- '
- 'Label189
- '
- Me.Label189.AutoSize = True
- Me.Label189.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label189.ForeColor = System.Drawing.Color.Black
- Me.Label189.Location = New System.Drawing.Point(45, 8)
- Me.Label189.Name = "Label189"
- Me.Label189.Size = New System.Drawing.Size(87, 16)
- Me.Label189.TabIndex = 2
- Me.Label189.Text = "Light Green"
- '
- 'Panel193
- '
- Me.Panel193.BackColor = System.Drawing.Color.Honeydew
- Me.Panel193.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel193.Controls.Add(Me.Label199)
- Me.Panel193.Location = New System.Drawing.Point(2, 2963)
- Me.Panel193.Name = "Panel193"
- Me.Panel193.Size = New System.Drawing.Size(165, 34)
- Me.Panel193.TabIndex = 52
- '
- 'Label199
- '
- Me.Label199.AutoSize = True
- Me.Label199.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label199.ForeColor = System.Drawing.Color.Black
- Me.Label199.Location = New System.Drawing.Point(42, 8)
- Me.Label199.Name = "Label199"
- Me.Label199.Size = New System.Drawing.Size(85, 16)
- Me.Label199.TabIndex = 2
- Me.Label199.Text = "Honey dew"
- '
- 'Panel188
- '
- Me.Panel188.BackColor = System.Drawing.Color.LimeGreen
- Me.Panel188.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel188.Controls.Add(Me.Label194)
- Me.Panel188.Location = New System.Drawing.Point(2, 2763)
- Me.Panel188.Name = "Panel188"
- Me.Panel188.Size = New System.Drawing.Size(165, 34)
- Me.Panel188.TabIndex = 51
- '
- 'Label194
- '
- Me.Label194.AutoSize = True
- Me.Label194.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label194.ForeColor = System.Drawing.Color.Black
- Me.Label194.Location = New System.Drawing.Point(46, 8)
- Me.Label194.Name = "Label194"
- Me.Label194.Size = New System.Drawing.Size(87, 16)
- Me.Label194.TabIndex = 2
- Me.Label194.Text = "Lime Green"
- '
- 'Panel194
- '
- Me.Panel194.BackColor = System.Drawing.Color.Green
- Me.Panel194.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel194.Controls.Add(Me.Label200)
- Me.Panel194.Location = New System.Drawing.Point(2, 2883)
- Me.Panel194.Name = "Panel194"
- Me.Panel194.Size = New System.Drawing.Size(165, 34)
- Me.Panel194.TabIndex = 50
- '
- 'Label200
- '
- Me.Label200.AutoSize = True
- Me.Label200.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label200.ForeColor = System.Drawing.Color.Black
- Me.Label200.Location = New System.Drawing.Point(58, 8)
- Me.Label200.Name = "Label200"
- Me.Label200.Size = New System.Drawing.Size(50, 16)
- Me.Label200.TabIndex = 2
- Me.Label200.Text = "Green"
- '
- 'Panel179
- '
- Me.Panel179.BackColor = System.Drawing.Color.GreenYellow
- Me.Panel179.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel179.Controls.Add(Me.Label185)
- Me.Panel179.Location = New System.Drawing.Point(3, 2523)
- Me.Panel179.Name = "Panel179"
- Me.Panel179.Size = New System.Drawing.Size(165, 34)
- Me.Panel179.TabIndex = 53
- '
- 'Label185
- '
- Me.Label185.AutoSize = True
- Me.Label185.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label185.ForeColor = System.Drawing.Color.Black
- Me.Label185.Location = New System.Drawing.Point(38, 8)
- Me.Label185.Name = "Label185"
- Me.Label185.Size = New System.Drawing.Size(100, 16)
- Me.Label185.TabIndex = 2
- Me.Label185.Text = "Green Yellow"
- '
- 'Panel189
- '
- Me.Panel189.BackColor = System.Drawing.Color.PaleGreen
- Me.Panel189.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel189.Controls.Add(Me.Label195)
- Me.Panel189.Location = New System.Drawing.Point(2, 2803)
- Me.Panel189.Name = "Panel189"
- Me.Panel189.Size = New System.Drawing.Size(165, 34)
- Me.Panel189.TabIndex = 52
- '
- 'Label195
- '
- Me.Label195.AutoSize = True
- Me.Label195.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label195.ForeColor = System.Drawing.Color.Black
- Me.Label195.Location = New System.Drawing.Point(49, 8)
- Me.Label195.Name = "Label195"
- Me.Label195.Size = New System.Drawing.Size(86, 16)
- Me.Label195.TabIndex = 2
- Me.Label195.Text = "Pale Green"
- '
- 'Panel184
- '
- Me.Panel184.BackColor = System.Drawing.Color.LawnGreen
- Me.Panel184.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel184.Controls.Add(Me.Label190)
- Me.Panel184.Location = New System.Drawing.Point(2, 2603)
- Me.Panel184.Name = "Panel184"
- Me.Panel184.Size = New System.Drawing.Size(165, 34)
- Me.Panel184.TabIndex = 51
- '
- 'Label190
- '
- Me.Label190.AutoSize = True
- Me.Label190.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label190.ForeColor = System.Drawing.Color.Black
- Me.Label190.Location = New System.Drawing.Point(42, 8)
- Me.Label190.Name = "Label190"
- Me.Label190.Size = New System.Drawing.Size(89, 16)
- Me.Label190.TabIndex = 2
- Me.Label190.Text = "Lawn Green"
- '
- 'Panel190
- '
- Me.Panel190.BackColor = System.Drawing.Color.ForestGreen
- Me.Panel190.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel190.Controls.Add(Me.Label196)
- Me.Panel190.Location = New System.Drawing.Point(2, 2723)
- Me.Panel190.Name = "Panel190"
- Me.Panel190.Size = New System.Drawing.Size(165, 34)
- Me.Panel190.TabIndex = 50
- '
- 'Label196
- '
- Me.Label196.AutoSize = True
- Me.Label196.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label196.ForeColor = System.Drawing.Color.Black
- Me.Label196.Location = New System.Drawing.Point(40, 8)
- Me.Label196.Name = "Label196"
- Me.Label196.Size = New System.Drawing.Size(98, 16)
- Me.Label196.TabIndex = 2
- Me.Label196.Text = "Forest Green"
- '
- 'Panel177
- '
- Me.Panel177.BackColor = System.Drawing.Color.Ivory
- Me.Panel177.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel177.Controls.Add(Me.Label183)
- Me.Panel177.Location = New System.Drawing.Point(3, 2362)
- Me.Panel177.Name = "Panel177"
- Me.Panel177.Size = New System.Drawing.Size(165, 34)
- Me.Panel177.TabIndex = 49
- '
- 'Label183
- '
- Me.Label183.AutoSize = True
- Me.Label183.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label183.ForeColor = System.Drawing.Color.Black
- Me.Label183.Location = New System.Drawing.Point(58, 8)
- Me.Label183.Name = "Label183"
- Me.Label183.Size = New System.Drawing.Size(42, 16)
- Me.Label183.TabIndex = 2
- Me.Label183.Text = "Ivory"
- '
- 'Panel185
- '
- Me.Panel185.BackColor = System.Drawing.Color.DarkSeaGreen
- Me.Panel185.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel185.Controls.Add(Me.Label191)
- Me.Panel185.Location = New System.Drawing.Point(2, 2643)
- Me.Panel185.Name = "Panel185"
- Me.Panel185.Size = New System.Drawing.Size(165, 34)
- Me.Panel185.TabIndex = 52
- '
- 'Label191
- '
- Me.Label191.AutoSize = True
- Me.Label191.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label191.ForeColor = System.Drawing.Color.Black
- Me.Label191.Location = New System.Drawing.Point(31, 8)
- Me.Label191.Name = "Label191"
- Me.Label191.Size = New System.Drawing.Size(119, 16)
- Me.Label191.TabIndex = 2
- Me.Label191.Text = "Dark Sea Green"
- '
- 'Panel180
- '
- Me.Panel180.BackColor = System.Drawing.Color.YellowGreen
- Me.Panel180.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel180.Controls.Add(Me.Label186)
- Me.Panel180.Location = New System.Drawing.Point(3, 2443)
- Me.Panel180.Name = "Panel180"
- Me.Panel180.Size = New System.Drawing.Size(165, 34)
- Me.Panel180.TabIndex = 51
- '
- 'Label186
- '
- Me.Label186.AutoSize = True
- Me.Label186.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label186.ForeColor = System.Drawing.Color.Black
- Me.Label186.Location = New System.Drawing.Point(37, 8)
- Me.Label186.Name = "Label186"
- Me.Label186.Size = New System.Drawing.Size(100, 16)
- Me.Label186.TabIndex = 2
- Me.Label186.Text = "Yellow Green"
- '
- 'Panel186
- '
- Me.Panel186.BackColor = System.Drawing.Color.Chartreuse
- Me.Panel186.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel186.Controls.Add(Me.Label192)
- Me.Panel186.Location = New System.Drawing.Point(2, 2563)
- Me.Panel186.Name = "Panel186"
- Me.Panel186.Size = New System.Drawing.Size(165, 34)
- Me.Panel186.TabIndex = 50
- '
- 'Label192
- '
- Me.Label192.AutoSize = True
- Me.Label192.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label192.ForeColor = System.Drawing.Color.Black
- Me.Label192.Location = New System.Drawing.Point(46, 8)
- Me.Label192.Name = "Label192"
- Me.Label192.Size = New System.Drawing.Size(83, 16)
- Me.Label192.TabIndex = 2
- Me.Label192.Text = "Chartreuse"
- '
- 'Panel176
- '
- Me.Panel176.BackColor = System.Drawing.Color.Yellow
- Me.Panel176.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel176.Controls.Add(Me.Label182)
- Me.Panel176.Location = New System.Drawing.Point(3, 2282)
- Me.Panel176.Name = "Panel176"
- Me.Panel176.Size = New System.Drawing.Size(165, 34)
- Me.Panel176.TabIndex = 47
- '
- 'Label182
- '
- Me.Label182.AutoSize = True
- Me.Label182.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label182.ForeColor = System.Drawing.Color.Black
- Me.Label182.Location = New System.Drawing.Point(54, 8)
- Me.Label182.Name = "Label182"
- Me.Label182.Size = New System.Drawing.Size(54, 16)
- Me.Label182.TabIndex = 2
- Me.Label182.Text = "Yellow"
- '
- 'Panel181
- '
- Me.Panel181.BackColor = System.Drawing.Color.DarkOliveGreen
- Me.Panel181.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel181.Controls.Add(Me.Label187)
- Me.Panel181.Location = New System.Drawing.Point(3, 2483)
- Me.Panel181.Name = "Panel181"
- Me.Panel181.Size = New System.Drawing.Size(165, 34)
- Me.Panel181.TabIndex = 52
- '
- 'Label187
- '
- Me.Label187.AutoSize = True
- Me.Label187.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label187.ForeColor = System.Drawing.Color.Black
- Me.Label187.Location = New System.Drawing.Point(24, 8)
- Me.Label187.Name = "Label187"
- Me.Label187.Size = New System.Drawing.Size(127, 16)
- Me.Label187.TabIndex = 2
- Me.Label187.Text = "Dark Olive Green"
- '
- 'Panel178
- '
- Me.Panel178.BackColor = System.Drawing.Color.LightYellow
- Me.Panel178.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel178.Controls.Add(Me.Label184)
- Me.Panel178.Location = New System.Drawing.Point(3, 2322)
- Me.Panel178.Name = "Panel178"
- Me.Panel178.Size = New System.Drawing.Size(165, 34)
- Me.Panel178.TabIndex = 48
- '
- 'Label184
- '
- Me.Label184.AutoSize = True
- Me.Label184.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label184.ForeColor = System.Drawing.Color.Black
- Me.Label184.Location = New System.Drawing.Point(39, 8)
- Me.Label184.Name = "Label184"
- Me.Label184.Size = New System.Drawing.Size(91, 16)
- Me.Label184.TabIndex = 2
- Me.Label184.Text = "Light Yellow"
- '
- 'Panel182
- '
- Me.Panel182.BackColor = System.Drawing.Color.OliveDrab
- Me.Panel182.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel182.Controls.Add(Me.Label188)
- Me.Panel182.Location = New System.Drawing.Point(3, 2403)
- Me.Panel182.Name = "Panel182"
- Me.Panel182.Size = New System.Drawing.Size(165, 34)
- Me.Panel182.TabIndex = 50
- '
- 'Label188
- '
- Me.Label188.AutoSize = True
- Me.Label188.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label188.ForeColor = System.Drawing.Color.Black
- Me.Label188.Location = New System.Drawing.Point(41, 8)
- Me.Label188.Name = "Label188"
- Me.Label188.Size = New System.Drawing.Size(82, 16)
- Me.Label188.TabIndex = 2
- Me.Label188.Text = "Olive Drab"
- '
- 'Panel172
- '
- Me.Panel172.BackColor = System.Drawing.Color.Olive
- Me.Panel172.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel172.Controls.Add(Me.Label178)
- Me.Panel172.Location = New System.Drawing.Point(3, 2242)
- Me.Panel172.Name = "Panel172"
- Me.Panel172.Size = New System.Drawing.Size(165, 34)
- Me.Panel172.TabIndex = 46
- '
- 'Label178
- '
- Me.Label178.AutoSize = True
- Me.Label178.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label178.ForeColor = System.Drawing.Color.Black
- Me.Label178.Location = New System.Drawing.Point(58, 8)
- Me.Label178.Name = "Label178"
- Me.Label178.Size = New System.Drawing.Size(44, 16)
- Me.Label178.TabIndex = 2
- Me.Label178.Text = "Olive"
- '
- 'Panel170
- '
- Me.Panel170.BackColor = System.Drawing.Color.PaleGoldenrod
- Me.Panel170.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel170.Controls.Add(Me.Label150)
- Me.Panel170.Location = New System.Drawing.Point(3, 2082)
- Me.Panel170.Name = "Panel170"
- Me.Panel170.Size = New System.Drawing.Size(165, 34)
- Me.Panel170.TabIndex = 42
- '
- 'Label150
- '
- Me.Label150.AutoSize = True
- Me.Label150.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label150.ForeColor = System.Drawing.Color.Black
- Me.Label150.Location = New System.Drawing.Point(26, 8)
- Me.Label150.Name = "Label150"
- Me.Label150.Size = New System.Drawing.Size(121, 16)
- Me.Label150.TabIndex = 2
- Me.Label150.Text = "Pale Golden rod"
- '
- 'Panel173
- '
- Me.Panel173.BackColor = System.Drawing.Color.Beige
- Me.Panel173.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel173.Controls.Add(Me.Label179)
- Me.Panel173.Location = New System.Drawing.Point(3, 2162)
- Me.Panel173.Name = "Panel173"
- Me.Panel173.Size = New System.Drawing.Size(165, 34)
- Me.Panel173.TabIndex = 44
- '
- 'Label179
- '
- Me.Label179.AutoSize = True
- Me.Label179.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label179.ForeColor = System.Drawing.Color.Black
- Me.Label179.Location = New System.Drawing.Point(58, 8)
- Me.Label179.Name = "Label179"
- Me.Label179.Size = New System.Drawing.Size(49, 16)
- Me.Label179.TabIndex = 2
- Me.Label179.Text = "Beige"
- '
- 'Panel143
- '
- Me.Panel143.BackColor = System.Drawing.Color.Khaki
- Me.Panel143.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel143.Controls.Add(Me.Label24)
- Me.Panel143.Location = New System.Drawing.Point(3, 2002)
- Me.Panel143.Name = "Panel143"
- Me.Panel143.Size = New System.Drawing.Size(165, 34)
- Me.Panel143.TabIndex = 40
- '
- 'Label24
- '
- Me.Label24.AutoSize = True
- Me.Label24.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label24.ForeColor = System.Drawing.Color.Black
- Me.Label24.Location = New System.Drawing.Point(58, 8)
- Me.Label24.Name = "Label24"
- Me.Label24.Size = New System.Drawing.Size(46, 16)
- Me.Label24.TabIndex = 2
- Me.Label24.Text = "Khaki"
- '
- 'Panel174
- '
- Me.Panel174.BackColor = System.Drawing.Color.LightGoldenrodYellow
- Me.Panel174.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel174.Controls.Add(Me.Label180)
- Me.Panel174.Location = New System.Drawing.Point(3, 2202)
- Me.Panel174.Name = "Panel174"
- Me.Panel174.Size = New System.Drawing.Size(165, 34)
- Me.Panel174.TabIndex = 45
- '
- 'Label180
- '
- Me.Label180.AutoSize = True
- Me.Label180.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label180.ForeColor = System.Drawing.Color.Black
- Me.Label180.Location = New System.Drawing.Point(-2, 8)
- Me.Label180.Name = "Label180"
- Me.Label180.Size = New System.Drawing.Size(168, 16)
- Me.Label180.TabIndex = 2
- Me.Label180.Text = "Light Goldenrod Yellow"
- '
- 'Panel171
- '
- Me.Panel171.BackColor = System.Drawing.Color.LemonChiffon
- Me.Panel171.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel171.Controls.Add(Me.Label177)
- Me.Panel171.Location = New System.Drawing.Point(3, 2042)
- Me.Panel171.Name = "Panel171"
- Me.Panel171.Size = New System.Drawing.Size(165, 34)
- Me.Panel171.TabIndex = 41
- '
- 'Label177
- '
- Me.Label177.AutoSize = True
- Me.Label177.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label177.ForeColor = System.Drawing.Color.Black
- Me.Label177.Location = New System.Drawing.Point(36, 8)
- Me.Label177.Name = "Label177"
- Me.Label177.Size = New System.Drawing.Size(105, 16)
- Me.Label177.TabIndex = 2
- Me.Label177.Text = "Lemon Chiffon"
- '
- 'Panel175
- '
- Me.Panel175.BackColor = System.Drawing.Color.DarkKhaki
- Me.Panel175.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel175.Controls.Add(Me.Label181)
- Me.Panel175.Location = New System.Drawing.Point(3, 2122)
- Me.Panel175.Name = "Panel175"
- Me.Panel175.Size = New System.Drawing.Size(165, 34)
- Me.Panel175.TabIndex = 43
- '
- 'Label181
- '
- Me.Label181.AutoSize = True
- Me.Label181.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label181.ForeColor = System.Drawing.Color.Black
- Me.Label181.Location = New System.Drawing.Point(48, 8)
- Me.Label181.Name = "Label181"
- Me.Label181.Size = New System.Drawing.Size(83, 16)
- Me.Label181.TabIndex = 2
- Me.Label181.Text = "Dark Khaki"
- '
- 'Panel167
- '
- Me.Panel167.BackColor = System.Drawing.Color.Gold
- Me.Panel167.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel167.Controls.Add(Me.Label174)
- Me.Panel167.Location = New System.Drawing.Point(3, 1962)
- Me.Panel167.Name = "Panel167"
- Me.Panel167.Size = New System.Drawing.Size(165, 34)
- Me.Panel167.TabIndex = 39
- '
- 'Label174
- '
- Me.Label174.AutoSize = True
- Me.Label174.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label174.ForeColor = System.Drawing.Color.Black
- Me.Label174.Location = New System.Drawing.Point(58, 8)
- Me.Label174.Name = "Label174"
- Me.Label174.Size = New System.Drawing.Size(41, 16)
- Me.Label174.TabIndex = 2
- Me.Label174.Text = "Gold"
- '
- 'Panel163
- '
- Me.Panel163.BackColor = System.Drawing.Color.DarkGoldenrod
- Me.Panel163.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel163.Controls.Add(Me.Label170)
- Me.Panel163.Location = New System.Drawing.Point(3, 1844)
- Me.Panel163.Name = "Panel163"
- Me.Panel163.Size = New System.Drawing.Size(165, 34)
- Me.Panel163.TabIndex = 36
- '
- 'Label170
- '
- Me.Label170.AutoSize = True
- Me.Label170.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label170.ForeColor = System.Drawing.Color.Black
- Me.Label170.Location = New System.Drawing.Point(21, 8)
- Me.Label170.Name = "Label170"
- Me.Label170.Size = New System.Drawing.Size(122, 16)
- Me.Label170.TabIndex = 2
- Me.Label170.Text = "Dark Golden rod"
- '
- 'Panel168
- '
- Me.Panel168.BackColor = System.Drawing.Color.Cornsilk
- Me.Panel168.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel168.Controls.Add(Me.Label175)
- Me.Panel168.Location = New System.Drawing.Point(3, 1922)
- Me.Panel168.Name = "Panel168"
- Me.Panel168.Size = New System.Drawing.Size(165, 34)
- Me.Panel168.TabIndex = 38
- '
- 'Label175
- '
- Me.Label175.AutoSize = True
- Me.Label175.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label175.ForeColor = System.Drawing.Color.Black
- Me.Label175.Location = New System.Drawing.Point(45, 8)
- Me.Label175.Name = "Label175"
- Me.Label175.Size = New System.Drawing.Size(70, 16)
- Me.Label175.TabIndex = 2
- Me.Label175.Text = "Corn Silk"
- '
- 'Panel119
- '
- Me.Panel119.BackColor = System.Drawing.Color.Orange
- Me.Panel119.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel119.Controls.Add(Me.Label126)
- Me.Panel119.Location = New System.Drawing.Point(3, 1685)
- Me.Panel119.Name = "Panel119"
- Me.Panel119.Size = New System.Drawing.Size(165, 34)
- Me.Panel119.TabIndex = 32
- '
- 'Label126
- '
- Me.Label126.AutoSize = True
- Me.Label126.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label126.ForeColor = System.Drawing.Color.Black
- Me.Label126.Location = New System.Drawing.Point(52, 8)
- Me.Label126.Name = "Label126"
- Me.Label126.Size = New System.Drawing.Size(59, 16)
- Me.Label126.TabIndex = 2
- Me.Label126.Text = "Orange"
- '
- 'Panel169
- '
- Me.Panel169.BackColor = System.Drawing.Color.Goldenrod
- Me.Panel169.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel169.Controls.Add(Me.Label176)
- Me.Panel169.Location = New System.Drawing.Point(3, 1883)
- Me.Panel169.Name = "Panel169"
- Me.Panel169.Size = New System.Drawing.Size(165, 34)
- Me.Panel169.TabIndex = 37
- '
- 'Label176
- '
- Me.Label176.AutoSize = True
- Me.Label176.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label176.ForeColor = System.Drawing.Color.Black
- Me.Label176.Location = New System.Drawing.Point(37, 8)
- Me.Label176.Name = "Label176"
- Me.Label176.Size = New System.Drawing.Size(85, 16)
- Me.Label176.TabIndex = 2
- Me.Label176.Text = "Golden rod"
- '
- 'Panel120
- '
- Me.Panel120.BackColor = System.Drawing.Color.PapayaWhip
- Me.Panel120.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel120.Controls.Add(Me.Label127)
- Me.Panel120.Location = New System.Drawing.Point(3, 1606)
- Me.Panel120.Name = "Panel120"
- Me.Panel120.Size = New System.Drawing.Size(165, 34)
- Me.Panel120.TabIndex = 30
- '
- 'Label127
- '
- Me.Label127.AutoSize = True
- Me.Label127.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label127.ForeColor = System.Drawing.Color.Black
- Me.Label127.Location = New System.Drawing.Point(33, 8)
- Me.Label127.Name = "Label127"
- Me.Label127.Size = New System.Drawing.Size(101, 16)
- Me.Label127.TabIndex = 2
- Me.Label127.Text = "Papaya Whip"
- '
- 'Panel165
- '
- Me.Panel165.BackColor = System.Drawing.Color.FloralWhite
- Me.Panel165.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel165.Controls.Add(Me.Label172)
- Me.Panel165.Location = New System.Drawing.Point(3, 1804)
- Me.Panel165.Name = "Panel165"
- Me.Panel165.Size = New System.Drawing.Size(165, 34)
- Me.Panel165.TabIndex = 35
- '
- 'Label172
- '
- Me.Label172.AutoSize = True
- Me.Label172.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label172.ForeColor = System.Drawing.Color.Black
- Me.Label172.Location = New System.Drawing.Point(33, 8)
- Me.Label172.Name = "Label172"
- Me.Label172.Size = New System.Drawing.Size(91, 16)
- Me.Label172.TabIndex = 2
- Me.Label172.Text = "Floral White"
- '
- 'Panel121
- '
- Me.Panel121.BackColor = System.Drawing.Color.Moccasin
- Me.Panel121.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel121.Controls.Add(Me.Label128)
- Me.Panel121.Location = New System.Drawing.Point(3, 1645)
- Me.Panel121.Name = "Panel121"
- Me.Panel121.Size = New System.Drawing.Size(165, 34)
- Me.Panel121.TabIndex = 31
- '
- 'Label128
- '
- Me.Label128.AutoSize = True
- Me.Label128.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label128.ForeColor = System.Drawing.Color.Black
- Me.Label128.Location = New System.Drawing.Point(46, 8)
- Me.Label128.Name = "Label128"
- Me.Label128.Size = New System.Drawing.Size(74, 16)
- Me.Label128.TabIndex = 2
- Me.Label128.Text = "Moccasin"
- '
- 'Panel164
- '
- Me.Panel164.BackColor = System.Drawing.Color.OldLace
- Me.Panel164.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel164.Controls.Add(Me.Label171)
- Me.Panel164.Location = New System.Drawing.Point(3, 1765)
- Me.Panel164.Name = "Panel164"
- Me.Panel164.Size = New System.Drawing.Size(165, 34)
- Me.Panel164.TabIndex = 34
- '
- 'Label171
- '
- Me.Label171.AutoSize = True
- Me.Label171.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label171.ForeColor = System.Drawing.Color.Black
- Me.Label171.Location = New System.Drawing.Point(45, 8)
- Me.Label171.Name = "Label171"
- Me.Label171.Size = New System.Drawing.Size(70, 16)
- Me.Label171.TabIndex = 2
- Me.Label171.Text = "Old Lace"
- '
- 'Panel122
- '
- Me.Panel122.BackColor = System.Drawing.Color.BlanchedAlmond
- Me.Panel122.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel122.Controls.Add(Me.Label129)
- Me.Panel122.Location = New System.Drawing.Point(3, 1566)
- Me.Panel122.Name = "Panel122"
- Me.Panel122.Size = New System.Drawing.Size(165, 34)
- Me.Panel122.TabIndex = 29
- '
- 'Label129
- '
- Me.Label129.AutoSize = True
- Me.Label129.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label129.ForeColor = System.Drawing.Color.Black
- Me.Label129.Location = New System.Drawing.Point(21, 8)
- Me.Label129.Name = "Label129"
- Me.Label129.Size = New System.Drawing.Size(129, 16)
- Me.Label129.TabIndex = 2
- Me.Label129.Text = "Blanched Almond"
- '
- 'Panel166
- '
- Me.Panel166.BackColor = System.Drawing.Color.Wheat
- Me.Panel166.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel166.Controls.Add(Me.Label173)
- Me.Panel166.Location = New System.Drawing.Point(3, 1725)
- Me.Panel166.Name = "Panel166"
- Me.Panel166.Size = New System.Drawing.Size(165, 34)
- Me.Panel166.TabIndex = 33
- '
- 'Label173
- '
- Me.Label173.AutoSize = True
- Me.Label173.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label173.ForeColor = System.Drawing.Color.Black
- Me.Label173.Location = New System.Drawing.Point(56, 8)
- Me.Label173.Name = "Label173"
- Me.Label173.Size = New System.Drawing.Size(52, 16)
- Me.Label173.TabIndex = 2
- Me.Label173.Text = "Wheat"
- '
- 'Panel123
- '
- Me.Panel123.BackColor = System.Drawing.Color.BurlyWood
- Me.Panel123.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel123.Controls.Add(Me.Label130)
- Me.Panel123.Location = New System.Drawing.Point(2, 1403)
- Me.Panel123.Name = "Panel123"
- Me.Panel123.Size = New System.Drawing.Size(165, 34)
- Me.Panel123.TabIndex = 29
- '
- 'Label130
- '
- Me.Label130.AutoSize = True
- Me.Label130.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label130.ForeColor = System.Drawing.Color.Black
- Me.Label130.Location = New System.Drawing.Point(38, 8)
- Me.Label130.Name = "Label130"
- Me.Label130.Size = New System.Drawing.Size(88, 16)
- Me.Label130.TabIndex = 2
- Me.Label130.Text = "Burly Wood"
- '
- 'Panel124
- '
- Me.Panel124.BackColor = System.Drawing.Color.AntiqueWhite
- Me.Panel124.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel124.Controls.Add(Me.Label131)
- Me.Panel124.Location = New System.Drawing.Point(2, 1484)
- Me.Panel124.Name = "Panel124"
- Me.Panel124.Size = New System.Drawing.Size(165, 34)
- Me.Panel124.TabIndex = 27
- '
- 'Label131
- '
- Me.Label131.AutoSize = True
- Me.Label131.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label131.ForeColor = System.Drawing.Color.Black
- Me.Label131.Location = New System.Drawing.Point(34, 8)
- Me.Label131.Name = "Label131"
- Me.Label131.Size = New System.Drawing.Size(103, 16)
- Me.Label131.TabIndex = 2
- Me.Label131.Text = "Antique White"
- '
- 'Panel125
- '
- Me.Panel125.BackColor = System.Drawing.Color.Peru
- Me.Panel125.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel125.Controls.Add(Me.Label132)
- Me.Panel125.Location = New System.Drawing.Point(2, 1243)
- Me.Panel125.Name = "Panel125"
- Me.Panel125.Size = New System.Drawing.Size(165, 34)
- Me.Panel125.TabIndex = 25
- '
- 'Label132
- '
- Me.Label132.AutoSize = True
- Me.Label132.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label132.ForeColor = System.Drawing.Color.Black
- Me.Label132.Location = New System.Drawing.Point(58, 8)
- Me.Label132.Name = "Label132"
- Me.Label132.Size = New System.Drawing.Size(40, 16)
- Me.Label132.TabIndex = 2
- Me.Label132.Text = "Peru"
- '
- 'Panel126
- '
- Me.Panel126.BackColor = System.Drawing.Color.NavajoWhite
- Me.Panel126.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel126.Controls.Add(Me.Label133)
- Me.Panel126.Location = New System.Drawing.Point(2, 1524)
- Me.Panel126.Name = "Panel126"
- Me.Panel126.Size = New System.Drawing.Size(165, 34)
- Me.Panel126.TabIndex = 28
- '
- 'Label133
- '
- Me.Label133.AutoSize = True
- Me.Label133.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label133.ForeColor = System.Drawing.Color.Black
- Me.Label133.Location = New System.Drawing.Point(34, 8)
- Me.Label133.Name = "Label133"
- Me.Label133.Size = New System.Drawing.Size(101, 16)
- Me.Label133.TabIndex = 2
- Me.Label133.Text = "Navajo White"
- '
- 'Panel127
- '
- Me.Panel127.BackColor = System.Drawing.Color.Bisque
- Me.Panel127.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel127.Controls.Add(Me.Label134)
- Me.Panel127.Location = New System.Drawing.Point(2, 1323)
- Me.Panel127.Name = "Panel127"
- Me.Panel127.Size = New System.Drawing.Size(165, 34)
- Me.Panel127.TabIndex = 27
- '
- 'Label134
- '
- Me.Label134.AutoSize = True
- Me.Label134.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label134.ForeColor = System.Drawing.Color.Black
- Me.Label134.Location = New System.Drawing.Point(51, 8)
- Me.Label134.Name = "Label134"
- Me.Label134.Size = New System.Drawing.Size(56, 16)
- Me.Label134.TabIndex = 2
- Me.Label134.Text = "Bisque"
- '
- 'Panel128
- '
- Me.Panel128.BackColor = System.Drawing.Color.Tan
- Me.Panel128.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel128.Controls.Add(Me.Label135)
- Me.Panel128.Location = New System.Drawing.Point(2, 1444)
- Me.Panel128.Name = "Panel128"
- Me.Panel128.Size = New System.Drawing.Size(165, 34)
- Me.Panel128.TabIndex = 26
- '
- 'Label135
- '
- Me.Label135.AutoSize = True
- Me.Label135.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label135.ForeColor = System.Drawing.Color.Black
- Me.Label135.Location = New System.Drawing.Point(61, 8)
- Me.Label135.Name = "Label135"
- Me.Label135.Size = New System.Drawing.Size(35, 16)
- Me.Label135.TabIndex = 2
- Me.Label135.Text = "Tan"
- '
- 'Panel129
- '
- Me.Panel129.BackColor = System.Drawing.Color.SandyBrown
- Me.Panel129.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel129.Controls.Add(Me.Label136)
- Me.Panel129.Location = New System.Drawing.Point(2, 1163)
- Me.Panel129.Name = "Panel129"
- Me.Panel129.Size = New System.Drawing.Size(165, 34)
- Me.Panel129.TabIndex = 23
- '
- 'Label136
- '
- Me.Label136.AutoSize = True
- Me.Label136.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label136.ForeColor = System.Drawing.Color.Black
- Me.Label136.Location = New System.Drawing.Point(34, 8)
- Me.Label136.Name = "Label136"
- Me.Label136.Size = New System.Drawing.Size(98, 16)
- Me.Label136.TabIndex = 2
- Me.Label136.Text = "Sandy Brown"
- '
- 'Panel130
- '
- Me.Panel130.BackColor = System.Drawing.Color.DarkOrange
- Me.Panel130.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel130.Controls.Add(Me.Label137)
- Me.Panel130.Location = New System.Drawing.Point(2, 1363)
- Me.Panel130.Name = "Panel130"
- Me.Panel130.Size = New System.Drawing.Size(165, 34)
- Me.Panel130.TabIndex = 28
- '
- 'Label137
- '
- Me.Label137.AutoSize = True
- Me.Label137.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label137.ForeColor = System.Drawing.Color.Black
- Me.Label137.Location = New System.Drawing.Point(35, 8)
- Me.Label137.Name = "Label137"
- Me.Label137.Size = New System.Drawing.Size(96, 16)
- Me.Label137.TabIndex = 2
- Me.Label137.Text = "Dark Orange"
- '
- 'Panel131
- '
- Me.Panel131.BackColor = System.Drawing.Color.PeachPuff
- Me.Panel131.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel131.Controls.Add(Me.Label138)
- Me.Panel131.Location = New System.Drawing.Point(2, 1203)
- Me.Panel131.Name = "Panel131"
- Me.Panel131.Size = New System.Drawing.Size(165, 34)
- Me.Panel131.TabIndex = 24
- '
- 'Label138
- '
- Me.Label138.AutoSize = True
- Me.Label138.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label138.ForeColor = System.Drawing.Color.Black
- Me.Label138.Location = New System.Drawing.Point(38, 8)
- Me.Label138.Name = "Label138"
- Me.Label138.Size = New System.Drawing.Size(82, 16)
- Me.Label138.TabIndex = 2
- Me.Label138.Text = "Peach Puff"
- '
- 'Panel132
- '
- Me.Panel132.BackColor = System.Drawing.Color.Linen
- Me.Panel132.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel132.Controls.Add(Me.Label139)
- Me.Panel132.Location = New System.Drawing.Point(2, 1283)
- Me.Panel132.Name = "Panel132"
- Me.Panel132.Size = New System.Drawing.Size(165, 34)
- Me.Panel132.TabIndex = 26
- '
- 'Label139
- '
- Me.Label139.AutoSize = True
- Me.Label139.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label139.ForeColor = System.Drawing.Color.Black
- Me.Label139.Location = New System.Drawing.Point(58, 8)
- Me.Label139.Name = "Label139"
- Me.Label139.Size = New System.Drawing.Size(45, 16)
- Me.Label139.TabIndex = 2
- Me.Label139.Text = "Linen"
- '
- 'Panel133
- '
- Me.Panel133.BackColor = System.Drawing.Color.SaddleBrown
- Me.Panel133.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel133.Controls.Add(Me.Label140)
- Me.Panel133.Location = New System.Drawing.Point(2, 1123)
- Me.Panel133.Name = "Panel133"
- Me.Panel133.Size = New System.Drawing.Size(165, 34)
- Me.Panel133.TabIndex = 22
- '
- 'Label140
- '
- Me.Label140.AutoSize = True
- Me.Label140.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label140.ForeColor = System.Drawing.Color.Black
- Me.Label140.Location = New System.Drawing.Point(34, 8)
- Me.Label140.Name = "Label140"
- Me.Label140.Size = New System.Drawing.Size(104, 16)
- Me.Label140.TabIndex = 2
- Me.Label140.Text = "Saddle Brown"
- '
- 'Panel134
- '
- Me.Panel134.BackColor = System.Drawing.Color.Chocolate
- Me.Panel134.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel134.Controls.Add(Me.Label141)
- Me.Panel134.Location = New System.Drawing.Point(2, 1083)
- Me.Panel134.Name = "Panel134"
- Me.Panel134.Size = New System.Drawing.Size(165, 34)
- Me.Panel134.TabIndex = 21
- '
- 'Label141
- '
- Me.Label141.AutoSize = True
- Me.Label141.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label141.ForeColor = System.Drawing.Color.Black
- Me.Label141.Location = New System.Drawing.Point(43, 8)
- Me.Label141.Name = "Label141"
- Me.Label141.Size = New System.Drawing.Size(78, 16)
- Me.Label141.TabIndex = 2
- Me.Label141.Text = "Chocolate"
- '
- 'Panel135
- '
- Me.Panel135.BackColor = System.Drawing.Color.Sienna
- Me.Panel135.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel135.Controls.Add(Me.Label142)
- Me.Panel135.Location = New System.Drawing.Point(3, 1003)
- Me.Panel135.Name = "Panel135"
- Me.Panel135.Size = New System.Drawing.Size(165, 34)
- Me.Panel135.TabIndex = 19
- '
- 'Label142
- '
- Me.Label142.AutoSize = True
- Me.Label142.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label142.ForeColor = System.Drawing.Color.Black
- Me.Label142.Location = New System.Drawing.Point(50, 8)
- Me.Label142.Name = "Label142"
- Me.Label142.Size = New System.Drawing.Size(56, 16)
- Me.Label142.TabIndex = 2
- Me.Label142.Text = "Sienna"
- '
- 'Panel136
- '
- Me.Panel136.BackColor = System.Drawing.Color.SeaShell
- Me.Panel136.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel136.Controls.Add(Me.Label143)
- Me.Panel136.Location = New System.Drawing.Point(2, 1043)
- Me.Panel136.Name = "Panel136"
- Me.Panel136.Size = New System.Drawing.Size(165, 34)
- Me.Panel136.TabIndex = 20
- '
- 'Label143
- '
- Me.Label143.AutoSize = True
- Me.Label143.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label143.ForeColor = System.Drawing.Color.Black
- Me.Label143.Location = New System.Drawing.Point(43, 8)
- Me.Label143.Name = "Label143"
- Me.Label143.Size = New System.Drawing.Size(75, 16)
- Me.Label143.TabIndex = 2
- Me.Label143.Text = "Sea Shell"
- '
- 'Panel137
- '
- Me.Panel137.BackColor = System.Drawing.Color.DarkSalmon
- Me.Panel137.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel137.Controls.Add(Me.Label144)
- Me.Panel137.Location = New System.Drawing.Point(3, 843)
- Me.Panel137.Name = "Panel137"
- Me.Panel137.Size = New System.Drawing.Size(165, 34)
- Me.Panel137.TabIndex = 15
- '
- 'Label144
- '
- Me.Label144.AutoSize = True
- Me.Label144.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label144.ForeColor = System.Drawing.Color.Black
- Me.Label144.Location = New System.Drawing.Point(34, 8)
- Me.Label144.Name = "Label144"
- Me.Label144.Size = New System.Drawing.Size(97, 16)
- Me.Label144.TabIndex = 2
- Me.Label144.Text = "Dark Salmon"
- '
- 'Panel138
- '
- Me.Panel138.BackColor = System.Drawing.Color.LightSalmon
- Me.Panel138.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel138.Controls.Add(Me.Label145)
- Me.Panel138.Location = New System.Drawing.Point(3, 963)
- Me.Panel138.Name = "Panel138"
- Me.Panel138.Size = New System.Drawing.Size(165, 34)
- Me.Panel138.TabIndex = 18
- '
- 'Label145
- '
- Me.Label145.AutoSize = True
- Me.Label145.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label145.ForeColor = System.Drawing.Color.Black
- Me.Label145.Location = New System.Drawing.Point(38, 8)
- Me.Label145.Name = "Label145"
- Me.Label145.Size = New System.Drawing.Size(97, 16)
- Me.Label145.TabIndex = 2
- Me.Label145.Text = "Light Salmon"
- '
- 'Panel139
- '
- Me.Panel139.BackColor = System.Drawing.Color.Tomato
- Me.Panel139.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel139.Controls.Add(Me.Label146)
- Me.Panel139.Location = New System.Drawing.Point(3, 803)
- Me.Panel139.Name = "Panel139"
- Me.Panel139.Size = New System.Drawing.Size(165, 34)
- Me.Panel139.TabIndex = 14
- '
- 'Label146
- '
- Me.Label146.AutoSize = True
- Me.Label146.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label146.ForeColor = System.Drawing.Color.Black
- Me.Label146.Location = New System.Drawing.Point(47, 8)
- Me.Label146.Name = "Label146"
- Me.Label146.Size = New System.Drawing.Size(61, 16)
- Me.Label146.TabIndex = 2
- Me.Label146.Text = "Tomato"
- '
- 'Panel140
- '
- Me.Panel140.BackColor = System.Drawing.Color.OrangeRed
- Me.Panel140.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel140.Controls.Add(Me.Label147)
- Me.Panel140.Location = New System.Drawing.Point(3, 923)
- Me.Panel140.Name = "Panel140"
- Me.Panel140.Size = New System.Drawing.Size(165, 34)
- Me.Panel140.TabIndex = 17
- '
- 'Label147
- '
- Me.Label147.AutoSize = True
- Me.Label147.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label147.ForeColor = System.Drawing.Color.Black
- Me.Label147.Location = New System.Drawing.Point(39, 8)
- Me.Label147.Name = "Label147"
- Me.Label147.Size = New System.Drawing.Size(92, 16)
- Me.Label147.TabIndex = 2
- Me.Label147.Text = "Orange Red"
- '
- 'Panel141
- '
- Me.Panel141.BackColor = System.Drawing.Color.Salmon
- Me.Panel141.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel141.Controls.Add(Me.Label148)
- Me.Panel141.Location = New System.Drawing.Point(3, 763)
- Me.Panel141.Name = "Panel141"
- Me.Panel141.Size = New System.Drawing.Size(165, 34)
- Me.Panel141.TabIndex = 13
- '
- 'Label148
- '
- Me.Label148.AutoSize = True
- Me.Label148.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label148.ForeColor = System.Drawing.Color.Black
- Me.Label148.Location = New System.Drawing.Point(51, 8)
- Me.Label148.Name = "Label148"
- Me.Label148.Size = New System.Drawing.Size(60, 16)
- Me.Label148.TabIndex = 2
- Me.Label148.Text = "Salmon"
- '
- 'Panel142
- '
- Me.Panel142.BackColor = System.Drawing.Color.Coral
- Me.Panel142.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel142.Controls.Add(Me.Label149)
- Me.Panel142.Location = New System.Drawing.Point(3, 883)
- Me.Panel142.Name = "Panel142"
- Me.Panel142.Size = New System.Drawing.Size(165, 34)
- Me.Panel142.TabIndex = 16
- '
- 'Label149
- '
- Me.Label149.AutoSize = True
- Me.Label149.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label149.ForeColor = System.Drawing.Color.Black
- Me.Label149.Location = New System.Drawing.Point(55, 8)
- Me.Label149.Name = "Label149"
- Me.Label149.Size = New System.Drawing.Size(45, 16)
- Me.Label149.TabIndex = 2
- Me.Label149.Text = "Coral"
- '
- 'Panel116
- '
- Me.Panel116.BackColor = System.Drawing.Color.BlanchedAlmond
- Me.Panel116.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel116.Controls.Add(Me.Label124)
- Me.Panel116.Location = New System.Drawing.Point(2, 1683)
- Me.Panel116.Name = "Panel116"
- Me.Panel116.Size = New System.Drawing.Size(165, 34)
- Me.Panel116.TabIndex = 32
- '
- 'Label124
- '
- Me.Label124.AutoSize = True
- Me.Label124.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label124.ForeColor = System.Drawing.Color.Black
- Me.Label124.Location = New System.Drawing.Point(21, 8)
- Me.Label124.Name = "Label124"
- Me.Label124.Size = New System.Drawing.Size(129, 16)
- Me.Label124.TabIndex = 2
- Me.Label124.Text = "Blanched Almond"
- '
- 'Panel115
- '
- Me.Panel115.BackColor = System.Drawing.Color.BlanchedAlmond
- Me.Panel115.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel115.Controls.Add(Me.Label123)
- Me.Panel115.Location = New System.Drawing.Point(2, 1604)
- Me.Panel115.Name = "Panel115"
- Me.Panel115.Size = New System.Drawing.Size(165, 34)
- Me.Panel115.TabIndex = 30
- '
- 'Label123
- '
- Me.Label123.AutoSize = True
- Me.Label123.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label123.ForeColor = System.Drawing.Color.Black
- Me.Label123.Location = New System.Drawing.Point(21, 8)
- Me.Label123.Name = "Label123"
- Me.Label123.Size = New System.Drawing.Size(129, 16)
- Me.Label123.TabIndex = 2
- Me.Label123.Text = "Blanched Almond"
- '
- 'Panel117
- '
- Me.Panel117.BackColor = System.Drawing.Color.BlanchedAlmond
- Me.Panel117.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel117.Controls.Add(Me.Label125)
- Me.Panel117.Location = New System.Drawing.Point(2, 1643)
- Me.Panel117.Name = "Panel117"
- Me.Panel117.Size = New System.Drawing.Size(165, 34)
- Me.Panel117.TabIndex = 31
- '
- 'Label125
- '
- Me.Label125.AutoSize = True
- Me.Label125.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label125.ForeColor = System.Drawing.Color.Black
- Me.Label125.Location = New System.Drawing.Point(21, 8)
- Me.Label125.Name = "Label125"
- Me.Label125.Size = New System.Drawing.Size(129, 16)
- Me.Label125.TabIndex = 2
- Me.Label125.Text = "Blanched Almond"
- '
- 'Panel111
- '
- Me.Panel111.BackColor = System.Drawing.Color.BlanchedAlmond
- Me.Panel111.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel111.Controls.Add(Me.Label119)
- Me.Panel111.Location = New System.Drawing.Point(2, 1564)
- Me.Panel111.Name = "Panel111"
- Me.Panel111.Size = New System.Drawing.Size(165, 34)
- Me.Panel111.TabIndex = 29
- '
- 'Label119
- '
- Me.Label119.AutoSize = True
- Me.Label119.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label119.ForeColor = System.Drawing.Color.Black
- Me.Label119.Location = New System.Drawing.Point(21, 8)
- Me.Label119.Name = "Label119"
- Me.Label119.Size = New System.Drawing.Size(129, 16)
- Me.Label119.TabIndex = 2
- Me.Label119.Text = "Blanched Almond"
- '
- 'Panel107
- '
- Me.Panel107.BackColor = System.Drawing.Color.BurlyWood
- Me.Panel107.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel107.Controls.Add(Me.Label115)
- Me.Panel107.Location = New System.Drawing.Point(2, 1403)
- Me.Panel107.Name = "Panel107"
- Me.Panel107.Size = New System.Drawing.Size(165, 34)
- Me.Panel107.TabIndex = 29
- '
- 'Label115
- '
- Me.Label115.AutoSize = True
- Me.Label115.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label115.ForeColor = System.Drawing.Color.Black
- Me.Label115.Location = New System.Drawing.Point(38, 8)
- Me.Label115.Name = "Label115"
- Me.Label115.Size = New System.Drawing.Size(88, 16)
- Me.Label115.TabIndex = 2
- Me.Label115.Text = "Burly Wood"
- '
- 'Panel112
- '
- Me.Panel112.BackColor = System.Drawing.Color.AntiqueWhite
- Me.Panel112.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel112.Controls.Add(Me.Label120)
- Me.Panel112.Location = New System.Drawing.Point(2, 1484)
- Me.Panel112.Name = "Panel112"
- Me.Panel112.Size = New System.Drawing.Size(165, 34)
- Me.Panel112.TabIndex = 27
- '
- 'Label120
- '
- Me.Label120.AutoSize = True
- Me.Label120.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label120.ForeColor = System.Drawing.Color.Black
- Me.Label120.Location = New System.Drawing.Point(34, 8)
- Me.Label120.Name = "Label120"
- Me.Label120.Size = New System.Drawing.Size(103, 16)
- Me.Label120.TabIndex = 2
- Me.Label120.Text = "Antique White"
- '
- 'Panel105
- '
- Me.Panel105.BackColor = System.Drawing.Color.Peru
- Me.Panel105.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel105.Controls.Add(Me.Label113)
- Me.Panel105.Location = New System.Drawing.Point(2, 1243)
- Me.Panel105.Name = "Panel105"
- Me.Panel105.Size = New System.Drawing.Size(165, 34)
- Me.Panel105.TabIndex = 25
- '
- 'Label113
- '
- Me.Label113.AutoSize = True
- Me.Label113.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label113.ForeColor = System.Drawing.Color.Black
- Me.Label113.Location = New System.Drawing.Point(58, 8)
- Me.Label113.Name = "Label113"
- Me.Label113.Size = New System.Drawing.Size(40, 16)
- Me.Label113.TabIndex = 2
- Me.Label113.Text = "Peru"
- '
- 'Panel113
- '
- Me.Panel113.BackColor = System.Drawing.Color.NavajoWhite
- Me.Panel113.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel113.Controls.Add(Me.Label121)
- Me.Panel113.Location = New System.Drawing.Point(2, 1524)
- Me.Panel113.Name = "Panel113"
- Me.Panel113.Size = New System.Drawing.Size(165, 34)
- Me.Panel113.TabIndex = 28
- '
- 'Label121
- '
- Me.Label121.AutoSize = True
- Me.Label121.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label121.ForeColor = System.Drawing.Color.Black
- Me.Label121.Location = New System.Drawing.Point(34, 8)
- Me.Label121.Name = "Label121"
- Me.Label121.Size = New System.Drawing.Size(101, 16)
- Me.Label121.TabIndex = 2
- Me.Label121.Text = "Navajo White"
- '
- 'Panel108
- '
- Me.Panel108.BackColor = System.Drawing.Color.Bisque
- Me.Panel108.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel108.Controls.Add(Me.Label116)
- Me.Panel108.Location = New System.Drawing.Point(2, 1323)
- Me.Panel108.Name = "Panel108"
- Me.Panel108.Size = New System.Drawing.Size(165, 34)
- Me.Panel108.TabIndex = 27
- '
- 'Label116
- '
- Me.Label116.AutoSize = True
- Me.Label116.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label116.ForeColor = System.Drawing.Color.Black
- Me.Label116.Location = New System.Drawing.Point(51, 8)
- Me.Label116.Name = "Label116"
- Me.Label116.Size = New System.Drawing.Size(56, 16)
- Me.Label116.TabIndex = 2
- Me.Label116.Text = "Bisque"
- '
- 'Panel114
- '
- Me.Panel114.BackColor = System.Drawing.Color.Tan
- Me.Panel114.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel114.Controls.Add(Me.Label122)
- Me.Panel114.Location = New System.Drawing.Point(2, 1444)
- Me.Panel114.Name = "Panel114"
- Me.Panel114.Size = New System.Drawing.Size(165, 34)
- Me.Panel114.TabIndex = 26
- '
- 'Label122
- '
- Me.Label122.AutoSize = True
- Me.Label122.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label122.ForeColor = System.Drawing.Color.Black
- Me.Label122.Location = New System.Drawing.Point(61, 8)
- Me.Label122.Name = "Label122"
- Me.Label122.Size = New System.Drawing.Size(35, 16)
- Me.Label122.TabIndex = 2
- Me.Label122.Text = "Tan"
- '
- 'Panel104
- '
- Me.Panel104.BackColor = System.Drawing.Color.SandyBrown
- Me.Panel104.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel104.Controls.Add(Me.Label112)
- Me.Panel104.Location = New System.Drawing.Point(2, 1163)
- Me.Panel104.Name = "Panel104"
- Me.Panel104.Size = New System.Drawing.Size(165, 34)
- Me.Panel104.TabIndex = 23
- '
- 'Label112
- '
- Me.Label112.AutoSize = True
- Me.Label112.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label112.ForeColor = System.Drawing.Color.Black
- Me.Label112.Location = New System.Drawing.Point(34, 8)
- Me.Label112.Name = "Label112"
- Me.Label112.Size = New System.Drawing.Size(98, 16)
- Me.Label112.TabIndex = 2
- Me.Label112.Text = "Sandy Brown"
- '
- 'Panel109
- '
- Me.Panel109.BackColor = System.Drawing.Color.DarkOrange
- Me.Panel109.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel109.Controls.Add(Me.Label117)
- Me.Panel109.Location = New System.Drawing.Point(2, 1363)
- Me.Panel109.Name = "Panel109"
- Me.Panel109.Size = New System.Drawing.Size(165, 34)
- Me.Panel109.TabIndex = 28
- '
- 'Label117
- '
- Me.Label117.AutoSize = True
- Me.Label117.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label117.ForeColor = System.Drawing.Color.Black
- Me.Label117.Location = New System.Drawing.Point(35, 8)
- Me.Label117.Name = "Label117"
- Me.Label117.Size = New System.Drawing.Size(96, 16)
- Me.Label117.TabIndex = 2
- Me.Label117.Text = "Dark Orange"
- '
- 'Panel106
- '
- Me.Panel106.BackColor = System.Drawing.Color.PeachPuff
- Me.Panel106.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel106.Controls.Add(Me.Label114)
- Me.Panel106.Location = New System.Drawing.Point(2, 1203)
- Me.Panel106.Name = "Panel106"
- Me.Panel106.Size = New System.Drawing.Size(165, 34)
- Me.Panel106.TabIndex = 24
- '
- 'Label114
- '
- Me.Label114.AutoSize = True
- Me.Label114.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label114.ForeColor = System.Drawing.Color.Black
- Me.Label114.Location = New System.Drawing.Point(38, 8)
- Me.Label114.Name = "Label114"
- Me.Label114.Size = New System.Drawing.Size(82, 16)
- Me.Label114.TabIndex = 2
- Me.Label114.Text = "Peach Puff"
- '
- 'Panel110
- '
- Me.Panel110.BackColor = System.Drawing.Color.Linen
- Me.Panel110.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel110.Controls.Add(Me.Label118)
- Me.Panel110.Location = New System.Drawing.Point(2, 1283)
- Me.Panel110.Name = "Panel110"
- Me.Panel110.Size = New System.Drawing.Size(165, 34)
- Me.Panel110.TabIndex = 26
- '
- 'Label118
- '
- Me.Label118.AutoSize = True
- Me.Label118.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label118.ForeColor = System.Drawing.Color.Black
- Me.Label118.Location = New System.Drawing.Point(58, 8)
- Me.Label118.Name = "Label118"
- Me.Label118.Size = New System.Drawing.Size(45, 16)
- Me.Label118.TabIndex = 2
- Me.Label118.Text = "Linen"
- '
- 'Panel101
- '
- Me.Panel101.BackColor = System.Drawing.Color.SaddleBrown
- Me.Panel101.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel101.Controls.Add(Me.Label109)
- Me.Panel101.Location = New System.Drawing.Point(2, 1123)
- Me.Panel101.Name = "Panel101"
- Me.Panel101.Size = New System.Drawing.Size(165, 34)
- Me.Panel101.TabIndex = 22
- '
- 'Label109
- '
- Me.Label109.AutoSize = True
- Me.Label109.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label109.ForeColor = System.Drawing.Color.Black
- Me.Label109.Location = New System.Drawing.Point(34, 8)
- Me.Label109.Name = "Label109"
- Me.Label109.Size = New System.Drawing.Size(104, 16)
- Me.Label109.TabIndex = 2
- Me.Label109.Text = "Saddle Brown"
- '
- 'Panel102
- '
- Me.Panel102.BackColor = System.Drawing.Color.Chocolate
- Me.Panel102.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel102.Controls.Add(Me.Label110)
- Me.Panel102.Location = New System.Drawing.Point(2, 1083)
- Me.Panel102.Name = "Panel102"
- Me.Panel102.Size = New System.Drawing.Size(165, 34)
- Me.Panel102.TabIndex = 21
- '
- 'Label110
- '
- Me.Label110.AutoSize = True
- Me.Label110.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label110.ForeColor = System.Drawing.Color.Black
- Me.Label110.Location = New System.Drawing.Point(43, 8)
- Me.Label110.Name = "Label110"
- Me.Label110.Size = New System.Drawing.Size(78, 16)
- Me.Label110.TabIndex = 2
- Me.Label110.Text = "Chocolate"
- '
- 'Panel97
- '
- Me.Panel97.BackColor = System.Drawing.Color.Sienna
- Me.Panel97.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel97.Controls.Add(Me.Label105)
- Me.Panel97.Location = New System.Drawing.Point(3, 1003)
- Me.Panel97.Name = "Panel97"
- Me.Panel97.Size = New System.Drawing.Size(165, 34)
- Me.Panel97.TabIndex = 19
- '
- 'Label105
- '
- Me.Label105.AutoSize = True
- Me.Label105.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label105.ForeColor = System.Drawing.Color.Black
- Me.Label105.Location = New System.Drawing.Point(50, 8)
- Me.Label105.Name = "Label105"
- Me.Label105.Size = New System.Drawing.Size(56, 16)
- Me.Label105.TabIndex = 2
- Me.Label105.Text = "Sienna"
- '
- 'Panel103
- '
- Me.Panel103.BackColor = System.Drawing.Color.SeaShell
- Me.Panel103.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel103.Controls.Add(Me.Label111)
- Me.Panel103.Location = New System.Drawing.Point(2, 1043)
- Me.Panel103.Name = "Panel103"
- Me.Panel103.Size = New System.Drawing.Size(165, 34)
- Me.Panel103.TabIndex = 20
- '
- 'Label111
- '
- Me.Label111.AutoSize = True
- Me.Label111.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label111.ForeColor = System.Drawing.Color.Black
- Me.Label111.Location = New System.Drawing.Point(43, 8)
- Me.Label111.Name = "Label111"
- Me.Label111.Size = New System.Drawing.Size(75, 16)
- Me.Label111.TabIndex = 2
- Me.Label111.Text = "Sea Shell"
- '
- 'Panel95
- '
- Me.Panel95.BackColor = System.Drawing.Color.DarkSalmon
- Me.Panel95.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel95.Controls.Add(Me.Label103)
- Me.Panel95.Location = New System.Drawing.Point(3, 843)
- Me.Panel95.Name = "Panel95"
- Me.Panel95.Size = New System.Drawing.Size(165, 34)
- Me.Panel95.TabIndex = 15
- '
- 'Label103
- '
- Me.Label103.AutoSize = True
- Me.Label103.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label103.ForeColor = System.Drawing.Color.Black
- Me.Label103.Location = New System.Drawing.Point(34, 8)
- Me.Label103.Name = "Label103"
- Me.Label103.Size = New System.Drawing.Size(97, 16)
- Me.Label103.TabIndex = 2
- Me.Label103.Text = "Dark Salmon"
- '
- 'Panel98
- '
- Me.Panel98.BackColor = System.Drawing.Color.LightSalmon
- Me.Panel98.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel98.Controls.Add(Me.Label106)
- Me.Panel98.Location = New System.Drawing.Point(3, 963)
- Me.Panel98.Name = "Panel98"
- Me.Panel98.Size = New System.Drawing.Size(165, 34)
- Me.Panel98.TabIndex = 18
- '
- 'Label106
- '
- Me.Label106.AutoSize = True
- Me.Label106.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label106.ForeColor = System.Drawing.Color.Black
- Me.Label106.Location = New System.Drawing.Point(38, 8)
- Me.Label106.Name = "Label106"
- Me.Label106.Size = New System.Drawing.Size(97, 16)
- Me.Label106.TabIndex = 2
- Me.Label106.Text = "Light Salmon"
- '
- 'Panel96
- '
- Me.Panel96.BackColor = System.Drawing.Color.Tomato
- Me.Panel96.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel96.Controls.Add(Me.Label104)
- Me.Panel96.Location = New System.Drawing.Point(3, 803)
- Me.Panel96.Name = "Panel96"
- Me.Panel96.Size = New System.Drawing.Size(165, 34)
- Me.Panel96.TabIndex = 14
- '
- 'Label104
- '
- Me.Label104.AutoSize = True
- Me.Label104.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label104.ForeColor = System.Drawing.Color.Black
- Me.Label104.Location = New System.Drawing.Point(47, 8)
- Me.Label104.Name = "Label104"
- Me.Label104.Size = New System.Drawing.Size(61, 16)
- Me.Label104.TabIndex = 2
- Me.Label104.Text = "Tomato"
- '
- 'Panel99
- '
- Me.Panel99.BackColor = System.Drawing.Color.OrangeRed
- Me.Panel99.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel99.Controls.Add(Me.Label107)
- Me.Panel99.Location = New System.Drawing.Point(3, 923)
- Me.Panel99.Name = "Panel99"
- Me.Panel99.Size = New System.Drawing.Size(165, 34)
- Me.Panel99.TabIndex = 17
- '
- 'Label107
- '
- Me.Label107.AutoSize = True
- Me.Label107.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label107.ForeColor = System.Drawing.Color.Black
- Me.Label107.Location = New System.Drawing.Point(39, 8)
- Me.Label107.Name = "Label107"
- Me.Label107.Size = New System.Drawing.Size(92, 16)
- Me.Label107.TabIndex = 2
- Me.Label107.Text = "Orange Red"
- '
- 'Panel94
- '
- Me.Panel94.BackColor = System.Drawing.Color.Salmon
- Me.Panel94.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel94.Controls.Add(Me.Label102)
- Me.Panel94.Location = New System.Drawing.Point(3, 763)
- Me.Panel94.Name = "Panel94"
- Me.Panel94.Size = New System.Drawing.Size(165, 34)
- Me.Panel94.TabIndex = 13
- '
- 'Label102
- '
- Me.Label102.AutoSize = True
- Me.Label102.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label102.ForeColor = System.Drawing.Color.Black
- Me.Label102.Location = New System.Drawing.Point(51, 8)
- Me.Label102.Name = "Label102"
- Me.Label102.Size = New System.Drawing.Size(60, 16)
- Me.Label102.TabIndex = 2
- Me.Label102.Text = "Salmon"
- '
- 'Panel100
- '
- Me.Panel100.BackColor = System.Drawing.Color.Coral
- Me.Panel100.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel100.Controls.Add(Me.Label108)
- Me.Panel100.Location = New System.Drawing.Point(3, 883)
- Me.Panel100.Name = "Panel100"
- Me.Panel100.Size = New System.Drawing.Size(165, 34)
- Me.Panel100.TabIndex = 16
- '
- 'Label108
- '
- Me.Label108.AutoSize = True
- Me.Label108.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label108.ForeColor = System.Drawing.Color.Black
- Me.Label108.Location = New System.Drawing.Point(55, 8)
- Me.Label108.Name = "Label108"
- Me.Label108.Size = New System.Drawing.Size(45, 16)
- Me.Label108.TabIndex = 2
- Me.Label108.Text = "Coral"
- '
- 'Panel93
- '
- Me.Panel93.BackColor = System.Drawing.Color.RosyBrown
- Me.Panel93.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel93.Controls.Add(Me.Label101)
- Me.Panel93.Location = New System.Drawing.Point(3, 5000)
- Me.Panel93.Name = "Panel93"
- Me.Panel93.Size = New System.Drawing.Size(165, 34)
- Me.Panel93.TabIndex = 17
- '
- 'Label101
- '
- Me.Label101.AutoSize = True
- Me.Label101.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label101.ForeColor = System.Drawing.Color.Black
- Me.Label101.Location = New System.Drawing.Point(41, 8)
- Me.Label101.Name = "Label101"
- Me.Label101.Size = New System.Drawing.Size(90, 16)
- Me.Label101.TabIndex = 2
- Me.Label101.Text = "Rosy Brown"
- '
- 'Panel10
- '
- Me.Panel10.BackColor = System.Drawing.Color.RosyBrown
- Me.Panel10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel10.Controls.Add(Me.Label19)
- Me.Panel10.Location = New System.Drawing.Point(3, 683)
- Me.Panel10.Name = "Panel10"
- Me.Panel10.Size = New System.Drawing.Size(165, 34)
- Me.Panel10.TabIndex = 16
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label19.ForeColor = System.Drawing.Color.Black
- Me.Label19.Location = New System.Drawing.Point(41, 8)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(90, 16)
- Me.Label19.TabIndex = 2
- Me.Label19.Text = "Rosy Brown"
- '
- 'Panel8
- '
- Me.Panel8.BackColor = System.Drawing.Color.Brown
- Me.Panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel8.Controls.Add(Me.Label17)
- Me.Panel8.Location = New System.Drawing.Point(3, 483)
- Me.Panel8.Name = "Panel8"
- Me.Panel8.Size = New System.Drawing.Size(165, 34)
- Me.Panel8.TabIndex = 11
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label17.ForeColor = System.Drawing.Color.Black
- Me.Label17.Location = New System.Drawing.Point(58, 8)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(50, 16)
- Me.Label17.TabIndex = 2
- Me.Label17.Text = "Brown"
- '
- 'Panel11
- '
- Me.Panel11.BackColor = System.Drawing.Color.LightCoral
- Me.Panel11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel11.Controls.Add(Me.Label20)
- Me.Panel11.Location = New System.Drawing.Point(3, 643)
- Me.Panel11.Name = "Panel11"
- Me.Panel11.Size = New System.Drawing.Size(165, 34)
- Me.Panel11.TabIndex = 15
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label20.ForeColor = System.Drawing.Color.Black
- Me.Label20.Location = New System.Drawing.Point(45, 8)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(82, 16)
- Me.Label20.TabIndex = 2
- Me.Label20.Text = "Light Coral"
- '
- 'Panel9
- '
- Me.Panel9.BackColor = System.Drawing.Color.Red
- Me.Panel9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel9.Controls.Add(Me.Label18)
- Me.Panel9.Location = New System.Drawing.Point(3, 443)
- Me.Panel9.Name = "Panel9"
- Me.Panel9.Size = New System.Drawing.Size(165, 34)
- Me.Panel9.TabIndex = 10
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label18.ForeColor = System.Drawing.Color.Black
- Me.Label18.Location = New System.Drawing.Point(63, 8)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(37, 16)
- Me.Label18.TabIndex = 2
- Me.Label18.Text = "Red"
- '
- 'Panel12
- '
- Me.Panel12.BackColor = System.Drawing.Color.Snow
- Me.Panel12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel12.Controls.Add(Me.Label21)
- Me.Panel12.Location = New System.Drawing.Point(3, 603)
- Me.Panel12.Name = "Panel12"
- Me.Panel12.Size = New System.Drawing.Size(165, 34)
- Me.Panel12.TabIndex = 14
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label21.ForeColor = System.Drawing.Color.Black
- Me.Label21.Location = New System.Drawing.Point(58, 8)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(45, 16)
- Me.Label21.TabIndex = 2
- Me.Label21.Text = "Snow"
- '
- 'Panel6
- '
- Me.Panel6.BackColor = System.Drawing.Color.DarkRed
- Me.Panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel6.Controls.Add(Me.Label15)
- Me.Panel6.Location = New System.Drawing.Point(3, 403)
- Me.Panel6.Name = "Panel6"
- Me.Panel6.Size = New System.Drawing.Size(165, 34)
- Me.Panel6.TabIndex = 9
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label15.ForeColor = System.Drawing.Color.Black
- Me.Label15.Location = New System.Drawing.Point(45, 8)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(74, 16)
- Me.Label15.TabIndex = 2
- Me.Label15.Text = "Dark Red"
- '
- 'Panel13
- '
- Me.Panel13.BackColor = System.Drawing.Color.IndianRed
- Me.Panel13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel13.Controls.Add(Me.Label22)
- Me.Panel13.Location = New System.Drawing.Point(3, 563)
- Me.Panel13.Name = "Panel13"
- Me.Panel13.Size = New System.Drawing.Size(165, 34)
- Me.Panel13.TabIndex = 13
- '
- 'Label22
- '
- Me.Label22.AutoSize = True
- Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label22.ForeColor = System.Drawing.Color.Black
- Me.Label22.Location = New System.Drawing.Point(44, 8)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(83, 16)
- Me.Label22.TabIndex = 2
- Me.Label22.Text = "Indian Red"
- '
- 'Panel14
- '
- Me.Panel14.BackColor = System.Drawing.Color.MistyRose
- Me.Panel14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel14.Controls.Add(Me.Label23)
- Me.Panel14.Location = New System.Drawing.Point(3, 723)
- Me.Panel14.Name = "Panel14"
- Me.Panel14.Size = New System.Drawing.Size(165, 34)
- Me.Panel14.TabIndex = 12
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label23.ForeColor = System.Drawing.Color.Black
- Me.Label23.Location = New System.Drawing.Point(43, 8)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(85, 16)
- Me.Label23.TabIndex = 2
- Me.Label23.Text = "Misty Rose"
- '
- 'Panel4
- '
- Me.Panel4.BackColor = System.Drawing.Color.WhiteSmoke
- Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel4.Controls.Add(Me.Label13)
- Me.Panel4.Location = New System.Drawing.Point(3, 323)
- Me.Panel4.Name = "Panel4"
- Me.Panel4.Size = New System.Drawing.Size(165, 34)
- Me.Panel4.TabIndex = 9
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label13.ForeColor = System.Drawing.Color.Black
- Me.Label13.Location = New System.Drawing.Point(36, 8)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(99, 16)
- Me.Label13.TabIndex = 2
- Me.Label13.Text = "White Smoke"
- '
- 'Panel7
- '
- Me.Panel7.BackColor = System.Drawing.Color.Maroon
- Me.Panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel7.Controls.Add(Me.Label16)
- Me.Panel7.Location = New System.Drawing.Point(3, 363)
- Me.Panel7.Name = "Panel7"
- Me.Panel7.Size = New System.Drawing.Size(165, 34)
- Me.Panel7.TabIndex = 8
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label16.ForeColor = System.Drawing.Color.White
- Me.Label16.Location = New System.Drawing.Point(50, 8)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(60, 16)
- Me.Label16.TabIndex = 2
- Me.Label16.Text = "Maroon"
- '
- 'Panel3
- '
- Me.Panel3.BackColor = System.Drawing.Color.LightGray
- Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel3.Controls.Add(Me.Label12)
- Me.Panel3.Location = New System.Drawing.Point(3, 243)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(165, 34)
- Me.Panel3.TabIndex = 7
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label12.ForeColor = System.Drawing.Color.Black
- Me.Label12.Location = New System.Drawing.Point(48, 8)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(78, 16)
- Me.Label12.TabIndex = 2
- Me.Label12.Text = "Light Gray"
- '
- 'Panel5
- '
- Me.Panel5.BackColor = System.Drawing.Color.Gainsboro
- Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel5.Controls.Add(Me.Label14)
- Me.Panel5.Location = New System.Drawing.Point(3, 283)
- Me.Panel5.Name = "Panel5"
- Me.Panel5.Size = New System.Drawing.Size(165, 34)
- Me.Panel5.TabIndex = 8
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label14.ForeColor = System.Drawing.Color.Black
- Me.Label14.Location = New System.Drawing.Point(46, 8)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(80, 16)
- Me.Label14.TabIndex = 2
- Me.Label14.Text = "Gainsboro"
- '
- 'Panel1
- '
- Me.Panel1.BackColor = System.Drawing.Color.Firebrick
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.Label11)
- Me.Panel1.Location = New System.Drawing.Point(3, 523)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(165, 34)
- Me.Panel1.TabIndex = 7
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label11.ForeColor = System.Drawing.Color.Black
- Me.Label11.Location = New System.Drawing.Point(48, 8)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(69, 16)
- Me.Label11.TabIndex = 2
- Me.Label11.Text = "Firebrick"
- '
- 'cbsilver
- '
- Me.cbsilver.BackColor = System.Drawing.Color.Silver
- Me.cbsilver.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.cbsilver.Controls.Add(Me.Label8)
- Me.cbsilver.Location = New System.Drawing.Point(3, 203)
- Me.cbsilver.Name = "cbsilver"
- Me.cbsilver.Size = New System.Drawing.Size(165, 34)
- Me.cbsilver.TabIndex = 6
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label8.ForeColor = System.Drawing.Color.Black
- Me.Label8.Location = New System.Drawing.Point(58, 8)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(48, 16)
- Me.Label8.TabIndex = 2
- Me.Label8.Text = "Silver"
- '
- 'cbdimgray
- '
- Me.cbdimgray.BackColor = System.Drawing.Color.DimGray
- Me.cbdimgray.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.cbdimgray.Controls.Add(Me.Label7)
- Me.cbdimgray.Location = New System.Drawing.Point(3, 83)
- Me.cbdimgray.Name = "cbdimgray"
- Me.cbdimgray.Size = New System.Drawing.Size(165, 34)
- Me.cbdimgray.TabIndex = 4
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label7.ForeColor = System.Drawing.Color.White
- Me.Label7.Location = New System.Drawing.Point(48, 8)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(72, 16)
- Me.Label7.TabIndex = 2
- Me.Label7.Text = "Dim Gray"
- '
- 'cbdarkgray
- '
- Me.cbdarkgray.BackColor = System.Drawing.Color.DarkGray
- Me.cbdarkgray.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.cbdarkgray.Controls.Add(Me.Label9)
- Me.cbdarkgray.Location = New System.Drawing.Point(3, 163)
- Me.cbdarkgray.Name = "cbdarkgray"
- Me.cbdarkgray.Size = New System.Drawing.Size(165, 34)
- Me.cbdarkgray.TabIndex = 7
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label9.ForeColor = System.Drawing.Color.White
- Me.Label9.Location = New System.Drawing.Point(44, 8)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(78, 16)
- Me.Label9.TabIndex = 2
- Me.Label9.Text = "Dark Gray"
- '
- 'cbwhite
- '
- Me.cbwhite.BackColor = System.Drawing.Color.White
- Me.cbwhite.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.cbwhite.Controls.Add(Me.Label6)
- Me.cbwhite.Location = New System.Drawing.Point(3, 43)
- Me.cbwhite.Name = "cbwhite"
- Me.cbwhite.Size = New System.Drawing.Size(165, 34)
- Me.cbwhite.TabIndex = 4
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label6.ForeColor = System.Drawing.Color.Black
- Me.Label6.Location = New System.Drawing.Point(55, 8)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(47, 16)
- Me.Label6.TabIndex = 2
- Me.Label6.Text = "White"
- '
- 'cbgrey
- '
- Me.cbgrey.BackColor = System.Drawing.Color.Gray
- Me.cbgrey.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.cbgrey.Controls.Add(Me.Label10)
- Me.cbgrey.Location = New System.Drawing.Point(3, 123)
- Me.cbgrey.Name = "cbgrey"
- Me.cbgrey.Size = New System.Drawing.Size(165, 34)
- Me.cbgrey.TabIndex = 5
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label10.ForeColor = System.Drawing.Color.White
- Me.Label10.Location = New System.Drawing.Point(60, 8)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(41, 16)
- Me.Label10.TabIndex = 2
- Me.Label10.Text = "Gray"
- '
- 'cbblack
- '
- Me.cbblack.BackColor = System.Drawing.Color.Black
- Me.cbblack.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.cbblack.Controls.Add(Me.Label5)
- Me.cbblack.Location = New System.Drawing.Point(3, 3)
- Me.cbblack.Name = "cbblack"
- Me.cbblack.Size = New System.Drawing.Size(165, 34)
- Me.cbblack.TabIndex = 3
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label5.ForeColor = System.Drawing.Color.White
- Me.Label5.Location = New System.Drawing.Point(55, 8)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(47, 16)
- Me.Label5.TabIndex = 2
- Me.Label5.Text = "Black"
- '
- 'exampletopbar
- '
- Me.exampletopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.exampletopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.exampletopbar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.exampletopbar.Controls.Add(Me.PictureBox1)
- Me.exampletopbar.Controls.Add(Me.PictureBox2)
- Me.exampletopbar.Controls.Add(Me.Label2)
- Me.exampletopbar.Controls.Add(Me.PictureBox3)
- Me.exampletopbar.Location = New System.Drawing.Point(39, 58)
- Me.exampletopbar.Name = "exampletopbar"
- Me.exampletopbar.Size = New System.Drawing.Size(314, 18)
- Me.exampletopbar.TabIndex = 1
- '
- 'PictureBox1
- '
- Me.PictureBox1.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox1.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.PictureBox1.Location = New System.Drawing.Point(280, 2)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox1.TabIndex = 6
- Me.PictureBox1.TabStop = False
- '
- 'PictureBox2
- '
- Me.PictureBox2.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox2.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.PictureBox2.Location = New System.Drawing.Point(264, 2)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox2.TabIndex = 5
- Me.PictureBox2.TabStop = False
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.BackColor = System.Drawing.Color.Transparent
- Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label2.ForeColor = System.Drawing.Color.White
- Me.Label2.Location = New System.Drawing.Point(3, 2)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(79, 13)
- Me.Label2.TabIndex = 3
- Me.Label2.Text = "Skindows 95"
- '
- 'PictureBox3
- '
- Me.PictureBox3.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox3.Image = Global.windows_95.My.Resources.Resources.close
- Me.PictureBox3.Location = New System.Drawing.Point(297, 2)
- Me.PictureBox3.Name = "PictureBox3"
- Me.PictureBox3.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox3.TabIndex = 4
- Me.PictureBox3.TabStop = False
- '
- 'Panel2
- '
- Me.Panel2.BackColor = System.Drawing.Color.MediumAquamarine
- Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel2.Controls.Add(Me.Label3)
- Me.Panel2.Location = New System.Drawing.Point(7, 7)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(370, 85)
- Me.Panel2.TabIndex = 2
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label3.Location = New System.Drawing.Point(124, 14)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(104, 20)
- Me.Label3.TabIndex = 0
- Me.Label3.Text = "Caption Bar"
- '
- 'captionbarcolorstop
- '
- Me.captionbarcolorstop.BackColor = System.Drawing.Color.Maroon
- Me.captionbarcolorstop.Controls.Add(Me.label4)
- Me.captionbarcolorstop.Location = New System.Drawing.Point(7, 97)
- Me.captionbarcolorstop.Name = "captionbarcolorstop"
- Me.captionbarcolorstop.Size = New System.Drawing.Size(188, 33)
- Me.captionbarcolorstop.TabIndex = 0
- '
- 'label4
- '
- Me.label4.AutoSize = True
- Me.label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.label4.ForeColor = System.Drawing.Color.Beige
- Me.label4.Location = New System.Drawing.Point(60, 5)
- Me.label4.Name = "label4"
- Me.label4.Size = New System.Drawing.Size(60, 20)
- Me.label4.TabIndex = 0
- Me.label4.Text = "Colors"
- '
- 'TabPage2
- '
- Me.TabPage2.BackColor = System.Drawing.Color.Khaki
- Me.TabPage2.Controls.Add(Me.Label68)
- Me.TabPage2.Controls.Add(Me.Panel59)
- Me.TabPage2.Location = New System.Drawing.Point(4, 22)
- Me.TabPage2.Name = "TabPage2"
- Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage2.Size = New System.Drawing.Size(391, 454)
- Me.TabPage2.TabIndex = 1
- Me.TabPage2.Text = "TaskBar"
- '
- 'Label68
- '
- Me.Label68.AutoSize = True
- Me.Label68.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label68.Location = New System.Drawing.Point(2, 104)
- Me.Label68.Name = "Label68"
- Me.Label68.Size = New System.Drawing.Size(386, 16)
- Me.Label68.TabIndex = 4
- Me.Label68.Text = "Please Upgrade To Skindows 98 to access this feature"
- '
- 'Panel59
- '
- Me.Panel59.BackColor = System.Drawing.Color.MediumAquamarine
- Me.Panel59.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel59.Controls.Add(Me.taskbar)
- Me.Panel59.Controls.Add(Me.Label67)
- Me.Panel59.Location = New System.Drawing.Point(7, 7)
- Me.Panel59.Name = "Panel59"
- Me.Panel59.Size = New System.Drawing.Size(370, 85)
- Me.Panel59.TabIndex = 3
- '
- 'taskbar
- '
- Me.taskbar.BackColor = System.Drawing.Color.Silver
- Me.taskbar.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.taskbar.Controls.Add(Me.startbutton)
- Me.taskbar.Controls.Add(Me.taskbartime)
- Me.taskbar.Dock = System.Windows.Forms.DockStyle.Bottom
- Me.taskbar.Location = New System.Drawing.Point(0, 54)
- Me.taskbar.Name = "taskbar"
- Me.taskbar.Size = New System.Drawing.Size(368, 29)
- Me.taskbar.TabIndex = 1
- '
- 'startbutton
- '
- Me.startbutton.Image = Global.windows_95.My.Resources.Resources.start_button_windows_95
- Me.startbutton.Location = New System.Drawing.Point(3, 2)
- Me.startbutton.Name = "startbutton"
- Me.startbutton.Size = New System.Drawing.Size(56, 24)
- Me.startbutton.TabIndex = 3
- Me.startbutton.TabStop = False
- '
- 'taskbartime
- '
- Me.taskbartime.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.taskbartime.AutoSize = True
- Me.taskbartime.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.taskbartime.Location = New System.Drawing.Point(279, 5)
- Me.taskbartime.Name = "taskbartime"
- Me.taskbartime.Size = New System.Drawing.Size(35, 15)
- Me.taskbartime.TabIndex = 2
- Me.taskbartime.Text = "time"
- '
- 'Label67
- '
- Me.Label67.AutoSize = True
- Me.Label67.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label67.Location = New System.Drawing.Point(136, 14)
- Me.Label67.Name = "Label67"
- Me.Label67.Size = New System.Drawing.Size(80, 20)
- Me.Label67.TabIndex = 0
- Me.Label67.Text = "Task Bar"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label1.Location = New System.Drawing.Point(129, 32)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(145, 25)
- Me.Label1.TabIndex = 6
- Me.Label1.Text = "Skindows 95"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(407, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(401, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(367, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(351, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.BackColor = System.Drawing.Color.Transparent
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(79, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Skindows 95"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(384, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'Label34
- '
- Me.Label34.AutoSize = True
- Me.Label34.Location = New System.Drawing.Point(9, 134)
- Me.Label34.Name = "Label34"
- Me.Label34.Size = New System.Drawing.Size(365, 13)
- Me.Label34.TabIndex = 5
- Me.Label34.Text = "The Example above will automatically change when you move the scrollbars"
- '
- 'Panel24
- '
- Me.Panel24.BackColor = System.Drawing.Color.Maroon
- Me.Panel24.Controls.Add(Me.Label35)
- Me.Panel24.Location = New System.Drawing.Point(195, 97)
- Me.Panel24.Name = "Panel24"
- Me.Panel24.Size = New System.Drawing.Size(181, 33)
- Me.Panel24.TabIndex = 1
- '
- 'Label35
- '
- Me.Label35.AutoSize = True
- Me.Label35.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label35.ForeColor = System.Drawing.Color.Beige
- Me.Label35.Location = New System.Drawing.Point(61, 6)
- Me.Label35.Name = "Label35"
- Me.Label35.Size = New System.Drawing.Size(72, 20)
- Me.Label35.TabIndex = 1
- Me.Label35.Text = "Themes"
- '
- 'Button2
- '
- Me.Button2.BackColor = System.Drawing.Color.IndianRed
- Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button2.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button2.Location = New System.Drawing.Point(7, 364)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(369, 35)
- Me.Button2.TabIndex = 4
- Me.Button2.Text = "Apply Changes"
- Me.Button2.UseVisualStyleBackColor = False
- '
- 'Panel25
- '
- Me.Panel25.Controls.Add(Me.Panel26)
- Me.Panel25.Controls.Add(Me.Panel36)
- Me.Panel25.Location = New System.Drawing.Point(7, 151)
- Me.Panel25.Name = "Panel25"
- Me.Panel25.Size = New System.Drawing.Size(375, 205)
- Me.Panel25.TabIndex = 3
- '
- 'Panel26
- '
- Me.Panel26.AutoScroll = True
- Me.Panel26.BackColor = System.Drawing.Color.BlanchedAlmond
- Me.Panel26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel26.Controls.Add(Me.Panel27)
- Me.Panel26.Controls.Add(Me.Panel28)
- Me.Panel26.Controls.Add(Me.Panel29)
- Me.Panel26.Controls.Add(Me.Panel30)
- Me.Panel26.Controls.Add(Me.Panel31)
- Me.Panel26.Controls.Add(Me.Panel32)
- Me.Panel26.Controls.Add(Me.Panel33)
- Me.Panel26.Controls.Add(Me.Panel34)
- Me.Panel26.Controls.Add(Me.Panel35)
- Me.Panel26.Dock = System.Windows.Forms.DockStyle.Right
- Me.Panel26.Location = New System.Drawing.Point(188, 0)
- Me.Panel26.Name = "Panel26"
- Me.Panel26.Size = New System.Drawing.Size(187, 205)
- Me.Panel26.TabIndex = 1
- '
- 'Panel27
- '
- Me.Panel27.BackColor = System.Drawing.Color.Black
- Me.Panel27.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowdirt
- Me.Panel27.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel27.Controls.Add(Me.Label36)
- Me.Panel27.Location = New System.Drawing.Point(5, 322)
- Me.Panel27.Name = "Panel27"
- Me.Panel27.Size = New System.Drawing.Size(162, 34)
- Me.Panel27.TabIndex = 11
- '
- 'Label36
- '
- Me.Label36.AutoSize = True
- Me.Label36.BackColor = System.Drawing.Color.Transparent
- Me.Label36.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label36.ForeColor = System.Drawing.Color.White
- Me.Label36.Location = New System.Drawing.Point(65, 9)
- Me.Label36.Name = "Label36"
- Me.Label36.Size = New System.Drawing.Size(32, 16)
- Me.Label36.TabIndex = 2
- Me.Label36.Text = "Dirt"
- '
- 'Panel28
- '
- Me.Panel28.BackColor = System.Drawing.Color.Black
- Me.Panel28.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowsbinary
- Me.Panel28.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel28.Controls.Add(Me.Label37)
- Me.Panel28.Location = New System.Drawing.Point(6, 283)
- Me.Panel28.Name = "Panel28"
- Me.Panel28.Size = New System.Drawing.Size(162, 34)
- Me.Panel28.TabIndex = 10
- '
- 'Label37
- '
- Me.Label37.AutoSize = True
- Me.Label37.BackColor = System.Drawing.Color.Transparent
- Me.Label37.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label37.ForeColor = System.Drawing.Color.White
- Me.Label37.Location = New System.Drawing.Point(57, 9)
- Me.Label37.Name = "Label37"
- Me.Label37.Size = New System.Drawing.Size(52, 16)
- Me.Label37.TabIndex = 2
- Me.Label37.Text = "Binary"
- '
- 'Panel29
- '
- Me.Panel29.BackColor = System.Drawing.Color.Black
- Me.Panel29.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowsconcrete
- Me.Panel29.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel29.Controls.Add(Me.Label38)
- Me.Panel29.Location = New System.Drawing.Point(6, 243)
- Me.Panel29.Name = "Panel29"
- Me.Panel29.Size = New System.Drawing.Size(162, 34)
- Me.Panel29.TabIndex = 9
- '
- 'Label38
- '
- Me.Label38.AutoSize = True
- Me.Label38.BackColor = System.Drawing.Color.Transparent
- Me.Label38.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label38.ForeColor = System.Drawing.Color.Black
- Me.Label38.Location = New System.Drawing.Point(48, 9)
- Me.Label38.Name = "Label38"
- Me.Label38.Size = New System.Drawing.Size(70, 16)
- Me.Label38.TabIndex = 2
- Me.Label38.Text = "Concrete"
- '
- 'Panel30
- '
- Me.Panel30.BackColor = System.Drawing.Color.Black
- Me.Panel30.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowswaterbar
- Me.Panel30.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel30.Controls.Add(Me.Label39)
- Me.Panel30.Location = New System.Drawing.Point(6, 203)
- Me.Panel30.Name = "Panel30"
- Me.Panel30.Size = New System.Drawing.Size(162, 34)
- Me.Panel30.TabIndex = 8
- '
- 'Label39
- '
- Me.Label39.AutoSize = True
- Me.Label39.BackColor = System.Drawing.Color.Transparent
- Me.Label39.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label39.ForeColor = System.Drawing.Color.Black
- Me.Label39.Location = New System.Drawing.Point(56, 9)
- Me.Label39.Name = "Label39"
- Me.Label39.Size = New System.Drawing.Size(49, 16)
- Me.Label39.TabIndex = 2
- Me.Label39.Text = "Water"
- '
- 'Panel31
- '
- Me.Panel31.BackColor = System.Drawing.Color.Black
- Me.Panel31.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowslightingbar
- Me.Panel31.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel31.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel31.Controls.Add(Me.Label40)
- Me.Panel31.Location = New System.Drawing.Point(5, 162)
- Me.Panel31.Name = "Panel31"
- Me.Panel31.Size = New System.Drawing.Size(162, 34)
- Me.Panel31.TabIndex = 7
- '
- 'Label40
- '
- Me.Label40.AutoSize = True
- Me.Label40.BackColor = System.Drawing.Color.Transparent
- Me.Label40.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label40.ForeColor = System.Drawing.Color.Black
- Me.Label40.Location = New System.Drawing.Point(47, 9)
- Me.Label40.Name = "Label40"
- Me.Label40.Size = New System.Drawing.Size(70, 16)
- Me.Label40.TabIndex = 2
- Me.Label40.Text = "Lightning"
- '
- 'Panel32
- '
- Me.Panel32.BackColor = System.Drawing.Color.Black
- Me.Panel32.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowsgrassbar
- Me.Panel32.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel32.Controls.Add(Me.Label41)
- Me.Panel32.Location = New System.Drawing.Point(5, 123)
- Me.Panel32.Name = "Panel32"
- Me.Panel32.Size = New System.Drawing.Size(162, 34)
- Me.Panel32.TabIndex = 6
- '
- 'Label41
- '
- Me.Label41.AutoSize = True
- Me.Label41.BackColor = System.Drawing.Color.Transparent
- Me.Label41.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label41.ForeColor = System.Drawing.Color.Snow
- Me.Label41.Location = New System.Drawing.Point(56, 9)
- Me.Label41.Name = "Label41"
- Me.Label41.Size = New System.Drawing.Size(49, 16)
- Me.Label41.TabIndex = 2
- Me.Label41.Text = "Grass"
- '
- 'Panel33
- '
- Me.Panel33.BackColor = System.Drawing.Color.Black
- Me.Panel33.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowsfirebar2
- Me.Panel33.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel33.Controls.Add(Me.Label42)
- Me.Panel33.Location = New System.Drawing.Point(5, 84)
- Me.Panel33.Name = "Panel33"
- Me.Panel33.Size = New System.Drawing.Size(162, 34)
- Me.Panel33.TabIndex = 5
- '
- 'Label42
- '
- Me.Label42.AutoSize = True
- Me.Label42.BackColor = System.Drawing.Color.Transparent
- Me.Label42.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label42.ForeColor = System.Drawing.Color.DarkBlue
- Me.Label42.Location = New System.Drawing.Point(62, 9)
- Me.Label42.Name = "Label42"
- Me.Label42.Size = New System.Drawing.Size(35, 16)
- Me.Label42.TabIndex = 2
- Me.Label42.Text = "Fire"
- '
- 'Panel34
- '
- Me.Panel34.BackColor = System.Drawing.Color.Black
- Me.Panel34.BackgroundImage = Global.windows_95.My.Resources.Resources.skindowsskybar2
- Me.Panel34.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel34.Controls.Add(Me.Label43)
- Me.Panel34.Location = New System.Drawing.Point(5, 45)
- Me.Panel34.Name = "Panel34"
- Me.Panel34.Size = New System.Drawing.Size(162, 34)
- Me.Panel34.TabIndex = 5
- '
- 'Label43
- '
- Me.Label43.AutoSize = True
- Me.Label43.BackColor = System.Drawing.Color.Transparent
- Me.Label43.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label43.ForeColor = System.Drawing.Color.White
- Me.Label43.Location = New System.Drawing.Point(62, 9)
- Me.Label43.Name = "Label43"
- Me.Label43.Size = New System.Drawing.Size(34, 16)
- Me.Label43.TabIndex = 2
- Me.Label43.Text = "Sky"
- '
- 'Panel35
- '
- Me.Panel35.BackColor = System.Drawing.Color.Black
- Me.Panel35.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel35.Controls.Add(Me.Label44)
- Me.Panel35.Location = New System.Drawing.Point(5, 6)
- Me.Panel35.Name = "Panel35"
- Me.Panel35.Size = New System.Drawing.Size(162, 34)
- Me.Panel35.TabIndex = 4
- '
- 'Label44
- '
- Me.Label44.AutoSize = True
- Me.Label44.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label44.ForeColor = System.Drawing.Color.White
- Me.Label44.Location = New System.Drawing.Point(55, 8)
- Me.Label44.Name = "Label44"
- Me.Label44.Size = New System.Drawing.Size(45, 16)
- Me.Label44.TabIndex = 2
- Me.Label44.Text = "None"
- '
- 'Panel36
- '
- Me.Panel36.AutoScroll = True
- Me.Panel36.BackColor = System.Drawing.Color.BlanchedAlmond
- Me.Panel36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel36.Controls.Add(Me.Panel37)
- Me.Panel36.Controls.Add(Me.Panel38)
- Me.Panel36.Controls.Add(Me.Panel39)
- Me.Panel36.Controls.Add(Me.Panel40)
- Me.Panel36.Controls.Add(Me.Panel41)
- Me.Panel36.Controls.Add(Me.Panel42)
- Me.Panel36.Controls.Add(Me.Panel43)
- Me.Panel36.Controls.Add(Me.Panel44)
- Me.Panel36.Controls.Add(Me.Panel45)
- Me.Panel36.Controls.Add(Me.Panel46)
- Me.Panel36.Controls.Add(Me.Panel47)
- Me.Panel36.Controls.Add(Me.Panel48)
- Me.Panel36.Controls.Add(Me.Panel49)
- Me.Panel36.Controls.Add(Me.Panel50)
- Me.Panel36.Controls.Add(Me.Panel51)
- Me.Panel36.Controls.Add(Me.Panel52)
- Me.Panel36.Controls.Add(Me.Panel53)
- Me.Panel36.Controls.Add(Me.Panel54)
- Me.Panel36.Controls.Add(Me.Panel55)
- Me.Panel36.Dock = System.Windows.Forms.DockStyle.Left
- Me.Panel36.Location = New System.Drawing.Point(0, 0)
- Me.Panel36.Name = "Panel36"
- Me.Panel36.Size = New System.Drawing.Size(190, 205)
- Me.Panel36.TabIndex = 0
- '
- 'Panel37
- '
- Me.Panel37.BackColor = System.Drawing.Color.RosyBrown
- Me.Panel37.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel37.Controls.Add(Me.Label45)
- Me.Panel37.Location = New System.Drawing.Point(3, 683)
- Me.Panel37.Name = "Panel37"
- Me.Panel37.Size = New System.Drawing.Size(165, 34)
- Me.Panel37.TabIndex = 16
- '
- 'Label45
- '
- Me.Label45.AutoSize = True
- Me.Label45.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label45.ForeColor = System.Drawing.Color.Black
- Me.Label45.Location = New System.Drawing.Point(41, 8)
- Me.Label45.Name = "Label45"
- Me.Label45.Size = New System.Drawing.Size(90, 16)
- Me.Label45.TabIndex = 2
- Me.Label45.Text = "Rosy Brown"
- '
- 'Panel38
- '
- Me.Panel38.BackColor = System.Drawing.Color.Brown
- Me.Panel38.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel38.Controls.Add(Me.Label46)
- Me.Panel38.Location = New System.Drawing.Point(3, 483)
- Me.Panel38.Name = "Panel38"
- Me.Panel38.Size = New System.Drawing.Size(165, 34)
- Me.Panel38.TabIndex = 11
- '
- 'Label46
- '
- Me.Label46.AutoSize = True
- Me.Label46.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label46.ForeColor = System.Drawing.Color.Black
- Me.Label46.Location = New System.Drawing.Point(58, 8)
- Me.Label46.Name = "Label46"
- Me.Label46.Size = New System.Drawing.Size(50, 16)
- Me.Label46.TabIndex = 2
- Me.Label46.Text = "Brown"
- '
- 'Panel39
- '
- Me.Panel39.BackColor = System.Drawing.Color.LightCoral
- Me.Panel39.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel39.Controls.Add(Me.Label47)
- Me.Panel39.Location = New System.Drawing.Point(3, 643)
- Me.Panel39.Name = "Panel39"
- Me.Panel39.Size = New System.Drawing.Size(165, 34)
- Me.Panel39.TabIndex = 15
- '
- 'Label47
- '
- Me.Label47.AutoSize = True
- Me.Label47.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label47.ForeColor = System.Drawing.Color.Black
- Me.Label47.Location = New System.Drawing.Point(45, 8)
- Me.Label47.Name = "Label47"
- Me.Label47.Size = New System.Drawing.Size(82, 16)
- Me.Label47.TabIndex = 2
- Me.Label47.Text = "Light Coral"
- '
- 'Panel40
- '
- Me.Panel40.BackColor = System.Drawing.Color.Red
- Me.Panel40.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel40.Controls.Add(Me.Label48)
- Me.Panel40.Location = New System.Drawing.Point(3, 443)
- Me.Panel40.Name = "Panel40"
- Me.Panel40.Size = New System.Drawing.Size(165, 34)
- Me.Panel40.TabIndex = 10
- '
- 'Label48
- '
- Me.Label48.AutoSize = True
- Me.Label48.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label48.ForeColor = System.Drawing.Color.Black
- Me.Label48.Location = New System.Drawing.Point(63, 8)
- Me.Label48.Name = "Label48"
- Me.Label48.Size = New System.Drawing.Size(37, 16)
- Me.Label48.TabIndex = 2
- Me.Label48.Text = "Red"
- '
- 'Panel41
- '
- Me.Panel41.BackColor = System.Drawing.Color.Snow
- Me.Panel41.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel41.Controls.Add(Me.Label49)
- Me.Panel41.Location = New System.Drawing.Point(3, 603)
- Me.Panel41.Name = "Panel41"
- Me.Panel41.Size = New System.Drawing.Size(165, 34)
- Me.Panel41.TabIndex = 14
- '
- 'Label49
- '
- Me.Label49.AutoSize = True
- Me.Label49.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label49.ForeColor = System.Drawing.Color.Black
- Me.Label49.Location = New System.Drawing.Point(58, 8)
- Me.Label49.Name = "Label49"
- Me.Label49.Size = New System.Drawing.Size(45, 16)
- Me.Label49.TabIndex = 2
- Me.Label49.Text = "Snow"
- '
- 'Panel42
- '
- Me.Panel42.BackColor = System.Drawing.Color.DarkRed
- Me.Panel42.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel42.Controls.Add(Me.Label50)
- Me.Panel42.Location = New System.Drawing.Point(3, 403)
- Me.Panel42.Name = "Panel42"
- Me.Panel42.Size = New System.Drawing.Size(165, 34)
- Me.Panel42.TabIndex = 9
- '
- 'Label50
- '
- Me.Label50.AutoSize = True
- Me.Label50.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label50.ForeColor = System.Drawing.Color.Black
- Me.Label50.Location = New System.Drawing.Point(45, 8)
- Me.Label50.Name = "Label50"
- Me.Label50.Size = New System.Drawing.Size(74, 16)
- Me.Label50.TabIndex = 2
- Me.Label50.Text = "Dark Red"
- '
- 'Panel43
- '
- Me.Panel43.BackColor = System.Drawing.Color.IndianRed
- Me.Panel43.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel43.Controls.Add(Me.Label51)
- Me.Panel43.Location = New System.Drawing.Point(3, 563)
- Me.Panel43.Name = "Panel43"
- Me.Panel43.Size = New System.Drawing.Size(165, 34)
- Me.Panel43.TabIndex = 13
- '
- 'Label51
- '
- Me.Label51.AutoSize = True
- Me.Label51.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label51.ForeColor = System.Drawing.Color.Black
- Me.Label51.Location = New System.Drawing.Point(44, 8)
- Me.Label51.Name = "Label51"
- Me.Label51.Size = New System.Drawing.Size(83, 16)
- Me.Label51.TabIndex = 2
- Me.Label51.Text = "Indian Red"
- '
- 'Panel44
- '
- Me.Panel44.BackColor = System.Drawing.Color.MistyRose
- Me.Panel44.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel44.Controls.Add(Me.Label52)
- Me.Panel44.Location = New System.Drawing.Point(3, 723)
- Me.Panel44.Name = "Panel44"
- Me.Panel44.Size = New System.Drawing.Size(165, 34)
- Me.Panel44.TabIndex = 12
- '
- 'Label52
- '
- Me.Label52.AutoSize = True
- Me.Label52.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label52.ForeColor = System.Drawing.Color.Black
- Me.Label52.Location = New System.Drawing.Point(43, 8)
- Me.Label52.Name = "Label52"
- Me.Label52.Size = New System.Drawing.Size(85, 16)
- Me.Label52.TabIndex = 2
- Me.Label52.Text = "Misty Rose"
- '
- 'Panel45
- '
- Me.Panel45.BackColor = System.Drawing.Color.WhiteSmoke
- Me.Panel45.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel45.Controls.Add(Me.Label53)
- Me.Panel45.Location = New System.Drawing.Point(3, 323)
- Me.Panel45.Name = "Panel45"
- Me.Panel45.Size = New System.Drawing.Size(165, 34)
- Me.Panel45.TabIndex = 9
- '
- 'Label53
- '
- Me.Label53.AutoSize = True
- Me.Label53.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label53.ForeColor = System.Drawing.Color.Black
- Me.Label53.Location = New System.Drawing.Point(36, 8)
- Me.Label53.Name = "Label53"
- Me.Label53.Size = New System.Drawing.Size(99, 16)
- Me.Label53.TabIndex = 2
- Me.Label53.Text = "White Smoke"
- '
- 'Panel46
- '
- Me.Panel46.BackColor = System.Drawing.Color.Maroon
- Me.Panel46.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel46.Controls.Add(Me.Label54)
- Me.Panel46.Location = New System.Drawing.Point(3, 363)
- Me.Panel46.Name = "Panel46"
- Me.Panel46.Size = New System.Drawing.Size(165, 34)
- Me.Panel46.TabIndex = 8
- '
- 'Label54
- '
- Me.Label54.AutoSize = True
- Me.Label54.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label54.ForeColor = System.Drawing.Color.White
- Me.Label54.Location = New System.Drawing.Point(50, 8)
- Me.Label54.Name = "Label54"
- Me.Label54.Size = New System.Drawing.Size(60, 16)
- Me.Label54.TabIndex = 2
- Me.Label54.Text = "Maroon"
- '
- 'Panel47
- '
- Me.Panel47.BackColor = System.Drawing.Color.LightGray
- Me.Panel47.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel47.Controls.Add(Me.Label55)
- Me.Panel47.Location = New System.Drawing.Point(3, 243)
- Me.Panel47.Name = "Panel47"
- Me.Panel47.Size = New System.Drawing.Size(165, 34)
- Me.Panel47.TabIndex = 7
- '
- 'Label55
- '
- Me.Label55.AutoSize = True
- Me.Label55.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label55.ForeColor = System.Drawing.Color.Black
- Me.Label55.Location = New System.Drawing.Point(48, 8)
- Me.Label55.Name = "Label55"
- Me.Label55.Size = New System.Drawing.Size(78, 16)
- Me.Label55.TabIndex = 2
- Me.Label55.Text = "Light Gray"
- '
- 'Panel48
- '
- Me.Panel48.BackColor = System.Drawing.Color.Gainsboro
- Me.Panel48.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel48.Controls.Add(Me.Label56)
- Me.Panel48.Location = New System.Drawing.Point(3, 283)
- Me.Panel48.Name = "Panel48"
- Me.Panel48.Size = New System.Drawing.Size(165, 34)
- Me.Panel48.TabIndex = 8
- '
- 'Label56
- '
- Me.Label56.AutoSize = True
- Me.Label56.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label56.ForeColor = System.Drawing.Color.Black
- Me.Label56.Location = New System.Drawing.Point(46, 8)
- Me.Label56.Name = "Label56"
- Me.Label56.Size = New System.Drawing.Size(80, 16)
- Me.Label56.TabIndex = 2
- Me.Label56.Text = "Gainsboro"
- '
- 'Panel49
- '
- Me.Panel49.BackColor = System.Drawing.Color.Firebrick
- Me.Panel49.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel49.Controls.Add(Me.Label57)
- Me.Panel49.Location = New System.Drawing.Point(3, 523)
- Me.Panel49.Name = "Panel49"
- Me.Panel49.Size = New System.Drawing.Size(165, 34)
- Me.Panel49.TabIndex = 7
- '
- 'Label57
- '
- Me.Label57.AutoSize = True
- Me.Label57.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label57.ForeColor = System.Drawing.Color.Black
- Me.Label57.Location = New System.Drawing.Point(48, 8)
- Me.Label57.Name = "Label57"
- Me.Label57.Size = New System.Drawing.Size(69, 16)
- Me.Label57.TabIndex = 2
- Me.Label57.Text = "Firebrick"
- '
- 'Panel50
- '
- Me.Panel50.BackColor = System.Drawing.Color.Silver
- Me.Panel50.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel50.Controls.Add(Me.Label58)
- Me.Panel50.Location = New System.Drawing.Point(3, 203)
- Me.Panel50.Name = "Panel50"
- Me.Panel50.Size = New System.Drawing.Size(165, 34)
- Me.Panel50.TabIndex = 6
- '
- 'Label58
- '
- Me.Label58.AutoSize = True
- Me.Label58.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label58.ForeColor = System.Drawing.Color.Black
- Me.Label58.Location = New System.Drawing.Point(58, 8)
- Me.Label58.Name = "Label58"
- Me.Label58.Size = New System.Drawing.Size(48, 16)
- Me.Label58.TabIndex = 2
- Me.Label58.Text = "Silver"
- '
- 'Panel51
- '
- Me.Panel51.BackColor = System.Drawing.Color.DimGray
- Me.Panel51.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel51.Controls.Add(Me.Label59)
- Me.Panel51.Location = New System.Drawing.Point(3, 83)
- Me.Panel51.Name = "Panel51"
- Me.Panel51.Size = New System.Drawing.Size(165, 34)
- Me.Panel51.TabIndex = 4
- '
- 'Label59
- '
- Me.Label59.AutoSize = True
- Me.Label59.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label59.ForeColor = System.Drawing.Color.White
- Me.Label59.Location = New System.Drawing.Point(48, 8)
- Me.Label59.Name = "Label59"
- Me.Label59.Size = New System.Drawing.Size(72, 16)
- Me.Label59.TabIndex = 2
- Me.Label59.Text = "Dim Gray"
- '
- 'Panel52
- '
- Me.Panel52.BackColor = System.Drawing.Color.DarkGray
- Me.Panel52.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel52.Controls.Add(Me.Label60)
- Me.Panel52.Location = New System.Drawing.Point(3, 163)
- Me.Panel52.Name = "Panel52"
- Me.Panel52.Size = New System.Drawing.Size(165, 34)
- Me.Panel52.TabIndex = 7
- '
- 'Label60
- '
- Me.Label60.AutoSize = True
- Me.Label60.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label60.ForeColor = System.Drawing.Color.White
- Me.Label60.Location = New System.Drawing.Point(44, 8)
- Me.Label60.Name = "Label60"
- Me.Label60.Size = New System.Drawing.Size(78, 16)
- Me.Label60.TabIndex = 2
- Me.Label60.Text = "Dark Gray"
- '
- 'Panel53
- '
- Me.Panel53.BackColor = System.Drawing.Color.White
- Me.Panel53.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel53.Controls.Add(Me.Label61)
- Me.Panel53.Location = New System.Drawing.Point(3, 43)
- Me.Panel53.Name = "Panel53"
- Me.Panel53.Size = New System.Drawing.Size(165, 34)
- Me.Panel53.TabIndex = 4
- '
- 'Label61
- '
- Me.Label61.AutoSize = True
- Me.Label61.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label61.ForeColor = System.Drawing.Color.Black
- Me.Label61.Location = New System.Drawing.Point(55, 8)
- Me.Label61.Name = "Label61"
- Me.Label61.Size = New System.Drawing.Size(47, 16)
- Me.Label61.TabIndex = 2
- Me.Label61.Text = "White"
- '
- 'Panel54
- '
- Me.Panel54.BackColor = System.Drawing.Color.Gray
- Me.Panel54.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel54.Controls.Add(Me.Label62)
- Me.Panel54.Location = New System.Drawing.Point(3, 123)
- Me.Panel54.Name = "Panel54"
- Me.Panel54.Size = New System.Drawing.Size(165, 34)
- Me.Panel54.TabIndex = 5
- '
- 'Label62
- '
- Me.Label62.AutoSize = True
- Me.Label62.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label62.ForeColor = System.Drawing.Color.White
- Me.Label62.Location = New System.Drawing.Point(60, 8)
- Me.Label62.Name = "Label62"
- Me.Label62.Size = New System.Drawing.Size(41, 16)
- Me.Label62.TabIndex = 2
- Me.Label62.Text = "Gray"
- '
- 'Panel55
- '
- Me.Panel55.BackColor = System.Drawing.Color.Black
- Me.Panel55.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel55.Controls.Add(Me.Label63)
- Me.Panel55.Location = New System.Drawing.Point(3, 3)
- Me.Panel55.Name = "Panel55"
- Me.Panel55.Size = New System.Drawing.Size(165, 34)
- Me.Panel55.TabIndex = 3
- '
- 'Label63
- '
- Me.Label63.AutoSize = True
- Me.Label63.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label63.ForeColor = System.Drawing.Color.White
- Me.Label63.Location = New System.Drawing.Point(55, 8)
- Me.Label63.Name = "Label63"
- Me.Label63.Size = New System.Drawing.Size(47, 16)
- Me.Label63.TabIndex = 2
- Me.Label63.Text = "Black"
- '
- 'Panel56
- '
- Me.Panel56.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel56.BackColor = System.Drawing.Color.DarkBlue
- Me.Panel56.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
- Me.Panel56.Controls.Add(Me.PictureBox4)
- Me.Panel56.Controls.Add(Me.PictureBox5)
- Me.Panel56.Controls.Add(Me.Label64)
- Me.Panel56.Controls.Add(Me.PictureBox6)
- Me.Panel56.Location = New System.Drawing.Point(39, 58)
- Me.Panel56.Name = "Panel56"
- Me.Panel56.Size = New System.Drawing.Size(314, 18)
- Me.Panel56.TabIndex = 1
- '
- 'PictureBox4
- '
- Me.PictureBox4.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox4.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.PictureBox4.Location = New System.Drawing.Point(280, 2)
- Me.PictureBox4.Name = "PictureBox4"
- Me.PictureBox4.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox4.TabIndex = 6
- Me.PictureBox4.TabStop = False
- '
- 'PictureBox5
- '
- Me.PictureBox5.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox5.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.PictureBox5.Location = New System.Drawing.Point(264, 2)
- Me.PictureBox5.Name = "PictureBox5"
- Me.PictureBox5.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox5.TabIndex = 5
- Me.PictureBox5.TabStop = False
- '
- 'Label64
- '
- Me.Label64.AutoSize = True
- Me.Label64.BackColor = System.Drawing.Color.Transparent
- Me.Label64.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label64.ForeColor = System.Drawing.Color.White
- Me.Label64.Location = New System.Drawing.Point(3, 2)
- Me.Label64.Name = "Label64"
- Me.Label64.Size = New System.Drawing.Size(79, 13)
- Me.Label64.TabIndex = 3
- Me.Label64.Text = "Skindows 95"
- '
- 'PictureBox6
- '
- Me.PictureBox6.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox6.Image = Global.windows_95.My.Resources.Resources.close
- Me.PictureBox6.Location = New System.Drawing.Point(297, 2)
- Me.PictureBox6.Name = "PictureBox6"
- Me.PictureBox6.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox6.TabIndex = 4
- Me.PictureBox6.TabStop = False
- '
- 'Panel57
- '
- Me.Panel57.BackColor = System.Drawing.Color.MediumAquamarine
- Me.Panel57.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel57.Controls.Add(Me.Label65)
- Me.Panel57.Location = New System.Drawing.Point(7, 7)
- Me.Panel57.Name = "Panel57"
- Me.Panel57.Size = New System.Drawing.Size(370, 85)
- Me.Panel57.TabIndex = 2
- '
- 'Label65
- '
- Me.Label65.AutoSize = True
- Me.Label65.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label65.Location = New System.Drawing.Point(124, 14)
- Me.Label65.Name = "Label65"
- Me.Label65.Size = New System.Drawing.Size(104, 20)
- Me.Label65.TabIndex = 0
- Me.Label65.Text = "Caption Bar"
- '
- 'Panel58
- '
- Me.Panel58.BackColor = System.Drawing.Color.Maroon
- Me.Panel58.Controls.Add(Me.Label66)
- Me.Panel58.Location = New System.Drawing.Point(7, 97)
- Me.Panel58.Name = "Panel58"
- Me.Panel58.Size = New System.Drawing.Size(188, 33)
- Me.Panel58.TabIndex = 0
- '
- 'Label66
- '
- Me.Label66.AutoSize = True
- Me.Label66.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label66.ForeColor = System.Drawing.Color.Beige
- Me.Label66.Location = New System.Drawing.Point(60, 5)
- Me.Label66.Name = "Label66"
- Me.Label66.Size = New System.Drawing.Size(60, 20)
- Me.Label66.TabIndex = 0
- Me.Label66.Text = "Colors"
- '
- 'Label69
- '
- Me.Label69.AutoSize = True
- Me.Label69.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label69.ForeColor = System.Drawing.Color.Beige
- Me.Label69.Location = New System.Drawing.Point(61, 6)
- Me.Label69.Name = "Label69"
- Me.Label69.Size = New System.Drawing.Size(72, 20)
- Me.Label69.TabIndex = 1
- Me.Label69.Text = "Themes"
- '
- 'Label70
- '
- Me.Label70.AutoSize = True
- Me.Label70.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label70.ForeColor = System.Drawing.Color.Beige
- Me.Label70.Location = New System.Drawing.Point(60, 5)
- Me.Label70.Name = "Label70"
- Me.Label70.Size = New System.Drawing.Size(60, 20)
- Me.Label70.TabIndex = 0
- Me.Label70.Text = "Colors"
- '
- 'Skindows_95
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(411, 548)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "Skindows_95"
- Me.Text = "Skindows_95"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.TabControl1.ResumeLayout(False)
- Me.TabPage1.ResumeLayout(False)
- Me.captionbarimagestop.ResumeLayout(False)
- Me.captionbarimagestop.PerformLayout()
- Me.optionspanel.ResumeLayout(False)
- Me.captionbarimages.ResumeLayout(False)
- Me.Panel23.ResumeLayout(False)
- Me.Panel23.PerformLayout()
- Me.Panel22.ResumeLayout(False)
- Me.Panel22.PerformLayout()
- Me.Panel21.ResumeLayout(False)
- Me.Panel21.PerformLayout()
- Me.Panel20.ResumeLayout(False)
- Me.Panel20.PerformLayout()
- Me.Panel19.ResumeLayout(False)
- Me.Panel19.PerformLayout()
- Me.Panel18.ResumeLayout(False)
- Me.Panel18.PerformLayout()
- Me.Panel17.ResumeLayout(False)
- Me.Panel17.PerformLayout()
- Me.Panel16.ResumeLayout(False)
- Me.Panel16.PerformLayout()
- Me.Panel15.ResumeLayout(False)
- Me.Panel15.PerformLayout()
- Me.captionbarcolors.ResumeLayout(False)
- Me.Panel118.ResumeLayout(False)
- Me.Panel68.ResumeLayout(False)
- Me.Panel68.PerformLayout()
- Me.Panel67.ResumeLayout(False)
- Me.Panel67.PerformLayout()
- Me.Panel63.ResumeLayout(False)
- Me.Panel63.PerformLayout()
- Me.Panel61.ResumeLayout(False)
- Me.Panel61.PerformLayout()
- Me.Panel64.ResumeLayout(False)
- Me.Panel64.PerformLayout()
- Me.Panel60.ResumeLayout(False)
- Me.Panel60.PerformLayout()
- Me.Panel65.ResumeLayout(False)
- Me.Panel65.PerformLayout()
- Me.Panel62.ResumeLayout(False)
- Me.Panel62.PerformLayout()
- Me.Panel66.ResumeLayout(False)
- Me.Panel66.PerformLayout()
- Me.Panel148.ResumeLayout(False)
- Me.Panel148.PerformLayout()
- Me.Panel146.ResumeLayout(False)
- Me.Panel146.PerformLayout()
- Me.Panel149.ResumeLayout(False)
- Me.Panel149.PerformLayout()
- Me.Panel145.ResumeLayout(False)
- Me.Panel145.PerformLayout()
- Me.Panel150.ResumeLayout(False)
- Me.Panel150.PerformLayout()
- Me.Panel147.ResumeLayout(False)
- Me.Panel147.PerformLayout()
- Me.Panel152.ResumeLayout(False)
- Me.Panel152.PerformLayout()
- Me.Panel144.ResumeLayout(False)
- Me.Panel144.PerformLayout()
- Me.Panel151.ResumeLayout(False)
- Me.Panel151.PerformLayout()
- Me.Panel75.ResumeLayout(False)
- Me.Panel75.PerformLayout()
- Me.Panel255.ResumeLayout(False)
- Me.Panel255.PerformLayout()
- Me.Panel253.ResumeLayout(False)
- Me.Panel253.PerformLayout()
- Me.Panel256.ResumeLayout(False)
- Me.Panel256.PerformLayout()
- Me.Panel252.ResumeLayout(False)
- Me.Panel252.PerformLayout()
- Me.Panel257.ResumeLayout(False)
- Me.Panel257.PerformLayout()
- Me.Panel254.ResumeLayout(False)
- Me.Panel254.PerformLayout()
- Me.Panel258.ResumeLayout(False)
- Me.Panel258.PerformLayout()
- Me.Panel248.ResumeLayout(False)
- Me.Panel248.PerformLayout()
- Me.Panel246.ResumeLayout(False)
- Me.Panel246.PerformLayout()
- Me.Panel249.ResumeLayout(False)
- Me.Panel249.PerformLayout()
- Me.Panel245.ResumeLayout(False)
- Me.Panel245.PerformLayout()
- Me.Panel250.ResumeLayout(False)
- Me.Panel250.PerformLayout()
- Me.Panel247.ResumeLayout(False)
- Me.Panel247.PerformLayout()
- Me.Panel251.ResumeLayout(False)
- Me.Panel251.PerformLayout()
- Me.Panel241.ResumeLayout(False)
- Me.Panel241.PerformLayout()
- Me.Panel237.ResumeLayout(False)
- Me.Panel237.PerformLayout()
- Me.Panel242.ResumeLayout(False)
- Me.Panel242.PerformLayout()
- Me.Panel233.ResumeLayout(False)
- Me.Panel233.PerformLayout()
- Me.Panel243.ResumeLayout(False)
- Me.Panel243.PerformLayout()
- Me.Panel238.ResumeLayout(False)
- Me.Panel238.PerformLayout()
- Me.Panel244.ResumeLayout(False)
- Me.Panel244.PerformLayout()
- Me.Panel229.ResumeLayout(False)
- Me.Panel229.PerformLayout()
- Me.Panel239.ResumeLayout(False)
- Me.Panel239.PerformLayout()
- Me.Panel234.ResumeLayout(False)
- Me.Panel234.PerformLayout()
- Me.Panel240.ResumeLayout(False)
- Me.Panel240.PerformLayout()
- Me.Panel227.ResumeLayout(False)
- Me.Panel227.PerformLayout()
- Me.Panel235.ResumeLayout(False)
- Me.Panel235.PerformLayout()
- Me.Panel230.ResumeLayout(False)
- Me.Panel230.PerformLayout()
- Me.Panel236.ResumeLayout(False)
- Me.Panel236.PerformLayout()
- Me.Panel226.ResumeLayout(False)
- Me.Panel226.PerformLayout()
- Me.Panel231.ResumeLayout(False)
- Me.Panel231.PerformLayout()
- Me.Panel228.ResumeLayout(False)
- Me.Panel228.PerformLayout()
- Me.Panel232.ResumeLayout(False)
- Me.Panel232.PerformLayout()
- Me.Panel222.ResumeLayout(False)
- Me.Panel222.PerformLayout()
- Me.Panel218.ResumeLayout(False)
- Me.Panel218.PerformLayout()
- Me.Panel223.ResumeLayout(False)
- Me.Panel223.PerformLayout()
- Me.Panel214.ResumeLayout(False)
- Me.Panel214.PerformLayout()
- Me.Panel224.ResumeLayout(False)
- Me.Panel224.PerformLayout()
- Me.Panel219.ResumeLayout(False)
- Me.Panel219.PerformLayout()
- Me.Panel225.ResumeLayout(False)
- Me.Panel225.PerformLayout()
- Me.Panel210.ResumeLayout(False)
- Me.Panel210.PerformLayout()
- Me.Panel220.ResumeLayout(False)
- Me.Panel220.PerformLayout()
- Me.Panel215.ResumeLayout(False)
- Me.Panel215.PerformLayout()
- Me.Panel221.ResumeLayout(False)
- Me.Panel221.PerformLayout()
- Me.Panel206.ResumeLayout(False)
- Me.Panel206.PerformLayout()
- Me.Panel216.ResumeLayout(False)
- Me.Panel216.PerformLayout()
- Me.Panel211.ResumeLayout(False)
- Me.Panel211.PerformLayout()
- Me.Panel217.ResumeLayout(False)
- Me.Panel217.PerformLayout()
- Me.Panel204.ResumeLayout(False)
- Me.Panel204.PerformLayout()
- Me.Panel212.ResumeLayout(False)
- Me.Panel212.PerformLayout()
- Me.Panel207.ResumeLayout(False)
- Me.Panel207.PerformLayout()
- Me.Panel213.ResumeLayout(False)
- Me.Panel213.PerformLayout()
- Me.Panel203.ResumeLayout(False)
- Me.Panel203.PerformLayout()
- Me.Panel208.ResumeLayout(False)
- Me.Panel208.PerformLayout()
- Me.Panel205.ResumeLayout(False)
- Me.Panel205.PerformLayout()
- Me.Panel209.ResumeLayout(False)
- Me.Panel209.PerformLayout()
- Me.Panel199.ResumeLayout(False)
- Me.Panel199.PerformLayout()
- Me.Panel195.ResumeLayout(False)
- Me.Panel195.PerformLayout()
- Me.Panel200.ResumeLayout(False)
- Me.Panel200.PerformLayout()
- Me.Panel191.ResumeLayout(False)
- Me.Panel191.PerformLayout()
- Me.Panel201.ResumeLayout(False)
- Me.Panel201.PerformLayout()
- Me.Panel196.ResumeLayout(False)
- Me.Panel196.PerformLayout()
- Me.Panel202.ResumeLayout(False)
- Me.Panel202.PerformLayout()
- Me.Panel187.ResumeLayout(False)
- Me.Panel187.PerformLayout()
- Me.Panel197.ResumeLayout(False)
- Me.Panel197.PerformLayout()
- Me.Panel192.ResumeLayout(False)
- Me.Panel192.PerformLayout()
- Me.Panel198.ResumeLayout(False)
- Me.Panel198.PerformLayout()
- Me.Panel183.ResumeLayout(False)
- Me.Panel183.PerformLayout()
- Me.Panel193.ResumeLayout(False)
- Me.Panel193.PerformLayout()
- Me.Panel188.ResumeLayout(False)
- Me.Panel188.PerformLayout()
- Me.Panel194.ResumeLayout(False)
- Me.Panel194.PerformLayout()
- Me.Panel179.ResumeLayout(False)
- Me.Panel179.PerformLayout()
- Me.Panel189.ResumeLayout(False)
- Me.Panel189.PerformLayout()
- Me.Panel184.ResumeLayout(False)
- Me.Panel184.PerformLayout()
- Me.Panel190.ResumeLayout(False)
- Me.Panel190.PerformLayout()
- Me.Panel177.ResumeLayout(False)
- Me.Panel177.PerformLayout()
- Me.Panel185.ResumeLayout(False)
- Me.Panel185.PerformLayout()
- Me.Panel180.ResumeLayout(False)
- Me.Panel180.PerformLayout()
- Me.Panel186.ResumeLayout(False)
- Me.Panel186.PerformLayout()
- Me.Panel176.ResumeLayout(False)
- Me.Panel176.PerformLayout()
- Me.Panel181.ResumeLayout(False)
- Me.Panel181.PerformLayout()
- Me.Panel178.ResumeLayout(False)
- Me.Panel178.PerformLayout()
- Me.Panel182.ResumeLayout(False)
- Me.Panel182.PerformLayout()
- Me.Panel172.ResumeLayout(False)
- Me.Panel172.PerformLayout()
- Me.Panel170.ResumeLayout(False)
- Me.Panel170.PerformLayout()
- Me.Panel173.ResumeLayout(False)
- Me.Panel173.PerformLayout()
- Me.Panel143.ResumeLayout(False)
- Me.Panel143.PerformLayout()
- Me.Panel174.ResumeLayout(False)
- Me.Panel174.PerformLayout()
- Me.Panel171.ResumeLayout(False)
- Me.Panel171.PerformLayout()
- Me.Panel175.ResumeLayout(False)
- Me.Panel175.PerformLayout()
- Me.Panel167.ResumeLayout(False)
- Me.Panel167.PerformLayout()
- Me.Panel163.ResumeLayout(False)
- Me.Panel163.PerformLayout()
- Me.Panel168.ResumeLayout(False)
- Me.Panel168.PerformLayout()
- Me.Panel119.ResumeLayout(False)
- Me.Panel119.PerformLayout()
- Me.Panel169.ResumeLayout(False)
- Me.Panel169.PerformLayout()
- Me.Panel120.ResumeLayout(False)
- Me.Panel120.PerformLayout()
- Me.Panel165.ResumeLayout(False)
- Me.Panel165.PerformLayout()
- Me.Panel121.ResumeLayout(False)
- Me.Panel121.PerformLayout()
- Me.Panel164.ResumeLayout(False)
- Me.Panel164.PerformLayout()
- Me.Panel122.ResumeLayout(False)
- Me.Panel122.PerformLayout()
- Me.Panel166.ResumeLayout(False)
- Me.Panel166.PerformLayout()
- Me.Panel123.ResumeLayout(False)
- Me.Panel123.PerformLayout()
- Me.Panel124.ResumeLayout(False)
- Me.Panel124.PerformLayout()
- Me.Panel125.ResumeLayout(False)
- Me.Panel125.PerformLayout()
- Me.Panel126.ResumeLayout(False)
- Me.Panel126.PerformLayout()
- Me.Panel127.ResumeLayout(False)
- Me.Panel127.PerformLayout()
- Me.Panel128.ResumeLayout(False)
- Me.Panel128.PerformLayout()
- Me.Panel129.ResumeLayout(False)
- Me.Panel129.PerformLayout()
- Me.Panel130.ResumeLayout(False)
- Me.Panel130.PerformLayout()
- Me.Panel131.ResumeLayout(False)
- Me.Panel131.PerformLayout()
- Me.Panel132.ResumeLayout(False)
- Me.Panel132.PerformLayout()
- Me.Panel133.ResumeLayout(False)
- Me.Panel133.PerformLayout()
- Me.Panel134.ResumeLayout(False)
- Me.Panel134.PerformLayout()
- Me.Panel135.ResumeLayout(False)
- Me.Panel135.PerformLayout()
- Me.Panel136.ResumeLayout(False)
- Me.Panel136.PerformLayout()
- Me.Panel137.ResumeLayout(False)
- Me.Panel137.PerformLayout()
- Me.Panel138.ResumeLayout(False)
- Me.Panel138.PerformLayout()
- Me.Panel139.ResumeLayout(False)
- Me.Panel139.PerformLayout()
- Me.Panel140.ResumeLayout(False)
- Me.Panel140.PerformLayout()
- Me.Panel141.ResumeLayout(False)
- Me.Panel141.PerformLayout()
- Me.Panel142.ResumeLayout(False)
- Me.Panel142.PerformLayout()
- Me.Panel116.ResumeLayout(False)
- Me.Panel116.PerformLayout()
- Me.Panel115.ResumeLayout(False)
- Me.Panel115.PerformLayout()
- Me.Panel117.ResumeLayout(False)
- Me.Panel117.PerformLayout()
- Me.Panel111.ResumeLayout(False)
- Me.Panel111.PerformLayout()
- Me.Panel107.ResumeLayout(False)
- Me.Panel107.PerformLayout()
- Me.Panel112.ResumeLayout(False)
- Me.Panel112.PerformLayout()
- Me.Panel105.ResumeLayout(False)
- Me.Panel105.PerformLayout()
- Me.Panel113.ResumeLayout(False)
- Me.Panel113.PerformLayout()
- Me.Panel108.ResumeLayout(False)
- Me.Panel108.PerformLayout()
- Me.Panel114.ResumeLayout(False)
- Me.Panel114.PerformLayout()
- Me.Panel104.ResumeLayout(False)
- Me.Panel104.PerformLayout()
- Me.Panel109.ResumeLayout(False)
- Me.Panel109.PerformLayout()
- Me.Panel106.ResumeLayout(False)
- Me.Panel106.PerformLayout()
- Me.Panel110.ResumeLayout(False)
- Me.Panel110.PerformLayout()
- Me.Panel101.ResumeLayout(False)
- Me.Panel101.PerformLayout()
- Me.Panel102.ResumeLayout(False)
- Me.Panel102.PerformLayout()
- Me.Panel97.ResumeLayout(False)
- Me.Panel97.PerformLayout()
- Me.Panel103.ResumeLayout(False)
- Me.Panel103.PerformLayout()
- Me.Panel95.ResumeLayout(False)
- Me.Panel95.PerformLayout()
- Me.Panel98.ResumeLayout(False)
- Me.Panel98.PerformLayout()
- Me.Panel96.ResumeLayout(False)
- Me.Panel96.PerformLayout()
- Me.Panel99.ResumeLayout(False)
- Me.Panel99.PerformLayout()
- Me.Panel94.ResumeLayout(False)
- Me.Panel94.PerformLayout()
- Me.Panel100.ResumeLayout(False)
- Me.Panel100.PerformLayout()
- Me.Panel93.ResumeLayout(False)
- Me.Panel93.PerformLayout()
- Me.Panel10.ResumeLayout(False)
- Me.Panel10.PerformLayout()
- Me.Panel8.ResumeLayout(False)
- Me.Panel8.PerformLayout()
- Me.Panel11.ResumeLayout(False)
- Me.Panel11.PerformLayout()
- Me.Panel9.ResumeLayout(False)
- Me.Panel9.PerformLayout()
- Me.Panel12.ResumeLayout(False)
- Me.Panel12.PerformLayout()
- Me.Panel6.ResumeLayout(False)
- Me.Panel6.PerformLayout()
- Me.Panel13.ResumeLayout(False)
- Me.Panel13.PerformLayout()
- Me.Panel14.ResumeLayout(False)
- Me.Panel14.PerformLayout()
- Me.Panel4.ResumeLayout(False)
- Me.Panel4.PerformLayout()
- Me.Panel7.ResumeLayout(False)
- Me.Panel7.PerformLayout()
- Me.Panel3.ResumeLayout(False)
- Me.Panel3.PerformLayout()
- Me.Panel5.ResumeLayout(False)
- Me.Panel5.PerformLayout()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.cbsilver.ResumeLayout(False)
- Me.cbsilver.PerformLayout()
- Me.cbdimgray.ResumeLayout(False)
- Me.cbdimgray.PerformLayout()
- Me.cbdarkgray.ResumeLayout(False)
- Me.cbdarkgray.PerformLayout()
- Me.cbwhite.ResumeLayout(False)
- Me.cbwhite.PerformLayout()
- Me.cbgrey.ResumeLayout(False)
- Me.cbgrey.PerformLayout()
- Me.cbblack.ResumeLayout(False)
- Me.cbblack.PerformLayout()
- Me.exampletopbar.ResumeLayout(False)
- Me.exampletopbar.PerformLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- Me.captionbarcolorstop.ResumeLayout(False)
- Me.captionbarcolorstop.PerformLayout()
- Me.TabPage2.ResumeLayout(False)
- Me.TabPage2.PerformLayout()
- Me.Panel59.ResumeLayout(False)
- Me.Panel59.PerformLayout()
- Me.taskbar.ResumeLayout(False)
- Me.taskbar.PerformLayout()
- CType(Me.startbutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel24.ResumeLayout(False)
- Me.Panel24.PerformLayout()
- Me.Panel25.ResumeLayout(False)
- Me.Panel26.ResumeLayout(False)
- Me.Panel27.ResumeLayout(False)
- Me.Panel27.PerformLayout()
- Me.Panel28.ResumeLayout(False)
- Me.Panel28.PerformLayout()
- Me.Panel29.ResumeLayout(False)
- Me.Panel29.PerformLayout()
- Me.Panel30.ResumeLayout(False)
- Me.Panel30.PerformLayout()
- Me.Panel31.ResumeLayout(False)
- Me.Panel31.PerformLayout()
- Me.Panel32.ResumeLayout(False)
- Me.Panel32.PerformLayout()
- Me.Panel33.ResumeLayout(False)
- Me.Panel33.PerformLayout()
- Me.Panel34.ResumeLayout(False)
- Me.Panel34.PerformLayout()
- Me.Panel35.ResumeLayout(False)
- Me.Panel35.PerformLayout()
- Me.Panel36.ResumeLayout(False)
- Me.Panel37.ResumeLayout(False)
- Me.Panel37.PerformLayout()
- Me.Panel38.ResumeLayout(False)
- Me.Panel38.PerformLayout()
- Me.Panel39.ResumeLayout(False)
- Me.Panel39.PerformLayout()
- Me.Panel40.ResumeLayout(False)
- Me.Panel40.PerformLayout()
- Me.Panel41.ResumeLayout(False)
- Me.Panel41.PerformLayout()
- Me.Panel42.ResumeLayout(False)
- Me.Panel42.PerformLayout()
- Me.Panel43.ResumeLayout(False)
- Me.Panel43.PerformLayout()
- Me.Panel44.ResumeLayout(False)
- Me.Panel44.PerformLayout()
- Me.Panel45.ResumeLayout(False)
- Me.Panel45.PerformLayout()
- Me.Panel46.ResumeLayout(False)
- Me.Panel46.PerformLayout()
- Me.Panel47.ResumeLayout(False)
- Me.Panel47.PerformLayout()
- Me.Panel48.ResumeLayout(False)
- Me.Panel48.PerformLayout()
- Me.Panel49.ResumeLayout(False)
- Me.Panel49.PerformLayout()
- Me.Panel50.ResumeLayout(False)
- Me.Panel50.PerformLayout()
- Me.Panel51.ResumeLayout(False)
- Me.Panel51.PerformLayout()
- Me.Panel52.ResumeLayout(False)
- Me.Panel52.PerformLayout()
- Me.Panel53.ResumeLayout(False)
- Me.Panel53.PerformLayout()
- Me.Panel54.ResumeLayout(False)
- Me.Panel54.PerformLayout()
- Me.Panel55.ResumeLayout(False)
- Me.Panel55.PerformLayout()
- Me.Panel56.ResumeLayout(False)
- Me.Panel56.PerformLayout()
- CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel57.ResumeLayout(False)
- Me.Panel57.PerformLayout()
- Me.Panel58.ResumeLayout(False)
- Me.Panel58.PerformLayout()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents look As System.Windows.Forms.Timer
- Friend WithEvents Label34 As System.Windows.Forms.Label
- Friend WithEvents Panel24 As System.Windows.Forms.Panel
- Friend WithEvents Label35 As System.Windows.Forms.Label
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents Panel25 As System.Windows.Forms.Panel
- Friend WithEvents Panel26 As System.Windows.Forms.Panel
- Friend WithEvents Panel27 As System.Windows.Forms.Panel
- Friend WithEvents Label36 As System.Windows.Forms.Label
- Friend WithEvents Panel28 As System.Windows.Forms.Panel
- Friend WithEvents Label37 As System.Windows.Forms.Label
- Friend WithEvents Panel29 As System.Windows.Forms.Panel
- Friend WithEvents Label38 As System.Windows.Forms.Label
- Friend WithEvents Panel30 As System.Windows.Forms.Panel
- Friend WithEvents Label39 As System.Windows.Forms.Label
- Friend WithEvents Panel31 As System.Windows.Forms.Panel
- Friend WithEvents Label40 As System.Windows.Forms.Label
- Friend WithEvents Panel32 As System.Windows.Forms.Panel
- Friend WithEvents Label41 As System.Windows.Forms.Label
- Friend WithEvents Panel33 As System.Windows.Forms.Panel
- Friend WithEvents Label42 As System.Windows.Forms.Label
- Friend WithEvents Panel34 As System.Windows.Forms.Panel
- Friend WithEvents Label43 As System.Windows.Forms.Label
- Friend WithEvents Panel35 As System.Windows.Forms.Panel
- Friend WithEvents Label44 As System.Windows.Forms.Label
- Friend WithEvents Panel36 As System.Windows.Forms.Panel
- Friend WithEvents Panel37 As System.Windows.Forms.Panel
- Friend WithEvents Label45 As System.Windows.Forms.Label
- Friend WithEvents Panel38 As System.Windows.Forms.Panel
- Friend WithEvents Label46 As System.Windows.Forms.Label
- Friend WithEvents Panel39 As System.Windows.Forms.Panel
- Friend WithEvents Label47 As System.Windows.Forms.Label
- Friend WithEvents Panel40 As System.Windows.Forms.Panel
- Friend WithEvents Label48 As System.Windows.Forms.Label
- Friend WithEvents Panel41 As System.Windows.Forms.Panel
- Friend WithEvents Label49 As System.Windows.Forms.Label
- Friend WithEvents Panel42 As System.Windows.Forms.Panel
- Friend WithEvents Label50 As System.Windows.Forms.Label
- Friend WithEvents Panel43 As System.Windows.Forms.Panel
- Friend WithEvents Label51 As System.Windows.Forms.Label
- Friend WithEvents Panel44 As System.Windows.Forms.Panel
- Friend WithEvents Label52 As System.Windows.Forms.Label
- Friend WithEvents Panel45 As System.Windows.Forms.Panel
- Friend WithEvents Label53 As System.Windows.Forms.Label
- Friend WithEvents Panel46 As System.Windows.Forms.Panel
- Friend WithEvents Label54 As System.Windows.Forms.Label
- Friend WithEvents Panel47 As System.Windows.Forms.Panel
- Friend WithEvents Label55 As System.Windows.Forms.Label
- Friend WithEvents Panel48 As System.Windows.Forms.Panel
- Friend WithEvents Label56 As System.Windows.Forms.Label
- Friend WithEvents Panel49 As System.Windows.Forms.Panel
- Friend WithEvents Label57 As System.Windows.Forms.Label
- Friend WithEvents Panel50 As System.Windows.Forms.Panel
- Friend WithEvents Label58 As System.Windows.Forms.Label
- Friend WithEvents Panel51 As System.Windows.Forms.Panel
- Friend WithEvents Label59 As System.Windows.Forms.Label
- Friend WithEvents Panel52 As System.Windows.Forms.Panel
- Friend WithEvents Label60 As System.Windows.Forms.Label
- Friend WithEvents Panel53 As System.Windows.Forms.Panel
- Friend WithEvents Label61 As System.Windows.Forms.Label
- Friend WithEvents Panel54 As System.Windows.Forms.Panel
- Friend WithEvents Label62 As System.Windows.Forms.Label
- Friend WithEvents Panel55 As System.Windows.Forms.Panel
- Friend WithEvents Label63 As System.Windows.Forms.Label
- Friend WithEvents Panel56 As System.Windows.Forms.Panel
- Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox
- Friend WithEvents Label64 As System.Windows.Forms.Label
- Friend WithEvents PictureBox6 As System.Windows.Forms.PictureBox
- Friend WithEvents Panel57 As System.Windows.Forms.Panel
- Friend WithEvents Label65 As System.Windows.Forms.Label
- Friend WithEvents Panel58 As System.Windows.Forms.Panel
- Friend WithEvents Label66 As System.Windows.Forms.Label
- Friend WithEvents Label69 As System.Windows.Forms.Label
- Friend WithEvents Label70 As System.Windows.Forms.Label
- Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
- Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
- Friend WithEvents captionbarimagestop As System.Windows.Forms.Panel
- Friend WithEvents themeslabel As System.Windows.Forms.Label
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents optionspanel As System.Windows.Forms.Panel
- Friend WithEvents captionbarimages As System.Windows.Forms.Panel
- Friend WithEvents Panel23 As System.Windows.Forms.Panel
- Friend WithEvents Label33 As System.Windows.Forms.Label
- Friend WithEvents Panel22 As System.Windows.Forms.Panel
- Friend WithEvents Label32 As System.Windows.Forms.Label
- Friend WithEvents Panel21 As System.Windows.Forms.Panel
- Friend WithEvents Label31 As System.Windows.Forms.Label
- Friend WithEvents Panel20 As System.Windows.Forms.Panel
- Friend WithEvents Label30 As System.Windows.Forms.Label
- Friend WithEvents Panel19 As System.Windows.Forms.Panel
- Friend WithEvents Label29 As System.Windows.Forms.Label
- Friend WithEvents Panel18 As System.Windows.Forms.Panel
- Friend WithEvents Label28 As System.Windows.Forms.Label
- Friend WithEvents Panel17 As System.Windows.Forms.Panel
- Friend WithEvents Label27 As System.Windows.Forms.Label
- Friend WithEvents Panel16 As System.Windows.Forms.Panel
- Friend WithEvents Label26 As System.Windows.Forms.Label
- Friend WithEvents Panel15 As System.Windows.Forms.Panel
- Friend WithEvents Label25 As System.Windows.Forms.Label
- Friend WithEvents captionbarcolors As System.Windows.Forms.Panel
- Friend WithEvents Panel118 As System.Windows.Forms.Panel
- Friend WithEvents Panel148 As System.Windows.Forms.Panel
- Friend WithEvents Label155 As System.Windows.Forms.Label
- Friend WithEvents Panel146 As System.Windows.Forms.Panel
- Friend WithEvents Label153 As System.Windows.Forms.Label
- Friend WithEvents Panel149 As System.Windows.Forms.Panel
- Friend WithEvents Label156 As System.Windows.Forms.Label
- Friend WithEvents Panel145 As System.Windows.Forms.Panel
- Friend WithEvents Label152 As System.Windows.Forms.Label
- Friend WithEvents Panel150 As System.Windows.Forms.Panel
- Friend WithEvents Label157 As System.Windows.Forms.Label
- Friend WithEvents Panel147 As System.Windows.Forms.Panel
- Friend WithEvents Label154 As System.Windows.Forms.Label
- Friend WithEvents Panel152 As System.Windows.Forms.Panel
- Friend WithEvents Label158 As System.Windows.Forms.Label
- Friend WithEvents Panel144 As System.Windows.Forms.Panel
- Friend WithEvents Label151 As System.Windows.Forms.Label
- Friend WithEvents Panel151 As System.Windows.Forms.Panel
- Friend WithEvents Label82 As System.Windows.Forms.Label
- Friend WithEvents Panel75 As System.Windows.Forms.Panel
- Friend WithEvents Label72 As System.Windows.Forms.Label
- Friend WithEvents Panel255 As System.Windows.Forms.Panel
- Friend WithEvents Label261 As System.Windows.Forms.Label
- Friend WithEvents Panel253 As System.Windows.Forms.Panel
- Friend WithEvents Label259 As System.Windows.Forms.Label
- Friend WithEvents Panel256 As System.Windows.Forms.Panel
- Friend WithEvents Label262 As System.Windows.Forms.Label
- Friend WithEvents Panel252 As System.Windows.Forms.Panel
- Friend WithEvents Label258 As System.Windows.Forms.Label
- Friend WithEvents Panel257 As System.Windows.Forms.Panel
- Friend WithEvents Label263 As System.Windows.Forms.Label
- Friend WithEvents Panel254 As System.Windows.Forms.Panel
- Friend WithEvents Label260 As System.Windows.Forms.Label
- Friend WithEvents Panel258 As System.Windows.Forms.Panel
- Friend WithEvents Label264 As System.Windows.Forms.Label
- Friend WithEvents Panel248 As System.Windows.Forms.Panel
- Friend WithEvents Label254 As System.Windows.Forms.Label
- Friend WithEvents Panel246 As System.Windows.Forms.Panel
- Friend WithEvents Label252 As System.Windows.Forms.Label
- Friend WithEvents Panel249 As System.Windows.Forms.Panel
- Friend WithEvents Label255 As System.Windows.Forms.Label
- Friend WithEvents Panel245 As System.Windows.Forms.Panel
- Friend WithEvents Label251 As System.Windows.Forms.Label
- Friend WithEvents Panel250 As System.Windows.Forms.Panel
- Friend WithEvents Label256 As System.Windows.Forms.Label
- Friend WithEvents Panel247 As System.Windows.Forms.Panel
- Friend WithEvents Label253 As System.Windows.Forms.Label
- Friend WithEvents Panel251 As System.Windows.Forms.Panel
- Friend WithEvents Label257 As System.Windows.Forms.Label
- Friend WithEvents Panel241 As System.Windows.Forms.Panel
- Friend WithEvents Label247 As System.Windows.Forms.Label
- Friend WithEvents Panel237 As System.Windows.Forms.Panel
- Friend WithEvents Label243 As System.Windows.Forms.Label
- Friend WithEvents Panel242 As System.Windows.Forms.Panel
- Friend WithEvents Label248 As System.Windows.Forms.Label
- Friend WithEvents Panel233 As System.Windows.Forms.Panel
- Friend WithEvents Label239 As System.Windows.Forms.Label
- Friend WithEvents Panel243 As System.Windows.Forms.Panel
- Friend WithEvents Label249 As System.Windows.Forms.Label
- Friend WithEvents Panel238 As System.Windows.Forms.Panel
- Friend WithEvents Label244 As System.Windows.Forms.Label
- Friend WithEvents Panel244 As System.Windows.Forms.Panel
- Friend WithEvents Label250 As System.Windows.Forms.Label
- Friend WithEvents Panel229 As System.Windows.Forms.Panel
- Friend WithEvents Label235 As System.Windows.Forms.Label
- Friend WithEvents Panel239 As System.Windows.Forms.Panel
- Friend WithEvents Label245 As System.Windows.Forms.Label
- Friend WithEvents Panel234 As System.Windows.Forms.Panel
- Friend WithEvents Label240 As System.Windows.Forms.Label
- Friend WithEvents Panel240 As System.Windows.Forms.Panel
- Friend WithEvents Label246 As System.Windows.Forms.Label
- Friend WithEvents Panel227 As System.Windows.Forms.Panel
- Friend WithEvents Label233 As System.Windows.Forms.Label
- Friend WithEvents Panel235 As System.Windows.Forms.Panel
- Friend WithEvents Label241 As System.Windows.Forms.Label
- Friend WithEvents Panel230 As System.Windows.Forms.Panel
- Friend WithEvents Label236 As System.Windows.Forms.Label
- Friend WithEvents Panel236 As System.Windows.Forms.Panel
- Friend WithEvents Label242 As System.Windows.Forms.Label
- Friend WithEvents Panel226 As System.Windows.Forms.Panel
- Friend WithEvents Label232 As System.Windows.Forms.Label
- Friend WithEvents Panel231 As System.Windows.Forms.Panel
- Friend WithEvents Label237 As System.Windows.Forms.Label
- Friend WithEvents Panel228 As System.Windows.Forms.Panel
- Friend WithEvents Label234 As System.Windows.Forms.Label
- Friend WithEvents Panel232 As System.Windows.Forms.Panel
- Friend WithEvents Label238 As System.Windows.Forms.Label
- Friend WithEvents Panel222 As System.Windows.Forms.Panel
- Friend WithEvents Label228 As System.Windows.Forms.Label
- Friend WithEvents Panel218 As System.Windows.Forms.Panel
- Friend WithEvents Label224 As System.Windows.Forms.Label
- Friend WithEvents Panel223 As System.Windows.Forms.Panel
- Friend WithEvents Label229 As System.Windows.Forms.Label
- Friend WithEvents Panel214 As System.Windows.Forms.Panel
- Friend WithEvents Label220 As System.Windows.Forms.Label
- Friend WithEvents Panel224 As System.Windows.Forms.Panel
- Friend WithEvents Label230 As System.Windows.Forms.Label
- Friend WithEvents Panel219 As System.Windows.Forms.Panel
- Friend WithEvents Label225 As System.Windows.Forms.Label
- Friend WithEvents Panel225 As System.Windows.Forms.Panel
- Friend WithEvents Label231 As System.Windows.Forms.Label
- Friend WithEvents Panel210 As System.Windows.Forms.Panel
- Friend WithEvents Label216 As System.Windows.Forms.Label
- Friend WithEvents Panel220 As System.Windows.Forms.Panel
- Friend WithEvents Label226 As System.Windows.Forms.Label
- Friend WithEvents Panel215 As System.Windows.Forms.Panel
- Friend WithEvents Label221 As System.Windows.Forms.Label
- Friend WithEvents Panel221 As System.Windows.Forms.Panel
- Friend WithEvents Label227 As System.Windows.Forms.Label
- Friend WithEvents Panel206 As System.Windows.Forms.Panel
- Friend WithEvents Label212 As System.Windows.Forms.Label
- Friend WithEvents Panel216 As System.Windows.Forms.Panel
- Friend WithEvents Label222 As System.Windows.Forms.Label
- Friend WithEvents Panel211 As System.Windows.Forms.Panel
- Friend WithEvents Label217 As System.Windows.Forms.Label
- Friend WithEvents Panel217 As System.Windows.Forms.Panel
- Friend WithEvents Label223 As System.Windows.Forms.Label
- Friend WithEvents Panel204 As System.Windows.Forms.Panel
- Friend WithEvents Label210 As System.Windows.Forms.Label
- Friend WithEvents Panel212 As System.Windows.Forms.Panel
- Friend WithEvents Label218 As System.Windows.Forms.Label
- Friend WithEvents Panel207 As System.Windows.Forms.Panel
- Friend WithEvents Label213 As System.Windows.Forms.Label
- Friend WithEvents Panel213 As System.Windows.Forms.Panel
- Friend WithEvents Label219 As System.Windows.Forms.Label
- Friend WithEvents Panel203 As System.Windows.Forms.Panel
- Friend WithEvents Label209 As System.Windows.Forms.Label
- Friend WithEvents Panel208 As System.Windows.Forms.Panel
- Friend WithEvents Label214 As System.Windows.Forms.Label
- Friend WithEvents Panel205 As System.Windows.Forms.Panel
- Friend WithEvents Label211 As System.Windows.Forms.Label
- Friend WithEvents Panel209 As System.Windows.Forms.Panel
- Friend WithEvents Label215 As System.Windows.Forms.Label
- Friend WithEvents Panel199 As System.Windows.Forms.Panel
- Friend WithEvents Label205 As System.Windows.Forms.Label
- Friend WithEvents Panel195 As System.Windows.Forms.Panel
- Friend WithEvents Label201 As System.Windows.Forms.Label
- Friend WithEvents Panel200 As System.Windows.Forms.Panel
- Friend WithEvents Label206 As System.Windows.Forms.Label
- Friend WithEvents Panel191 As System.Windows.Forms.Panel
- Friend WithEvents Label197 As System.Windows.Forms.Label
- Friend WithEvents Panel201 As System.Windows.Forms.Panel
- Friend WithEvents Label207 As System.Windows.Forms.Label
- Friend WithEvents Panel196 As System.Windows.Forms.Panel
- Friend WithEvents Label202 As System.Windows.Forms.Label
- Friend WithEvents Panel202 As System.Windows.Forms.Panel
- Friend WithEvents Label208 As System.Windows.Forms.Label
- Friend WithEvents Panel187 As System.Windows.Forms.Panel
- Friend WithEvents Label193 As System.Windows.Forms.Label
- Friend WithEvents Panel197 As System.Windows.Forms.Panel
- Friend WithEvents Label203 As System.Windows.Forms.Label
- Friend WithEvents Panel192 As System.Windows.Forms.Panel
- Friend WithEvents Label198 As System.Windows.Forms.Label
- Friend WithEvents Panel198 As System.Windows.Forms.Panel
- Friend WithEvents Label204 As System.Windows.Forms.Label
- Friend WithEvents Panel183 As System.Windows.Forms.Panel
- Friend WithEvents Label189 As System.Windows.Forms.Label
- Friend WithEvents Panel193 As System.Windows.Forms.Panel
- Friend WithEvents Label199 As System.Windows.Forms.Label
- Friend WithEvents Panel188 As System.Windows.Forms.Panel
- Friend WithEvents Label194 As System.Windows.Forms.Label
- Friend WithEvents Panel194 As System.Windows.Forms.Panel
- Friend WithEvents Label200 As System.Windows.Forms.Label
- Friend WithEvents Panel179 As System.Windows.Forms.Panel
- Friend WithEvents Label185 As System.Windows.Forms.Label
- Friend WithEvents Panel189 As System.Windows.Forms.Panel
- Friend WithEvents Label195 As System.Windows.Forms.Label
- Friend WithEvents Panel184 As System.Windows.Forms.Panel
- Friend WithEvents Label190 As System.Windows.Forms.Label
- Friend WithEvents Panel190 As System.Windows.Forms.Panel
- Friend WithEvents Label196 As System.Windows.Forms.Label
- Friend WithEvents Panel177 As System.Windows.Forms.Panel
- Friend WithEvents Label183 As System.Windows.Forms.Label
- Friend WithEvents Panel185 As System.Windows.Forms.Panel
- Friend WithEvents Label191 As System.Windows.Forms.Label
- Friend WithEvents Panel180 As System.Windows.Forms.Panel
- Friend WithEvents Label186 As System.Windows.Forms.Label
- Friend WithEvents Panel186 As System.Windows.Forms.Panel
- Friend WithEvents Label192 As System.Windows.Forms.Label
- Friend WithEvents Panel176 As System.Windows.Forms.Panel
- Friend WithEvents Label182 As System.Windows.Forms.Label
- Friend WithEvents Panel181 As System.Windows.Forms.Panel
- Friend WithEvents Label187 As System.Windows.Forms.Label
- Friend WithEvents Panel178 As System.Windows.Forms.Panel
- Friend WithEvents Label184 As System.Windows.Forms.Label
- Friend WithEvents Panel182 As System.Windows.Forms.Panel
- Friend WithEvents Label188 As System.Windows.Forms.Label
- Friend WithEvents Panel172 As System.Windows.Forms.Panel
- Friend WithEvents Label178 As System.Windows.Forms.Label
- Friend WithEvents Panel170 As System.Windows.Forms.Panel
- Friend WithEvents Label150 As System.Windows.Forms.Label
- Friend WithEvents Panel173 As System.Windows.Forms.Panel
- Friend WithEvents Label179 As System.Windows.Forms.Label
- Friend WithEvents Panel143 As System.Windows.Forms.Panel
- Friend WithEvents Label24 As System.Windows.Forms.Label
- Friend WithEvents Panel174 As System.Windows.Forms.Panel
- Friend WithEvents Label180 As System.Windows.Forms.Label
- Friend WithEvents Panel171 As System.Windows.Forms.Panel
- Friend WithEvents Label177 As System.Windows.Forms.Label
- Friend WithEvents Panel175 As System.Windows.Forms.Panel
- Friend WithEvents Label181 As System.Windows.Forms.Label
- Friend WithEvents Panel167 As System.Windows.Forms.Panel
- Friend WithEvents Label174 As System.Windows.Forms.Label
- Friend WithEvents Panel163 As System.Windows.Forms.Panel
- Friend WithEvents Label170 As System.Windows.Forms.Label
- Friend WithEvents Panel168 As System.Windows.Forms.Panel
- Friend WithEvents Label175 As System.Windows.Forms.Label
- Friend WithEvents Panel119 As System.Windows.Forms.Panel
- Friend WithEvents Label126 As System.Windows.Forms.Label
- Friend WithEvents Panel169 As System.Windows.Forms.Panel
- Friend WithEvents Label176 As System.Windows.Forms.Label
- Friend WithEvents Panel120 As System.Windows.Forms.Panel
- Friend WithEvents Label127 As System.Windows.Forms.Label
- Friend WithEvents Panel165 As System.Windows.Forms.Panel
- Friend WithEvents Label172 As System.Windows.Forms.Label
- Friend WithEvents Panel121 As System.Windows.Forms.Panel
- Friend WithEvents Label128 As System.Windows.Forms.Label
- Friend WithEvents Panel164 As System.Windows.Forms.Panel
- Friend WithEvents Label171 As System.Windows.Forms.Label
- Friend WithEvents Panel122 As System.Windows.Forms.Panel
- Friend WithEvents Label129 As System.Windows.Forms.Label
- Friend WithEvents Panel166 As System.Windows.Forms.Panel
- Friend WithEvents Label173 As System.Windows.Forms.Label
- Friend WithEvents Panel123 As System.Windows.Forms.Panel
- Friend WithEvents Label130 As System.Windows.Forms.Label
- Friend WithEvents Panel124 As System.Windows.Forms.Panel
- Friend WithEvents Label131 As System.Windows.Forms.Label
- Friend WithEvents Panel125 As System.Windows.Forms.Panel
- Friend WithEvents Label132 As System.Windows.Forms.Label
- Friend WithEvents Panel126 As System.Windows.Forms.Panel
- Friend WithEvents Label133 As System.Windows.Forms.Label
- Friend WithEvents Panel127 As System.Windows.Forms.Panel
- Friend WithEvents Label134 As System.Windows.Forms.Label
- Friend WithEvents Panel128 As System.Windows.Forms.Panel
- Friend WithEvents Label135 As System.Windows.Forms.Label
- Friend WithEvents Panel129 As System.Windows.Forms.Panel
- Friend WithEvents Label136 As System.Windows.Forms.Label
- Friend WithEvents Panel130 As System.Windows.Forms.Panel
- Friend WithEvents Label137 As System.Windows.Forms.Label
- Friend WithEvents Panel131 As System.Windows.Forms.Panel
- Friend WithEvents Label138 As System.Windows.Forms.Label
- Friend WithEvents Panel132 As System.Windows.Forms.Panel
- Friend WithEvents Label139 As System.Windows.Forms.Label
- Friend WithEvents Panel133 As System.Windows.Forms.Panel
- Friend WithEvents Label140 As System.Windows.Forms.Label
- Friend WithEvents Panel134 As System.Windows.Forms.Panel
- Friend WithEvents Label141 As System.Windows.Forms.Label
- Friend WithEvents Panel135 As System.Windows.Forms.Panel
- Friend WithEvents Label142 As System.Windows.Forms.Label
- Friend WithEvents Panel136 As System.Windows.Forms.Panel
- Friend WithEvents Label143 As System.Windows.Forms.Label
- Friend WithEvents Panel137 As System.Windows.Forms.Panel
- Friend WithEvents Label144 As System.Windows.Forms.Label
- Friend WithEvents Panel138 As System.Windows.Forms.Panel
- Friend WithEvents Label145 As System.Windows.Forms.Label
- Friend WithEvents Panel139 As System.Windows.Forms.Panel
- Friend WithEvents Label146 As System.Windows.Forms.Label
- Friend WithEvents Panel140 As System.Windows.Forms.Panel
- Friend WithEvents Label147 As System.Windows.Forms.Label
- Friend WithEvents Panel141 As System.Windows.Forms.Panel
- Friend WithEvents Label148 As System.Windows.Forms.Label
- Friend WithEvents Panel142 As System.Windows.Forms.Panel
- Friend WithEvents Label149 As System.Windows.Forms.Label
- Friend WithEvents Panel116 As System.Windows.Forms.Panel
- Friend WithEvents Label124 As System.Windows.Forms.Label
- Friend WithEvents Panel115 As System.Windows.Forms.Panel
- Friend WithEvents Label123 As System.Windows.Forms.Label
- Friend WithEvents Panel117 As System.Windows.Forms.Panel
- Friend WithEvents Label125 As System.Windows.Forms.Label
- Friend WithEvents Panel111 As System.Windows.Forms.Panel
- Friend WithEvents Label119 As System.Windows.Forms.Label
- Friend WithEvents Panel107 As System.Windows.Forms.Panel
- Friend WithEvents Label115 As System.Windows.Forms.Label
- Friend WithEvents Panel112 As System.Windows.Forms.Panel
- Friend WithEvents Label120 As System.Windows.Forms.Label
- Friend WithEvents Panel105 As System.Windows.Forms.Panel
- Friend WithEvents Label113 As System.Windows.Forms.Label
- Friend WithEvents Panel113 As System.Windows.Forms.Panel
- Friend WithEvents Label121 As System.Windows.Forms.Label
- Friend WithEvents Panel108 As System.Windows.Forms.Panel
- Friend WithEvents Label116 As System.Windows.Forms.Label
- Friend WithEvents Panel114 As System.Windows.Forms.Panel
- Friend WithEvents Label122 As System.Windows.Forms.Label
- Friend WithEvents Panel104 As System.Windows.Forms.Panel
- Friend WithEvents Label112 As System.Windows.Forms.Label
- Friend WithEvents Panel109 As System.Windows.Forms.Panel
- Friend WithEvents Label117 As System.Windows.Forms.Label
- Friend WithEvents Panel106 As System.Windows.Forms.Panel
- Friend WithEvents Label114 As System.Windows.Forms.Label
- Friend WithEvents Panel110 As System.Windows.Forms.Panel
- Friend WithEvents Label118 As System.Windows.Forms.Label
- Friend WithEvents Panel101 As System.Windows.Forms.Panel
- Friend WithEvents Label109 As System.Windows.Forms.Label
- Friend WithEvents Panel102 As System.Windows.Forms.Panel
- Friend WithEvents Label110 As System.Windows.Forms.Label
- Friend WithEvents Panel97 As System.Windows.Forms.Panel
- Friend WithEvents Label105 As System.Windows.Forms.Label
- Friend WithEvents Panel103 As System.Windows.Forms.Panel
- Friend WithEvents Label111 As System.Windows.Forms.Label
- Friend WithEvents Panel95 As System.Windows.Forms.Panel
- Friend WithEvents Label103 As System.Windows.Forms.Label
- Friend WithEvents Panel98 As System.Windows.Forms.Panel
- Friend WithEvents Label106 As System.Windows.Forms.Label
- Friend WithEvents Panel96 As System.Windows.Forms.Panel
- Friend WithEvents Label104 As System.Windows.Forms.Label
- Friend WithEvents Panel99 As System.Windows.Forms.Panel
- Friend WithEvents Label107 As System.Windows.Forms.Label
- Friend WithEvents Panel94 As System.Windows.Forms.Panel
- Friend WithEvents Label102 As System.Windows.Forms.Label
- Friend WithEvents Panel100 As System.Windows.Forms.Panel
- Friend WithEvents Label108 As System.Windows.Forms.Label
- Friend WithEvents Panel93 As System.Windows.Forms.Panel
- Friend WithEvents Label101 As System.Windows.Forms.Label
- Friend WithEvents Panel10 As System.Windows.Forms.Panel
- Friend WithEvents Label19 As System.Windows.Forms.Label
- Friend WithEvents Panel8 As System.Windows.Forms.Panel
- Friend WithEvents Label17 As System.Windows.Forms.Label
- Friend WithEvents Panel11 As System.Windows.Forms.Panel
- Friend WithEvents Label20 As System.Windows.Forms.Label
- Friend WithEvents Panel9 As System.Windows.Forms.Panel
- Friend WithEvents Label18 As System.Windows.Forms.Label
- Friend WithEvents Panel12 As System.Windows.Forms.Panel
- Friend WithEvents Label21 As System.Windows.Forms.Label
- Friend WithEvents Panel6 As System.Windows.Forms.Panel
- Friend WithEvents Label15 As System.Windows.Forms.Label
- Friend WithEvents Panel13 As System.Windows.Forms.Panel
- Friend WithEvents Label22 As System.Windows.Forms.Label
- Friend WithEvents Panel14 As System.Windows.Forms.Panel
- Friend WithEvents Label23 As System.Windows.Forms.Label
- Friend WithEvents Panel4 As System.Windows.Forms.Panel
- Friend WithEvents Label13 As System.Windows.Forms.Label
- Friend WithEvents Panel7 As System.Windows.Forms.Panel
- Friend WithEvents Label16 As System.Windows.Forms.Label
- Friend WithEvents Panel3 As System.Windows.Forms.Panel
- Friend WithEvents Label12 As System.Windows.Forms.Label
- Friend WithEvents Panel5 As System.Windows.Forms.Panel
- Friend WithEvents Label14 As System.Windows.Forms.Label
- Friend WithEvents Panel1 As System.Windows.Forms.Panel
- Friend WithEvents Label11 As System.Windows.Forms.Label
- Friend WithEvents cbsilver As System.Windows.Forms.Panel
- Friend WithEvents Label8 As System.Windows.Forms.Label
- Friend WithEvents cbdimgray As System.Windows.Forms.Panel
- Friend WithEvents Label7 As System.Windows.Forms.Label
- Friend WithEvents cbdarkgray As System.Windows.Forms.Panel
- Friend WithEvents Label9 As System.Windows.Forms.Label
- Friend WithEvents cbwhite As System.Windows.Forms.Panel
- Friend WithEvents Label6 As System.Windows.Forms.Label
- Friend WithEvents cbgrey As System.Windows.Forms.Panel
- Friend WithEvents Label10 As System.Windows.Forms.Label
- Friend WithEvents cbblack As System.Windows.Forms.Panel
- Friend WithEvents Label5 As System.Windows.Forms.Label
- Friend WithEvents exampletopbar As System.Windows.Forms.Panel
- Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox
- Friend WithEvents Panel2 As System.Windows.Forms.Panel
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents captionbarcolorstop As System.Windows.Forms.Panel
- Friend WithEvents label4 As System.Windows.Forms.Label
- Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
- Friend WithEvents Label68 As System.Windows.Forms.Label
- Friend WithEvents Panel59 As System.Windows.Forms.Panel
- Friend WithEvents taskbar As System.Windows.Forms.Panel
- Friend WithEvents startbutton As System.Windows.Forms.PictureBox
- Friend WithEvents taskbartime As System.Windows.Forms.Label
- Friend WithEvents Label67 As System.Windows.Forms.Label
- Friend WithEvents Panel67 As System.Windows.Forms.Panel
- Friend WithEvents Panel68 As System.Windows.Forms.Panel
- Friend WithEvents Label80 As System.Windows.Forms.Label
- Friend WithEvents Label79 As System.Windows.Forms.Label
- Friend WithEvents Panel63 As System.Windows.Forms.Panel
- Friend WithEvents Label75 As System.Windows.Forms.Label
- Friend WithEvents Panel61 As System.Windows.Forms.Panel
- Friend WithEvents Label73 As System.Windows.Forms.Label
- Friend WithEvents Panel64 As System.Windows.Forms.Panel
- Friend WithEvents Label76 As System.Windows.Forms.Label
- Friend WithEvents Panel60 As System.Windows.Forms.Panel
- Friend WithEvents Label71 As System.Windows.Forms.Label
- Friend WithEvents Panel65 As System.Windows.Forms.Panel
- Friend WithEvents Label77 As System.Windows.Forms.Label
- Friend WithEvents Panel62 As System.Windows.Forms.Panel
- Friend WithEvents Label74 As System.Windows.Forms.Label
- Friend WithEvents Panel66 As System.Windows.Forms.Panel
- Friend WithEvents Label78 As System.Windows.Forms.Label
-End Class
diff --git a/Backup/windows 95/Skindows 95.resx b/Backup/windows 95/Skindows 95.resx
deleted file mode 100755
index ec739b9..0000000
--- a/Backup/windows 95/Skindows 95.resx
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/Skindows 95.vb b/Backup/windows 95/Skindows 95.vb
deleted file mode 100755
index 7e632cf..0000000
--- a/Backup/windows 95/Skindows 95.vb
+++ /dev/null
@@ -1,1248 +0,0 @@
-Public Class Skindows_95
-
- Private Sub Skindows_95_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
- End Sub
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
- Windows95.exampleprogramtopbar.BackColor = exampletopbar.BackColor
- Windows95.exampleprogramtopbar.BackgroundImage = exampletopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-
- Private Sub Panel15_click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel15.Click
- exampletopbar.BackgroundImage = Nothing
- End Sub
-
- Private Sub Panel16_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel16.Click
- exampletopbar.BackgroundImage = My.Resources.skindowsskybar2
- End Sub
-
- Private Sub Panel17_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel17.Click
- exampletopbar.BackgroundImage = My.Resources.skindowsfirebar2
- End Sub
-
- Private Sub Panel18_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel18.Click
- exampletopbar.BackgroundImage = My.Resources.skindowsgrassbar
- End Sub
-
- Private Sub Panel19_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel19.Click
- exampletopbar.BackgroundImage = My.Resources.skindowslightingbar
- End Sub
-
- Private Sub Panel20_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel20.Click
- exampletopbar.BackgroundImage = My.Resources.skindowswaterbar
- End Sub
-
- Private Sub Panel21_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel21.Click
- exampletopbar.BackgroundImage = My.Resources.skindowsconcrete
- End Sub
-
- Private Sub Panel22_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel22.Click
- exampletopbar.BackgroundImage = My.Resources.skindowsbinary
- End Sub
-
- Private Sub Panel23_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel23.Click
- exampletopbar.BackgroundImage = My.Resources.skindowdirt
- End Sub
-
-
-
- Private Sub Panel15_paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel15.Paint
- exampletopbar.BackgroundImage = Nothing
- End Sub
-
- Private Sub Panel16_paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel16.Paint
- exampletopbar.BackgroundImage = My.Resources.skindowsskybar2
- End Sub
-
- Private Sub Panel17_paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel17.Paint
- exampletopbar.BackgroundImage = My.Resources.skindowsfirebar2
- End Sub
-
- Private Sub Panel18_paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel18.Paint
- exampletopbar.BackgroundImage = My.Resources.skindowsgrassbar
- End Sub
-
- Private Sub Panel19_paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel19.Paint
- exampletopbar.BackgroundImage = My.Resources.skindowslightingbar
- End Sub
-
- Private Sub Panel20_paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel20.Paint
- exampletopbar.BackgroundImage = My.Resources.skindowswaterbar
- End Sub
-
- Private Sub Panel21_paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel21.Paint
- exampletopbar.BackgroundImage = My.Resources.skindowsconcrete
- End Sub
-
- Private Sub Panel22_paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel22.Paint
- exampletopbar.BackgroundImage = My.Resources.skindowsbinary
- End Sub
-
- Private Sub Panel23_paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel23.Paint
- exampletopbar.BackgroundImage = My.Resources.skindowdirt
- End Sub
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Private Sub Panel144_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel144.Paint
- exampletopbar.BackColor = Color.Black
- End Sub
-
- Private Sub Panel145_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel145.Paint
- exampletopbar.BackColor = Color.White
- End Sub
-
- Private Sub Panel147_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel147.Paint
- exampletopbar.BackColor = Color.DimGray
- End Sub
-
- Private Sub Panel146_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel146.Paint
- exampletopbar.BackColor = Color.Gray
- End Sub
-
- Private Sub Panel152_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel152.Paint
- exampletopbar.BackColor = Color.DarkGray
- End Sub
-
- Private Sub Panel149_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel149.Paint
- exampletopbar.BackColor = Color.Silver
- End Sub
-
- Private Sub Panel150_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel150.Paint
- exampletopbar.BackColor = Color.LightGray
- End Sub
-
- Private Sub Pane148_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel148.Paint
- exampletopbar.BackColor = Color.Gainsboro
- End Sub
-
- Private Sub Panel60_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel60.Paint
- exampletopbar.BackColor = Color.WhiteSmoke
- End Sub
-
- Private Sub Panel62_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel62.Paint
- exampletopbar.BackColor = Color.Maroon
- End Sub
-
- Private Sub Panel61_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel61.Paint
- exampletopbar.BackColor = Color.DarkRed
- End Sub
-
- Private Sub Panel66_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel66.Paint
- exampletopbar.BackColor = Color.Red
- End Sub
-
- Private Sub Panel64_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel64.Paint
- exampletopbar.BackColor = Color.Brown
- End Sub
-
- Private Sub Panel65_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel65.Paint
- exampletopbar.BackColor = Color.Firebrick
- End Sub
-
- Private Sub Panel63_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel63.Paint
- exampletopbar.BackColor = Color.IndianRed
- End Sub
-
- Private Sub Panel67_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel67.Paint
- exampletopbar.BackColor = Color.Snow
- End Sub
-
- Private Sub Panel68_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel68.Paint
- exampletopbar.BackColor = Color.LightCoral
- End Sub
-
- Private Sub Panel151_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel151.Paint
- exampletopbar.BackColor = Color.RosyBrown
- End Sub
-
- Private Sub Panel75_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel75.Paint
- exampletopbar.BackColor = Color.MistyRose
- End Sub
-
- Private Sub Panel141_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel141.Paint
- exampletopbar.BackColor = Color.Salmon
- End Sub
-
- Private Sub Panel139_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel139.Paint
- exampletopbar.BackColor = Color.Tomato
- End Sub
-
- Private Sub Panel137_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel137.Paint
- exampletopbar.BackColor = Color.DarkSalmon
- End Sub
-
- Private Sub Panel142_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel142.Paint
- exampletopbar.BackColor = Color.Coral
- End Sub
-
- Private Sub Panel140_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel140.Paint
- exampletopbar.BackColor = Color.OrangeRed
- End Sub
-
- Private Sub Panel138_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel138.Paint
- exampletopbar.BackColor = Color.LightSalmon
- End Sub
-
- Private Sub Panel135_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel135.Paint
- exampletopbar.BackColor = Color.Sienna
- End Sub
-
- Private Sub Panel136_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel136.Paint
- exampletopbar.BackColor = Color.SeaShell
- End Sub
-
- Private Sub Panel134_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel134.Paint
- exampletopbar.BackColor = Color.Chocolate
- End Sub
-
- Private Sub Panel133_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel133.Paint
- exampletopbar.BackColor = Color.SaddleBrown
- End Sub
-
- Private Sub Panel129_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel129.Paint
- exampletopbar.BackColor = Color.SandyBrown
- End Sub
-
- Private Sub Panel131_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel131.Paint
- exampletopbar.BackColor = Color.PeachPuff
- End Sub
-
- Private Sub Panel125_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel125.Paint
- exampletopbar.BackColor = Color.Peru
- End Sub
-
- Private Sub Panel132_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel132.Paint
- exampletopbar.BackColor = Color.Linen
- End Sub
-
- Private Sub Panel127_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel127.Paint
- exampletopbar.BackColor = Color.Bisque
- End Sub
-
- Private Sub Panel130_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel130.Paint
- exampletopbar.BackColor = Color.DarkOrange
- End Sub
-
- Private Sub Panel123_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel123.Paint
- exampletopbar.BackColor = Color.BurlyWood
- End Sub
-
- Private Sub Panel128_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel128.Paint
- exampletopbar.BackColor = Color.Tan
- End Sub
-
- Private Sub Panel124_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel124.Paint
- exampletopbar.BackColor = Color.AntiqueWhite
- End Sub
-
- Private Sub Panel126_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel126.Paint
- exampletopbar.BackColor = Color.NavajoWhite
- End Sub
-
- Private Sub Panel122_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel122.Paint
- exampletopbar.BackColor = Color.BlanchedAlmond
- End Sub
-
- Private Sub Panel120_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel120.Paint
- exampletopbar.BackColor = Color.PapayaWhip
- End Sub
-
- Private Sub Panel121_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel121.Paint
- exampletopbar.BackColor = Color.Moccasin
- End Sub
-
- Private Sub Panel119_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel119.Paint
- exampletopbar.BackColor = Color.Orange
- End Sub
-
- Private Sub Panel166_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel166.Paint
- exampletopbar.BackColor = Color.Wheat
- End Sub
-
- Private Sub Panel164_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel164.Paint
- exampletopbar.BackColor = Color.OldLace
- End Sub
-
- Private Sub Panel165_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel165.Paint
- exampletopbar.BackColor = Color.FloralWhite
- End Sub
-
- Private Sub Panel163_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel163.Paint
- exampletopbar.BackColor = Color.DarkGoldenrod
- End Sub
-
- Private Sub Panel169_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel169.Paint
- exampletopbar.BackColor = Color.Goldenrod
- End Sub
-
- Private Sub Panel168_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel168.Paint
- exampletopbar.BackColor = Color.Cornsilk
- End Sub
-
- Private Sub Panel167_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel167.Paint
- exampletopbar.BackColor = Color.Gold
- End Sub
-
- Private Sub Panel143_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel143.Paint
- exampletopbar.BackColor = Color.Khaki
- End Sub
-
- Private Sub Panel171_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel171.Paint
- exampletopbar.BackColor = Color.LemonChiffon
- End Sub
-
- Private Sub Panel170_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel170.Paint
- exampletopbar.BackColor = Color.PaleGoldenrod
- End Sub
-
- Private Sub Panel175_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel175.Paint
- exampletopbar.BackColor = Color.DarkKhaki
- End Sub
-
- Private Sub Panel173_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel173.Paint
- exampletopbar.BackColor = Color.Beige
- End Sub
-
- Private Sub Panel174_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel174.Paint
- exampletopbar.BackColor = Color.LightGoldenrodYellow
- End Sub
-
- Private Sub Panel172_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel172.Paint
- exampletopbar.BackColor = Color.Olive
- End Sub
-
- Private Sub Panel176_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel176.Paint
- exampletopbar.BackColor = Color.Yellow
- End Sub
-
- Private Sub Panel178_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel178.Paint
- exampletopbar.BackColor = Color.LightYellow
- End Sub
-
- Private Sub Panel177_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel177.Paint
- exampletopbar.BackColor = Color.Ivory
- End Sub
-
- Private Sub Panel182_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel182.Paint
- exampletopbar.BackColor = Color.OliveDrab
- End Sub
-
- Private Sub Panel180_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel180.Paint
- exampletopbar.BackColor = Color.YellowGreen
- End Sub
-
- Private Sub Panel181_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel181.Paint
- exampletopbar.BackColor = Color.DarkOliveGreen
- End Sub
-
- Private Sub Panel179_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel179.Paint
- exampletopbar.BackColor = Color.GreenYellow
- End Sub
-
- Private Sub Panel186_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel186.Paint
- exampletopbar.BackColor = Color.Chartreuse
- End Sub
-
- Private Sub Panel184_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel184.Paint
- exampletopbar.BackColor = Color.LawnGreen
- End Sub
-
- Private Sub Panel185_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel185.Paint
- exampletopbar.BackColor = Color.DarkSeaGreen
- End Sub
-
- Private Sub Panel183_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel183.Paint
- exampletopbar.BackColor = Color.LightGreen
- End Sub
-
- Private Sub Panel190_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel190.Paint
- exampletopbar.BackColor = Color.ForestGreen
- End Sub
-
- Private Sub Panel188_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel188.Paint
- exampletopbar.BackColor = Color.LimeGreen
- End Sub
-
- Private Sub Panel189_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel189.Paint
- exampletopbar.BackColor = Color.PaleGreen
- End Sub
-
- Private Sub Panel187_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel187.Paint
- exampletopbar.BackColor = Color.DarkGreen
- End Sub
-
- Private Sub Panel194_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel194.Paint
- exampletopbar.BackColor = Color.Green
- End Sub
-
- Private Sub Panel192_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel192.Paint
- exampletopbar.BackColor = Color.Lime
- End Sub
-
- Private Sub Panel193_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel193.Paint
- exampletopbar.BackColor = Color.Honeydew
- End Sub
-
- Private Sub Panel191_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel191.Paint
- exampletopbar.BackColor = Color.SeaGreen
- End Sub
-
- Private Sub Panel198_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel198.Paint
- exampletopbar.BackColor = Color.MediumSeaGreen
- End Sub
-
- Private Sub Panel196_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel196.Paint
- exampletopbar.BackColor = Color.SpringGreen
- End Sub
-
- Private Sub Panel197_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel197.Paint
- exampletopbar.BackColor = Color.MintCream
- End Sub
-
- Private Sub Panel195_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel195.Paint
- exampletopbar.BackColor = Color.MediumSeaGreen
- End Sub
-
- Private Sub Panel202_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel202.Paint
- exampletopbar.BackColor = Color.MediumAquamarine
- End Sub
-
- Private Sub Panel200_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel200.Paint
- exampletopbar.BackColor = Color.Aquamarine
- End Sub
-
- Private Sub Panel201_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel201.Paint
- exampletopbar.BackColor = Color.Turquoise
- End Sub
-
- Private Sub Panel199_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel199.Paint
- exampletopbar.BackColor = Color.LightSeaGreen
- End Sub
-
- Private Sub Panel203_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel203.Paint
- exampletopbar.BackColor = Color.MediumTurquoise
- End Sub
-
- Private Sub Panel205_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel205.Paint
- exampletopbar.BackColor = Color.DarkSlateGray
- End Sub
-
- Private Sub Panel204_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel204.Paint
- exampletopbar.BackColor = Color.PaleTurquoise
- End Sub
-
- Private Sub Panel209_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel209.Paint
- exampletopbar.BackColor = Color.Teal
- End Sub
-
- Private Sub Panel207_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel207.Paint
- exampletopbar.BackColor = Color.DarkCyan
- End Sub
-
- Private Sub Panel208_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel208.Paint
- exampletopbar.BackColor = Color.Cyan
- End Sub
-
- Private Sub Panel206_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel206.Paint
- exampletopbar.BackColor = Color.Aqua
- End Sub
-
- Private Sub Panel213_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel213.Paint
- exampletopbar.BackColor = Color.LightCyan
- End Sub
-
- Private Sub Panel211_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel211.Paint
- exampletopbar.BackColor = Color.Azure
- End Sub
-
- Private Sub Panel212_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel212.Paint
- exampletopbar.BackColor = Color.DarkTurquoise
- End Sub
-
- Private Sub Panel210_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel210.Paint
- exampletopbar.BackColor = Color.CadetBlue
- End Sub
-
- Private Sub Panel217_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel217.Paint
- exampletopbar.BackColor = Color.PowderBlue
- End Sub
-
- Private Sub Panel215_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel215.Paint
- exampletopbar.BackColor = Color.LightBlue
- End Sub
-
- Private Sub Panel216_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel216.Paint
- exampletopbar.BackColor = Color.DeepSkyBlue
- End Sub
-
- Private Sub Panel214_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel214.Paint
- exampletopbar.BackColor = Color.SkyBlue
- End Sub
-
- Private Sub Panel221_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel221.Paint
- exampletopbar.BackColor = Color.LightSkyBlue
- End Sub
-
- Private Sub Panel219_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel219.Paint
- exampletopbar.BackColor = Color.SteelBlue
- End Sub
-
- Private Sub Panel220_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel220.Paint
- exampletopbar.BackColor = Color.AliceBlue
- End Sub
-
- Private Sub Panel218_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel218.Paint
- exampletopbar.BackColor = Color.DodgerBlue
- End Sub
-
- Private Sub Panel225_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel225.Paint
- exampletopbar.BackColor = Color.SlateGray
- End Sub
-
- Private Sub Panel223_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel223.Paint
- exampletopbar.BackColor = Color.LightSlateGray
- End Sub
-
- Private Sub Panel224_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel224.Paint
- exampletopbar.BackColor = Color.LightSteelBlue
- End Sub
-
- Private Sub Panel222_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel222.Paint
- exampletopbar.BackColor = Color.CornflowerBlue
- End Sub
-
- Private Sub Panel226_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel226.Paint
- exampletopbar.BackColor = Color.RoyalBlue
- End Sub
-
- Private Sub Panel228_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel228.Paint
- exampletopbar.BackColor = Color.MidnightBlue
- End Sub
-
- Private Sub Panel227_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel227.Paint
- exampletopbar.BackColor = Color.Lavender
- End Sub
-
- Private Sub Panel232_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel232.Paint
- exampletopbar.BackColor = Color.Navy
- End Sub
-
- Private Sub Panel230_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel230.Paint
- exampletopbar.BackColor = Color.DarkBlue
- End Sub
-
- Private Sub Panel231_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel231.Paint
- exampletopbar.BackColor = Color.MediumBlue
- End Sub
-
- Private Sub Panel229_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel229.Paint
- exampletopbar.BackColor = Color.Blue
- End Sub
-
- Private Sub Panel236_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel236.Paint
- exampletopbar.BackColor = Color.GhostWhite
- End Sub
-
- Private Sub Panel234_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel234.Paint
- exampletopbar.BackColor = Color.SlateBlue
- End Sub
-
- Private Sub Panel235_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel235.Paint
- exampletopbar.BackColor = Color.DarkSlateBlue
- End Sub
-
- Private Sub Panel233_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel233.Paint
- exampletopbar.BackColor = Color.MediumSlateBlue
- End Sub
-
- Private Sub Panel240_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel240.Paint
- exampletopbar.BackColor = Color.MediumPurple
- End Sub
-
- Private Sub Panel238_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel238.Paint
- exampletopbar.BackColor = Color.BlueViolet
- End Sub
-
- Private Sub Panel239_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel239.Paint
- exampletopbar.BackColor = Color.Indigo
- End Sub
-
- Private Sub Panel237_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel237.Paint
- exampletopbar.BackColor = Color.DarkOrchid
- End Sub
-
- Private Sub Panel244_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel244.Paint
- exampletopbar.BackColor = Color.DarkViolet
- End Sub
-
- Private Sub Panel242_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel242.Paint
- exampletopbar.BackColor = Color.MediumOrchid
- End Sub
-
- Private Sub Panel243_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel243.Paint
- exampletopbar.BackColor = Color.Thistle
- End Sub
-
- Private Sub Panel241_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel241.Paint
- exampletopbar.BackColor = Color.Plum
- End Sub
-
- Private Sub Panel245_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel245.Paint
- exampletopbar.BackColor = Color.Violet
- End Sub
-
- Private Sub Panel247_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel247.Paint
- exampletopbar.BackColor = Color.Purple
- End Sub
-
- Private Sub Panel246_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel246.Paint
- exampletopbar.BackColor = Color.DarkMagenta
- End Sub
-
- Private Sub Panel251_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel251.Paint
- exampletopbar.BackColor = Color.Fuchsia
- End Sub
-
- Private Sub Panel249_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel249.Paint
- exampletopbar.BackColor = Color.Magenta
- End Sub
-
- Private Sub Panel250_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel250.Paint
- exampletopbar.BackColor = Color.Orchid
- End Sub
-
- Private Sub Panel248_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel248.Paint
- exampletopbar.BackColor = Color.MediumVioletRed
- End Sub
-
- Private Sub Panel252_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel252.Paint
- exampletopbar.BackColor = Color.DeepPink
- End Sub
-
- Private Sub Panel254_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel254.Paint
- exampletopbar.BackColor = Color.HotPink
- End Sub
-
- Private Sub Panel253_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel253.Paint
- exampletopbar.BackColor = Color.LavenderBlush
- End Sub
-
- Private Sub Panel258_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel258.Paint
- exampletopbar.BackColor = Color.PaleVioletRed
- End Sub
-
- Private Sub Panel256_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel256.Paint
- exampletopbar.BackColor = Color.Crimson
- End Sub
-
- Private Sub Panel257_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel257.Paint
- exampletopbar.BackColor = Color.Pink
- End Sub
-
- Private Sub Panel255_Paint(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs) Handles Panel255.Paint
- exampletopbar.BackColor = Color.LightPink
- End Sub
-
-
-
-
-
- Private Sub Panel144_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel144.Click
- exampletopbar.BackColor = Color.Black
- End Sub
-
- Private Sub Panel145_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel145.Click
- exampletopbar.BackColor = Color.White
- End Sub
-
- Private Sub Panel147_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel147.Click
- exampletopbar.BackColor = Color.DimGray
- End Sub
-
- Private Sub Panel146_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel146.Click
- exampletopbar.BackColor = Color.Gray
- End Sub
-
- Private Sub Panel152_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel152.Click
- exampletopbar.BackColor = Color.DarkGray
- End Sub
-
- Private Sub Panel149_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel149.Click
- exampletopbar.BackColor = Color.Silver
- End Sub
-
- Private Sub Panel150_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel150.Click
- exampletopbar.BackColor = Color.LightGray
- End Sub
-
- Private Sub Pane148_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel148.Click
- exampletopbar.BackColor = Color.Gainsboro
- End Sub
-
- Private Sub Panel60_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel60.Click
- exampletopbar.BackColor = Color.WhiteSmoke
- End Sub
-
- Private Sub Panel62_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel62.Click
- exampletopbar.BackColor = Color.Maroon
- End Sub
-
- Private Sub Panel61_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel61.Click
- exampletopbar.BackColor = Color.DarkRed
- End Sub
-
- Private Sub Panel66_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel66.Click
- exampletopbar.BackColor = Color.Red
- End Sub
-
- Private Sub Panel64_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel64.Click
- exampletopbar.BackColor = Color.Brown
- End Sub
-
- Private Sub Panel65_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel65.Click
- exampletopbar.BackColor = Color.Firebrick
- End Sub
-
- Private Sub Panel63_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel63.Click
- exampletopbar.BackColor = Color.IndianRed
- End Sub
-
- Private Sub Panel67_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel67.Click
- exampletopbar.BackColor = Color.Snow
- End Sub
-
- Private Sub Panel68_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel68.Click
- exampletopbar.BackColor = Color.LightCoral
- End Sub
-
- Private Sub Panel151_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel151.Click
- exampletopbar.BackColor = Color.RosyBrown
- End Sub
-
- Private Sub Panel75_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel75.Click
- exampletopbar.BackColor = Color.MistyRose
- End Sub
-
- Private Sub Panel141_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel141.Click
- exampletopbar.BackColor = Color.Salmon
- End Sub
-
- Private Sub Panel139_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel139.Click
- exampletopbar.BackColor = Color.Tomato
- End Sub
-
- Private Sub Panel137_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel137.Click
- exampletopbar.BackColor = Color.DarkSalmon
- End Sub
-
- Private Sub Panel142_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel142.Click
- exampletopbar.BackColor = Color.Coral
- End Sub
-
- Private Sub Panel140_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel140.Click
- exampletopbar.BackColor = Color.OrangeRed
- End Sub
-
- Private Sub Panel138_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel138.Click
- exampletopbar.BackColor = Color.LightSalmon
- End Sub
-
- Private Sub Panel135_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel135.Click
- exampletopbar.BackColor = Color.Sienna
- End Sub
-
- Private Sub Panel136_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel136.Click
- exampletopbar.BackColor = Color.SeaShell
- End Sub
-
- Private Sub Panel134_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel134.Click
- exampletopbar.BackColor = Color.Chocolate
- End Sub
-
- Private Sub Panel133_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel133.Click
- exampletopbar.BackColor = Color.SaddleBrown
- End Sub
-
- Private Sub Panel129_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel129.Click
- exampletopbar.BackColor = Color.SandyBrown
- End Sub
-
- Private Sub Panel131_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel131.Click
- exampletopbar.BackColor = Color.PeachPuff
- End Sub
-
- Private Sub Panel125_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel125.Click
- exampletopbar.BackColor = Color.Peru
- End Sub
-
- Private Sub Panel132_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel132.Click
- exampletopbar.BackColor = Color.Linen
- End Sub
-
- Private Sub Panel127_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel127.Click
- exampletopbar.BackColor = Color.Bisque
- End Sub
-
- Private Sub Panel130_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel130.Click
- exampletopbar.BackColor = Color.DarkOrange
- End Sub
-
- Private Sub Panel123_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel123.Click
- exampletopbar.BackColor = Color.BurlyWood
- End Sub
-
- Private Sub Panel128_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel128.Click
- exampletopbar.BackColor = Color.Tan
- End Sub
-
- Private Sub Panel124_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel124.Click
- exampletopbar.BackColor = Color.AntiqueWhite
- End Sub
-
- Private Sub Panel126_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel126.Click
- exampletopbar.BackColor = Color.NavajoWhite
- End Sub
-
- Private Sub Panel122_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel122.Click
- exampletopbar.BackColor = Color.BlanchedAlmond
- End Sub
-
- Private Sub Panel120_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel120.Click
- exampletopbar.BackColor = Color.PapayaWhip
- End Sub
-
- Private Sub Panel121_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel121.Click
- exampletopbar.BackColor = Color.Moccasin
- End Sub
-
- Private Sub Panel119_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel119.Click
- exampletopbar.BackColor = Color.Orange
- End Sub
-
- Private Sub Panel166_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel166.Click
- exampletopbar.BackColor = Color.Wheat
- End Sub
-
- Private Sub Panel164_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel164.Click
- exampletopbar.BackColor = Color.OldLace
- End Sub
-
- Private Sub Panel165_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel165.Click
- exampletopbar.BackColor = Color.FloralWhite
- End Sub
-
- Private Sub Panel163_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel163.Click
- exampletopbar.BackColor = Color.DarkGoldenrod
- End Sub
-
- Private Sub Panel169_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel169.Click
- exampletopbar.BackColor = Color.Goldenrod
- End Sub
-
- Private Sub Panel168_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel168.Click
- exampletopbar.BackColor = Color.Cornsilk
- End Sub
-
- Private Sub Panel167_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel167.Click
- exampletopbar.BackColor = Color.Gold
- End Sub
-
- Private Sub Panel143_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel143.Click
- exampletopbar.BackColor = Color.Khaki
- End Sub
-
- Private Sub Panel171_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel171.Click
- exampletopbar.BackColor = Color.LemonChiffon
- End Sub
-
- Private Sub Panel170_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel170.Click
- exampletopbar.BackColor = Color.PaleGoldenrod
- End Sub
-
- Private Sub Panel175_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel175.Click
- exampletopbar.BackColor = Color.DarkKhaki
- End Sub
-
- Private Sub Panel173_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel173.Click
- exampletopbar.BackColor = Color.Beige
- End Sub
-
- Private Sub Panel174_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel174.Click
- exampletopbar.BackColor = Color.LightGoldenrodYellow
- End Sub
-
- Private Sub Panel172_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel172.Click
- exampletopbar.BackColor = Color.Olive
- End Sub
-
- Private Sub Panel176_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel176.Click
- exampletopbar.BackColor = Color.Yellow
- End Sub
-
- Private Sub Panel178_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel178.Click
- exampletopbar.BackColor = Color.LightYellow
- End Sub
-
- Private Sub Panel177_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel177.Click
- exampletopbar.BackColor = Color.Ivory
- End Sub
-
- Private Sub Panel182_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel182.Click
- exampletopbar.BackColor = Color.OliveDrab
- End Sub
-
- Private Sub Panel180_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel180.Click
- exampletopbar.BackColor = Color.YellowGreen
- End Sub
-
- Private Sub Panel181_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel181.Click
- exampletopbar.BackColor = Color.DarkOliveGreen
- End Sub
-
- Private Sub Panel179_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel179.Click
- exampletopbar.BackColor = Color.GreenYellow
- End Sub
-
- Private Sub Panel186_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel186.Click
- exampletopbar.BackColor = Color.Chartreuse
- End Sub
-
- Private Sub Panel184_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel184.Click
- exampletopbar.BackColor = Color.LawnGreen
- End Sub
-
- Private Sub Panel185_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel185.Click
- exampletopbar.BackColor = Color.DarkSeaGreen
- End Sub
-
- Private Sub Panel183_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel183.Click
- exampletopbar.BackColor = Color.LightGreen
- End Sub
-
- Private Sub Panel190_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel190.Click
- exampletopbar.BackColor = Color.ForestGreen
- End Sub
-
- Private Sub Panel188_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel188.Click
- exampletopbar.BackColor = Color.LimeGreen
- End Sub
-
- Private Sub Panel189_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel189.Click
- exampletopbar.BackColor = Color.PaleGreen
- End Sub
-
- Private Sub Panel187_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel187.Click
- exampletopbar.BackColor = Color.DarkGreen
- End Sub
-
- Private Sub Panel194_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel194.Click
- exampletopbar.BackColor = Color.Green
- End Sub
-
- Private Sub Panel192_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel192.Click
- exampletopbar.BackColor = Color.Lime
- End Sub
-
- Private Sub Panel193_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel193.Click
- exampletopbar.BackColor = Color.Honeydew
- End Sub
-
- Private Sub Panel191_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel191.Click
- exampletopbar.BackColor = Color.SeaGreen
- End Sub
-
- Private Sub Panel198_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel198.Click
- exampletopbar.BackColor = Color.MediumSeaGreen
- End Sub
-
- Private Sub Panel196_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel196.Click
- exampletopbar.BackColor = Color.SpringGreen
- End Sub
-
- Private Sub Panel197_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel197.Click
- exampletopbar.BackColor = Color.MintCream
- End Sub
-
- Private Sub Panel195_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel195.Click
- exampletopbar.BackColor = Color.MediumSeaGreen
- End Sub
-
- Private Sub Panel202_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel202.Click
- exampletopbar.BackColor = Color.MediumAquamarine
- End Sub
-
- Private Sub Panel200_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel200.Click
- exampletopbar.BackColor = Color.Aquamarine
- End Sub
-
- Private Sub Panel201_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel201.Click
- exampletopbar.BackColor = Color.Turquoise
- End Sub
-
- Private Sub Panel199_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel199.Click
- exampletopbar.BackColor = Color.LightSeaGreen
- End Sub
-
- Private Sub Panel203_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel203.Click
- exampletopbar.BackColor = Color.MediumTurquoise
- End Sub
-
- Private Sub Panel205_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel205.Click
- exampletopbar.BackColor = Color.DarkSlateGray
- End Sub
-
- Private Sub Panel204_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel204.Click
- exampletopbar.BackColor = Color.PaleTurquoise
- End Sub
-
- Private Sub Panel209_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel209.Click
- exampletopbar.BackColor = Color.Teal
- End Sub
-
- Private Sub Panel207_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel207.Click
- exampletopbar.BackColor = Color.DarkCyan
- End Sub
-
- Private Sub Panel208_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel208.Click
- exampletopbar.BackColor = Color.Cyan
- End Sub
-
- Private Sub Panel206_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel206.Click
- exampletopbar.BackColor = Color.Aqua
- End Sub
-
- Private Sub Panel213_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel213.Click
- exampletopbar.BackColor = Color.LightCyan
- End Sub
-
- Private Sub Panel211_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel211.Click
- exampletopbar.BackColor = Color.Azure
- End Sub
-
- Private Sub Panel212_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel212.Click
- exampletopbar.BackColor = Color.DarkTurquoise
- End Sub
-
- Private Sub Panel210_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel210.Click
- exampletopbar.BackColor = Color.CadetBlue
- End Sub
-
- Private Sub Panel217_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel217.Click
- exampletopbar.BackColor = Color.PowderBlue
- End Sub
-
- Private Sub Panel215_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel215.Click
- exampletopbar.BackColor = Color.LightBlue
- End Sub
-
- Private Sub Panel216_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel216.Click
- exampletopbar.BackColor = Color.DeepSkyBlue
- End Sub
-
- Private Sub Panel214_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel214.Click
- exampletopbar.BackColor = Color.SkyBlue
- End Sub
-
- Private Sub Panel221_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel221.Click
- exampletopbar.BackColor = Color.LightSkyBlue
- End Sub
-
- Private Sub Panel219_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel219.Click
- exampletopbar.BackColor = Color.SteelBlue
- End Sub
-
- Private Sub Panel220_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel220.Click
- exampletopbar.BackColor = Color.AliceBlue
- End Sub
-
- Private Sub Panel218_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel218.Click
- exampletopbar.BackColor = Color.DodgerBlue
- End Sub
-
- Private Sub Panel225_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel225.Click
- exampletopbar.BackColor = Color.SlateGray
- End Sub
-
- Private Sub Panel223_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel223.Click
- exampletopbar.BackColor = Color.LightSlateGray
- End Sub
-
- Private Sub Panel224_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel224.Click
- exampletopbar.BackColor = Color.LightSteelBlue
- End Sub
-
- Private Sub Panel222_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel222.Click
- exampletopbar.BackColor = Color.CornflowerBlue
- End Sub
-
- Private Sub Panel226_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel226.Click
- exampletopbar.BackColor = Color.RoyalBlue
- End Sub
-
- Private Sub Panel228_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel228.Click
- exampletopbar.BackColor = Color.MidnightBlue
- End Sub
-
- Private Sub Panel227_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel227.Click
- exampletopbar.BackColor = Color.Lavender
- End Sub
-
- Private Sub Panel232_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel232.Click
- exampletopbar.BackColor = Color.Navy
- End Sub
-
- Private Sub Panel230_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel230.Click
- exampletopbar.BackColor = Color.DarkBlue
- End Sub
-
- Private Sub Panel231_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel231.Click
- exampletopbar.BackColor = Color.MediumBlue
- End Sub
-
- Private Sub Panel229_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel229.Click
- exampletopbar.BackColor = Color.Blue
- End Sub
-
- Private Sub Panel236_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel236.Click
- exampletopbar.BackColor = Color.GhostWhite
- End Sub
-
- Private Sub Panel234_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel234.Click
- exampletopbar.BackColor = Color.SlateBlue
- End Sub
-
- Private Sub Panel235_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel235.Click
- exampletopbar.BackColor = Color.DarkSlateBlue
- End Sub
-
- Private Sub Panel233_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel233.Click
- exampletopbar.BackColor = Color.MediumSlateBlue
- End Sub
-
- Private Sub Panel240_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel240.Click
- exampletopbar.BackColor = Color.MediumPurple
- End Sub
-
- Private Sub Panel238_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel238.Click
- exampletopbar.BackColor = Color.BlueViolet
- End Sub
-
- Private Sub Panel239_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel239.Click
- exampletopbar.BackColor = Color.Indigo
- End Sub
-
- Private Sub Panel237_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel237.Click
- exampletopbar.BackColor = Color.DarkOrchid
- End Sub
-
- Private Sub Panel244_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel244.Click
- exampletopbar.BackColor = Color.DarkViolet
- End Sub
-
- Private Sub Panel242_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel242.Click
- exampletopbar.BackColor = Color.MediumOrchid
- End Sub
-
- Private Sub Panel243_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel243.Click
- exampletopbar.BackColor = Color.Thistle
- End Sub
-
- Private Sub Panel241_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel241.Click
- exampletopbar.BackColor = Color.Plum
- End Sub
-
- Private Sub Panel245_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel245.Click
- exampletopbar.BackColor = Color.Violet
- End Sub
-
- Private Sub Panel247_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel247.Click
- exampletopbar.BackColor = Color.Purple
- End Sub
-
- Private Sub Panel246_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel246.Click
- exampletopbar.BackColor = Color.DarkMagenta
- End Sub
-
- Private Sub Panel251_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel251.Click
- exampletopbar.BackColor = Color.Fuchsia
- End Sub
-
- Private Sub Panel249_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel249.Click
- exampletopbar.BackColor = Color.Magenta
- End Sub
-
- Private Sub Panel250_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel250.Click
- exampletopbar.BackColor = Color.Orchid
- End Sub
-
- Private Sub Panel248_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel248.Click
- exampletopbar.BackColor = Color.MediumVioletRed
- End Sub
-
- Private Sub Panel252_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel252.Click
- exampletopbar.BackColor = Color.DeepPink
- End Sub
-
- Private Sub Panel254_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel254.Click
- exampletopbar.BackColor = Color.HotPink
- End Sub
-
- Private Sub Panel253_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel253.Click
- exampletopbar.BackColor = Color.LavenderBlush
- End Sub
-
- Private Sub Panel258_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel258.Click
- exampletopbar.BackColor = Color.PaleVioletRed
- End Sub
-
- Private Sub Panel256_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel256.Click
- exampletopbar.BackColor = Color.Crimson
- End Sub
-
- Private Sub Panel257_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel257.Click
- exampletopbar.BackColor = Color.Pink
- End Sub
-
- Private Sub Panel255_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel255.Click
- exampletopbar.BackColor = Color.LightPink
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/Start Runner.Designer.vb b/Backup/windows 95/Start Runner.Designer.vb
deleted file mode 100755
index e8cfc00..0000000
--- a/Backup/windows 95/Start Runner.Designer.vb
+++ /dev/null
@@ -1,218 +0,0 @@
- _
-Partial Class Start_Runner
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Start_Runner))
- Me.Label1 = New System.Windows.Forms.Label
- Me.program = New System.Windows.Forms.Panel
- Me.Label2 = New System.Windows.Forms.Label
- Me.Button3 = New System.Windows.Forms.Button
- Me.Button2 = New System.Windows.Forms.Button
- Me.Button1 = New System.Windows.Forms.Button
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.BackColor = System.Drawing.Color.Silver
- Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label1.Location = New System.Drawing.Point(59, 32)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(317, 25)
- Me.Label1.TabIndex = 0
- Me.Label1.Text = "Welcome To Start Runner!!!!!"
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.Label2)
- Me.program.Controls.Add(Me.Button3)
- Me.program.Controls.Add(Me.Button2)
- Me.program.Controls.Add(Me.Button1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(434, 275)
- Me.program.TabIndex = 4
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(9, 68)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(425, 156)
- Me.Label2.TabIndex = 9
- Me.Label2.Text = resources.GetString("Label2.Text")
- '
- 'Button3
- '
- Me.Button3.Location = New System.Drawing.Point(335, 235)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(85, 27)
- Me.Button3.TabIndex = 8
- Me.Button3.Text = "Close"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Location = New System.Drawing.Point(102, 234)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(85, 27)
- Me.Button2.TabIndex = 7
- Me.Button2.Text = "Remove"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(11, 234)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(85, 27)
- Me.Button1.TabIndex = 6
- Me.Button1.Text = "Infect"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(430, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(424, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(390, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(374, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(79, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Start Runner"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(407, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'Timer1
- '
- '
- 'look
- '
- '
- 'Start_Runner
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(434, 275)
- Me.Controls.Add(Me.Label1)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "Start_Runner"
- Me.Text = "Start_Runner"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- Me.PerformLayout()
-
- End Sub
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents Button3 As System.Windows.Forms.Button
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents Timer1 As System.Windows.Forms.Timer
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/Start Runner.resx b/Backup/windows 95/Start Runner.resx
deleted file mode 100755
index 623a2f6..0000000
--- a/Backup/windows 95/Start Runner.resx
+++ /dev/null
@@ -1,141 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Virus Name: Start Runner
-Virus Type: Scare
-Purpose: To Scare the User and force them to do a certain action in order to remove the
-virus
-Effect: The start button will move side to side along the taskbar
-
-Congradulations for downloading this example virus from my website
-"www.12padams.com"
-This virus is not very dangerous and not very common either.
-Ussually it moves the startbuton untill you do something such as download a trojan
-from them...
-In this case to remove it all you have to do is press the remove button.
-
-
-
- 17, 17
-
-
- 106, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/Start Runner.vb b/Backup/windows 95/Start Runner.vb
deleted file mode 100755
index 57c0bce..0000000
--- a/Backup/windows 95/Start Runner.vb
+++ /dev/null
@@ -1,54 +0,0 @@
-Public Class Start_Runner
- Dim beginlocation As System.Drawing.Point
- Dim randnumb As New Random
- Dim taskbarlenght As Integer
- Dim ylocation As Integer
- Dim xlocation As Integer
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Windows95.startbutton.Location = beginlocation
- Me.Close()
- End Sub
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
- Windows95.startbutton.Location = beginlocation
- Me.Close()
- End Sub
-
- Private Sub Start_Runner_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- beginlocation = Windows95.startbutton.Location
- taskbarlenght = Windows95.taskbar.Size.Width
- look.Start()
- End Sub
-
- Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
- xlocation = randnumb.Next(1, taskbarlenght)
- Windows95.startbutton.Location = New Point(xlocation, Windows95.startbutton.Location.Y)
- End Sub
-
- Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
- Timer1.Start()
- End Sub
-
- Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
- Timer1.Stop()
- Windows95.startbutton.Location = beginlocation
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/Webchat.Designer.vb b/Backup/windows 95/Webchat.Designer.vb
deleted file mode 100755
index 6ded518..0000000
--- a/Backup/windows 95/Webchat.Designer.vb
+++ /dev/null
@@ -1,397 +0,0 @@
- _
-Partial Class Webchat
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Webchat))
- Me.program = New System.Windows.Forms.Panel
- Me.Label7 = New System.Windows.Forms.Label
- Me.Label6 = New System.Windows.Forms.Label
- Me.Panel1 = New System.Windows.Forms.Panel
- Me.Button5 = New System.Windows.Forms.Button
- Me.Label5 = New System.Windows.Forms.Label
- Me.Button4 = New System.Windows.Forms.Button
- Me.Button3 = New System.Windows.Forms.Button
- Me.Button2 = New System.Windows.Forms.Button
- Me.login = New System.Windows.Forms.Panel
- Me.TextBox1 = New System.Windows.Forms.TextBox
- Me.Label4 = New System.Windows.Forms.Label
- Me.Label3 = New System.Windows.Forms.Label
- Me.Button1 = New System.Windows.Forms.Button
- Me.txtscreenname = New System.Windows.Forms.TextBox
- Me.Label2 = New System.Windows.Forms.Label
- Me.typechat = New System.Windows.Forms.TextBox
- Me.history = New System.Windows.Forms.TextBox
- Me.Label1 = New System.Windows.Forms.Label
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.ListBox1 = New System.Windows.Forms.ListBox
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.Chat = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.Panel1.SuspendLayout()
- Me.login.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.Label7)
- Me.program.Controls.Add(Me.Label6)
- Me.program.Controls.Add(Me.Panel1)
- Me.program.Controls.Add(Me.Button4)
- Me.program.Controls.Add(Me.Button3)
- Me.program.Controls.Add(Me.Button2)
- Me.program.Controls.Add(Me.login)
- Me.program.Controls.Add(Me.typechat)
- Me.program.Controls.Add(Me.history)
- Me.program.Controls.Add(Me.Label1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Controls.Add(Me.ListBox1)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(703, 467)
- Me.program.TabIndex = 4
- '
- 'Label7
- '
- Me.Label7.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(11, 37)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(389, 13)
- Me.Label7.TabIndex = 18
- Me.Label7.Text = "To Speak Just type a message in the bottom textbox then press the speak button"
- '
- 'Label6
- '
- Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(483, 390)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(62, 13)
- Me.Label6.TabIndex = 17
- Me.Label6.Text = "File Sharing"
- '
- 'Panel1
- '
- Me.Panel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.Button5)
- Me.Panel1.Controls.Add(Me.Label5)
- Me.Panel1.Location = New System.Drawing.Point(483, 409)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(195, 51)
- Me.Panel1.TabIndex = 16
- '
- 'Button5
- '
- Me.Button5.Location = New System.Drawing.Point(97, 13)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(75, 23)
- Me.Button5.TabIndex = 16
- Me.Button5.Text = "Download"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(13, 18)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(68, 13)
- Me.Label5.TabIndex = 15
- Me.Label5.Text = "Skindows 95"
- '
- 'Button4
- '
- Me.Button4.Location = New System.Drawing.Point(195, 429)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(75, 23)
- Me.Button4.TabIndex = 14
- Me.Button4.Text = "Bill"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'Button3
- '
- Me.Button3.Location = New System.Drawing.Point(109, 429)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(75, 23)
- Me.Button3.TabIndex = 13
- Me.Button3.Text = "Paul"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Button2.Location = New System.Drawing.Point(401, 431)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(71, 23)
- Me.Button2.TabIndex = 11
- Me.Button2.Text = "Speak"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'login
- '
- Me.login.Controls.Add(Me.TextBox1)
- Me.login.Controls.Add(Me.Label4)
- Me.login.Controls.Add(Me.Label3)
- Me.login.Controls.Add(Me.Button1)
- Me.login.Controls.Add(Me.txtscreenname)
- Me.login.Controls.Add(Me.Label2)
- Me.login.Location = New System.Drawing.Point(83, 121)
- Me.login.Name = "login"
- Me.login.Size = New System.Drawing.Size(497, 251)
- Me.login.TabIndex = 10
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(26, 72)
- Me.TextBox1.Multiline = True
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(276, 159)
- Me.TextBox1.TabIndex = 5
- Me.TextBox1.Text = resources.GetString("TextBox1.Text")
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(118, 56)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(90, 13)
- Me.Label4.TabIndex = 4
- Me.Label4.Text = "Chat Room Rules"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(187, 16)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(115, 13)
- Me.Label3.TabIndex = 3
- Me.Label3.Text = "Welcome To Webchat"
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(331, 208)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(151, 23)
- Me.Button1.TabIndex = 2
- Me.Button1.Text = "Login"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'txtscreenname
- '
- Me.txtscreenname.Location = New System.Drawing.Point(331, 181)
- Me.txtscreenname.Name = "txtscreenname"
- Me.txtscreenname.Size = New System.Drawing.Size(151, 20)
- Me.txtscreenname.TabIndex = 1
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(328, 161)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(154, 13)
- Me.Label2.TabIndex = 0
- Me.Label2.Text = "Please Type in a Screen Name"
- '
- 'typechat
- '
- Me.typechat.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.typechat.Location = New System.Drawing.Point(9, 431)
- Me.typechat.Name = "typechat"
- Me.typechat.Size = New System.Drawing.Size(385, 20)
- Me.typechat.TabIndex = 9
- '
- 'history
- '
- Me.history.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.history.Location = New System.Drawing.Point(11, 56)
- Me.history.Multiline = True
- Me.history.Name = "history"
- Me.history.ReadOnly = True
- Me.history.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
- Me.history.Size = New System.Drawing.Size(461, 369)
- Me.history.TabIndex = 8
- '
- 'Label1
- '
- Me.Label1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(480, 37)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(85, 13)
- Me.Label1.TabIndex = 7
- Me.Label1.Text = "Users Logged In"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(699, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(693, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(659, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(643, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(63, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Web Chat"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(676, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'ListBox1
- '
- Me.ListBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.ListBox1.FormattingEnabled = True
- Me.ListBox1.Location = New System.Drawing.Point(483, 56)
- Me.ListBox1.Name = "ListBox1"
- Me.ListBox1.Size = New System.Drawing.Size(195, 329)
- Me.ListBox1.TabIndex = 12
- '
- 'look
- '
- '
- 'Chat
- '
- Me.Chat.Interval = 15000
- '
- 'Webchat
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(703, 467)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "Webchat"
- Me.Text = "Webchat"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.login.ResumeLayout(False)
- Me.login.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents look As System.Windows.Forms.Timer
- Friend WithEvents history As System.Windows.Forms.TextBox
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents typechat As System.Windows.Forms.TextBox
- Friend WithEvents login As System.Windows.Forms.Panel
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents txtscreenname As System.Windows.Forms.TextBox
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
- Friend WithEvents Label4 As System.Windows.Forms.Label
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents Chat As System.Windows.Forms.Timer
- Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
- Friend WithEvents Button4 As System.Windows.Forms.Button
- Friend WithEvents Button3 As System.Windows.Forms.Button
- Friend WithEvents Panel1 As System.Windows.Forms.Panel
- Friend WithEvents Label5 As System.Windows.Forms.Label
- Friend WithEvents Label6 As System.Windows.Forms.Label
- Friend WithEvents Button5 As System.Windows.Forms.Button
- Friend WithEvents Label7 As System.Windows.Forms.Label
-End Class
diff --git a/Backup/windows 95/Webchat.resx b/Backup/windows 95/Webchat.resx
deleted file mode 100755
index 4c6d067..0000000
--- a/Backup/windows 95/Webchat.resx
+++ /dev/null
@@ -1,137 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- BEFORE you log in make sure you read all the rules in the list and have full understanding of them.
-
-NO Swearing
-NO Stalking
-NO Bullying
-Don't Talk About Piracy or anything else illegal
-
-
-Anyone Who breaks these rules Will Suffer MAJOR CONSCIQENCES which are UNFIXABLE
-
-
- 17, 17
-
-
- 92, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/Webchat.vb b/Backup/windows 95/Webchat.vb
deleted file mode 100755
index 60d4428..0000000
--- a/Backup/windows 95/Webchat.vb
+++ /dev/null
@@ -1,846 +0,0 @@
-Public Class Webchat
- Dim con As Integer
- Dim ran As New Random
- Dim abletoclose As String
- Dim correct As String
- Dim username As String
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- If abletoclose = "yes" Then
- Me.Close()
- End If
- If abletoclose = "no" Then
-
- End If
- End Sub
-
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
-
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub me_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
- Button3.Hide()
- Button4.Hide()
- Button5.Hide()
- Label5.Hide()
- abletoclose = "yes"
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-
- Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
- username = txtscreenname.Text
- login.Hide()
- Chat.Start()
- ListBox1.Items.Add(username)
- history.Text = history.Text + (username & " Has Logged On" & Environment.NewLine)
- End Sub
-
- Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
- history.Text = history.Text + (username & ": " & typechat.Text & Environment.NewLine)
- typechat.Text = ""
- typechat.Focus()
- history.SelectionStart = 999999
- history.ScrollToCaret()
- End Sub
-
- Private Sub Chat_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Chat.Tick
-
- If con = 142 Then
- history.Text = history.Text + ("" & Environment.NewLine)
- history.Text = history.Text + ("" & Environment.NewLine)
- history.Text = history.Text + ("C:\>")
- Chat.Interval = 4000
- history.ReadOnly = False
- con = con + 1
- Chat.Stop()
- End If
- If con = 141 Then
- history.Text = "Starting MS-DOS..."
- Chat.Interval = 4000
- history.ReadOnly = True
- con = con + 1
- End If
- If con = 140 Then
- history.Text = ""
- Chat.Interval = 2000
- history.ReadOnly = True
- con = con + 1
- End If
- If con = 139 Then
- history.Text = history.Text + ("12padams: Oh last of all here is one hint... DOS IS USLESS... ITS JUST TEXT. NEXTTIME DON'T PIRATE SOFTWARE" & Environment.NewLine)
- Chat.Interval = 6000
- history.ReadOnly = False
- con = con + 1
- End If
- If con = 138 Then
- history.Text = history.Text + ("12padams: Ok see ya... You have learned two leasons today... 1. don't pirtae software, 2. you learnt about old operating systems." & Environment.NewLine)
- Chat.Interval = 10000
- history.ReadOnly = False
- con = con + 1
- End If
- If con = 137 Then
- history.ForeColor = Color.Silver
- Chat.Interval = 2000
- history.ReadOnly = False
- con = con + 1
- End If
- If con = 136 Then
- history.Text = history.Text + ("12padams: In DOS the computer had grey text not white text i just gotta modify it first." & Environment.NewLine)
- Chat.Interval = 4000
- history.ReadOnly = False
- con = con + 1
- End If
- If con = 135 Then
- history.Text = history.Text + ("12padams: Ok I just need to do one last setup for DOS" & Environment.NewLine)
- Chat.Interval = 4000
- history.ReadOnly = False
- con = con + 1
- End If
- If con = 133 Then
- history.Text = history.Text + ("12padams: Your computer now needs Windows DOS this will disconnect you from the convasation." & Environment.NewLine)
- Chat.Interval = 7000
- history.ReadOnly = False
- con = con + 2
- End If
- If con = 131 Then
- history.Text = history.Text + ("12padams: Hmm i am being to kind.... I think i gotta go now." & Environment.NewLine)
- Chat.Interval = 6000
- history.ReadOnly = False
- con = con + 2
- End If
- If con = 130 Then
- history.Text = history.Text + ("12padams: Ok there you go you can now type... Happy now?" & Environment.NewLine)
- Chat.Interval = 8000
- history.ReadOnly = False
- con = con + 1
- End If
- If con = 129 Then
- history.Text = history.Text + ("12padams: Lol for once i am giving you a feature..." & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 128 Then
- history.Text = history.Text + ("12padams: Ok Well lol woops you can't type... thats a big mistake!!!!" & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 127 Then
- history.Text = history.Text + ("12padams: Good now thats gone. I really gotta think for a little while at what to do next." & Environment.NewLine)
- Chat.Interval = 10000
- con = con + 1
- End If
- If con = 126 Then
- program.BorderStyle = BorderStyle.None
- history.BorderStyle = BorderStyle.None
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 125 Then
- history.Text = history.Text + ("12padams: Ok ill remove it now." & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 124 Then
- history.Text = history.Text + ("12padams: Oh and the the white border around your screen i can't forget to remove that..." & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 123 Then
- history.Text = history.Text + ("12padams: mouse removed..." & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- Cursor.Hide()
- End If
- If con = 122 Then
- history.Text = history.Text + ("12padams: 1" & Environment.NewLine)
- Chat.Interval = 1000
- con = con + 1
- End If
- If con = 121 Then
- history.Text = history.Text + ("12padams: 2" & Environment.NewLine)
- Chat.Interval = 1000
- con = con + 1
- End If
- If con = 120 Then
- history.Text = history.Text + ("12padams: 3 " & Environment.NewLine)
- Chat.Interval = 1000
- con = con + 1
- End If
- If con = 119 Then
- history.Text = history.Text + ("12padams: 4" & Environment.NewLine)
- Chat.Interval = 1000
- con = con + 1
- End If
- If con = 118 Then
- history.Text = history.Text + ("12padams: 5" & Environment.NewLine)
- Chat.Interval = 1000
- con = con + 1
- End If
- If con = 117 Then
- history.Text = history.Text + ("12padams: 6" & Environment.NewLine)
- Chat.Interval = 1000
- con = con + 1
- End If
- If con = 116 Then
- history.Text = history.Text + ("12padams: 7" & Environment.NewLine)
- Chat.Interval = 1000
- con = con + 1
- End If
- If con = 115 Then
- history.Text = history.Text + ("12padams: 8" & Environment.NewLine)
- Chat.Interval = 1000
- con = con + 1
- End If
- If con = 114 Then
- history.Text = history.Text + ("12padams: 9" & Environment.NewLine)
- Chat.Interval = 1000
- con = con + 1
- End If
- If con = 113 Then
- history.Text = history.Text + ("12padams: Ok removing in 10..." & Environment.NewLine)
- Chat.Interval = 1000
- con = con + 1
- End If
- If con = 112 Then
- history.Text = history.Text + ("12padams: Ok enjoy the mouse while you can because I am just about to remove it..." & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 111 Then
- history.Text = history.Text + ("12padams: How could i forget to remove then mouse..." & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 110 Then
- history.Text = history.Text + ("12padams: Ok this is imbarrissing... I forgot to remove something thats really noticable that didn't exist." & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 109 Then
- history.Text = history.Text + ("12padams: Hmm... I seem to be making quite a good theme... I really should add this to skindows..." & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 108 Then
- history.ScrollBars = ScrollBars.None
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 107 Then
- history.Text = history.Text + ("12padams: Ill just remove it now..." & Environment.NewLine)
- Chat.Interval = 2000
- con = con + 1
- End If
- If con = 106 Then
- history.Text = history.Text + ("12padams: I see the scroll bar at the side of the screen... that didn't exist early 1980's" & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 105 Then
- history.Text = history.Text + ("12padams: hmm theres still something missing..." & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 104 Then
- history.Text = history.Text + ("12padams: Wow your computers looking good... I should be a programmer since i did such a godo job..." & Environment.NewLine)
- Chat.Interval = 7000
- con = con + 1
- End If
- If con = 103 Then
- history.Dock = DockStyle.Fill
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 102 Then
- history.Text = history.Text + ("12padams: Hmm yes Thats whats missing I gotta make the text full screen..." & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 101 Then
- history.Text = history.Text + ("12padams: I Think I almost got your computer converted... early 1980's should be enough of a punishment..." & Environment.NewLine)
- Chat.Interval = 7000
- con = con + 1
- End If
- If con = 100 Then
- history.ForeColor = Color.White
- history.BackColor = Color.Black
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 99 Then
- Me.BackColor = Color.Black
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 98 Then
- history.Text = history.Text + ("12padams: Ok I hope Your not Scared Of the dark!" & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 97 Then
- history.Text = history.Text + ("12padams: Hmm ok this is gunna be tricky..." & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 96 Then
- history.Text = history.Text + ("12padams: Oh and we didn't have backgrounds... or even color for the matter..." & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 95 Then
- Chat.Interval = 3000
- con = con + 1
- Label6.Hide()
- Label1.Hide()
- Label7.Hide()
- End If
- If con = 94 Then
- history.Text = history.Text + ("12padams: First of all we didn't have labels... so ill remove labels now" & Environment.NewLine)
- Chat.Interval = 2000
- con = con + 1
- End If
- If con = 93 Then
- history.Text = history.Text + ("12padams: Well let me give you a little lesson on the history of computers..." & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 92 Then
- history.Text = history.Text + ("12padams: This is good now i can teach you and punish you at the same time lol :) " & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 91 Then
- history.Text = history.Text + ("12padams: Hey you must be new to computers... " & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 90 Then
- history.Text = history.Text + ("12padams: Hmm your new... Infact I have scanned your system and your using windwos 95 which you just got very recenty... " & Environment.NewLine)
- Chat.Interval = 10000
- con = con + 1
- End If
- If con = 89 Then
- history.Text = history.Text + ("12padams: Oh thats Right you dont even talk so your problably don't even know its gone... " & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 88 Then
- history.Text = history.Text + ("12padams: Lol your problably saying WHY CAN'T I TALK... " & Environment.NewLine)
- Chat.Interval = 4000
- typechat.Hide()
- Button2.Hide()
- con = con + 1
- End If
- If con = 87 Then
- history.Text = history.Text + ("12padams: Since you never talk i guess you won't be needing this..." & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 86 Then
- history.Text = history.Text + ("12padams: " & username & "? I don't remeber you... Oh right your the silent one... " & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 85 Then
- history.Text = history.Text + ("12padams: Now We are just left with... um wait who was it again..." & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 84 Then
- history.Text = history.Text + ("SkyHigh Has Logged Off" & Environment.NewLine)
- ListBox1.Items.Remove("SkyHigh")
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 83 Then
- history.Text = history.Text + ("12padams: Oh Don't you know how to? here ill do it for you..." & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 82 Then
- history.Text = history.Text + ("SkyHigh: But I can't!!!" & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 81 Then
- history.Text = history.Text + ("12padams: Stop? you both have been able to stop this the whole time... just turn off your computer..." & Environment.NewLine)
- Chat.Interval = 7000
- con = con + 1
- End If
- If con = 80 Then
- history.Text = history.Text + ("SkyHigh: Please Stop!!!" & Environment.NewLine)
- Chat.Interval = 8000
- con = con + 1
- End If
- If con = 79 Then
- history.Text = history.Text + ("12padams: Ok now that thats removed i Can deal with your punishments" & Environment.NewLine)
- Chat.Interval = 5000
- Panel1.Hide()
- con = con + 1
- End If
- If con = 78 Then
- history.Text = history.Text + ("12padams: No because i got rid of him... oh woops and talking about getting rid of things lol i forgot to remove the illegal file he uploaded which has been here all along..." & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 77 Then
- history.Text = history.Text + ("12padams: Exactly and rain49 uploaded the skindows and do you see him now?" & Environment.NewLine)
- Chat.Interval = 7000
- con = con + 1
- End If
- If con = 76 Then
- history.Text = history.Text + ("SkyHigh: I thought its only illegal to upload stuff..." & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 75 Then
- history.Text = history.Text + ("SkyHigh: Please Thats It!!! STOP. Me and " & username & " didn't accually do the uploading..." & Environment.NewLine)
- Chat.Interval = 9000
- con = con + 1
- End If
- If con = 74 Then
- history.Text = history.Text + ("SkyHigh: Damn IT!!! what are we supposed to do now " & username & "... he got rid of the top bar with the close button and maximize and all the..." & Environment.NewLine)
- Chat.Interval = 8000
- con = con + 1
- End If
- If con = 73 Then
- outsideprogramtopbar.Hide()
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 72 Then
- history.Text = history.Text + ("12padams: What I have done everything...? What about this?" & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 71 Then
- history.Text = history.Text + ("SkyHigh: NOOOOOOO please this is enough you have done everything. I won't illegally download your software again" & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 70 Then
- Chat.Interval = 4000
- con = con + 1
- Windows95.Hide()
- Me.WindowState = FormWindowState.Maximized
- End If
- If con = 69 Then
- history.Text = history.Text + ("12padams: Well first I need your full attention..." & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- Dim FontName As String = "Arial"
- Dim FontSize As Integer = 11
- Dim FS As New Font(FontName, FontSize, FontStyle.Regular)
- history.Font = FS
- End If
- If con = 68 Then
- history.Text = history.Text + ("SkyHigh: Please Let Me and " & username & " go and just forget this happened!!!!" & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 67 Then
- history.Text = history.Text + ("12padams: You wanna Know how to Stop this?!!!!" & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 66 Then
- history.Text = history.Text + ("SkyHigh: Please Stop!!!!" & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 65 Then
- history.Text = history.Text + ("12padams: Oh yea and your icons are infected so you don't need them" & Environment.NewLine)
- Chat.Interval = 8000
- Windows95.desktopicons.Hide()
- con = con + 1
- End If
- If con = 64 Then
- history.Text = history.Text + ("12padams: Oh but you said to the remove viruses and your taskbar was infected... it had no start button" & Environment.NewLine)
- Chat.Interval = 7000
- con = con + 1
- End If
- If con = 63 Then
- history.Text = history.Text + ("SkyHigh: Hey What the hell give me back my taskbar!!!" & Environment.NewLine)
- Chat.Interval = 9000
- con = con + 1
- End If
- If con = 62 Then
- history.Text = history.Text + ("12padams: Hmm the taskbar was made by microsoft for windows 95...." & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- Windows95.taskbar.Hide()
- End If
- If con = 61 Then
- history.Text = history.Text + ("12padams: Hmm I see a Taskbar at the bottom of the screen..." & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 60 Then
- history.Text = history.Text + ("12padams: Well the whole of windows 95 is a virus so hmm where do we begin..." & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 59 Then
- history.Text = history.Text + ("12padams: Get Rid of the viruses did you say???" & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 58 Then
- history.Text = history.Text + ("SkyHigh: What the Hell??? just get rid of these viruses now!!!" & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 57 Then
- history.Text = history.Text + ("12padams: Anyway SkyHigh you are asking to many questions... Its time I unleash my next virus" & Environment.NewLine)
- Chat.Interval = 8000
- con = con + 1
- End If
- If con = 56 Then
- history.Text = history.Text + ("12padams: Well It causes your computer to have all its funtions disabled" & Environment.NewLine)
- Chat.Interval = 8000
- con = con + 1
- End If
- If con = 55 Then
- history.Text = history.Text + ("SkyHigh: Whats the virus do?" & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 54 Then
- history.Text = history.Text + ("12padams: Your both experienceing a lethal virus which i like to call (death)" & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 53 Then
- history.Text = history.Text + ("12padams: I told you that you were gunna be punished...." & Environment.NewLine)
- Chat.Interval = 8000
- con = con + 1
- End If
- If con = 52 Then
- history.Text = history.Text + ("SkyHigh: Hey what i can't open anything?" & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 51 Then
- history.Text = history.Text + ("SkyHigh: Don't worry " & username & " ill look online for help" & Environment.NewLine)
- Chat.Interval = 4000
- Windows95.Enabled = False
- con = con + 1
- End If
- If con = 50 Then
- history.Text = history.Text + ("12padams: Hey trying to fight back are we...? well ill punish you both!" & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 49 Then
- history.Text = history.Text + ("SkyHigh: Stop it!!! Let me and " & username & " go!" & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 48 Then
- history.Text = history.Text + ("12padams: Oh yea thats right... Now we had two left. We have SkyHigh and " & username & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 47 Then
- history.Text = history.Text + ("12padams: anyway... where were we?" & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 46 Then
- history.Text = history.Text + ("12padams: lol All your Computers are infected with a virus which makes them unable to boot." & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 45 Then
- history.Text = history.Text + ("rain49 Has Logged Out" & Environment.NewLine)
- ListBox1.Items.Remove("rain49")
- Chat.Interval = 7000
- con = con + 1
- End If
- If con = 44 Then
- history.Text = history.Text + ("rain49: Oh yea... just watch" & Environment.NewLine)
- Chat.Interval = 1000
- con = con + 1
- End If
- If con = 43 Then
- history.Text = history.Text + ("12padams: I would not do that if i were you..." & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 42 Then
- history.Text = history.Text + ("rain49: No... because i can just turn my computer off at the powerpoint... " & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 41 Then
- history.Text = history.Text + ("12padams: ... scared Yet?" & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 40 Then
- history.Text = history.Text + ("rain49: Omg 12padams disabled it..." & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 39 Then
- history.Text = history.Text + ("SkyHigh: What the Hell!!!! wheres my startbutton." & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 38 Then
- history.Text = history.Text + ("12padams: Ha Ha Ha... nobodys turning off their computer???" & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 37 Then
- history.Text = history.Text + ("12padams: Yea Guys I Will definatly unban you if you do that..." & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- Windows95.startbutton.Hide()
- End If
- If con = 36 Then
- history.Text = history.Text + ("rain49: Guys Quickly go to start and turn off your computer!!!" & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 35 Then
- history.Text = history.Text + ("12padams: Now that I Have you... We are gunna have a bit of fun..." & Environment.NewLine)
- Chat.Interval = 10000
- con = con + 1
- End If
- If con = 34 Then
- history.Text = history.Text + ("12padams: I Have Caught you!!!" & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 33 Then
- history.Text = history.Text + ("SkyHigh: I can't the x button is not working!!!!" & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 32 Then
- history.Text = history.Text + ("rain49: CRAP 12padams logged on... Quickly SkyHigh and " & username & " LOGOUT!!!" & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- abletoclose = "no"
- End If
- If con = 31 Then
- history.Text = history.Text + ("12padams Has Logged On" & Environment.NewLine)
- ListBox1.Items.Add("12padams")
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 30 Then
- history.Text = history.Text + ("SkyHigh: OMG THIS IS AWESOME.... I like the fire theme :0" & Environment.NewLine)
- Chat.Interval = 8000
- con = con + 1
- End If
- If con = 29 Then
- history.Text = history.Text + ("rain49: ok have fun then..." & Environment.NewLine)
- Chat.Interval = 8000
- con = con + 1
- End If
- If con = 28 Then
- history.Text = history.Text + ("SkyHigh: YAY! Download Finished... Ill install it now :)" & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 27 Then
- history.Text = history.Text + ("rain49: lol ok... hey " & username & " you can download it as well :)" & Environment.NewLine)
- Chat.Interval = 9000
- con = con + 1
- End If
- If con = 26 Then
- history.Text = history.Text + ("SkyHigh: Yay Thanks rain49!!! Ill download it now" & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 25 Then
- history.Text = history.Text + ("rain49: Its now added to the file sharing section at the bottom right of the screen" & Environment.NewLine)
- Chat.Interval = 4000
- Label5.Show()
- Button5.Show()
- con = con + 1
- End If
- If con = 24 Then
- history.Text = history.Text + ("rain49: Ok just wait a sec..." & Environment.NewLine)
- Chat.Interval = 7000
- con = con + 1
- End If
- If con = 23 Then
- history.Text = history.Text + ("SkyHigh: I think thats enough time... SEND IT NOW!!!!" & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 22 Then
- history.Text = history.Text + ("rain49: Wait ill just give " & username & " a few moments to quit this chat just incase..." & Environment.NewLine)
- Chat.Interval = 10000
- con = con + 1
- End If
- If con = 21 Then
- history.Text = history.Text + ("SkyHigh: Come on send it now..." & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 20 Then
- history.Text = history.Text + ("SkyHigh: Yea and rain 49 is gunna send it to us through Webchat :)" & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 19 Then
- history.Text = history.Text + ("rain49: Anyway on the 12padams site there is a really cool piece of software called skindows95" & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 18 Then
- history.Text = history.Text + ("rain49: If I were you i would log out right now... otherwise you will probably be banned" & Environment.NewLine)
- Chat.Interval = 7000
- con = con + 1
- End If
- If con = 17 Then
- history.Text = history.Text + ("rain49: Ok " & username & " we are going to be breaking the chat rules..." & Environment.NewLine)
- Chat.Interval = 8000
- con = con + 1
- End If
- If con = 16 Then
- history.Text = history.Text + ("rain49: Ill Have to tell " & username & " then..." & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 15 Then
- history.Text = history.Text + ("SkyHigh: Oh woops I forgot to to warn " & username & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 14 Then
- history.Text = history.Text + ("rain49: Oh ok... Does " & username & " know?" & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 13 Then
- history.Text = history.Text + ("SkyHigh: Oh " & username & " is just some new person who just logged on for the first time today" & Environment.NewLine)
- Chat.Interval = 6000
- con = con + 1
- End If
- If con = 12 Then
- history.Text = history.Text + ("rain49: Hey Who's " & username & Environment.NewLine)
- Chat.Interval = 7000
- con = con + 1
- End If
- If con = 11 Then
- history.Text = history.Text + ("rain49: lol... hi SkyHigh" & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 10 Then
- history.Text = history.Text + ("SkyHigh: rain49 is finally on :) !!!!!!" & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 9 Then
- history.Text = history.Text + ("SkyHigh: Yay" & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 8 Then
- history.Text = history.Text + ("rain49 Has Logged On" & Environment.NewLine)
- ListBox1.Items.Add("rain49")
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 7 Then
- If correct = "Yes" Then
- history.Text = history.Text + ("SkyHigh: Yay You got it :)" & Environment.NewLine)
- Button4.Hide()
- Button3.Hide()
- typechat.Show()
- con = con + 1
- End If
- If correct = "No" Then
- history.Text = history.Text + ("SkyHigh: Sorry My Name was Bill :(" & Environment.NewLine)
- Button4.Hide()
- Button3.Hide()
- typechat.Show()
- con = con + 1
- End If
- End If
- If con = 6 Then
- history.Text = history.Text + ("SkyHigh: Ill make 2 buttons appear at the bottom of your screen and you click to guess" & Environment.NewLine)
- Chat.Interval = 500
- con = con + 1
- Button3.Show()
- Button4.Show()
- typechat.Hide()
- Chat.Stop()
- End If
- If con = 5 Then
- history.Text = history.Text + ("SkyHigh: Ok Guess What my Name is" & Environment.NewLine)
- Chat.Interval = 3000
- con = con + 1
- End If
- If con = 4 Then
- history.Text = history.Text + ("SkyHigh: " & username & " We can play a game while we wait for rain49 to login" & Environment.NewLine)
- Chat.Interval = 4000
- con = con + 1
- End If
- If con = 3 Then
- history.Text = history.Text + ("SkyHigh: But wait!" & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 2 Then
- history.Text = history.Text + ("SkyHigh: Sorry I thought my friend rain49 was gunna be on..." & Environment.NewLine)
- Chat.Interval = 1000
- con = con + 1
- End If
- If con = 1 Then
- history.Text = history.Text + ("SkyHigh: Damn" & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- If con = 0 Then
- ListBox1.Items.Add("SkyHigh")
- history.Text = history.Text + ("SkyHigh Has Logged On" & Environment.NewLine)
- Chat.Interval = 5000
- con = con + 1
- End If
- history.Focus()
- history.SelectionStart = 999999
- history.ScrollToCaret()
- typechat.Focus()
- End Sub
-
- Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
- con = 7
- correct = "No"
- Chat.Start()
-
- End Sub
-
- Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click
- con = 7
- correct = "Yes"
- Chat.Start()
- End Sub
-
- Private Sub Button5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button5.Click
- Dim opendownload As New Downloader
- opendownload.Show()
- opendownload.Label2.Text = "Downloading: Skindows 95"
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/Windows95.Designer.vb b/Backup/windows 95/Windows95.Designer.vb
deleted file mode 100755
index 70e640a..0000000
--- a/Backup/windows 95/Windows95.Designer.vb
+++ /dev/null
@@ -1,1152 +0,0 @@
- _
-Partial Class Windows95
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Windows95))
- Dim ListViewItem9 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("My Computer", 3)
- Dim ListViewItem10 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Network Neightborhood", 4)
- Dim ListViewItem11 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Inbox", 7)
- Dim ListViewItem12 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Internet Explorer", 1)
- Dim ListViewItem13 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Recycle Bin", 6)
- Dim ListViewItem14 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Online services", 0)
- Dim ListViewItem15 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Outlook Express", 5)
- Dim ListViewItem16 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Set Up The Microsoft Network", 2)
- Me.taskbar = New System.Windows.Forms.Panel
- Me.startbutton = New System.Windows.Forms.PictureBox
- Me.taskbartime = New System.Windows.Forms.Label
- Me.startmenu = New System.Windows.Forms.Panel
- Me.startmenuitems = New System.Windows.Forms.MenuStrip
- Me.ProgramsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AccessoriesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CommunicationsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.InternetConnectionWizardToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NetMeetingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.MultimediaToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CDPlayerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SoundRecorderToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.VolumeControlToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WindowsMediaPlayerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SystemToolsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DiskDefragmenterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ScanDiskToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AddressBookToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CalculatorToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HyperTerminalToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ImagingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NotePadToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.OnlineRegistrationToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PaintToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PhoneDialerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WordPadToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.StartUpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AOLInternetFREETrialToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ATTWorldNetSignupToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SetupCompuServe30ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SetupWOWFromCompuServeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.MSDOSPromptToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.EmptyToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WindowsExplorerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.MSDOSPromptToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.OutlookExpressToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WindowsExplorerToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.GuessTheNumberToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.StartRunnerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ErrorBlasterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SkindowsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WebChatToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.TimeDistorterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DocumentsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SettingsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ControlPanelToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PrintersToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.TaskbarToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.FindToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.FilesOrFoldersToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ComputerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.OnTheInternetToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PeopleToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.RunToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ShutdownToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ShutdownToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.ossidestartmenu = New System.Windows.Forms.Panel
- Me.osimage = New System.Windows.Forms.PictureBox
- Me.program = New System.Windows.Forms.Panel
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.exampleprogramtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.exampleprogramtext = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.rightclickbackproperties = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.PropertiesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ByNameToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ByTypeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.BySizeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AutoArrangeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ByDateToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.LineUpIconsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PasteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PasteShortcutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NewToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.FolderToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ShortcutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WaveSoundToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.TextDocumentToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WordPadDocumentToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.BitmapImageToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.MicrosoftDataLinkToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PropertiesToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
- Me.Timer3 = New System.Windows.Forms.Timer(Me.components)
- Me.desktopiconsimages = New System.Windows.Forms.ImageList(Me.components)
- Me.Timer4 = New System.Windows.Forms.Timer(Me.components)
- Me.desktopicons = New System.Windows.Forms.ListView
- Me.desktopbackground = New System.Windows.Forms.PictureBox
- Me.taskbar.SuspendLayout()
- CType(Me.startbutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.startmenu.SuspendLayout()
- Me.startmenuitems.SuspendLayout()
- Me.ossidestartmenu.SuspendLayout()
- CType(Me.osimage, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.program.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.exampleprogramtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.rightclickbackproperties.SuspendLayout()
- CType(Me.desktopbackground, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'taskbar
- '
- Me.taskbar.BackColor = System.Drawing.Color.Silver
- Me.taskbar.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.taskbar.Controls.Add(Me.startbutton)
- Me.taskbar.Controls.Add(Me.taskbartime)
- Me.taskbar.Dock = System.Windows.Forms.DockStyle.Bottom
- Me.taskbar.Location = New System.Drawing.Point(0, 533)
- Me.taskbar.Name = "taskbar"
- Me.taskbar.Size = New System.Drawing.Size(784, 29)
- Me.taskbar.TabIndex = 0
- '
- 'startbutton
- '
- Me.startbutton.Image = Global.windows_95.My.Resources.Resources.start_button_windows_95
- Me.startbutton.Location = New System.Drawing.Point(3, 2)
- Me.startbutton.Name = "startbutton"
- Me.startbutton.Size = New System.Drawing.Size(56, 24)
- Me.startbutton.TabIndex = 3
- Me.startbutton.TabStop = False
- '
- 'taskbartime
- '
- Me.taskbartime.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.taskbartime.AutoSize = True
- Me.taskbartime.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.taskbartime.Location = New System.Drawing.Point(695, 5)
- Me.taskbartime.Name = "taskbartime"
- Me.taskbartime.Size = New System.Drawing.Size(35, 15)
- Me.taskbartime.TabIndex = 2
- Me.taskbartime.Text = "time"
- '
- 'startmenu
- '
- Me.startmenu.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.startmenu.BackColor = System.Drawing.Color.Silver
- Me.startmenu.Controls.Add(Me.startmenuitems)
- Me.startmenu.Controls.Add(Me.ossidestartmenu)
- Me.startmenu.Location = New System.Drawing.Point(0, 238)
- Me.startmenu.Name = "startmenu"
- Me.startmenu.Size = New System.Drawing.Size(174, 295)
- Me.startmenu.TabIndex = 1
- '
- 'startmenuitems
- '
- Me.startmenuitems.BackColor = System.Drawing.Color.Silver
- Me.startmenuitems.Dock = System.Windows.Forms.DockStyle.None
- Me.startmenuitems.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ProgramsToolStripMenuItem, Me.DocumentsToolStripMenuItem, Me.SettingsToolStripMenuItem, Me.FindToolStripMenuItem, Me.HelpToolStripMenuItem, Me.RunToolStripMenuItem, Me.ShutdownToolStripMenuItem, Me.ShutdownToolStripMenuItem1})
- Me.startmenuitems.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow
- Me.startmenuitems.Location = New System.Drawing.Point(29, 2)
- Me.startmenuitems.Margin = New System.Windows.Forms.Padding(0, 0, 5, 0)
- Me.startmenuitems.Name = "startmenuitems"
- Me.startmenuitems.Padding = New System.Windows.Forms.Padding(6, 2, 0, 0)
- Me.startmenuitems.Size = New System.Drawing.Size(142, 292)
- Me.startmenuitems.TabIndex = 0
- Me.startmenuitems.Text = "MenuStrip1"
- '
- 'ProgramsToolStripMenuItem
- '
- Me.ProgramsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ProgramsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AccessoriesToolStripMenuItem, Me.StartUpToolStripMenuItem, Me.MSDOSPromptToolStripMenuItem, Me.WindowsExplorerToolStripMenuItem, Me.MSDOSPromptToolStripMenuItem1, Me.OutlookExpressToolStripMenuItem, Me.WindowsExplorerToolStripMenuItem1, Me.GuessTheNumberToolStripMenuItem, Me.StartRunnerToolStripMenuItem, Me.ErrorBlasterToolStripMenuItem, Me.SkindowsToolStripMenuItem, Me.WebChatToolStripMenuItem, Me.TimeDistorterToolStripMenuItem})
- Me.ProgramsToolStripMenuItem.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.ProgramsToolStripMenuItem.Image = CType(resources.GetObject("ProgramsToolStripMenuItem.Image"), System.Drawing.Image)
- Me.ProgramsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.ProgramsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ProgramsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.ProgramsToolStripMenuItem.Name = "ProgramsToolStripMenuItem"
- Me.ProgramsToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.ProgramsToolStripMenuItem.Size = New System.Drawing.Size(135, 36)
- Me.ProgramsToolStripMenuItem.Text = "Programs"
- '
- 'AccessoriesToolStripMenuItem
- '
- Me.AccessoriesToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AccessoriesToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CommunicationsToolStripMenuItem, Me.MultimediaToolStripMenuItem, Me.SystemToolsToolStripMenuItem, Me.AddressBookToolStripMenuItem, Me.CalculatorToolStripMenuItem, Me.HyperTerminalToolStripMenuItem, Me.ImagingToolStripMenuItem, Me.NotePadToolStripMenuItem, Me.OnlineRegistrationToolStripMenuItem, Me.PaintToolStripMenuItem, Me.PhoneDialerToolStripMenuItem, Me.WordPadToolStripMenuItem})
- Me.AccessoriesToolStripMenuItem.Image = CType(resources.GetObject("AccessoriesToolStripMenuItem.Image"), System.Drawing.Image)
- Me.AccessoriesToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.AccessoriesToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.AccessoriesToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.AccessoriesToolStripMenuItem.Name = "AccessoriesToolStripMenuItem"
- Me.AccessoriesToolStripMenuItem.Size = New System.Drawing.Size(184, 26)
- Me.AccessoriesToolStripMenuItem.Text = "Accessories"
- '
- 'CommunicationsToolStripMenuItem
- '
- Me.CommunicationsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CommunicationsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.InternetConnectionWizardToolStripMenuItem, Me.NetMeetingToolStripMenuItem})
- Me.CommunicationsToolStripMenuItem.Image = CType(resources.GetObject("CommunicationsToolStripMenuItem.Image"), System.Drawing.Image)
- Me.CommunicationsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.CommunicationsToolStripMenuItem.Name = "CommunicationsToolStripMenuItem"
- Me.CommunicationsToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.CommunicationsToolStripMenuItem.Text = "Communications"
- '
- 'InternetConnectionWizardToolStripMenuItem
- '
- Me.InternetConnectionWizardToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.InternetConnectionWizardToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95internetconnectionwizardstartmenuicon
- Me.InternetConnectionWizardToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.InternetConnectionWizardToolStripMenuItem.Name = "InternetConnectionWizardToolStripMenuItem"
- Me.InternetConnectionWizardToolStripMenuItem.Size = New System.Drawing.Size(231, 24)
- Me.InternetConnectionWizardToolStripMenuItem.Text = "Internet Connection Wizard"
- '
- 'NetMeetingToolStripMenuItem
- '
- Me.NetMeetingToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NetMeetingToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95netmeetingstartmenuicon
- Me.NetMeetingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.NetMeetingToolStripMenuItem.Name = "NetMeetingToolStripMenuItem"
- Me.NetMeetingToolStripMenuItem.Size = New System.Drawing.Size(231, 24)
- Me.NetMeetingToolStripMenuItem.Text = "NetMeeting"
- '
- 'MultimediaToolStripMenuItem
- '
- Me.MultimediaToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.MultimediaToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CDPlayerToolStripMenuItem, Me.SoundRecorderToolStripMenuItem, Me.VolumeControlToolStripMenuItem, Me.WindowsMediaPlayerToolStripMenuItem})
- Me.MultimediaToolStripMenuItem.Image = CType(resources.GetObject("MultimediaToolStripMenuItem.Image"), System.Drawing.Image)
- Me.MultimediaToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.MultimediaToolStripMenuItem.Name = "MultimediaToolStripMenuItem"
- Me.MultimediaToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.MultimediaToolStripMenuItem.Text = "Multimedia"
- '
- 'CDPlayerToolStripMenuItem
- '
- Me.CDPlayerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CDPlayerToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95cdplayerstartmenuicon
- Me.CDPlayerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.CDPlayerToolStripMenuItem.Name = "CDPlayerToolStripMenuItem"
- Me.CDPlayerToolStripMenuItem.Size = New System.Drawing.Size(201, 24)
- Me.CDPlayerToolStripMenuItem.Text = "CD Player"
- '
- 'SoundRecorderToolStripMenuItem
- '
- Me.SoundRecorderToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SoundRecorderToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95soundrecorderstartmenuicon
- Me.SoundRecorderToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.SoundRecorderToolStripMenuItem.Name = "SoundRecorderToolStripMenuItem"
- Me.SoundRecorderToolStripMenuItem.Size = New System.Drawing.Size(201, 24)
- Me.SoundRecorderToolStripMenuItem.Text = "Sound Recorder"
- '
- 'VolumeControlToolStripMenuItem
- '
- Me.VolumeControlToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.VolumeControlToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95volumecontrolstartmenuicon
- Me.VolumeControlToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.VolumeControlToolStripMenuItem.Name = "VolumeControlToolStripMenuItem"
- Me.VolumeControlToolStripMenuItem.Size = New System.Drawing.Size(201, 24)
- Me.VolumeControlToolStripMenuItem.Text = "Volume Control"
- '
- 'WindowsMediaPlayerToolStripMenuItem
- '
- Me.WindowsMediaPlayerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WindowsMediaPlayerToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95mediaplayerstartmenuicon
- Me.WindowsMediaPlayerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.WindowsMediaPlayerToolStripMenuItem.Name = "WindowsMediaPlayerToolStripMenuItem"
- Me.WindowsMediaPlayerToolStripMenuItem.Size = New System.Drawing.Size(201, 24)
- Me.WindowsMediaPlayerToolStripMenuItem.Text = "Windows Media Player"
- '
- 'SystemToolsToolStripMenuItem
- '
- Me.SystemToolsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SystemToolsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DiskDefragmenterToolStripMenuItem, Me.ScanDiskToolStripMenuItem})
- Me.SystemToolsToolStripMenuItem.Image = CType(resources.GetObject("SystemToolsToolStripMenuItem.Image"), System.Drawing.Image)
- Me.SystemToolsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.SystemToolsToolStripMenuItem.Name = "SystemToolsToolStripMenuItem"
- Me.SystemToolsToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.SystemToolsToolStripMenuItem.Text = "System Tools"
- '
- 'DiskDefragmenterToolStripMenuItem
- '
- Me.DiskDefragmenterToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DiskDefragmenterToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95diskdefragmentorstartmenuicon
- Me.DiskDefragmenterToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.DiskDefragmenterToolStripMenuItem.Name = "DiskDefragmenterToolStripMenuItem"
- Me.DiskDefragmenterToolStripMenuItem.Size = New System.Drawing.Size(184, 24)
- Me.DiskDefragmenterToolStripMenuItem.Text = "Disk Defragmenter"
- '
- 'ScanDiskToolStripMenuItem
- '
- Me.ScanDiskToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ScanDiskToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95scandiskstartmenuicon
- Me.ScanDiskToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ScanDiskToolStripMenuItem.Name = "ScanDiskToolStripMenuItem"
- Me.ScanDiskToolStripMenuItem.Size = New System.Drawing.Size(184, 24)
- Me.ScanDiskToolStripMenuItem.Text = "ScanDisk"
- '
- 'AddressBookToolStripMenuItem
- '
- Me.AddressBookToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AddressBookToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95adressbookstartmenuicon
- Me.AddressBookToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.AddressBookToolStripMenuItem.Name = "AddressBookToolStripMenuItem"
- Me.AddressBookToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.AddressBookToolStripMenuItem.Text = "Address Book"
- '
- 'CalculatorToolStripMenuItem
- '
- Me.CalculatorToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CalculatorToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95calcualatorstartmenuicon
- Me.CalculatorToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.CalculatorToolStripMenuItem.Name = "CalculatorToolStripMenuItem"
- Me.CalculatorToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.CalculatorToolStripMenuItem.Text = "Calculator"
- '
- 'HyperTerminalToolStripMenuItem
- '
- Me.HyperTerminalToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.HyperTerminalToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95hyperterminalstartmenuicon
- Me.HyperTerminalToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.HyperTerminalToolStripMenuItem.Name = "HyperTerminalToolStripMenuItem"
- Me.HyperTerminalToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.HyperTerminalToolStripMenuItem.Text = "HyperTerminal"
- '
- 'ImagingToolStripMenuItem
- '
- Me.ImagingToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ImagingToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95imagingstartmenuicon
- Me.ImagingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ImagingToolStripMenuItem.Name = "ImagingToolStripMenuItem"
- Me.ImagingToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.ImagingToolStripMenuItem.Text = "Imaging"
- '
- 'NotePadToolStripMenuItem
- '
- Me.NotePadToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NotePadToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95notepadstartmenuicon
- Me.NotePadToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.NotePadToolStripMenuItem.Name = "NotePadToolStripMenuItem"
- Me.NotePadToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.NotePadToolStripMenuItem.Text = "NotePad"
- '
- 'OnlineRegistrationToolStripMenuItem
- '
- Me.OnlineRegistrationToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.OnlineRegistrationToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95onlineregistrationstartmenuicon
- Me.OnlineRegistrationToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.OnlineRegistrationToolStripMenuItem.Name = "OnlineRegistrationToolStripMenuItem"
- Me.OnlineRegistrationToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.OnlineRegistrationToolStripMenuItem.Text = "Online Registration"
- '
- 'PaintToolStripMenuItem
- '
- Me.PaintToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PaintToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95paintstartmenuicon
- Me.PaintToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.PaintToolStripMenuItem.Name = "PaintToolStripMenuItem"
- Me.PaintToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.PaintToolStripMenuItem.Text = "Paint"
- '
- 'PhoneDialerToolStripMenuItem
- '
- Me.PhoneDialerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PhoneDialerToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95phonedialerstartmenuicon
- Me.PhoneDialerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.PhoneDialerToolStripMenuItem.Name = "PhoneDialerToolStripMenuItem"
- Me.PhoneDialerToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.PhoneDialerToolStripMenuItem.Text = "Phone Dialer"
- '
- 'WordPadToolStripMenuItem
- '
- Me.WordPadToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WordPadToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95wordpadstartmenuicon
- Me.WordPadToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.WordPadToolStripMenuItem.Name = "WordPadToolStripMenuItem"
- Me.WordPadToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.WordPadToolStripMenuItem.Text = "WordPad"
- '
- 'StartUpToolStripMenuItem
- '
- Me.StartUpToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.StartUpToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AOLInternetFREETrialToolStripMenuItem, Me.ATTWorldNetSignupToolStripMenuItem, Me.SetupCompuServe30ToolStripMenuItem, Me.SetupWOWFromCompuServeToolStripMenuItem})
- Me.StartUpToolStripMenuItem.Image = CType(resources.GetObject("StartUpToolStripMenuItem.Image"), System.Drawing.Image)
- Me.StartUpToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.StartUpToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.StartUpToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.StartUpToolStripMenuItem.Name = "StartUpToolStripMenuItem"
- Me.StartUpToolStripMenuItem.Size = New System.Drawing.Size(184, 26)
- Me.StartUpToolStripMenuItem.Text = "Online Services"
- '
- 'AOLInternetFREETrialToolStripMenuItem
- '
- Me.AOLInternetFREETrialToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AOLInternetFREETrialToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95aolandinternetfreetrial_startmenuicon
- Me.AOLInternetFREETrialToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.AOLInternetFREETrialToolStripMenuItem.Name = "AOLInternetFREETrialToolStripMenuItem"
- Me.AOLInternetFREETrialToolStripMenuItem.Size = New System.Drawing.Size(255, 24)
- Me.AOLInternetFREETrialToolStripMenuItem.Text = "AOL & Internet FREE Trial!"
- '
- 'ATTWorldNetSignupToolStripMenuItem
- '
- Me.ATTWorldNetSignupToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ATTWorldNetSignupToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95atandtworldsignupstartmenuicon
- Me.ATTWorldNetSignupToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ATTWorldNetSignupToolStripMenuItem.Name = "ATTWorldNetSignupToolStripMenuItem"
- Me.ATTWorldNetSignupToolStripMenuItem.Size = New System.Drawing.Size(255, 24)
- Me.ATTWorldNetSignupToolStripMenuItem.Text = "AT&T WorldNet Signup"
- '
- 'SetupCompuServe30ToolStripMenuItem
- '
- Me.SetupCompuServe30ToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SetupCompuServe30ToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95setupcomuservicestartmenuicon
- Me.SetupCompuServe30ToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.SetupCompuServe30ToolStripMenuItem.Name = "SetupCompuServe30ToolStripMenuItem"
- Me.SetupCompuServe30ToolStripMenuItem.Size = New System.Drawing.Size(255, 24)
- Me.SetupCompuServe30ToolStripMenuItem.Text = "Setup CompuServe 3.0"
- '
- 'SetupWOWFromCompuServeToolStripMenuItem
- '
- Me.SetupWOWFromCompuServeToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SetupWOWFromCompuServeToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95setupwowstartmenuicon
- Me.SetupWOWFromCompuServeToolStripMenuItem.Name = "SetupWOWFromCompuServeToolStripMenuItem"
- Me.SetupWOWFromCompuServeToolStripMenuItem.Size = New System.Drawing.Size(255, 24)
- Me.SetupWOWFromCompuServeToolStripMenuItem.Text = "Setup WOW! from CompuServe"
- '
- 'MSDOSPromptToolStripMenuItem
- '
- Me.MSDOSPromptToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.MSDOSPromptToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.EmptyToolStripMenuItem})
- Me.MSDOSPromptToolStripMenuItem.Image = CType(resources.GetObject("MSDOSPromptToolStripMenuItem.Image"), System.Drawing.Image)
- Me.MSDOSPromptToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.MSDOSPromptToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.MSDOSPromptToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.MSDOSPromptToolStripMenuItem.Name = "MSDOSPromptToolStripMenuItem"
- Me.MSDOSPromptToolStripMenuItem.Size = New System.Drawing.Size(184, 26)
- Me.MSDOSPromptToolStripMenuItem.Text = "StartUp"
- '
- 'EmptyToolStripMenuItem
- '
- Me.EmptyToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.EmptyToolStripMenuItem.Name = "EmptyToolStripMenuItem"
- Me.EmptyToolStripMenuItem.Size = New System.Drawing.Size(117, 22)
- Me.EmptyToolStripMenuItem.Text = "(Empty)"
- '
- 'WindowsExplorerToolStripMenuItem
- '
- Me.WindowsExplorerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WindowsExplorerToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95internetexplorerstartmenuicon
- Me.WindowsExplorerToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.WindowsExplorerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.WindowsExplorerToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.WindowsExplorerToolStripMenuItem.Name = "WindowsExplorerToolStripMenuItem"
- Me.WindowsExplorerToolStripMenuItem.Size = New System.Drawing.Size(184, 26)
- Me.WindowsExplorerToolStripMenuItem.Text = "Internet Explorer"
- '
- 'MSDOSPromptToolStripMenuItem1
- '
- Me.MSDOSPromptToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.MSDOSPromptToolStripMenuItem1.Image = Global.windows_95.My.Resources.Resources.windows95dosstartmenuicon
- Me.MSDOSPromptToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.MSDOSPromptToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.MSDOSPromptToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver
- Me.MSDOSPromptToolStripMenuItem1.Name = "MSDOSPromptToolStripMenuItem1"
- Me.MSDOSPromptToolStripMenuItem1.Size = New System.Drawing.Size(184, 26)
- Me.MSDOSPromptToolStripMenuItem1.Text = "MS-DOS Prompt"
- '
- 'OutlookExpressToolStripMenuItem
- '
- Me.OutlookExpressToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.OutlookExpressToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95outlookexpressstartmenuicon
- Me.OutlookExpressToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.OutlookExpressToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.OutlookExpressToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.OutlookExpressToolStripMenuItem.Name = "OutlookExpressToolStripMenuItem"
- Me.OutlookExpressToolStripMenuItem.Size = New System.Drawing.Size(184, 26)
- Me.OutlookExpressToolStripMenuItem.Text = "Outlook Express"
- '
- 'WindowsExplorerToolStripMenuItem1
- '
- Me.WindowsExplorerToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.WindowsExplorerToolStripMenuItem1.Image = Global.windows_95.My.Resources.Resources.windows95windowsexplorerstartmenuicon
- Me.WindowsExplorerToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.WindowsExplorerToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.WindowsExplorerToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver
- Me.WindowsExplorerToolStripMenuItem1.Name = "WindowsExplorerToolStripMenuItem1"
- Me.WindowsExplorerToolStripMenuItem1.Size = New System.Drawing.Size(184, 26)
- Me.WindowsExplorerToolStripMenuItem1.Text = "Windows Explorer"
- '
- 'GuessTheNumberToolStripMenuItem
- '
- Me.GuessTheNumberToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.GuessTheNumberToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.guess_the_number_number_1__32x32_
- Me.GuessTheNumberToolStripMenuItem.Name = "GuessTheNumberToolStripMenuItem"
- Me.GuessTheNumberToolStripMenuItem.Size = New System.Drawing.Size(184, 26)
- Me.GuessTheNumberToolStripMenuItem.Text = "Guess The Number"
- Me.GuessTheNumberToolStripMenuItem.Visible = False
- '
- 'StartRunnerToolStripMenuItem
- '
- Me.StartRunnerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.StartRunnerToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.start_run__32x32_
- Me.StartRunnerToolStripMenuItem.Name = "StartRunnerToolStripMenuItem"
- Me.StartRunnerToolStripMenuItem.Size = New System.Drawing.Size(184, 26)
- Me.StartRunnerToolStripMenuItem.Text = "Start Runner"
- Me.StartRunnerToolStripMenuItem.Visible = False
- '
- 'ErrorBlasterToolStripMenuItem
- '
- Me.ErrorBlasterToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ErrorBlasterToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.ErrorBlast__One_
- Me.ErrorBlasterToolStripMenuItem.Name = "ErrorBlasterToolStripMenuItem"
- Me.ErrorBlasterToolStripMenuItem.Size = New System.Drawing.Size(184, 26)
- Me.ErrorBlasterToolStripMenuItem.Text = "Error Blaster"
- Me.ErrorBlasterToolStripMenuItem.Visible = False
- '
- 'SkindowsToolStripMenuItem
- '
- Me.SkindowsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SkindowsToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.install_icon__32x32__basic__liquify_
- Me.SkindowsToolStripMenuItem.Name = "SkindowsToolStripMenuItem"
- Me.SkindowsToolStripMenuItem.Size = New System.Drawing.Size(184, 26)
- Me.SkindowsToolStripMenuItem.Text = "Skindows 95"
- Me.SkindowsToolStripMenuItem.Visible = False
- '
- 'WebChatToolStripMenuItem
- '
- Me.WebChatToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WebChatToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.chat__32x32_
- Me.WebChatToolStripMenuItem.Name = "WebChatToolStripMenuItem"
- Me.WebChatToolStripMenuItem.Size = New System.Drawing.Size(184, 26)
- Me.WebChatToolStripMenuItem.Text = "Web Chat"
- Me.WebChatToolStripMenuItem.Visible = False
- '
- 'TimeDistorterToolStripMenuItem
- '
- Me.TimeDistorterToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.TimeDistorterToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.Time_Distorter_icon
- Me.TimeDistorterToolStripMenuItem.Name = "TimeDistorterToolStripMenuItem"
- Me.TimeDistorterToolStripMenuItem.Size = New System.Drawing.Size(184, 26)
- Me.TimeDistorterToolStripMenuItem.Text = "Time Distorter"
- Me.TimeDistorterToolStripMenuItem.Visible = False
- '
- 'DocumentsToolStripMenuItem
- '
- Me.DocumentsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DocumentsToolStripMenuItem.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.DocumentsToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.documents_pic_start
- Me.DocumentsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.DocumentsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.DocumentsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.DocumentsToolStripMenuItem.Name = "DocumentsToolStripMenuItem"
- Me.DocumentsToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.DocumentsToolStripMenuItem.Size = New System.Drawing.Size(135, 36)
- Me.DocumentsToolStripMenuItem.Text = "Documents"
- '
- 'SettingsToolStripMenuItem
- '
- Me.SettingsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SettingsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ControlPanelToolStripMenuItem, Me.PrintersToolStripMenuItem, Me.TaskbarToolStripMenuItem})
- Me.SettingsToolStripMenuItem.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.SettingsToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.settings_pic_start
- Me.SettingsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.SettingsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.SettingsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.SettingsToolStripMenuItem.Name = "SettingsToolStripMenuItem"
- Me.SettingsToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.SettingsToolStripMenuItem.Size = New System.Drawing.Size(135, 36)
- Me.SettingsToolStripMenuItem.Text = "Settings"
- '
- 'ControlPanelToolStripMenuItem
- '
- Me.ControlPanelToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ControlPanelToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95controlpanelstartmenuicon
- Me.ControlPanelToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ControlPanelToolStripMenuItem.Name = "ControlPanelToolStripMenuItem"
- Me.ControlPanelToolStripMenuItem.Size = New System.Drawing.Size(150, 24)
- Me.ControlPanelToolStripMenuItem.Text = "Control Panel"
- '
- 'PrintersToolStripMenuItem
- '
- Me.PrintersToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PrintersToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95printersstartmenuicon
- Me.PrintersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.PrintersToolStripMenuItem.Name = "PrintersToolStripMenuItem"
- Me.PrintersToolStripMenuItem.Size = New System.Drawing.Size(150, 24)
- Me.PrintersToolStripMenuItem.Text = "Printers"
- '
- 'TaskbarToolStripMenuItem
- '
- Me.TaskbarToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.TaskbarToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95taskbarstartmenuicon
- Me.TaskbarToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.TaskbarToolStripMenuItem.Name = "TaskbarToolStripMenuItem"
- Me.TaskbarToolStripMenuItem.Size = New System.Drawing.Size(150, 24)
- Me.TaskbarToolStripMenuItem.Text = "Taskbar"
- '
- 'FindToolStripMenuItem
- '
- Me.FindToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FindToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FilesOrFoldersToolStripMenuItem, Me.ComputerToolStripMenuItem, Me.OnTheInternetToolStripMenuItem, Me.PeopleToolStripMenuItem})
- Me.FindToolStripMenuItem.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.FindToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.find_pic_start
- Me.FindToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.FindToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.FindToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.FindToolStripMenuItem.Name = "FindToolStripMenuItem"
- Me.FindToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.FindToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.FindToolStripMenuItem.Size = New System.Drawing.Size(135, 36)
- Me.FindToolStripMenuItem.Text = "Find"
- '
- 'FilesOrFoldersToolStripMenuItem
- '
- Me.FilesOrFoldersToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FilesOrFoldersToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95findfilesorcomputersstartmenuicon
- Me.FilesOrFoldersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.FilesOrFoldersToolStripMenuItem.Name = "FilesOrFoldersToolStripMenuItem"
- Me.FilesOrFoldersToolStripMenuItem.Size = New System.Drawing.Size(173, 24)
- Me.FilesOrFoldersToolStripMenuItem.Text = "Files or Folders..."
- '
- 'ComputerToolStripMenuItem
- '
- Me.ComputerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ComputerToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95findcomputerstartmenuicon
- Me.ComputerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ComputerToolStripMenuItem.Name = "ComputerToolStripMenuItem"
- Me.ComputerToolStripMenuItem.Size = New System.Drawing.Size(173, 24)
- Me.ComputerToolStripMenuItem.Text = "Computer..."
- '
- 'OnTheInternetToolStripMenuItem
- '
- Me.OnTheInternetToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.OnTheInternetToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95findontherinternetstartmenuicon
- Me.OnTheInternetToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.OnTheInternetToolStripMenuItem.Name = "OnTheInternetToolStripMenuItem"
- Me.OnTheInternetToolStripMenuItem.Size = New System.Drawing.Size(173, 24)
- Me.OnTheInternetToolStripMenuItem.Text = "On the Internet..."
- '
- 'PeopleToolStripMenuItem
- '
- Me.PeopleToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PeopleToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows95findpeoplestartmenuicon
- Me.PeopleToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.PeopleToolStripMenuItem.Name = "PeopleToolStripMenuItem"
- Me.PeopleToolStripMenuItem.Size = New System.Drawing.Size(173, 24)
- Me.PeopleToolStripMenuItem.Text = "People..."
- '
- 'HelpToolStripMenuItem
- '
- Me.HelpToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.HelpToolStripMenuItem.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.HelpToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.help_pic_start
- Me.HelpToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.HelpToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.HelpToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"
- Me.HelpToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.HelpToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(135, 36)
- Me.HelpToolStripMenuItem.Text = "Help"
- '
- 'RunToolStripMenuItem
- '
- Me.RunToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.RunToolStripMenuItem.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.RunToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.Run_pic_start
- Me.RunToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.RunToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.RunToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.RunToolStripMenuItem.Name = "RunToolStripMenuItem"
- Me.RunToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.RunToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.RunToolStripMenuItem.Size = New System.Drawing.Size(135, 36)
- Me.RunToolStripMenuItem.Text = "Run..."
- '
- 'ShutdownToolStripMenuItem
- '
- Me.ShutdownToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ShutdownToolStripMenuItem.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.ShutdownToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.suspend_pic_start1
- Me.ShutdownToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.ShutdownToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ShutdownToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.ShutdownToolStripMenuItem.Name = "ShutdownToolStripMenuItem"
- Me.ShutdownToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.ShutdownToolStripMenuItem.Size = New System.Drawing.Size(135, 36)
- Me.ShutdownToolStripMenuItem.Text = "Suspend"
- '
- 'ShutdownToolStripMenuItem1
- '
- Me.ShutdownToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.ShutdownToolStripMenuItem1.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.ShutdownToolStripMenuItem1.Image = Global.windows_95.My.Resources.Resources.shutdown_pic_start
- Me.ShutdownToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.ShutdownToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ShutdownToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver
- Me.ShutdownToolStripMenuItem1.Name = "ShutdownToolStripMenuItem1"
- Me.ShutdownToolStripMenuItem1.Size = New System.Drawing.Size(135, 36)
- Me.ShutdownToolStripMenuItem1.Text = "Shutdown..."
- '
- 'ossidestartmenu
- '
- Me.ossidestartmenu.Controls.Add(Me.osimage)
- Me.ossidestartmenu.Location = New System.Drawing.Point(0, 0)
- Me.ossidestartmenu.Name = "ossidestartmenu"
- Me.ossidestartmenu.Size = New System.Drawing.Size(26, 297)
- Me.ossidestartmenu.TabIndex = 4
- '
- 'osimage
- '
- Me.osimage.Dock = System.Windows.Forms.DockStyle.Fill
- Me.osimage.Image = Global.windows_95.My.Resources.Resources.windows_95_sidemenustart
- Me.osimage.Location = New System.Drawing.Point(0, 0)
- Me.osimage.Name = "osimage"
- Me.osimage.Size = New System.Drawing.Size(26, 297)
- Me.osimage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.osimage.TabIndex = 0
- Me.osimage.TabStop = False
- '
- 'program
- '
- Me.program.Anchor = System.Windows.Forms.AnchorStyles.Left
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Location = New System.Drawing.Point(193, 276)
- Me.program.Name = "program"
- Me.program.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.program.Size = New System.Drawing.Size(367, 253)
- Me.program.TabIndex = 2
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.exampleprogramtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(363, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'exampleprogramtopbar
- '
- Me.exampleprogramtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.exampleprogramtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.exampleprogramtopbar.Controls.Add(Me.maximizebutton)
- Me.exampleprogramtopbar.Controls.Add(Me.minimizebutton)
- Me.exampleprogramtopbar.Controls.Add(Me.exampleprogramtext)
- Me.exampleprogramtopbar.Controls.Add(Me.closebutton)
- Me.exampleprogramtopbar.Location = New System.Drawing.Point(3, 3)
- Me.exampleprogramtopbar.Name = "exampleprogramtopbar"
- Me.exampleprogramtopbar.Size = New System.Drawing.Size(357, 18)
- Me.exampleprogramtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(323, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(307, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'exampleprogramtext
- '
- Me.exampleprogramtext.AutoSize = True
- Me.exampleprogramtext.BackColor = System.Drawing.Color.Transparent
- Me.exampleprogramtext.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.exampleprogramtext.ForeColor = System.Drawing.Color.White
- Me.exampleprogramtext.Location = New System.Drawing.Point(3, 2)
- Me.exampleprogramtext.Name = "exampleprogramtext"
- Me.exampleprogramtext.Size = New System.Drawing.Size(90, 13)
- Me.exampleprogramtext.TabIndex = 3
- Me.exampleprogramtext.Text = "Program1name"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(340, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'Timer1
- '
- '
- 'rightclickbackproperties
- '
- Me.rightclickbackproperties.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.PropertiesToolStripMenuItem, Me.LineUpIconsToolStripMenuItem, Me.PasteToolStripMenuItem, Me.PasteShortcutToolStripMenuItem, Me.NewToolStripMenuItem1, Me.PropertiesToolStripMenuItem1})
- Me.rightclickbackproperties.Name = "ContextMenuStrip1"
- Me.rightclickbackproperties.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional
- Me.rightclickbackproperties.Size = New System.Drawing.Size(151, 136)
- '
- 'PropertiesToolStripMenuItem
- '
- Me.PropertiesToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PropertiesToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ByNameToolStripMenuItem, Me.ByTypeToolStripMenuItem, Me.BySizeToolStripMenuItem, Me.AutoArrangeToolStripMenuItem, Me.ByDateToolStripMenuItem})
- Me.PropertiesToolStripMenuItem.Name = "PropertiesToolStripMenuItem"
- Me.PropertiesToolStripMenuItem.Size = New System.Drawing.Size(150, 22)
- Me.PropertiesToolStripMenuItem.Text = "Arrange Icons"
- '
- 'ByNameToolStripMenuItem
- '
- Me.ByNameToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ByNameToolStripMenuItem.Name = "ByNameToolStripMenuItem"
- Me.ByNameToolStripMenuItem.Size = New System.Drawing.Size(145, 22)
- Me.ByNameToolStripMenuItem.Text = "by Name"
- '
- 'ByTypeToolStripMenuItem
- '
- Me.ByTypeToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ByTypeToolStripMenuItem.Name = "ByTypeToolStripMenuItem"
- Me.ByTypeToolStripMenuItem.Size = New System.Drawing.Size(145, 22)
- Me.ByTypeToolStripMenuItem.Text = "by Type"
- '
- 'BySizeToolStripMenuItem
- '
- Me.BySizeToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.BySizeToolStripMenuItem.Name = "BySizeToolStripMenuItem"
- Me.BySizeToolStripMenuItem.Size = New System.Drawing.Size(145, 22)
- Me.BySizeToolStripMenuItem.Text = "by Size"
- '
- 'AutoArrangeToolStripMenuItem
- '
- Me.AutoArrangeToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AutoArrangeToolStripMenuItem.Name = "AutoArrangeToolStripMenuItem"
- Me.AutoArrangeToolStripMenuItem.Size = New System.Drawing.Size(145, 22)
- Me.AutoArrangeToolStripMenuItem.Text = "Auto Arrange"
- '
- 'ByDateToolStripMenuItem
- '
- Me.ByDateToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ByDateToolStripMenuItem.Name = "ByDateToolStripMenuItem"
- Me.ByDateToolStripMenuItem.Size = New System.Drawing.Size(145, 22)
- Me.ByDateToolStripMenuItem.Text = "by Date"
- '
- 'LineUpIconsToolStripMenuItem
- '
- Me.LineUpIconsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.LineUpIconsToolStripMenuItem.Name = "LineUpIconsToolStripMenuItem"
- Me.LineUpIconsToolStripMenuItem.Size = New System.Drawing.Size(150, 22)
- Me.LineUpIconsToolStripMenuItem.Text = "Line Up Icons"
- '
- 'PasteToolStripMenuItem
- '
- Me.PasteToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PasteToolStripMenuItem.Name = "PasteToolStripMenuItem"
- Me.PasteToolStripMenuItem.Size = New System.Drawing.Size(150, 22)
- Me.PasteToolStripMenuItem.Text = "Paste"
- '
- 'PasteShortcutToolStripMenuItem
- '
- Me.PasteShortcutToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PasteShortcutToolStripMenuItem.Name = "PasteShortcutToolStripMenuItem"
- Me.PasteShortcutToolStripMenuItem.Size = New System.Drawing.Size(150, 22)
- Me.PasteShortcutToolStripMenuItem.Text = "Paste Shortcut"
- '
- 'NewToolStripMenuItem1
- '
- Me.NewToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.NewToolStripMenuItem1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FolderToolStripMenuItem, Me.ShortcutToolStripMenuItem, Me.WaveSoundToolStripMenuItem, Me.TextDocumentToolStripMenuItem, Me.WordPadDocumentToolStripMenuItem, Me.BitmapImageToolStripMenuItem, Me.MicrosoftDataLinkToolStripMenuItem})
- Me.NewToolStripMenuItem1.Name = "NewToolStripMenuItem1"
- Me.NewToolStripMenuItem1.Size = New System.Drawing.Size(150, 22)
- Me.NewToolStripMenuItem1.Text = "New"
- '
- 'FolderToolStripMenuItem
- '
- Me.FolderToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FolderToolStripMenuItem.Name = "FolderToolStripMenuItem"
- Me.FolderToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.FolderToolStripMenuItem.Text = "Folder"
- '
- 'ShortcutToolStripMenuItem
- '
- Me.ShortcutToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ShortcutToolStripMenuItem.Name = "ShortcutToolStripMenuItem"
- Me.ShortcutToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.ShortcutToolStripMenuItem.Text = "Shortcut"
- '
- 'WaveSoundToolStripMenuItem
- '
- Me.WaveSoundToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WaveSoundToolStripMenuItem.Name = "WaveSoundToolStripMenuItem"
- Me.WaveSoundToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.WaveSoundToolStripMenuItem.Text = "Wave Sound"
- '
- 'TextDocumentToolStripMenuItem
- '
- Me.TextDocumentToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.TextDocumentToolStripMenuItem.Name = "TextDocumentToolStripMenuItem"
- Me.TextDocumentToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.TextDocumentToolStripMenuItem.Text = "Text Document"
- '
- 'WordPadDocumentToolStripMenuItem
- '
- Me.WordPadDocumentToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WordPadDocumentToolStripMenuItem.Name = "WordPadDocumentToolStripMenuItem"
- Me.WordPadDocumentToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.WordPadDocumentToolStripMenuItem.Text = "WordPad Document"
- '
- 'BitmapImageToolStripMenuItem
- '
- Me.BitmapImageToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.BitmapImageToolStripMenuItem.Name = "BitmapImageToolStripMenuItem"
- Me.BitmapImageToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.BitmapImageToolStripMenuItem.Text = "Bitmap Image"
- '
- 'MicrosoftDataLinkToolStripMenuItem
- '
- Me.MicrosoftDataLinkToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.MicrosoftDataLinkToolStripMenuItem.Name = "MicrosoftDataLinkToolStripMenuItem"
- Me.MicrosoftDataLinkToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.MicrosoftDataLinkToolStripMenuItem.Text = "Microsoft Data Link"
- '
- 'PropertiesToolStripMenuItem1
- '
- Me.PropertiesToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.PropertiesToolStripMenuItem1.Name = "PropertiesToolStripMenuItem1"
- Me.PropertiesToolStripMenuItem1.Size = New System.Drawing.Size(150, 22)
- Me.PropertiesToolStripMenuItem1.Text = "Properties"
- '
- 'Timer3
- '
- '
- 'desktopiconsimages
- '
- Me.desktopiconsimages.ImageStream = CType(resources.GetObject("desktopiconsimages.ImageStream"), System.Windows.Forms.ImageListStreamer)
- Me.desktopiconsimages.TransparentColor = System.Drawing.Color.Teal
- Me.desktopiconsimages.Images.SetKeyName(0, "windows95desktopiconfolder.png")
- Me.desktopiconsimages.Images.SetKeyName(1, "windows95desktopiconinternetexplorer.png")
- Me.desktopiconsimages.Images.SetKeyName(2, "windows95desktopiconmicrosoftnetwork.png")
- Me.desktopiconsimages.Images.SetKeyName(3, "windows95desktopiconmycomputer.png")
- Me.desktopiconsimages.Images.SetKeyName(4, "windows95desktopiconnetworkneighbourhood.png")
- Me.desktopiconsimages.Images.SetKeyName(5, "windows95desktopiconoutlookexpress.png")
- Me.desktopiconsimages.Images.SetKeyName(6, "windows95desktopiconrecyclebin.png")
- Me.desktopiconsimages.Images.SetKeyName(7, "windows95desktopiconsinbox.png")
- Me.desktopiconsimages.Images.SetKeyName(8, "guess the number number 1 (32x32).png")
- Me.desktopiconsimages.Images.SetKeyName(9, "start run (32x32).png")
- Me.desktopiconsimages.Images.SetKeyName(10, "ErrorBlast (One).png")
- Me.desktopiconsimages.Images.SetKeyName(11, "chat (32x32).png")
- Me.desktopiconsimages.Images.SetKeyName(12, "install icon (32x32) basic (liquify).png")
- Me.desktopiconsimages.Images.SetKeyName(13, "Time Distorter icon.png")
- '
- 'Timer4
- '
- '
- 'desktopicons
- '
- Me.desktopicons.Alignment = System.Windows.Forms.ListViewAlignment.Left
- Me.desktopicons.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.desktopicons.BackgroundImageTiled = True
- Me.desktopicons.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.desktopicons.ContextMenuStrip = Me.rightclickbackproperties
- Me.desktopicons.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.desktopicons.ForeColor = System.Drawing.Color.White
- Me.desktopicons.Items.AddRange(New System.Windows.Forms.ListViewItem() {ListViewItem9, ListViewItem10, ListViewItem11, ListViewItem12, ListViewItem13, ListViewItem14, ListViewItem15, ListViewItem16})
- Me.desktopicons.LargeImageList = Me.desktopiconsimages
- Me.desktopicons.Location = New System.Drawing.Point(0, 0)
- Me.desktopicons.Name = "desktopicons"
- Me.desktopicons.Size = New System.Drawing.Size(784, 535)
- Me.desktopicons.TabIndex = 5
- Me.desktopicons.UseCompatibleStateImageBehavior = False
- '
- 'desktopbackground
- '
- Me.desktopbackground.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.desktopbackground.Location = New System.Drawing.Point(0, 0)
- Me.desktopbackground.Name = "desktopbackground"
- Me.desktopbackground.Size = New System.Drawing.Size(784, 535)
- Me.desktopbackground.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.desktopbackground.TabIndex = 4
- Me.desktopbackground.TabStop = False
- '
- 'Windows95
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.BackColor = System.Drawing.Color.Teal
- Me.ClientSize = New System.Drawing.Size(784, 562)
- Me.Controls.Add(Me.taskbar)
- Me.Controls.Add(Me.program)
- Me.Controls.Add(Me.startmenu)
- Me.Controls.Add(Me.desktopicons)
- Me.Controls.Add(Me.desktopbackground)
- Me.Name = "Windows95"
- Me.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show
- Me.Text = "Form1"
- Me.TransparencyKey = System.Drawing.Color.LavenderBlush
- Me.taskbar.ResumeLayout(False)
- Me.taskbar.PerformLayout()
- CType(Me.startbutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.startmenu.ResumeLayout(False)
- Me.startmenu.PerformLayout()
- Me.startmenuitems.ResumeLayout(False)
- Me.startmenuitems.PerformLayout()
- Me.ossidestartmenu.ResumeLayout(False)
- CType(Me.osimage, System.ComponentModel.ISupportInitialize).EndInit()
- Me.program.ResumeLayout(False)
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.exampleprogramtopbar.ResumeLayout(False)
- Me.exampleprogramtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.rightclickbackproperties.ResumeLayout(False)
- CType(Me.desktopbackground, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents taskbar As System.Windows.Forms.Panel
- Friend WithEvents startmenu As System.Windows.Forms.Panel
- Friend WithEvents startmenuitems As System.Windows.Forms.MenuStrip
- Friend WithEvents DocumentsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SettingsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FindToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents RunToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ShutdownToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AccessoriesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents StartUpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents MSDOSPromptToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WindowsExplorerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SystemToolsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CalculatorToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NotePadToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PaintToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WordPadToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents exampleprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents exampleprogramtext As System.Windows.Forms.Label
- Friend WithEvents ControlPanelToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PrintersToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents TaskbarToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FilesOrFoldersToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ComputerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents OnTheInternetToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PeopleToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ProgramsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ossidestartmenu As System.Windows.Forms.Panel
- Friend WithEvents osimage As System.Windows.Forms.PictureBox
- Friend WithEvents taskbartime As System.Windows.Forms.Label
- Friend WithEvents Timer1 As System.Windows.Forms.Timer
- Friend WithEvents rightclickbackproperties As System.Windows.Forms.ContextMenuStrip
- Friend WithEvents PropertiesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ShutdownToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents startbutton As System.Windows.Forms.PictureBox
- Friend WithEvents Timer2 As System.Windows.Forms.Timer
- Friend WithEvents ByNameToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ByTypeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents BySizeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents LineUpIconsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PasteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PasteShortcutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NewToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PropertiesToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ByDateToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AutoArrangeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FolderToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ShortcutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WaveSoundToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents TextDocumentToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WordPadDocumentToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents BitmapImageToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents MicrosoftDataLinkToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents Timer3 As System.Windows.Forms.Timer
- Friend WithEvents MSDOSPromptToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents OutlookExpressToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WindowsExplorerToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CommunicationsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents MultimediaToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AddressBookToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HyperTerminalToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ImagingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AOLInternetFREETrialToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ATTWorldNetSignupToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SetupCompuServe30ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SetupWOWFromCompuServeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents EmptyToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents InternetConnectionWizardToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NetMeetingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CDPlayerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SoundRecorderToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents VolumeControlToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WindowsMediaPlayerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DiskDefragmenterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ScanDiskToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents OnlineRegistrationToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PhoneDialerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents Timer4 As System.Windows.Forms.Timer
- Friend WithEvents desktopiconsimages As System.Windows.Forms.ImageList
- Friend WithEvents GuessTheNumberToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents StartRunnerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ErrorBlasterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents desktopbackground As System.Windows.Forms.PictureBox
- Friend WithEvents desktopicons As System.Windows.Forms.ListView
- Friend WithEvents SkindowsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WebChatToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents TimeDistorterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
-
-End Class
diff --git a/Backup/windows 95/Windows95.resx b/Backup/windows 95/Windows95.resx
deleted file mode 100755
index ff3ccbb..0000000
--- a/Backup/windows 95/Windows95.resx
+++ /dev/null
@@ -1,1007 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17, 17
-
-
- 17, 17
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEkSURBVFhH7ZbrDsMgCIV9dN58A4QWFypI1/XH2sSYeP08
- HrCtPZ+jAAC8ZuVS0Wjj/rXDQmMugVhZ+BKF9tOLCMUK1akpZOUniekaKjUAz1uHUIDKphb2NED15Drv
- NIBVIArJbH/qSjwPrERGEJqxJzwP7AAU+/PC2YO8+1ELWB5gNJQmnRhAZNYIsDXfapi85gqE06MBeQBP
- gWJO0us4r8BPAaYK4F2CGK2bzUdrmA31WzAhLo4Tx9JNKFryCzkACMQnCAEoRBrADNwcrGFIALyxo0Bv
- 3hF4c35H5GHvC8cm9GxsAajfnh44L1Ab/sBg2SSX01cVGDgsQNWIq1dwCGDzvsJk2r4GcLsCtwJEeTbR
- X4sCCR/vgam0JTifIY8C/6bAGwXg/rKDFrSdAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACqSURBVDhP1ZRbEoAgCEVdOjsnIUlEMaiPJmaYysfx4tVK
- +VUAANp8XACBaDJiGZ7SngJ7MIGvlG8Xos5sNCBXM0UHjuXa8vV3CCh76JXomDartAqTRvhArfDcF3J+
- lzwoo/AlUCuMuN7cjSnswIJA572FehXQGmgdpPkMqjkAa7tAXYWqg1bj+yyhYcAGVZvqk+IOeB346M1J
- ARM/g/X1MwAuPZGJ9b8eegATqsKgOO1okgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACqSURBVDhP1ZRbEoAgCEVdOjsnIUlEMaiPJmaYysfx4tVK
- +VUAANp8XACBaDJiGZ7SngJ7MIGvlG8Xos5sNCBXM0UHjuXa8vV3CCh76JXomDartAqTRvhArfDcF3J+
- lzwoo/AlUCuMuN7cjSnswIJA572FehXQGmgdpPkMqjkAa7tAXYWqg1bj+yyhYcAGVZvqk+IOeB346M1J
- ARM/g/X1MwAuPZGJ9b8eegATqsKgOO1okgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACqSURBVDhP1ZRbEoAgCEVdOjsnIUlEMaiPJmaYysfx4tVK
- +VUAANp8XACBaDJiGZ7SngJ7MIGvlG8Xos5sNCBXM0UHjuXa8vV3CCh76JXomDartAqTRvhArfDcF3J+
- lzwoo/AlUCuMuN7cjSnswIJA572FehXQGmgdpPkMqjkAa7tAXYWqg1bj+yyhYcAGVZvqk+IOeB346M1J
- ARM/g/X1MwAuPZGJ9b8eegATqsKgOO1okgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACqSURBVDhP1ZRbEoAgCEVdOjsnIUlEMaiPJmaYysfx4tVK
- +VUAANp8XACBaDJiGZ7SngJ7MIGvlG8Xos5sNCBXM0UHjuXa8vV3CCh76JXomDartAqTRvhArfDcF3J+
- lzwoo/AlUCuMuN7cjSnswIJA572FehXQGmgdpPkMqjkAa7tAXYWqg1bj+yyhYcAGVZvqk+IOeB346M1J
- ARM/g/X1MwAuPZGJ9b8eegATqsKgOO1okgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACqSURBVDhP1ZRbEoAgCEVdOjsnIUlEMaiPJmaYysfx4tVK
- +VUAANp8XACBaDJiGZ7SngJ7MIGvlG8Xos5sNCBXM0UHjuXa8vV3CCh76JXomDartAqTRvhArfDcF3J+
- lzwoo/AlUCuMuN7cjSnswIJA572FehXQGmgdpPkMqjkAa7tAXYWqg1bj+yyhYcAGVZvqk+IOeB346M1J
- ARM/g/X1MwAuPZGJ9b8eegATqsKgOO1okgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACqSURBVDhP1ZRbEoAgCEVdOjsnIUlEMaiPJmaYysfx4tVK
- +VUAANp8XACBaDJiGZ7SngJ7MIGvlG8Xos5sNCBXM0UHjuXa8vV3CCh76JXomDartAqTRvhArfDcF3J+
- lzwoo/AlUCuMuN7cjSnswIJA572FehXQGmgdpPkMqjkAa7tAXYWqg1bj+yyhYcAGVZvqk+IOeB346M1J
- ARM/g/X1MwAuPZGJ9b8eegATqsKgOO1okgAAAABJRU5ErkJggg==
-
-
-
- 512, 17
-
-
- 601, 17
-
-
- 779, 22
-
-
- 868, 22
-
-
- 1046, 22
-
-
-
- AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj0yLjAuMC4w
- LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
- ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAABG
- uAAAAk1TRnQBSQFMAgEBDgIAAQIBAAECASABAAEgAQAE/wERAQAI/wFCAU0BNgcAATYDAAEoAwABgAMA
- AYADAAEBAQABEAYAAYASAAFXAQYB8QEFARQBAgETAQIBMgECAXEBCgFvARIBzQEFAVMBAgF7AQMB3wED
- AZ0BAwEYAQMBtgECAdcBAgF8AQMB/wEDAXsBAwG2AQIBfAEDAXwBAwHfAQMBGQEDAXQBAgGNAQEBjAEB
- AXMBAgExAQIBMgECAXMBAgFaAQMBUwEmAckBEgHJARIByQESAckBEgGdAQIByQESAckBEgGdAQIBnQEC
- AZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQEC
- AckBEgGdAQIByQESAckBEgHJARIBnQECAckBEgGdAQKAAAH/AQcB3wEDAd8BAwHfAQMBvgEDAZ0BAwFb
- AQMBGQEDAbUBAgGNAQEB8AEBAVoBAwF8AQMBvwEDAd8BAwHfAQMB3wEDAd8BAwH/AQMB3wEDAXQBAgEQ
- AQIBOgEDATEBAgG1AQIBOQEDAfABAQEyAQIBcwECAa0BAQH/AQMBtgEWAckBEgHJARIByQESAZ0BAgGd
- AQIByQESAckBEgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgHnARwB5wEcAcYBGAHGARgB5wEcASkBJQGd
- AQIBnQECAZ0BAgGdAQIByQESAckBEgHJARIByQESAZ0BAgHJARIByQESAckBEgHJARKAAAGaAQMB1wEC
- AToBAwE6AQMBdAECAfcBAgE6AQMB1wECAa4BAQGNAQEB1gECAf8BAwHfAQMB3wEDAZ0BAwHXAQIBtQEC
- AVoBAwH/AQMBWgEDAYwBAQGcAQMB1gECAc8BAQHWAQIB1wECAc4BAQFSAQIBcwECAa0BAQH/AQMBlAEa
- AZ0BAgGdAQIByQESAckBEgHJARIByQESAZ0BAgHJARIBnQECAZ0BAgHnARwBxgEYAcYBGAHnARwBzgE5
- AfcBXgH3AV4B7wE9AcYBGAHGARgB5wEcAecBHAGdAQIBnQECAckBEgHJARIByQESAckBEgGdAQIByQES
- AckBEgGdAQKAAAFSAQIBrgEBAYwBAQGuAQEBtQECAXwBAwEYAQMBMQECAccBAAEqAQEB1gECAf8BAwHf
- AQMBGQEDAY0BAQHvAQEBEQECATIBAgF9AQMBtgECAUoBAQGcAQMBGQEDATIBAgGtAQEBjAEBAa4BAQEy
- AQIBcwECAY0BAQF7AQMBdAEaAZ0BAgGdAQIByQESAckBEgHJARIByQESAckBEgGdAQIB5wEcAcYBGAFj
- AQwBewFvAZwBcwG9AXcBvQF3AZwBcwG9AXcBvQF3Ab0BdwG9AXcBewFvAYQBEAHGARgB5wEcAckBEgHJ
- ARIByQESAZ0BAgHJARIByQESAckBEgGdAQKAAAHWAQIB1gECAUoBAQHHAQABSwEBASoBAQEIAQEBhgEZ
- AiEBiQENAbcBAgH/AQMBnAEDAY0BAQH3AQIBWwEDATEBAgERAQIBfAEDAbYBAgFKAQEBfAEDAf8BAwE6
- AQMBnAEDAfcBAgERAQIBOQEDATIBAgGMAQEBGQEDAZQBGgHJARIByQESAckBEgGdAQIByQESAckBEgG1
- AVYBxgEYAaUBFAE5AWcBnAFzAb0BdwG9AXcBvQF3Ab0BdwFjAQwBpQEUAd4BewHeAXsBvQF3Ab0BdwG9
- AXcBewFvAecBHAHnARwBnQECAZ0BAgGdAQIByQESAckBEgGdAQIBnQECgAABXwEDAboBAQHLAQABSwEA
- ASwDAAFAAQgBgAFSAYABNQGKAQ0B1wECAd8BAwF8AQMBGQEDAf8BAwF8AQMBEQECATEBAgF8AQMBlQEC
- AUoBAQF8AQMB3wEDAToBAwHwAQEBjQEBAfcBAgHeAQMBvgEDAd8BAwH/AQMBtgEaAZ0BAgHJARIByQES
- AZ0BAgGdAQIByQESAcYBGAHOATkBWgFrAZwBcwG9AXcB3gF7Ad4BewHeAXsBhAEQAZwBcwGEARAB3gF7
- Ad4BewHeAXsB3gF7Ad4BewHeAXsBvQF3AdYBWgHnARwBnQECAckBEgGdAQIBnQECAZ0BAgGdAQKAAAFf
- AQAB2gEAAYoBAAEwAQABFgEAASkBBAHgARwBwAF7AaABNQGKAQ0B1wECAf8BAwHfAQMB3wEDAf8BAwEY
- AQMBEAECAfgBAgG9AQMBlQECASkBAQExAQIBvQEDATkBAwFbAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwH/
- AQMB9wEaAZ0BAgGdAQIBnQECAckBEgFSAUoBxgEYAecBHAF7AW8BvQF3Ad4BewGEARAB3gF7Ad4BewHe
- AXsBpQEUAWMBDAGlARQB3gF7Ad4BewHeAXsB3gF7Ad4BewG9AXcBSgEpAb0BdwFSAUoB5wEcAZ0BAgGd
- AQIBnQECAZ0BAgGdAQKAAAF/AQEB+QEBAckBAAEzAQABFwEAASkBBAEAASEBgAFzAQABIQFrAQUB+AEC
- Af8BAwHfAQMBOgEDAc4BAQFsAQEB1wECAb4BAwGdAQMBdAECAUoBAQFbAQMB3wEDAd8BAwHfAQMB3wED
- Ad8BAwHfAQMB3wEDAd8BAwHfAQMBewEbAZ0BAgGdAQIBnQECAZ0BAgHGARgBrQE1AVoBawG9AXcB3gF7
- Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBEAFCAWMBDAHeAXsB3gF7
- Ad4BewGcAnMBTgHnARwBnQECAZ0BAgGdAQIBnQECgAAB3wELATIBHgHGAQgBLQEAARABAAFKAQgBIAEl
- AeABPQEgAQQBawEBARgBAwH/AQMBnAEDAe8BAQG2AQIB3gEDAf8BAwH/AQMBnAEDAXQBAgFsAQEBvgED
- Ad8BAwHfAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwHfAQMB3wEDARkBGwGdAQIBnQECAZ0BAgHnARwB5wEc
- ATkBZwG9AXcB3gF7Ad4BewG9AXcBhAEQAaUBFAHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7
- Ad4BewHeAXsB3gF7Ad4BewHeAXsB1gFaAXsBbwHGARgBKQElAZ0BAgGdAQIBnQECgAABhAF0AccBSAGD
- ARABJAEAAQUBAAECAwABIAEAAWABAAGMAQEBGQEDAd4BAwH3AQIBSgEBARkBAwHeAQMBOQEDAfgBAgF7
- AQMB1wECAfcBAgHfAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwHfAQMBWwEbAZ0BAgGd
- AQIBnQECAcYBGAH3AV4BewFvAd4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHe
- AXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBvQF3ARgBYwHnARwBnQECAZ0BAgGd
- AQKAAAHHAWgBbAE1AYUBDAEBARgBAAEUAgABYAIAAQIBQAEBAawBAQE6AQMB3gEDAdcBAgFrAQEBOgED
- ARkBAwHwAQEBOQEDAf8BAwHfAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwG+AQMBWgED
- ARkBAwHWAR4BnQECAZ0BAgHnARwBpQEUATkBZwG9AXcBpQEUAd4BewGEARAB3gF7Ad4BewHeAXsB3gF7
- Ad4BewHeAXsBUgFKAfcBXgHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewGEARABpQEUAaUBFAHeAXsBnAFz
- AecBHAFKASkBnQECAZ0BAoAAAZwBDwG1AQIBhAEIAQABTAEAATwBIAEUAYABAQGAAQMBAAEBAa0BAQE6
- AQMBvgEDAfcBAgEQAQIBjQEBAWsBAQH4AQIB3gEDAd8BAwHfAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwF8
- AQMBGQEDAbYBAgH4AQIBWgEDAZ0BAwFaAR8BnQECAZ0BAgHGARgB9wFeAXsBbwHeAXsBhAEQAd4BewGE
- ARAB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB/wF/ASgBYQG9AXcB3gF7Ad4BewHeAXsB3gF7Ad4BewHe
- AXsBhAEQAd4BewHeAXsBvQF3AYQBEAEpASUBnQECAZ0BAoAAAa0BAQFrAQEBZAEEAQABZAEAAVABQAEY
- AcABAQFAAQMB4gEAAc8BAQF7AQMB/wEDAZ0BAwE6AQMBfAEDAd8BAwHfAQMB3wEDAd8BAwHfAQMB3wED
- Ab8BAwFbAQMBGAEDAbYBAgEZAQMBnQEDAd8BAwG/AQMBvgEHAb4BCwF0ASYBnQECAZ0BAgHnARwB9wFe
- AZwBcwHeAXsB3gF7AVIBSgHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBvQF3AbYBbgHeAXsB3gF7
- Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAnsBbwE5AWcBCAEhAZ0BAgGdAQKAAAGNAQEBrgEB
- AaUBAAEhAVABAAFAAWABGAGAAQEBwgEBAekBAAHXAQIB3wEDAd8BAwHfAQMB3wEDAd8BAwHfAQMB3wED
- Ad8BAwG+AQMBWwEDAdcBAgG2AQIBOgEDAb4BAwHfAQMBvgEHAb4BCwHXAQYBzgEFAcYDAAFgASwBnQEC
- AWsBLQHGARgBMQFGAb0BdwHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBnAFz
- AUMBCAFjAQwB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gJ7AW8B5wEcAZ0BAgGd
- AQKAAAGcAQMB+AECAWsBAQGlARQBYwEYAUEBBAHFAQABjQEBAZUBAgHfAQMB3wEDAd8BAwHfAQMB3wED
- Ad8BAwGdAQMBGgEDAZUBAgH4AQIBfAEDAd8BAwHfAQMBvgEHAZ0BCwFzAQYBKQEBAgABQAEIAYABEAHA
- ARQBQAElAWABTgGdAQIBCAEhAe8BPQFaAWsBvQF3Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHe
- AXsB3gF7Ad4BewFCAQgBQgEEAVoBawHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBhAEQAaUBFAHe
- AXsBrQE1AUoBKQFrAS0BnQECgAAB/wEDAd4BAwG2AQIBMgECASkBAQHoAQABzgEBATkBAwH/AQMB3wED
- Ad8BAwG+AQMBWwEDAdcBAgG1AQIBOQEDAXwBAwHfAQMB3wEDAb4BBwF8AQsBMgEGAecDAAFgAQwBoAEU
- AUABJQFAAUIBAQFXAaEBawGhAWsB4QFzAZ0BAgEIASEBEAFCAVoBawG9AXcB3gF7AaUBFAHeAXsB3gF7
- Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7ASEBBAFCAQgBvQF3Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7
- Ad4BewHeAXsBMQFGAd4BewFaAWsB7wE9ASkBJQGdAQKAAAH/AQMB/wEDAd8BAwGdAQMBGQEDAXwBAwHf
- AQMBnQEDAVoBAwHXAQIBlQECARkBAwFbAQMBvgEDAd8BAwG+AQcBvgEHARkBBwHPAQUBhQEAASABBAFg
- AQwBwAEUAYABLQGBAUoBoQFnAaEBawGhAWsBoQFrAaEBawGhAWsB4QFzAZ0BAgEIASEBMQFGAcYBGAHG
- ARgB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7ASEBBAFCAQgB3gF7Ad4BewHe
- AXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBhAEQAd4BewG9AXcB7wE9AUoBKQGdAQKAAAH/AQMBWwED
- AToBAwE6AQMB+AECAZUBAgHWAQIBGQEDAVsBAwG+AQMB3wEDAb8BAwG+AQcBnQELAZUBBgFrAQEBIQEA
- AUABBAGAAQwB4AEYAcABMQHBAU4BoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsB4QFz
- AZ0BAgEIASEBUgFKAXsBbwG9AXcB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBWgFr
- AUIBCAGEARAB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewGcAXMBSgEp
- AWsBLQGdAQKAAAH5AQIBOgEDAVsBAwGdAQMBvgEDAd8BAwHfAQMBvgEHAb4BBwGdAQsBtgEGAa4BBQGl
- AwABYAEIAaABEAEgASEBAAE6AQEBVwGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawFh
- AWMBAgFXAcIBTgHiAVYBnQECAUoBKQHnARwBOQFnAb0BdwHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHe
- AXsB3gF7Ad4BewFCAQgBIgEIAXsBbwHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHe
- AXsB3gF7AZQBUgHnARwBKQElAZ0BAoAAAd8BAwG+AQcBvgEHAb4BBwGdAQsBGAEHATIBBgFsAQEBhAMA
- AUABCAGAARABwAEYAaABLQGAAUYBYQFjAaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBoQFn
- ASIBWwGiAU4GQgFDAUIBYwFGAZ0BAgGdAQIBxgIYAWMBvQF3Ad4BewHeAXsB3gF7Ab0BdwHeAXsB3gF7
- Ad4BewHeAXsBnAFzAUIBCAFjARQBWgFrAd4BewHeAXsB3gF7Ad4BewHeAXsB3gF7AUIBCAGlARQBxgEY
- Ad4BewExAUYBOQFnAecBHAGdAQIBnQECgAABVQECAcYBAAFjAwABIAEAAUABCAFgAQwBoAEQAeABGAGA
- AS0BYAFGASEBWwGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGBAWcBAgFXAYIBSgJC
- ASMBQgEjAUIBIwE+ASMBPgEjAUIBJAE+ASQBQgGdAQIBnQECAcYCGAFjAb0BdwHeAXsBhAEQAYQBEAHe
- AXsB3gF7Ad4BewHeAXsB3gF7AWMBDAF7AW8BKAFVATkBZwHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHe
- AXsBhAEQAd4BewHeAXsBvQF3AaUBFAEpASUBnQECAZ0BAoIAAcABGAHgARwBQAEhAaABMQEgAT4BwQFO
- AWEBYwGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBYQFjAeIBUgFiAUYBIwFC
- ASIBQgEjAUIBIwE+ASMBPgEjAT4BIwFCAQIBPgGCAS0BhQExAScBQgGdAQIBnQECAecBHAGMATEBWgFr
- Ab0BdwGEARABhAEQAb0BdwHeAXsB3gF7Ad4BewG9AXcBQgEIAZwCcwFyAVoBawHeAXsB3gF7Ad4BewHe
- AXsB3gF7Ad4BewHeAXsB3gF7AaUBFAHeAXsBnAFzAYQBEAFKASkBnQECAZ0BAoAAAcIBTgGhAWsBoQFr
- AaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAcEBawGhAWsBoQFnASEBWwGiAU4CQgEi
- AUIBIgFCASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBQgHiATkBgQEtAecBOQGSAVIBTQFGAZ0BAgGd
- AQIBnQECAaUBFAEYAWMBvQF3Ad4BewHeAXsBvQF3Ad4BewHeAXsB3gF7AZwBcwF7AW8BvQF3AYQBFAF7
- AW8B3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7ARgBYwHnARwBnQECAZ0BAgGd
- AQKAAAHgAXMBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBgwFjAUUBXwEHAVsBJQFfASIBXwHCAVIBYgFG
- AkIBIwFCASMBQgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgHiATkBggEtASwBRgH3
- AV4B9wFeAQ8BQgGdAQIBnQECAckBEgGlARQB5wEcAVoBawG9AXcB3gF7Ad4BewHeAXsBvQF3Ab0BdwFC
- AQgBewFvAb0BdwFCAQgBewFvAd4BewHeAXsB3gF7Ad4BewGlARQB3gF7Ad4BewHeAXsB3gJ7AW8B5wEc
- AQgBIQGdAQIBnQECAZ0BAoAAAcABawFFAV8BJgFfAQYBWwHoAVYByQFSAaoBTgFsAUoBTgFGAS0BQgEm
- AUIBIwFCASIBQgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBQgHC
- ATUBZAEpAW8BTgH3AV4B2AFaAdYBWgEOAT4BnQECAckBEgGdAQIByQESAckBEgG1AVYBewFvAd4BewHe
- AXsB3gF7Ab0BdwF7AW8BGAFjAd4BewG9AXcBYwEMAVoBawG9AXcB3gF7Ad4BewHeAXsBpQEUAd4BewHe
- AXsBWgFrAXsBbwGtATUBCAEhAZ0BAgGdAQIBnQECAZ0BAoAAAaoBUgFNAUYBLgFGAS8BQgEQAUIBEAFC
- ARABQgEQAUIBEAFCAQ0BQgElAUIBIwE+ASIBPgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+
- ASMBPgEjAT4BAwE+AYEBLQGDAS0BkQFSAbcBVgFQAQgB9QE9AdYBWgHuAT0ByQESAckBEgHJARIByQES
- AZ0BAgHJARIBlAFSAWsBLQG9AXcB3gF7AUoBKQEhAQQBWgFrAd4BewFjAQwBvQF3AYQBEAHeAXsB3gF7
- Ad4BewHeAXsBpQEUAd4BewGcAXMBvQF3AYwBMQHGARgBnQECAckBEgHJARIBnQECAckBEoAAAfABPQEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBDwFCAQwBPgEkAUIBIgE+ASIBPgEjAT4BIwE+ASMBPgEj
- AT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEDAT4BggEtAcYBOQGUAVIBNgFGAZQBEAEZAQABNQFGAdYBWgGN
- ATEByQESAckBEgGdAQIBnQECAckBEgHJARIBxgEYAbUBVgGcAXMB3gF7Ab0BdwG9AXcBvQF3Ad4BewFj
- AQwBvQF3Ad4BewGEARAB3gF7Ad4BewHeAXsB3gF7Ad4BewG9AXcB7wE9AQgBIQGdAQIBnQECAZ0BAgHJ
- ARIByQESAckBEoAAARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBDwFCAQsBQgEjAUIBIgE+
- ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwFCAQIBPgFiAS0B6QE5AdYBWgE2AUYBdgEM
- ARwBAAFYAQgBVQFKAfYBXgGMATEBnQECAckBEgGdAQIByQESAZ0BAgHJARIByQESAaUBFAHGARgBewFv
- Ab0BdwG9AXcB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ab0BdwHeAXsB3gJ7AW8BxgEYAQgBIQGd
- AQIByQESAckBEgGdAQIByQESAZ0BAgGdAQKAAAHvAT0BEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- AQ8BQgEKAUIBIwE+ASIBPgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwFCAcIBNQFBASkB6QE9
- AdQBVgHUATkBFQEAAR0BAAEdAQABeAEMAVUBSgHVAVoBawEtAckBEgHJARIBnQECAckBEgGdAQIByQES
- AZ0BAgGdAQIBxgEYAaUBFAEpASUBnAFzAb0BdwG9AXcB3gF7Ad4BewG9AXcB3gF7Ad4BewHeAXsBvQF3
- AaUBFAHnARwB5wEcAZ0BAgGdAQIByQESAckBEgHJARIBnQECAZ0BAgGdAQKAAAHvAT0BEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCAQ8BQgEKAT4BIwE+ASIBPgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEj
- AT4BAwE+AYEBMQEMAUIBtgFWAbQBNQE4AQQBfwEAAd8BAAF9AQABtwEUAXUBTgG1AVYBjAExAZ0BAgGd
- AQIByQESAckBEgHJARIByQESAZ0BAgGdAQIBnQECAZ0BAgHGARgBpQEUAcYBGAHGAhgBYwH3AV4B1gFa
- AdYBWgHGARgBxgEYAcYBGAHnARwBnQECAZ0BAgGdAQIBnQECAckBEgHJARIBnQECAZ0BAgGdAQIByQES
- gAAB7wE9ARABQgHvAT0BEAFCARABQgEQAUIBEAFCARABQgEOAUIBCQFCASMBPgEiAT4BIgE+ASMBPgEj
- AT4BIwE+ASMBPgEjAT4BIwE+AcMBNQEsAUYBOAFnAZUBMQFYAQQBnwEBAR8BAgHfAQABHAEAAfcBHAF1
- AU4BtAFWAYwBMQGdAQIByQESAckBEgHJARIByQESAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGd
- AQIBhAEQAcYBGAHGARgBxgEYAcYBGAGEARABnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAckBEgHJ
- ARIByQESAZ0BAgHJARIByQESgAABlAFSARABQgEQAUIB7wE9Ae8BPQHvAT0B7wE9AfABPQEOAT4BCAE+
- ASMBPgEiAT4BIgE+ASMBPgEjAT4BIwE+ASMBPgEiAUIBAQE6AUcBRgE4AWcBUgEpARcBAAEfAQABfwEC
- AT8BBQE/AQABHQEAATcBJQH3AV4BOAFnARABQgGdAQIBnQECAckBEgGdAQIBnQECAZ0BAgGdAQIBnQEC
- AZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQEC
- AZ0BAgGdAQIBnQECAZ0BAgHJARIByQESAckBEgHJARIBnQECgAABZwFSASUBSgEEAUYB4wFBAeIBQQHh
- AT0B4gE9AcMBPQHDAT0BRwFOAakBXgFQAWsB7QExAY4BHQHxASUBNAEuAboBNgH8AT4BPAFHAVIBbwHM
- AWIBaAFaASYBUgEGAVIBBwFSAQgBTgHqAU0BywFBAasBRQEoAU0BBwFNAUoBRQE5AWcBGAFjATkBZwE5
- AWcBOQFnATkBZwFaAWsBWgFrAVoBawFaAWsBewFvAXsBbwF7AW8BewFvAXsBbwGcAXMBnAFzAZwBcwGc
- AXMBvQF3Ab0BdwG9AXcBvQF3Ad4BewG9AXcBewFvAb0BdwHeAXsB3gF7Af8BfwH/AX8B/wF/AcwBbgGs
- AWoBzAFqAe4BbgEwAXcBcgF3AZQBewG2AX8B2AF/AdkBfwHaAX8B2wF/AfsBfwH8AX8B+wF/AdoBfwHY
- AX8BlgF7AZQBdwFzAXcBcwF7AXIBdwFzAXsBtAF/AdYBfwHVAX8BtAF7AbUBewHWAX8B1gF/AdYBfwHW
- AX8BpwEeAYcBHgFnARoBSAEWAQgBEgHHAQ0BpwENAYYBCQFmAQUBRQEFASYBAQEmAQEBJgEBAQgBBQEI
- AQEBZwEFAcQBEQGlAREBgwENAUMBBAHhAUkB4QFJAeUBFAEuAWoBqwFlAaoBZQEOAWYByQEVAegBDAGo
- ARQBKgEsAUgBHAJrASkBZwEqAWcB6gFiAckBXgGIAVYBRwFSAeQBQQGjATkBSAFOAawBWgFyAW8B7gEx
- AY8BHQESASYBNQEqAboBMgH8ATYBGwFDAnMBzQFiAUgBUgHlAUkBpAFFAaQBRQGkAUUBpgFFAYoBPQFq
- AT0BKAFFAaUBSAHoAUQB1gFaAdYBWgHWAVoB1gFaAdYBWgH3AV4B9wFeAfcBXgEYAWMBGAFjARgBYwE5
- AWcBOQFnATkBZwFaAWsBWgFrAVoBawF7AW8BewFvAXsBbwGcAXMBnAFzAZwBcwF7AW8BcwFOAa0BNQF7
- AW8B/wF/Af8BfwH/AX8B/wF/Af8BfwEOAXMBDgFvAS8BcwFRAXcBcgF7AZQBfwG2AX8B1wF/AdgBfwHa
- AX8B2wF/AfwBfwH9AX8B/QF/AfwBfwHaAX8B2QF/AdgBfwHXAX8BtgF/AbUBfwG1AX8BtQF/AdYBfwHW
- AX8B1gF/AdYBfwHWAX8B9wF/AdYBfwHWAX8B1gF/AaYBHgGHARoBaAEaASgBFgEIARIBxwENAYcBCQGG
- AQkBZQEJAWUBBQFGAQEBJgEBAQcBAQEIAQEBRwEFAYUBDQGkAREBhAENASUBAQEmAQwBQQExAScBXgGD
- AVwBZAF0AWQBdAFkAXQBZAF0AaUCZAFoAWwBMAEJASQBSAEcAUgBYwEDAVMBJAFXASUBWwEmAV8BJwFf
- AUoBZwGpAVoBBgFGAQ8BZwFSAW8BlQF3Ae8BLQHRAR0BNQEmATYBKgHbATIBHQE3ARsBPwFSAW8BzgFi
- ASgBTgGlAUEBYwE9AWQBPQFkAT0BZQE9AUgBNQFJATUBKQE9AaUBQAGFAUABlAFSAXMBTgGUAVIBlAFS
- AZQBUgG1AVYBtQFWAbUBVgHWAVoB1gFaAfcBXgH3AV4B9wFeARgBYwEYAWMBGAFjATkBZwE5AWcBWgFr
- AVoBawE5AWcBtQFSAe8BOQGsATEBjAExAY0BMQG1AVYB/wF/Af8BfwH/AX8B/wF/Af8BfwFQAXcBUQF3
- AXIBewGTAXsBlAF7AbYBfwHYAX8B2AF/AdkBfwHbAX8B/AF/Af0BfwH9AX8B/QF/AfwBfwHbAX8B2gF/
- AfoBfwH5AX8B2AF/AdcBfwG2AX8BtgF7AbYBewG2AXsBtgF7AbYBewG2AXsBtgF7AdcBfwHWAX8B1gF/
- ASQBFgECAQkKAAGCAQABJAEFAWIBAAEhAwABYwEAAaQBAAEgAwABYQEEAeMBBAGpAgwBJAEJAUUBYwFg
- AYQBdAgAAcQBbAGEAW0BZAFoAUYBHAIAAUkBZwEDAVMBBAFXAQQBUwEDAVMB4wFSASUBVwHKAVoBSQFS
- AXIBcwGyAXsB1AF/ARABMgHSAR0BNgEmAVcBKgHcATIBHgEzARwBOwF1AXMBEgFnASwBTgGIAT0BRQE1
- ASQBMQEDATEBBAExAQgBMQEIATEBKQExAccBNAFkATgBcwFOAXMBTgFzAU4BcwFOAXMBTgGUAVIBlAFS
- AZQBUgG1AVYBtQFWAbUBVgG1AVYB1gFaAdYBWgG1AVYBtQFWAdYBWgH3AV4B1QFaAXIBSgHuAT0BiwEx
- AUkCKQElAUoBKQFrAS0BrQE1AXsBbwHeAXsB/wF/Af8BfwH/AX8BkwF7AZQBewG1AX8BtQF/AbYBfwHY
- AX8B2QF/AdoBfwH7AX8B/AF/Af0BfwH+AX8B/gF/Ad0BfwH9AX8B/QF/AfsBfwH7AX8B+gF/AfkBfwHY
- AX8B2AF/AdgBfwHYAX8B1wF/AdcBfwHXAX8B1wF/AdcBfwHXAX8B1gF/AdYBfwECAQkB4QFJASMBewEj
- AXsBIwF7ASMBewEjAXsB4QFJASABCAECAVIBwgFqASMBewGhAUEBIQEAAcIBagEjAXsBQgFaAUEBAAEr
- ARwBrQE0AYQBXAHEAWQCAAHEAWwBhAF0AWQBdAHEAXACAAGjAVwBxAF0AYQBcAEkAXsBSgFnAQMBVwEE
- AVcBBAFXAQQBUwHkAVIBBQFXAesBXgFJAU4BMgFrAbUBewGzAXsBEAEyAfMBHQFXASYBdwEmAfwBLgEe
- AS8BHAE7AbYBewGWAXcBEgFrAY8BXgEMAVIBqgFFAWkBPQEoATUB5wEsAQgBLQEJAS0BCQEtAYYBLAFz
- AU4BUgFKAVIBSgFzAU4BcwFOAXMBTgFzAU4BcwFKAXMBTgExAUYB7wE9AfABPQEQAUIB7wE9Aa0BNQFK
- ASkBiwExAe4BPQEuAUIBDwFOAVIBZgGsAT0BiwExAYoBNQGKAVYBCwFGAUsBKQFzAU4BvQF3Af8BfwH/
- AX8B/wF/AdUBfwG2AX8B1gF/AdcBfwHYAX8B2QF/AdsBfwH8AX8B/QF/Af0BfwH+AX8B/gF/Af4BfwHd
- AXsB/gF/Af0BfwH9AX8B+wF/AfoBfwHaAX8B2QF/AdgBfwHZAX8B+QF/AdgBfwHYAXsB2AF7AdcBewHX
- AX8B9wF/AdcBfwHWAX8BAwESAUABAAHCAWoB4gFyAWABEAHAASABwAEgAeEBSQHhAUkBoQFBAQEBKQFh
- ATkBIwF7AQEBKQFhATkB4gFyAWEBOQFFAQgBCwEsAQsBUgHjAVECAAFkAXQBZAF0AWQBdAFkAXQBZAF0
- AWQBdAIAAaQBaAFkAXQBcgF2ASsBZwEEAVcBBAFTAQQBUwHkAVIB5AFSAQUBVwEMAWMBSgFOATMBawHY
- AXsBtAF7AREBMgH0AR0BeAEmAbsBKgH9AS4BHgEvARwBOwG0AXsBtAF7AXEBdwENAW8BygFqAYkBZgFp
- AWIBbgFeAegBKAGmASABxwEoAekBKAErAS0BcwFOAXMBTgFzAU4BcwFOAZQBUgGUAVIBzgE5AYwBMQGt
- ATUBSgEpAcUBFAHGARgBKQElASkBJQHnARwBKAElAawBOQFxAVoB0wFmAdUBagGTAW4BkQFaAbABWgEN
- AWsBKwFzAc4BZgHOAT0B7wE9AXoBbwH+AX8B/wF/Af8BfwHXAX8B1wF/AfgBfwH5AX8B+gF/AfsBfwH8
- AX8B/QF/Af0BfwH+AX8B/gF/Af4BfwH+AX8B/gF/Af0BfwH9AX8B/QF/AfwBfwH7AX8B2gF/AdoBfwG5
- AXsB2QF7AfoBfwH6AX8B+gF/AfkBfwH4AX8B2AF7AdcBewHXAX8B1wF/AYQBFgFgAQABggFiASMBewIA
- ASQBBQHDAQABYQE5AYIBYgFhATkB5gMAASMBewFBATEBoAEYASMBewFhATkBBgEUAiwBxgFUAgABpAF0
- AWQBdAFkAXQBZAF0AWQBdAFkAXQBZAF0AWQBdAIAAaQBcAFqAXEB6gFiAQUBVwHkAVIB5AFSAeUBUgHl
- AVIB5QFSAS4BZwFrAVIBUwFrAc4BLQHPASkBMAEyAfMBGQFXAR4BmgEiAdwBIgH9ASYB+wEyAbUBewHZ
- ASoBlAF3AQ4BbwGqAWYBaAFiAUYBYgFLAWIByAEoAcgBKAFtATkBjwFNASwBVQGUAVIBcwFOAZQBUgGU
- AVIBEQFCATEBRgFrAS0BhAEQAaUBFAFKAikBJQHnARwBSQElAWsBLQFKASkB7QE5AVABUgG0AWoBtQFi
- AXQBYgGsAVkBNQFzAbcBdwFRAXMBLwFzAXABdwGxAVYB7wFRAdUBagHdAXsB/wF/Af8BfwHYAX8B2QF/
- AfoBfwH6AX8B+wF/AfwBfwH9AX8B/gF/Af4BfwH+AX8B/wF/Af8BfwH+AX8B/gF/Af4BfwH9AX8B/QF/
- AfwBfwHbAX8B2gF/AdoBfwHaAXsB2gF/AfoBfwH7AX8B+wF/AfoBfwH5AX8B2AF/AdcBewHXAX8B1gF/
- AYQBFgEgAQAB4gFyAcIBagFAAQABpQEFAUUBBQGgARgBAgFSAWEBOQIAAWEBOQEjAXsBYAEQAUABAAHC
- AWoBQQExAQcBGAETAXcBZAF0AYQBdAFkAXQBZAF0AWQBdAHlAXgB5QF0AWQBdAFkAXQBZAF0AYQBdAFk
- AXQBTQFqAesBYgEmAVsB5AFSAeUBUgHlAVIB5QFSAeYBUgEuAWcBjQFaAVMBawGuASkBLAENAW8BEQHS
- ARUBNgEaAXkBHgG7AR4B3AEiAfoBMgG1AXsBuQEqAZUBewEvAXMBywFqAWgBYgFGAWIBKgFeAY0BPQHQ
- AUUB0AFVAckBYAFnAVwBMQFGATEBRgExAUYB7wE9AWQBDAFjAQwB5wEYAecBHAHFARgBCAEhAYwBMQEp
- ASUBKQElAa0BNQEyAToBdAFKAZMBXgGVAWoBUwFiAdYBbgFRAV4BUAFmAVUBcwFUAW8BMgFvAnMBEwFr
- ATEBYgGUAWoBWQFvAf8BfwH/AX8B2gF/AfoBfwH7AX8B+wF/AfwBfwH9AX8B/gF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/gF/Af8BfwH+AX8B/QF/AfwBfwHbAX8B2wF/AdoBewHaAXsB2wF/AfsBfwH7AX8B+wF/
- AfsBfwH6AX8B+QF/AfkBfwHXAXsB1wF/AdYBfwGkARYBIAEAAeIBcgHiAXIBIAEAAcUBBQHGAQUBowEA
- AeEBSQGCAWIBIwF7ASMBewGCAWIBYAEAASABAAHiAXIBYQE5ASYBFAETAXcBZAF0AWQBdAFkAXQBZAF0
- AQQBbQGlAXQBpAF0AaQBdAGEAXQBZAF0AWQBdAFkAXQBbgFyAaoBWgEoAV8B5AFOAeUBUgHFAVIBxQFO
- AcYBTgEuAWcBzwFeAVIBawGtASkBKwEJAU4BDQGyAREBFQEWAVgBGgF6ARoBmwEaAboBKgGYAXcBmAEm
- AZgBdwE0AW8B0QFqAY4BYgFLAV4BTQFeAa8BQQGvAUkB6gFcAWYBWAGHAVgB1gFaAdYBWgExAUYB8AE9
- ARABPgGuATUBEAFCAdYBVgFUAUIBVAE+ATIBQgIpAUoBKQGtATUBGQFnAVoBbwE4AXMBlAFyAVIBYgGU
- AWoBOQFvAfcBcgFQAW4BdgF3AbcBewHYAXsB0gFuAdUBbgG0AWIBFwFnAb0BdwGcAXMB+wF/AfwBfwH8
- AX8B/QF/Af0BfwH+AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/gF/Af4BfwH+AX8B/QF/AdwBfwHb
- AX8B2wF7AdoBfwHaAX8B/AF/AfwBfwH8AX8B/AF/AfsBfwH6AX8B+gF/AfkBfwHXAXsB1gF/AdYBfwHk
- ARoBQAEAAcIBagFCAVoBgQEAAQUBBgHnAQUBJAEFAUEBMQHAASABoQFBAWEBOQFhAQABYQEFASABAAHC
- AWoBYQE5AWYBEAGBAR4BwwFcAWQBdAFkAXQBAwFpAUEBCAGEAXQBZAF0AYMBLAECAVUBZAF0AWQBdAGD
- AWABBQElAUgBUgEqAWMBxAFOAcUBUgHFAU4BxQFOAcYBTgEuAWMB8AFiAVIBawGsASkBCwEJAS0BDQGQ
- AQ0B0wERARUBEgE3ARYBWAEWAZgBJgFWAW8BdwEeAVUBawGSAVoB7gFFAWwBOQErATUBjgFBAY4BPQFt
- AVUBZgFYAYcBWAFOAVUBlAFSAXMBTgFKASkBCAEdAVMBRgEyAUIB8AE5ATIBQgHRAS0BsAEhAdABMQFq
- AS0BCAEhAUkBKQEyAUYBdAFKAZMBVgFzAVoBGAFfAbUBXgEPAV4BFwFvAbMBbgEuAWYBkAFqAXABagFx
- AWoBOAFvAVEBWgHMATkBzgE5ARgBXwG8AXcBuwF3AboBdwG7AXcBvAF7AbsBewHcAX8BWAF7AZIBZgEu
- AVoB7QFZAQ8BWgGzAWIBNwFrAbsBdwG8AXcBvQF7AbsBdwHbAX8B2wF/AfsBfwH9AX8B/QF/Af0BfwH8
- AX8B+wF/AfoBfwH5AX8B+QF/AbcBewHWAX8B1gF/AcUBFgFAAQABwgFqAcIBagFAAQABJQEKASYBCgEn
- AQoBogERAWABEAEgAQgBQgEJASMBDgFlAQUBYAEQAeIBcgFhATkBAQEFAQIBJwElAVoBZAF0AWQBdAED
- AV0BAQEMAYQBdAFkAXQBIAEYAQIBTQFkAXQBZAF0AaYBXAEJARUBBwFKASsBYwHEAU4BxQFOAcUBTgHG
- AU4BxgFOAS0BYwHxAWIBMgFrAYwBKQHqAQQBCwEJAU4BCQGQAQ0B0wENAfQBEQEWARIBVgEmAXcBcwE0
- AR4BEwFnAS4BTgFJATUBpgEkAekBLAFtAT0BjwFFAeoBXAFFAVwBDAFVAS0BNQEQAUIBrQExAfEBOQGu
- ATEB7wE9Aa8BKQEuARUBsAEtAREBQgHPATUB7wE9Ae4BRQFJAykBrAExATMBQgF0AUYBdQFGAXUBRgHX
- AVIBkgFaAVEBYgEXAWsBtAFqAdUBbgH3AXIBOQFvARcBawFQAVIBqwE1AWoBLQHWAVoBvAF3AbsBdwG5
- AXcBugFvAdsBdwG6AX8BUQFmAcYBTAFDAUwBIgFUAUIBVAGEAVQBxgFMAcwBVQGTAVoBegFrAb0BdwG8
- AXcB+wF/AfsBfwH8AX8B/QF/Af0BfwH8AX8B/AF/AfsBfwHaAX8B2QF/AdgBfwG3AXsB1gF/AdYBfwFk
- ARIBYAEQAeIBcgEjAXsBYAEQAUMBEgHDARYBowEWAaQBFgEFAQoBJQEKAWMBDgEEAQIBhgEQAUEBMQEj
- AXsBAgFSAQEBDQFkAS8BBQEzAeQBXAFkAXQB5AFsAWEBLAFkAXQBZAF0AWEBMAEDAWUBZAF0AYYBZAGM
- AUUBSgEZAcUBQQEMAWMBxQFOAcUBTgHFAU4BpgFOAaYBTgENAV8B8gFiATMBawGsASkByQEEAeoBBAEs
- AQkBTgEJAZABCQGyAQ0B0wENATQBIgGWAXsBEwEeARQBZwEvAU4BSgE1AaYBIAHpASwBTAE5AY8BRQFO
- AVUBDAFZAU4BRQFnARwBMQFCAfABPQFTAUoBMgFGARIBOgFzAUoBEQE+AfABPQEyAUYB0QExAdEBLQEz
- AUYBCAEhAaUBFAGlARgBzwE1ATMBOgHzATUBEgE2AVQBPgG1AVIBDwFaARcBZwFZAWsBWAFvATgBZwHW
- AWoBUQFmAe0BQQFJASkB5wEcAXMBTgG8AXcBuwF3AbkBdwH6AW8BmQF3AawBZQECAWABAgFsAQIBdAEg
- AXQBIQF0ASEBcAECAWwBIgFkAUgBVQGQAUoBewFvAZ0BewH7AX8B+wF/AfwBfwH9AX8B/QF/AfwBfwHb
- AX8B2gF7AdkBewHZAXsB2AF7AbcBfwHWAX8B1QF/AYQBCQFBATEB4QFJAWEBOQFhATkBgQENAcMBGgHD
- ARYBCAECAUQBCgFjAQ4BJAEGAc8BIQFXAToBdgFKAeIBSQFBATEBAgEaAUIBKwGkARIByAE2AeQBXAFk
- AXQBhAF0AWQBdAFkAXQBhAF0AWQBdAHEAVgBawFRAcwBKAFoAREBhAE5AewBYgHGAU4BpQFOAaYBTgGm
- AU4BpgFOAQwBWwESAWcBMwFrAawBKQHIAQAByQEEAeoBBAEsAQUBTgEFAZABBQGyAQkBEwEeARMBHgHy
- AR0BVwFvAS8BTgEpATEBhgEgAUUBGAFFARgBZwEgAakBIAGpASQBiAEgAUcBHAHvAT0B7wE9ATEBRgEx
- AUYBzgE1Ae8BOQHOATUBbAEpAa4BLQGuAS0BTQEdAY0CKQElAYQBEAGEARABKQEhAW4BIQFuAR0BbwEd
- AbABKQExAUIBMAFeARcBZwEYAWMBtAFeATABWgEvAVoBbgFKAQsBNgHFARgBhAEQAYwBMQG8AXcBuwF3
- AboBewG6AXcB7gFlAQABWAEiAWwBIwFkASIBbAEhAXwBAAF4ASEBaAEiAWgBAgFwASEBVAHKAUkB1QFa
- AZ0BewH7AX8B/AF/AfwBfwH8AX8B+wF/AdsBfwHaAX8B2QF7AdgBewGbAXMBtQFaAbYBfwG2AX8BtQF/
- AawBDQEmAQEBQQExAYEBDQGBAQ0BZQEOASgBAgHoAQUBRAEGAYEBDgFCAQoBhwENAREBNQE+AUcB/AFC
- AYoBLQEHASEB6QE2AecBKgGoASIBIwErAWgBEgEoAVUBZAF0AWQBdAFkAXQBhgFkASYBWQEoATYB6gEg
- AY0BMAFoARUBYwE1AcwBXgHHAVIBpQFKAaYBSgGGAUoBpwFKAesBVgHyAWIBEgFjAawBLQGnAQAByAEA
- AckBAAELAQEBLAEFAW8BBQGQAQUBkQEFAZEBBQFwAQkBlgF3AXIBWgEJATEBhgEgAUUBGAFFARgBJQEY
- ASUBGAElARgBJQEYAYgBIAFzAU4BUgFKAVIBSgFzAU4BEQFCAREBPgGUAVIB8QExAdIBLQExAUYBzgE5
- Aa0BNQGtATUBKgElAQgBIQEpASUBrgExASoBHQErASEBjAEtAe4BPQEvAVoBFwFrATkBYwHWAWYBkgFm
- AXYBYwEzAVcB8QFOAe0BNQFLAS0BUgFKAbwBdwG8AXcBugF7AdMBcgFjAVgBAAFoASgBbQFxAWoB5wFY
- AQEBcAEAAXABKAFhAS8BagHGAWQBIQFoAYMBUAEvAUoBmgFnAf0BfwH9AX8B+wF/AfkBfwH4AX8B2AF/
- AdcBfwHXAX8B/wF/Af8BfwGUAVYB/wF/AbUBfwG1AX8BZQEKAYcBBQGgARgBKgERAY0BFQGsAQ0BKAEC
- AYMBDgGgARYBIwEGAWcBFQGsASgBbwFEAR0BQwF/AVcBXwFPAT0BSwE+AU8BPQFPARwBSwHqASoB8AEl
- AS0BIgGSAXYB7QFxAewBcQFtAUEBwwEFAUcBGQGsASgBCgEhAc0BJAFCATEBiwFWAcgBUgGlAUoBhgFK
- AYYBSgGHAUoBqgFSAfEBYgGPAVoB7QE1AawBKQGsASkBrAEpAc0BKQHvAS0BEQEuAVMBMgFSATIBUQEy
- AREBLgFSAXMB0AFqAa4BRQFmARwBJQEYASUBGAElARgBJQEYASUBGAEmARgB6wEwAbUBVgGUAVIBtQFW
- AbUBVgG1AVIBVAFGAbUBVgFTAUoBMQFCAREBQgEIASEBxgEYASkBJQFKASkBxgEYAecBHAFrASkBKAEl
- AQcBIQFJASkB7QFBAVABWgG0AWYBOQFnAVkBawEWAW8BdwFrAVYBXwE0AVcB0QFOAawBMQFzAU4BvAF3
- AbwBdwG6AXsBzQFlAQABXAEhAXQBigFxAdwBfwHWAXIBRAFYAacBXAE4AXsBmgF/AQcBaQEAAXgBAAFc
- AYsBTQE3AWMB/QF/AfwBfwH7AX8B2AF/AdcBfwHXAX8B1gF/AbYBewGcAXMBOQFnAVIBRgGUAU4BKgEl
- Ae8BLQHAARYBwQESASIBDgHDARIBxAEWAcQBFgHDARIBoQESASMBAgFIARUBjQEwAa8BQAFTATkBPgFL
- AaYBbAEAAXABQgFwAQABcAErAWkB8QFlAQABcAEqAWUBUAEeAe8BIQGEAQ4BYwEGASoBHQEgAQIBqwEo
- AYsBLAFIARkBbQEwASIBLQFKAU4ByQFWAYUBSgGGAUoBhgFKAWcBRgGIAUoB0AFeAQwBSgHQAV4BMwFr
- ATMBawEzAWcBMwFnARMBZwE0AWsBVwFvAZkBdwGWAXcBdAF3AfABagGLAWIBTAFeAQsBNQEmARgBJQEY
- ASUBGAFGARwBywEsAewBMAFOAT0BcwFOAVIBSgHPATEBEQE+AXMBTgFzAU4BcwFOAYwBMQGEARABxwEY
- AUoBKQHnARwBxwEYASoBHQHGARgBpQEUAQgBHQFqATkBZwFBAYkBRQEtAVYBsQFqAZMBagEYAWcBOQFj
- AdUBagE2AWsBVgFjARQBVwHzAVIBzQE1AVIBSgG8AXcBvAF3AXgBdwHFAVgBAAFoASABcAEgAWgBrwFt
- Ab4BfwEYAXMBWgF3AXsBfwFLAWUBAQFoAQABfAEAAWwBpQFMAfYBagH8AX8B+wF/AdoBfwHYAX8BtgF3
- AVUBbwETAWMBkQFSAY0BMQHPATkBjQEtAc8BOQERAUYBcwE+ASQBAgGCAQoBwQESAcEBEgHCARIBgwEO
- AUQBAgHGAQkBKQEdAcsBKAGOATgBVAE1AT8BQwFfAU8B0AFhAQABcAH7AVYBpgFsARIBYgFfAVMB6AFo
- AdABYQFfAU8B/QE6AcoBKgGiARIBaAEVAeMBBQGqASgB6QEkAY0BMAHNASQBAgEpAekBRQHKAVYBhQFG
- AWYBRgFmAUYBZwFGAWcBRgGvAVoBqgFBAQwBSgHRAV4BMwFnAawBKQGsASkBrQEpAc4BKQHOASkBVwFv
- AXkBcwEzAW8BjAFmASkBXgEHAVoB7AFVAakBJAElARgBJQEYAUcBHAEtATkBLgE1AQ0BRQG1AVYBtQFW
- AZQBTgG1AVIB1gFaAe8BPQGMAS0BrQE1ASkBJQEpASUBUgFGAVIBSgEPAUIBEAFCAUoBJQEIASEBCAEh
- Ae8BPQFuAWIBkAFmAdIBagE1AXMBswFuARgBZwE4AWMBNwFrAdQBagE2AWsBFQFjAVUBXwHTAVIBlAFS
- AbwBdwG8AXcBeAF3AcUBWAEAAWgBIAF4AQEBdAEjAVQBMwFmAf8BfwH/AXsBrgFZAQIBYAECAXgBAAF4
- ASEBbAGmAVAB1gFuAdoBfwHaAXsBuAF3AVUBbwGtATUBCQEhASkBJQFKASUBKgElAYwBLQFKASUBrgE9
- AVMBTgETAWcBqAERAccBEQHGAQ0B5QEJAcUBCQGmAQ0BZwEVASgBIQFsATQBjAEwAfEBQAHeATYBHwFD
- AR8BRwE0AVoBQgFwAV8BTwGmAWwBNQFaAV8BTwHoAWgB8gFdAT8BSwE/AUcBDgErAYoBHgGoAREBpQEN
- AasBLAGqASwBjQEwAUwBHQECASkBqAFBAcsBVgFmAUYBZgNGAUcBQgFGAUIBjgFSAWkBOQGJATkCTgEz
- AWcBjAEpAagBAAHIAQAByQEAAa0BKQGNAR0BFQFrAdYBYgFuAWIBBwFaAcYBVQEHAVoBbAFBAUcBGAEl
- ARgBJgEYAcsBLAENATUBDQFFAXMBSgFSAUoBcwFOAXMBTgFzAU4BzgE5AWsBLQERAUIBcwFOARABQgEy
- AUIB7gFJAWcBTQGpAVEBjQEtAaUBFAHGARgBawEpAS8BYgEvAWoB8wFqATQBbwEvAWIB9wFqARgBYwE4
- AWcB1QFmAbQBagEWAW8BFAFnAfIBUgG0AVYBvAF3AbwBdwF4AXcBpQFUAQABcAEAAXwBAAFwAQgBWQE5
- AXMB3wF/Af8BfwG0AW4BZgFoAYUBaAHOATUBzwE5Ae8BOQHvATkB7wE9AawBMQGMAS0BjAExAQgBIQHn
- ARwBCAEhAcYBGAGkARQBhAEQAecBGAFrAS0BdAFzAZUBewHMASwBCwElAUkBHQFnARkBRwEdAQkBJQGr
- ASwBbAE0AWwBNAEMAUABUwE5Ad4BMgH+AToB/gE+ARQBUgEAAXACVgEAAXACVgH9AUoBAAFwAbABWQH+
- AUIB/gE+Ad8BOgFRARoBxwEJAWcBGQGLASwBqwEsAY0BNAGKARUB4gEoAWYBOQGLAVYBZgJGAUIBRgFC
- AUYBQgEmAT4BbQFOAUkBNQEnATEBywFBAbEBWgGLASUBjAEpAacBAAGoAQABrQEpAc0BLQGRAVYBEAFK
- ARMBUgELAVoBxgFVAcUBUQHrAVUBqQEkASUBGAElARgBJQEYAWcBIAEtATkBtQFSAZQBUgG1AVYBzgE5
- Aa0BNQG1AVYBlAFSAVMBSgFSAUoBqQFNAcoBTQFzAU4BMQFGAfABOQHQATEB6AEcAecBHAFqASkBMAFa
- AbQBegFQAWYBLwFmAZMBagFZAW8BGQFnARgBYwF5AWsBNwFzAbQBagH1AnIBYgGTAVYBvAF3AbwBdwGZ
- AXcBagFdAQEBaAEBAXgB5gFoAXgBdwG8AX8BTAFhAe8BaQEwAUoBKQElASkBJQEIASEBCAEhAQgBIQEI
- ASEBCAEhAQgBIQEIASEB5wEcARABQgFSAUoBMQFGAc4BNQGtATUB7wE5AawBMQFJASEB8gFiAbUBfwGs
- ATQBjAE0AYwBNAGMATQB7QE8AdEBYgHRAV4B1QFiAfUBWQH2AWEBPQFXAb4BMgHeAToB3gE6ARYBSgFk
- AWwBLAFdAcgBZAF6AUYB3gE+AZABWQGQAVUB3gE+Ad4BOgHeAToBNAEaAQcBDgEKASUBiwEwAYwBMAHN
- ASwB5wEJAeIBKAFGATUBbAFSAWcCRgFCASYBQgEmAT4BBgE+AUsBSgFJATUB5gEoAWkBNQEuAU4B8wFi
- AawBLQGLASUBrAEtAawBLQHzAWIBLwFOAY0BPQGvAUEB8QFNAegBVQHFAVEB6AFVAQsBNQFGARgBJgEY
- ASUBGAEmARgB6wEwAbUBVgGUAVIBlAFSAZQBUgFzAU4BlAFOATABTgGqAUkBMQFOAS8BTgHMAUUBEQFC
- ATEBQgHLAUUB7QFFAUoBKQHGARgBKQElAc0BQQFyAW4B1gF2AdYBdgE4AXcBFwFvAbUBXgF0AVoBcwFi
- AVABYgGRAVoBUQFWAVIBZgFyAV4BvAF3AbwBdwHaAXsBcAFqAQABVAEkAXQBrQF5AXcBewHKAWEBAAJk
- AWABxQEUARABQgEwAUYBcwFOAXMBTgFSAU4BtQFWAbYBWgGTAVIBcgFOATEBRgEQAUIBMQFGARABQgGL
- AS0BzwE5Ac8BOQFqASkB5wEYAdEBWgG1AX8BRgEdAQgBJQFsATkBCAFWAUYBYgHjAXYB4wFyAcQBcgFJ
- AU0BLgFGAT0BXwF+ASoBvgE+Ad4BPgEWAU4BAAFwAXoBRgEWAU4BnAFCAb4BPgG+AT4BOAFKAd4BQgHe
- AT4BvgE6ARUBFgHoAREBrAEsAYsBMAFNATgBKwEhAUQBAgHiASQBJgExAU0BUgFHAUYBJgE+ASYBPgEG
- AT4BBgE6ASsBRgFKATUBpQEkAQgBLQGLATkBDgFKAbEBWgEUAWcBFQFrAdMBYgFxAVYB7gFFAWwBOQGP
- AUEBkAFBAewBUQGmAVEBxgFRAWsBQQHsATAB6wEwAakBJAFoASQBDAE1AZQBUgGMATEBawEtAXMBTgFz
- AU4BDwFGAVIBSgHuAUUBMQFGAVIBSgHNAUEBzQE9Ae8BQQHJAVEBygFVAe8BPQEIARkBKQElAa0BMQFQ
- AVoBcQFuAXIBbgEQAWYBDwFeAfYBagHWAWoB7gFZAbIBWgGRAU4BDwFCATABSgH3AWIBvAF3AbwBcwHa
- AXcBlgF3AWcBXQEAAWABQwF8AaMBdAFBAXABAAF8ASIBeAHnAVQBDwFCATEBRgFSAUoBUQFGAVEBRgFS
- AUoBcwFOAXMBTgFzAU4BcgFOAZMBTgG1AVYBlAFSAZQBUgGUAU4BcgFKAQ8BPgGLASkBVAFrAbUBfwHp
- ASgBqwFBAYUBYgFjAVoBggE5AUIBMQFCATEBYgE5AaYBMQGiATYBsQFaAX0BMgG+AT4BvgE+AeoBYAEA
- AXABWgFGAb4BQgHeAUIB3gFCAcgBZAGyAVUB3gFCAb4BPgG+AToB9QERAWgBFQGNATABjAEwAS0BPAGn
- AREBYgEGAcMBJAHlASgBLAFOAUgBRgEGAT4BBgE+AQYBOgHmATkBKgFCAWsBOQGFARwBpgEkAQgBLQFr
- ATkBMAFOAfcBagE6AW8B9wFqATABUgGtAUEBjAE9AdABRQGQAUEBzgFNAcYBUQHFAVEBjAFJAS4BOQEt
- AUUB6wFMAQ0BPQEMATEBcwFOARABQgEQAUIBcwFOAVIBTgHtAUkBUgFGAVIBRgHvAUEBMQFGAcsBSQHL
- AU0BMQFGAdABNQFsASkBjQEtASoBIQHnARwBKAElAe4BOQHtAUEBLgFOAXABWgFSAWYBOQFnATkBZwG1
- AWoBFQFrAVgBZwE5AWcBnAFzAf4BfwG8AXcBuwFzAbkBdwHZAXcB8wFuAaQBVAEAAWgBAAF8AQABfAEA
- AXwBIQF8ASMBfAFDAXABIQFYAQcBUQFYAXsBuwF7AZoBdwHVAX8B1AF/AdUBfwG2AXsB1gFaAbUBVgG1
- AVYB1gFaARgBXwEYAV8BtQF7AbYBewGUAXsBtQF7Ae4BRAFmAWoBogFBASIBMQFDAVYBwQFmAcIBZgFh
- AVoBIwF7ASMBewEjAXsBdwFCAd0BQgHeAUYBOAFOAaYBaAF6AU4B/gFKAf4BSgH+AU4BWAFSATYBVgHe
- AUYB3gFKAT0BHgEyARoBCwEhAY0BMAFtATQBjQE0AQQBBgGgAQ4BwwEkAcMBJAHsAkkBRgEGAToBBgE6
- AeYBOQHGATUBCQE+AWwBOQGGASABKgE1AW0BPQGvAUEBEgFSAdgBZgErAV0BEwFiAXQBWgGNAT0BpgEs
- AfEBSQGQAUEB7QFRAaYBUQHGAVEBjAFFAS0BPQFHAVQBJQFUAesBTAFOAUEBMQFGATEBRgExAUYBMQFG
- ATEBRgFSAUoBMQFCAc4BOQFFAT0BrAE9AdABNQGMAS0BjQEtAegBGAFjAQwBCAEdAYwBLQFKASkBagEt
- Aa0BNQHvAT0BLwFGAbEBVgFyAWYBegFrAXsBawHWAXIBNwFvAZsBbwGcAXMBnAFzAb0BdwG8AXcBuwFz
- AbkBdwGaAXsB3AF/AVcBcwFqAV0BIgFYAQEBZAEhAVgBQQFYASEBXAFCAVgBzQFlAXgBewHbAXcBugF3
- AZoBewHUAX8B1AF/AdQBfwG1AX8BtgF/AdYBfwHVAX8B1gF/AdYBfwHWAX8BtQF/AdYBfwGUAXsBtQF/
- AQcBKgHjAVEBYgExAUIBdwEiAXsBQgF3AUIBdwEjAXsBIwF7ASMBewEjAXsBIwF7AbsBRgGxASYB/gFO
- AbABYQGaAVYBHgFXAR4BVwEeAVcBHgFTAf4BUgEeAVcBXQEuAdUBDQHoAQ0BzAEoAYwBNAFMATwBKQEh
- AUMBAgHhARYBJwExAeUBKAGrAUEBKgFGAeYBOQHmATkBxgE1AcYBNQHoATkBbAE9AYYBIAGOAUEBsAFF
- AbABRQHxAVEBdgFiAZgBYgF1AV4BzwFJAY0BPQHQAUkBrwFFAZABQQHrAVEBpgFRAckBVQEtATkBLQE5
- AakBVAElAVABRQFUAYcBVAEYAWMBGAFjARgBYwEYAWMBGQFjARgBYwGTAV4BtgFWAbYBUgG3AVIBVAFC
- AWsBKQFLASkBlAFSATkBZwFaAWsBewFvAXsBbwF7AW8BnAFzAZwBcwGcAXMBvAF3AfYBcgH3AXYBGAF7
- AfYBdgHcAXsB3gF7Ad4BewHeAXsB/wF/AbwBdwG8AXcBugF7AZwBfwGcAXMB/QFvAbsBbwHWAW4B7wFh
- Ac0BVQHMAVUBLwFmAfUBdgGaAX8B2wF3AboBcwG6AXsBmQF7AbQBfwG0AX8BswF/AbQBfwG1AX8BtQF/
- AbUBfwG1AX8B1QF/AdUBfwG1AX8BtQF/AbUBfwHVAX8BJQE/AYIBFAGBAV4BQQF7AUUBdwFmAXcBZgF3
- AUUBdwEjAXsBIwF7ASMBewEjAXsBUQFXAc0BKgFQAR4BOQFKAdwBWgFfAWMBXwFnAV8BYwE/AV8B3gFO
- AY8BJgFwASIBRgEGAagBEQHMASwBbAE0AQwBQAGmAREBQwECASIBHwGrAUEBSQE1Ac0BRQEqAUYB5gE1
- AcYBNQHGATUBpgExAccBNQGNAT0BRQEYAU0BOQHuAVEByQFRAesBVQF3AWIBaAFUAZABUQFVAV4BsAFF
- AW8BPQFvAT0BzgFNAcYBUQHGAVUBrQFNAWgBIAGIASABDAFFAWcBVAFFAVgBZgFYAbUBVgGUAVIBtQFW
- AbUBVgG1AVYBtAFWAQ4BUgFzAUoB8QE1AUsBJQGNATEB7wE9Ac4BOQGUAVIBGAFjARgBYwEYAWMBGAFj
- ARgBYwEYAWMBOAFnATkBZwFZAWsBWAFrAdQBagH1AWoBWQFvAXoBbwF7AW8BewFvAZwBcwG9AXcB/wF/
- Af8BfwH/AX8B/wF/Af8BfwH9AX8B/AF/AfsBfwH6AX8B2QF/AdgBfwHXAX8B1wF/AdYBfwHWAX8BtAF/
- AZIBewFyAXcBkwF/AbMBfwGSAX8BcwF7AXMBewGUAXsBtQF/AdUBfwG0AX8BtAF/AbQBfwGUAX8BtAF/
- AbUBfwFFAVcBowFmAQIBcwFDAXcBhgF/AaoBfwGqAXsBpwF/ASMBewEjAXsBIwF7ASMBewEjAXsBAgEb
- AaEBDgGaAUYBOQE2AfgBLQEaATYBOgE2AdgBKQFZATYBxQEdASADAAEhAQQBRQEQBgABIAEFASIBHwEP
- AU4BawE9Aa0BRQEMAUYBxgE1AcYBNQGmATEBpgExAacBMQGtAUEBRQEYAcoBKAHMAU0BpQFNAckBUQF2
- AV4BDQFdAewBTAF3AWIBEwFWAa8BSQHNAVEBxwFRAaYBUQELAVoB6wE0ASUBGAElARgBRQEcAagBMAHJ
- AUAB6gE8ATEBRgEQAUIBEAFCARABQgEQAUIBMQFGAe8BOQHPATEBSgElAYQBEAHOATkBcwFOAXMBTgFz
- AU4BUgFKAXMBTgFzAU4BcwFOAZQBUgGUAVIBlAFSAbUBVgHVAVoB9gFeARcBYwEXAWMBFwFjARcBYwEX
- AWMBGAFjATkBZwFaAWsB/gF/Af4BfwH+AX8B/gF/Af4BfwH8AX8B+wF/AfoBfwHZAX8B2AF/AdcBfwHW
- AX8B1gF/AbUBfwG0AX8BcgF3ATABcwEwAXMBUQF3AXEBewFRAXcBUQF3ARABcwFSAXcBtQF/AdYBfwG0
- AX8BlAF/AdYBfwGUAX8BlAF/AZQBfwHEAUYBIwF7AQMBcwEiAW8BhAFaAaoBewHKAX8BxQFeAcMBZgEC
- AXMBIwF3AQQBewEjAXsBAQEbAecBDQGoAREBxwENAYEBEgGEARABvQF3AUIBCAHlAQEBhAEQAb0BdwH/
- AX8BewFvAcYBGAH/AX8B/wF/Af8BfwIAAeABFgEtAU4BLwFOAfABTQHsAUUBpgExAaYBMQGmATEBhgEx
- AYYBMQGtAUEBRgEcAUYBGAFMATkBpwFRAacBTQEyAVoBFAFeAaoBXAEuAUkBVQFeAQ0BWgGmAVEBpQFR
- AesBWQEtAT0BJgEcASUBGAElARwBJAEcASQBHAEkARwBRAEgAXMBTgFzAU4BcwFOAXMBTgFzAU4BkwJS
- AUoBMQFCAXQBTgGUAVIBtQFWAbUBVgG1AVYBtQFWAbUBVgHWAVoB1gFaAdYBWgHWAVoB9wFeAfcBXgH3
- AV4BGAFjARgBYwE4AWcBOQFnATkBZwFaAWsBWgFrAXsBbwF7AW8BnAFzAf0BfwH9AX8B/QF/Ad0BfwHc
- AX8B+wF/AfoBfwHZAX8B2AF/AdcBfwG2AX8BtgF/AbUBfwG1AX8BcgF7ATABcwEPAW8BLwFzATABcwEv
- AXMBDwFzAe4BbgHNAWoBDwFvAZMBfwG0AX8BkwF7AZMBewHVAX8BkwF/AXIBewFSAXcBigE9AQMBewEi
- AXcBIgFOAUEBCAElAW8BhgF7AYIBEAGBAT0BIgF7ASQBdwEjAWMBIwEnAUcBAgHKAREByQENAWIBBgFg
- AQkBzgE5Af8BfwHOATkBAgEBATEBRgFzAU4BzgE5AQgBIQHGARgB/wF/Ac4BOQH3AV4BwAEIAYIBCgHF
- ATUB5wE5AekBPQHHATUBpgExAaYBMQGGATEBhgEtAYYBLQGtAUEBaAEgASUBGAGIASQBzgFNAesBVQHs
- AVUBVAFeAfQBXQFoAVgBTgFJAVQBXgHrAVkBzAFRAQwBOQEmARwBJQEcASUBHAEkARwBJAEcASQBHAFE
- ASABRAEgAZQBUgGUAVIBlAFSAZQBUgGUAVIBlAFSAbUBVgG1AVYBtQFWAbUBVgG1AVYBtQFWAdYBWgHW
- AVoB1gFaAdYBWgHWAVoB1gFaAfcBXgH3AV4B9wFeAfcBXgH3AV4BFwFjARgBYwEYAWMBGAFjATkBZwE5
- AWcBOQFnAVoBawF7AW8B/AF/AdwBfwHcAX8B3AF/AdsBfwHaAX8B2QF/AdgBfwHXAX8BtgF/AbYBfwG1
- AX8BtAF/AbQBfwEwAXMB7gFqAe4BbgEPAXMBDwFzAc0BagGtAWoBrAFiAawBYgHNAWYB7gFqAQ8BbwEv
- AW8BMAFzATABcwEPAW8BzQFmAawBYgGsATgBBAF7AUMBfwHBAUECAAHDAWYBIwFzASABBAFhATUBQgF7
- AQQBewFFAVcB4gESAYwBFQHKAQ0BRgECAcEBEgFhAQQB9wFeAc4BOQG1AVYBwQEAAc4BOQHOATkEAAEF
- ARgBhAEQATkBZwFzAU4BQAEJAUUBAgHGATUBpgExAaUBMQGmATEBhgExAYYBMQGGAS0BZgEtAWUBKQGt
- AT0BiQEkAUYBGAHJASgBNQFaAXgBYgFVAV4BDwFaAVQBXgGyAV0BRwFEAVYBXgGwAU0BiAEkASUBGAEl
- ARwBJQEcASQBHAEkARwBJAEcAUQBIAFEASABRAEgAVIBSgExAUYBUgFKAVIBSgFSAUoBUgFKAVIBSgFz
- AU4BcwFOAXMBTgFzAU4BcwFOAZQBUgGUAVIBlAFSAZQBUgG1AVYBtQFWAbUBVgG1AVYB1gFaAdYBWgHW
- AVoB9wFeAfcBXgEYAWMBGAFjATkBZwE5AWcBOQFnAVoBawF7AW8B+wF/AdoBfwHaAX8B2gF/AdoBfwHZ
- AX8B2AF/AdcBfwHXAX8B1gF/AbUBfwG0AX8BtAF/AXEBewHuAWoBiwFiAc0BagHuAW4BzQFqAYsBYgFq
- AV4BagFeAYsBYgGMAWIBSgFaAWsBWgGtAWIBrgFiAYwBXgFrAVoB5wFJAeYBSQEJASEBKAFOASQBfwFD
- AVIBYQEQAeIBagECAXMBgAEUAQMBSgFEAX8BIwFjAegBKgEJAQoBywENAcoBDQHBARIBggEBAQgBIQH/
- AX8BxgEYAbUBVgEIASEBjAExAf8BfwH/AX8B/wF/AYQBEAExAUYBtQFWAXMBTgEgAQkBJgEGAaUBMQGl
- ATEBpgExAYYBMQGGAS0BZgEtAWYBLQFmAS0BZQEpAawBPQGqASgBRgEcAbABRQGyAV0BRwFEAfQBVQEz
- AVoBNAFaAdMBYQFHAVAB9AFdAW0BQQFFARwBJQEcASUBHAEkARwBJAEcAUQBHAFEASABRAEgAUMBIAFD
- ASQBcwFOAVIBSgFzAU4BcwFOAXMBTgFzAU4BcwFOAXMBTgGUAVIBlAFSAZQBUgGUAVIBtQFWAbUBVgG1
- AVYBtQFWAdYBWgHWAVoB1gFaAfcBXgH3AV4B9wFeARgBYwEYAWMBGAFjATkBZwE5AWcBWgFrAVoBawF7
- AW8BewFvAZwBcwHYAX8B1wF/AdcBfwHXAX8B2AF/AfkBfwG3AXcB1wF7AdYBfwG0AXsB1AF/AdUBfwGS
- AX8BDwFzAc0BagGLAWIBiwFiAYsBYgFrAWIBSQFaASgBVgGLAWIBSQFWAccBSQGFAT0BZgE9AagBQQGo
- AUUBpwFBAWQBNQGEATkBBwFKAcIBEgHCARIBJQFPAQQBdwGkAWYBIwF3ASMBewGkAWYB5AF2AUMBZwEm
- ATsBCQEKAYwBGQEHAQYBYwEGAWIBBgFkARABcwFOATkBZwHGARgBMQFGAfcBXgGMATEBcwFOATkBZwEx
- AUYBQgEIAXMBTgFzAU4BzgE5AWIBBQHoAQkBywE9AcgBNQGFAS0BhQEtAWYBLQFmAS0BZgEtAUYBKQFF
- ASkBigE5AcsBLAFGARgBLAE5AVcBYgHsAVwB7AFQAXcBYgE1AV4B6wFcAaoBWAFWAWIB6QEwASUBHAEl
- ARwBJAEcASQBHAFEARwBRAEgAUQBIAFDASABQwEkAUMBJAFzAU4BUgFKAXMBTgFzAU4BcwFOAXMBTgFz
- AU4BlAFSAZQBUgGUAVIBlAFSAbUBVgG1AVYBtQFWAbUBVgHWAVoB1gFaAdYBWgH3AV4B9wFeAfcBXgEY
- AWMBGAFjARgBYwE5AWcBOQFnATkBZwE5AWcBWgFrAVoBawFaAWsBewFvAZUBewH3AX8BtQF/AfcBfwHW
- AX8B+AF/AdcBdwH3AX8B9wF/AbQBfwGzAX8BswF/AVEBewEPAXMBjAFmASkBWgEpAVYBKQFWAQgBUgHn
- AVEB5gFNAcQBRQGkAUEBZQE9AUUBNQEEATEB5AEsAeQBKAHiASgB4QEoAWQBNQEJAUoBpwEvAaYBLwGF
- ASsBiAFTAWUBYwEkAX8BJAF7AUMBYwFGAU8BRAEzAScBBgHJAQ0ByAENASQBAgGgAQ4BZwEVAWcBHAGM
- ATEBzgE5AQYBIAFCAQgBhAEQAYwBMQGjAQQBxgEYASYBGAFnASQBwAIAAQUBxgEYAcUBAQGLARUB6QEs
- AUsBOQGMAT0BqQE1AWYBLQFFASkBRQEpAUUBKQFFASkBqwE5AQwBMQElARgBiAEkARMBVgE2AWIBTwFd
- AcsBXAHsAVwBLgFhATUBYgESAVYBhwEoASUBHAEkARwBJAEcAUQBIAFEASABRAEgAUMBIAFDASQBQwEk
- AWMBJAGUAVIBlAFSAZQBUgGUAVIBlAFSAZQBUgGUAVIBtQFWAbUBVgG1AVYBtQFWAbUBVgG1AVYBtQFW
- AbUBVgHWAVoB1gFaAdYBWgHWAVoB1gFaAdYBWgH3AV4B9wFeAfcBXgH3AV4B9wFeAfcBXgEYAWMBGAFj
- ARgBYwEYAWMBOQFnAREBbwEyAXMBlAF7AfcBfwG1AXsB1wF7AbYBdwHWAX8B9gF/Af4BfwH/AX8B/gF/
- Af4BfwH+AX8B/gF/Ad4BfwHeAX8B3gF/Ad4BewHeAXsB3gF7Ad0BewHdAXsB3gF7Ad4BewHdAXsBvQF7
- Ab0BewHdAXsB3QF7Ad4BewHeAXsBhAEnAaQBKwGkAS8BgwErAYIBJwG0AXcBtAF3AWIBKwEhAR8BCQEK
- AasBEQGpAREBJAECAYABDgHEAQ0BywEoAUcBHQGFARwBxgEYAYcBJAEgAQIB4QERAYwBMQHHARABigEk
- AS0BOAHmASABAAECAeMBFgFgARYB6QEJAUwBIf8AFwABEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCIAABEAEAARABAAEQ
- AQABEAEAARA9AAEQAUIBEAFCARABQjQAARgBYwEQAUI2AAEQAUIB/wF/ARgBYwEAAQIBAAECARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEQAUIBEAFCAgABEAFC
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/BgABEAEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABEAEAAR81AAEQAUIBEAFCARgBYwEQAUIBEAFCARABQgEQAUIsAAEYAWMBGAFjARgBYwEQAUIBEAFC
- ARABQiUAAUIB/wF/AeABfwEAAUIGAAEQAUIB/wF/ARgBYwHgAQMB4AEDARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjDAABGAFjARABQgEQAUICAAEQAUIB/wF/Af8BfwH/AX8CAAH/AX8B/wF/Af8BfwH/AX8B/wF/
- BAABHwEAARABAAEQAQABEAEAAR8BAAEfAwABHwMAAR8vAAEQAUIBEAFCARgBYwEYAWMBGAFjARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCJAABGAFjARgBYwEYAWMBGAFjARgBYwEQAUIBEAFCARABQgEQAUIBEAFC
- GAABGAFjAgABGAFjARgBYwEAAUIB/wF/AeABfwEAAUICAAEYAWMBGAFjARABQgH/AX8BGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBEAFCARABQgEQAUIBEAFCARABQgEQAUIBGAFjARABQgEQ
- AUICAAEQAUIB/wF/Af8BfwIAAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/BAABEAUAAR8BAAEfAwABHzEA
- ARABQgEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwEQAUIBEAFCARABQgEQAUIBEAFCARABQiAAARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIUAAEQAUICAAEQ
- AUIBEAFCAQABQgEAAUIBAAFCAQABQgIAARABQgEQAUIBEAFCAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BEAFCARABQgIAARABQgH/
- AX8B/wF/BAAB/wF/Af8BfwH/AX8B/wF/Af8BfwIAAR8DAAEQBwABHxMAARAbAAEQAUIBEAFCARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEQAUIBEAFCARABQgEQAUIBEAFCARABQhwAARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- GgABEAFCARgBYwoAARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgEQAUIBGAFjARABQgIAARABQgH/AX8B/wF/BgAB/wF/AgAB/wF/Af8BfwIA
- AR8BAAEQCwABHwUAAf8BAwIAAf8BAwEQAwABEAEAARAXAAEQAUIBEAFCARgBYwEYAWMBEAFCARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARABQgEQAUIBEAFCARABQgEQAUIBEAFCGAABGAFjARgBYwEYAWMBGAFj
- Af8BfwH/AX8BGAFjARgBYwEYAWMBGAFjARgBYwEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCAgABEAFCEgABEAFCARgBYwwAARABQhwAARABQgEQAUIBGAFjAgABEAFCAf8BfwH/
- AX8B/wF/CAAB/wF/Af8BfxIAAR8BAAH/AQMCAAH/AQMCAAH/AQMBEAEAAf8BAwEQEQABEAFCARABQgEQ
- AUIBGAFjARgBYwEYAWMBEAFCAQABAgEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIOAAEQAUICAAEYAWMBGAFjARgBYwEYAWMB/wF/Af8BfwEQAUIBEAFCAf8BfwEY
- AWMBGAFjARgBYwEYAWMBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIUAAEQAUIBGAFjDAABEAFCARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEQAUICAAEQAUIBEAFCAgABEAFCAf8BfwH/AX8B/wF/Af8BfwYAAf8BfwH/AX8CAAEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEfAQAB/wEDAf8BAwH/AQMB/wEDAf8BAwH/
- AQMBEAEAARABQgEQAUIBEAFCCgABEAFCARgBYwEYAWMBGAFjARgBYwEQAUIBAAECAQABAgEAAQIBAAEC
- AQABAgEYAWMBGAFjARgBYwEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIOAAEQAUIBGAFjARgBYwEY
- AWMBGAFjAf8BfwEQAUIBEAFCARABQgH/AX8BGAFjAf8BfwH/AX8B/wF/Af8BfwH/AX8BEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQhQAARABQgEYAWMMAAEQAUIB/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BGAFjARABQgEQAUIGAAEQAUIB/wF/
- Af8BfwH/AX8IAAH/AX8B/wF/AgAB/wF/Af8BfwH/AX8B4AF/Af8BfwH/AX8B/wF/AeABfwH/AX8B4AF/
- AR8BAAH/AQMB/wEDAf8BAwH/AQMB/wEDARABAAH/AX8B4AF/ARABQgoAARABQgEYAWMBGAFjAQABAgEY
- AWMBAAECAQABAgEAAQIBAAECAQABAgEAAQIBAAECARgBYwEYAWMBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCDgABEAFCARgBYwEYAWMBGAFjARgBYwH/AX8BEAFCAf8BfwEfAQAB/wF/Af8BfwEYAWMBGAFj
- ARgBYwEYAWMBGAFjAf8BfwH/AX8BEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIkAAEQ
- AUIB/wF/ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgH/AX8BGAFjARABQgEQ
- AUIGAAEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8CAAHgAX8B/wF/Af8BfwH/
- AX8B/wF/AeABfwH/AX8B/wF/Af8BfwH/AX8B4AF/AR8BAAH/AQMB/wEDAf8BAwH/AQMBEAEAAeABfwH/
- AX8BEAFCCgABEAFCARgBYwEAAQIBEAFCARgBYwEYAWMBAAECAQABAgEYAWMBGAFjARABQgEAAQIBGAFj
- ARgBYwEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIOAAEQAUIBGAFjARgBYwEYAWMB/wF/ARABQgEQ
- AUIB/wF/AR8BAAH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BGAFjARgBYwH/AX8B/wF/ARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgIAARAHAAEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgEQAUIBEAFCAf8BfwEQAUIQAAEQAUIB/wF/ARgBYwEQAUIBEAFCBgABEAFC
- ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCAgAB/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/AeABfwH/AX8B/wF/AR8BAAH/AQMB/wEDAf8BAwH/AQMB/wEDARABAAH/AX8B4AF/ARABQggA
- ARABQgEYAWMBAAECAQABAgEYAWMBGAFjARgBYwEYAWMBAAECARgBYwEYAWMBGAFjAQABAgEYAWMBGAFj
- ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIMAAEQAUIBGAFjARgBYwEYAWMB/wF/ARABQgEQ
- AUIB/wF/AR8BAAH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/ARgBYwEYAWMBGAFjAf8BfwH/
- AX8BEAFCARABQgEQAUIBEAFCARABQgIAARAHAAEQAUIB/wF/ARgBYwEAAQIBAAECARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBEAFCAf8BfwEQAUIQAAEQAUIB/wF/ARgBYwEQAUIBEAFCBgABEAFC
- ARgBYwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BEAEAARABAAEQAQABEAEA
- ARABAAEQAQABEAEAARABAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABEAEAAeABfwH/AX8BEAFC
- CAABEAFCARgBYwEAAQIBAAECARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBAAECARgBYwEY
- AWMBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgwAARABQgEYAWMBGAFjAf8BfwEQAUIBEAFC
- ARABQgH/AX8BHwEAAf8BfwH/AX8B/wF/Af8BfwH/AX8BHwEAAf8BfwH/AX8BGAFjAgABGAFjARgBYwEY
- AWMB/wF/Af8BfwEQAUIBEAFCARABQgIAARABAAEQBQABEAFCAf8BfwEYAWMB4AEDAeABAwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwQAARABQgH/AX8BEAFCBAAB/wEDCgABEAFCAf8BfwEYAWMBEAFCARABQgYA
- ARABQgEYAWMB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/AeABfwH/AX8B/wF/Af8BfwH/AX8B4AF/Af8BfwH/AX8B4AF/
- ARABQggAARABQgEYAWMBAAECAQABAgEYAWMBAAECARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIMAAEQAUIBGAFjAf8BfwH/AX8BEAFC
- ARABQgEQAUIB/wF/AR8BAAH/AX8B/wF/Af8BfwEfAQAB/wF/AR8BAAH/AX8B/wF/ARgBYwIAARgBYwIA
- ARgBYwEYAWMBGAFjAf8BfwH/AX8BEAFCAgABEAEAARAFAAEQAUIB/wF/ARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARABQgEQAUIBEAFCAf8BfwEQAUIEAAH/AQMKAAEQAUIB/wF/ARgBYwEQ
- AUIBEAFCBgABEAFCARgBYwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BEAEA
- ARABAAEQAQABEAEAARABAAEQAQABEAEAARABAAEQAQABEAEAARABAAEQAQABEAEAARABAAEQAQABEAEA
- AeABfwH/AX8BEAFCCAABEAFCARgBYwEAAQIBAAECAQABAgEAAQIBGAFjARgBYwEYAWMBAAECAQABAgEA
- AQIBAAECARgBYwEYAWMBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgwAARABQgH/AX8BEAFC
- ARABQgEQAUIBEAFCARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/AR8BAAH/AX8BHwEAAf8BfwH/AX8BGAFj
- AgABGAFjAgABGAFjAgABGAFjAf8BfwH/AX8BEAFCARABQgEQAQABEAEAARADAAEQAUIB/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BEAFCAf8BfwEQAUIQAAEQAUIB/wF/
- ARgBYwEQAUIBEAFCBgABEAFCARgBYwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/AeABfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwHg
- AX8B/wF/Af8BfwHgAX8BEAFCBgABEAFCARgBYwEYAWMBGAFjAQABAgEAAQIBAAECARgBYwEYAWMBGAFj
- ARgBYwEAAQIBAAECAQABAgEYAWMBGAFjARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- CgABEAFCARABQgH/AX8B/wF/ARABQgEQAUIBEAFCAf8BfwH/AX8B/wF/Af8BfwH/AX8BHwEAAf8BfwEf
- AQAB/wF/Af8BfwEYAWMCAAEYAWMCAAEYAWMCAAH/AX8BEAFCARABQgEfAQABHwEAARABAAEQAQABEAUA
- ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgH/AX8BEAFC
- EAABEAFCAf8BfwEYAWMBEAFCARABQgYAARABQgEYAWMB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/ARABAAEQAQABEAEAARABAAEQAQABEAEAARABAAEQAQABEAEAARABAAEQAQABEAEA
- ARABAAEQAQABEAEAARABAAH/AX8B/wF/ARABQgYAARABQgEYAWMBGAFjAQABAgEAAQIBAAECAQABAgEY
- AWMBGAFjARgBYwEAAQIBAAECAQABAgEAAQIBGAFjARgBYwEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQg4AARABQgEQAUIB/wF/Af8BfwEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwEfAQAB/wF/
- AR8BAAH/AX8B/wF/ARgBYwIAARgBYwIAARgBYwIAARABQgEfAQABHwEAAR8BAAEQAQABHwEAARABAAEQ
- BwABEAFCFAABEAFCAf8BfwEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIB/wF/
- ARgBYwEQAUIBEAFCBgABEAFCARgBYwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B4AF/Af8BfwH/AX8B/wF/Af8BfwHgAX8B/wF/Af8BfwH/
- AX8B/wF/AeABfwH/AX8BEAFCBgABEAFCARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjAQABAgEAAQIBAAEC
- AQABAgEAAQIBGAFjAQABAgEYAWMBGAFjARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- EgABEAFCARABQgEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwEfAQAB/wF/AR8BAAH/AX8B/wF/ARgBYwIA
- ARgBYwIAARgBYwQAARABAAEfAQABHwEAAR8BAAEQAgABAgEQBwABEAFCARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/ARABQgEQAUIGAAEQAUIBGAFjAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwHgAX8B/wF/
- Af8BfwHgAX8B/wF/Af8BfwHgAX8B/wF/AeABfwEQAUIGAAEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARABQgEAAQIBAAECARgBYwEYAWMB/wF/Af8BfwH/AX8B/wF/Af8BfwEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUISAAEQAUIBGAFjARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/AR8BAAH/AX8BHwEA
- Af8BfwH/AX8BGAFjAgABGAFjAgABGAFjAwABAgEQAQABHwEAAR8BAAEfAQABEAEAAR8CAAECBgABEAFC
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BEAFCARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEQAUIGAAEQAUIBGAFjAf8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/AeABfwH/AX8B/wF/Af8BfwH/AX8BAAF8AQABQAEAAUABAAFAAf8BfwEQAUIEAAEQAUIBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwH/AX8B/wF/ARABQgEQAUIBGAFj
- ARgBYwEYAWMB/wF/Af8BfwH/AX8BEAFCARABQgEQAUIBEAFCARABQhAAARABQgEYAWMBEAFCAf8BfwH/
- AX8B/wF/Af8BfwH/AX8BHwEAAf8BfwEfAQAB/wF/Af8BfwEYAWMCAAEYAWMCAAEYAWMDAAECARABAAEQ
- AQABHwEAAR8BAAEfAgABAgEQBwABEAFCAf8BfwEQAUIBEAEAARABAAEQAQABEAEAARABAAEQAQABEAEA
- ARABAAEQAQAB/wF/ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIGAAEQAUIBGAFjAf8BfwH/AX8BEAEAARABAAEQAQABEAEAARABAAEQAQABEAEAARABAAH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwHgAX8BAAF8AQABfAEA
- AUABAAFAAeABfwEQAUIEAAEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMB/wF/
- Af8BfwEQAUIBEAFCARABQgEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMB/wF/Af8BfwH/AX8BEAFC
- ARABQhAAARABQgIAARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/AR8BAAH/AX8B/wF/Af8BfwH/AX8BGAFj
- AgABGAFjAgABGAFjAgABEAEAAR8BAAEfAQABHwEAAR8CAAECARACAAECBgABEAFCAf8BfwEQAUICAAEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABEAEAAf8BfwEYAWMBEAFCARABQhwAARABQgEYAWMB/wF/
- Af8BfwEfAQABEAEAARABAAEfAQABHwEAAR8BAAEQAQAB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwHgAX8B/wF/Af8BfwEAAXwBAAF8AQABfAEAAUAB/wF/ARABQgQAARABQgEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMB/wF/Af8BfwEQAUIBEAFCARABQgEQAUIBEAFCARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwH/AX8B/wF/EAABEAFCAf8BfwEQAUIB/wF/
- Af8BfwH/AX8B/wF/Af8BfwEfAQAB/wF/Af8BfwH/AX8B/wF/ARgBYwIAARgBYwIAARgBYwIAAR8EAAEC
- AQABAgEAAQIBEAIAAQIBEAcAARABQgH/AX8BEAFCAgABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEA
- ARABAAH/AX8BGAFjARABQgEQAUIcAAEQAUIBGAFjAf8BfwH/AX8BHwEAARABAAEfAQABHwEAAR8BAAEQ
- AQAB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8BAAF8AQABfAEAAXwBAAF8Af8BfwEQAUIEAAEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwH/AX8B/wF/
- ARABQgIAARABQgEQAUIBEAFCARABQgEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjAf8BfwH/AX8SAAEQAUIBEAFCAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwEYAWMCAAEYAWMCAAEYAWMDAAECAQABAgEAAQIBAAECAwABAgEQCQABEAFCAf8BfwEQAUICAAEf
- AQAB/wEDAR8BAAEfAQABHwEAAR8BAAEfAQABEAEAAf8BfwEYAWMBEAFCARABQhwAARABQgEYAWMB/wF/
- Af8BfwEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQAQAB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/ARABQgIAARABQgEY
- AWMBGAFjARgBYwEYAWMB/wF/Af8BfwEQAUIBEAFCARABQgIAARABQgEQAUIBEAFCARABQgEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwH/AX8B/wF/ARABQgEQAUISAAEQAUIBEAFCAf8BfwH/
- AX8B/wF/AQABQAH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEYAWMCAAEYAWMCAAEYAWMCAAEfAgABAgEA
- AQIBAAECAQABAgEQAgABAggAARABQgH/AX8BEAFCAgABHwEAAf8BAwEfAQABHwEAAR8BAAEfAQABHwEA
- ARABAAH/AX8BGAFjARABQgEQAUIcAAEQAUIBGAFjARgBYwEYAWMBHwEAAR8BAAEfAQABHwMAAR8DAAEQ
- AQABGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBEAFCAgABEAFCARgBYwEYAWMB/wF/Af8BfwEQAUIBEAFCARABQgEQAUIBEAFC
- AgABEAFCARABQgEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwH/AX8B/wF/ARABQgEQ
- AUIYAAEQAUIB/wF/AQABfAEAAUABAAF8Af8BfwH/AX8B/wF/Af8BfwEYAWMBGAFjARABQgEQAUIBGAFj
- AgABGAFjBQABAgEAAQIBAAECAwABAgoAARABQgH/AX8BEAFCAgABHwEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAARABAAH/AX8BGAFjARABQgEQAUIcAAEQAUIBEAFCARABQgEQAUIBHwEAAR8BAAEQAwABHwMA
- AR8DAAEQAQABEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgEQAUICAAEQAUIB/wF/Af8BfwEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUICAAEQAUIBEAFCARABQgEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwH/AX8B/wF/ARABQgEQAUIcAAEQ
- AUIB/wF/AQABfAEAAXwBAAF8Af8BfwH/AX8BGAFjARgBYwEQAUIBEAFCARgBYwEYAWMBEAFCARABQgEY
- AWMDAAECAQABAgEAAQIBAAECAgABEAsAARABQgH/AX8BEAFCEAABEAEAAf8BfwEYAWMBEAFCARABQiQA
- AR8BAAEQAwABHwsAARALAAEQAQABEBcAARABQgH/AX8BEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgIAARABQgEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwH/AX8B/wF/ARABQgEQAUIgAAEQAUIB/wF/
- AQABQAEAAXwBAAFAARgBYwEYAWMBEAFCARABQgEYAWMBGAFjARABQgEQAUIBGAFjARgBYwEQAUIBEAFC
- AQABAgEAAQIBAAECAQABAgIAARABQgoAARABQgH/AX8BEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCAf8BfwEYAWMBEAFCARABQiQAAR8HAAEfBQAB/wEDAgAB/wEDARAHAAEQAwABEBcA
- ARABQgH/AX8B/wF/ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgIAARABQgEQAUIBGAFjARgBYwEY
- AWMB/wF/Af8BfwEQAUIBEAFCJAABEAFCAf8BfwEAAXwBGAFjARgBYwEQAUIBEAFCARgBYwEYAWMBEAFC
- ARABQgEYAWMBGAFjARABQgEQAUIBAAECAQABAgEAAQIBAAECAQABAgEAAQIBEAFCDAABEAFCAf8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEQAUIBEAFCLgABHwEA
- Af8BAwIAAf8BAwIAAf8BAwEQAQABHwEAAR8DAAEfGwABEAFCARABQgH/AX8B/wF/Af8BfwEQAUIBEAFC
- ARABQgEQAUICAAEQAUIBGAFjARgBYwH/AX8B/wF/ARABQgEQAUIoAAEQAUIBGAFjARgBYwEQAUIBEAFC
- ARgBYwEYAWMBEAFCARABQgEYAWMBGAFjARABQgEQAUIBAAECAQABAgEAAQIBAAECAQABAgEAAQIBAAEC
- EgABEAFCARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEQ
- AUIyAAH/AQMB/wEDAf8BAwH/AQMB/wEDARABAAEQAQABHyEAARABQgEQAUIBEAFCAf8BfwH/AX8B/wF/
- ARABQgIAARABQgH/AX8B/wF/ARABQgEQAUIsAAEQAUIBEAFCARABQgEYAWMBGAFjARABQgEQAUIBGAFj
- ARgBYwEQAUIBEAFCAQABAgEAAQICAAEfAgABAgEAAQIBAAECARABQgEQAUIUAAEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCMgABGAFjARgBYwH/AQMB/wED
- Af8BAwH/AQMB/wEDARgBYyYAARABQgEQAUIBEAFCAf8BfwEQAUIB/wF/ARABQgEQAUI0AAEQAUIBEAFC
- ARABQgEYAWMBGAFjARABQgEQAUICAAEYAWMBEAFCAR8HAAEQAUIBEAFCagABGAFjARgBYwEYAWMBGAFj
- ARgBYy4AARABQgEQAUIBEAFCPAABEAFCARABQgEQAUIB/wF/ARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUKqAAEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQoQAARABAAEQAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEfAQABEAEAARApAAEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8qAAEQ
- AUIBEAFCARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBEAFCUQABQgEfAQABHwEAARALAAEf
- AQABHykAARABQgH/AX8B/wF/Af8BfwIAAf8BfwH/AX8B/wF/Af8BfwH/AX8DAAFAAQABAgEAAUABEAIA
- AUABEAIAAUABEAEAARABAAEQAUIBAAFAARABQgEQAQABEAEAARADAAEQAwABEAFCAgABEAFCARABQgH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/ARgBYwEQAUJPAAFCAR8BAAEQEQABEAEAARABAAEQ
- AQABEAEAARABAAEQAQABHwEAARABAAEQAQABEAEAARATAAEQAUIB/wF/Af8BfwIAAf8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/AwABAgEAAUABAAECAQABQAEQAgABQAEAAQIBEAEAARACAAFAARABQgEAAUABEAEA
- ARABAAEQAQABEAUAARABQgIAARABQgIAARABQgH/AX8BEAFCAgABEAFCARABQgIAARABQgEQAUICAAEQ
- AUIBEAFCAgABEAFCARABQgIAARABQgEQAUICAAEQAUIBEAFCAgABEAFCARABQgEQAUIBEAFCTQABQgEf
- AQABEA8AARABAAEQAQABEAEAARABAAEfAQABEAEAAR8BAAEQAQABHwEAAR8BAAEfAQABHwEAARABAAEQ
- DwABEAFCAf8BfwH/AX8EAAH/AX8B/wF/Af8BfwH/AX8B/wF/AwABQAEAAUIBAAFAAQABAgEAAUABAAEC
- AQABQAEQAgABQgEQAUIBAAFAARABAAEQAQABEAIAAUABAAECARADAAEQAUICAAEQAUIEAAEQAUIB/wF/
- ARABQgIAAf8BfwEQAUICAAH/AX8BEAFCAgAB/wF/ARABQgIAAf8BfwEQAUICAAH/AX8BEAFCAgAB/wF/
- ARABQgIAAf8BfwEQAUIBEAFCSwABQgEAAUIBHwEAARALAAEQAQABEAEAARABAAEQAQABHwEAARABAAEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABEAEAARALAAEQAUIB/wF/Af8BfwYA
- Af8BfwIAAf8BfwH/AX8DAAFCAQABQAEQAUIBAAFAAQABAgEQAQABEAIAAUABEAFCAQABQAEAAUIBAAFA
- AQABQgEAAUADAAFABAABEAFCAgABEAFCBgABEAFCARABQgEQAUICAAH/AX8BEAFCAgAB/wF/ARABQgIA
- Af8BfwEQAUICAAH/AX8BEAFCAgAB/wF/ARABQgIAAf8BfwEQAUICAAH/AX8CAAEQAUIBEAFCBgABEAFC
- AQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFC
- AQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFC
- AwABQgEAAUIBHwEAAR8BAAEQBQABEAEAARABAAEQAQABEAEAAR8BAAEQAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQCQABEAFCAf8BfwH/AX8B/wF/
- CAAB/wF/Af8BfwMAAUABEAEAARABAAEQAQABEAEAARABAAEQAUIB/wF/ARABQgEQAUIBAAFAARABQgEA
- AUABEAFCAQABQAYAARABQgIAARABQgYAARABQgH/AX8BGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- ARABQgEQAUIBEAFCBAABEAFCAf8BfwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMBAAFCAwABQgEAAUIBHwEAAR8BAAEQAwABEAEAARABAAEQAQABEAEAAR8BAAEQ
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAARAHAAEQAUIB/wF/Af8BfwH/AX8B/wF/BgAB/wF/Af8BfwIAARADAAEQAQABEAEAARABAAEQ
- AUIBEAEAARABQgEQAUIBEAFCARABQgUAAUADAAFAAgABGAFjARABQgIAARABQgYAARABQgH/AX8BGAFj
- ARgBYwEAAQIBAAECARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- ARABQgEYAWMBGAFjARgBYwEYAWMBGAFjARABQgEQAUIBEAFCBAABEAFCAf8BfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BAAFCAwABQgEAAUIBHwEAAR8BAAEf
- AQABEAEAARABAAEQAQABEAEAAR8BAAEQAQABHwEAAR8BAAEfAQABHwEAARABAAEQAQABEAEAARABAAEQ
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABEAUAARABQgH/AX8B/wF/Af8BfwgA
- Af8BfwH/AX8CAAEQAUIBEAEAAf8BfwEQAQAB/wF/ARABAAEQAUIB/wF/ARgBYwEQAUIBGAFjARABQgUA
- AUAEAAH/AX8BEAFCAgABEAFCBgABEAFCAf8BfwEYAWMBGAFjAeABAwHgAQMBGAFjARgBYwEYAWMBGAFj
- ARgBYwEYAWMUAAEYAWMBGAFjARABQgEQAUIBEAFCBAABEAFCAf8BfwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMBAAFCAwABQgEYAWMBAAFCAR8BAAEfAQABEAEA
- ARABAAEQAQABEAEAAR8BAAEfAQABHwEAAR8BAAEfAQABEA0AARABAAEfAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEfAQABEAUAARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwIAARABAAEQ
- AUIBEAEAAf8BfwEQAQABEAFCAR8BAAEYAWMB/wF/ARgBYwH/AX8BGAFjAf8BfwIAARgBYwIAAf8BfwEY
- AWMBEAFCAgABEAFCBgABEAFCAf8BfwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARgBYwEYAWMBEAFCARABQgEQ
- AUIEAAEQAUIB/wF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEAAUIDAAFCAQABQgEAAUIBHwEAAR8BAAEfAQABEAEAARABAAEfAQABEAEAAR8BAAEfAQABHwEA
- ARARAAEQAQABEAEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAARADAAEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgEQAUICAAEfAQABHwEAARABQgEfAQAB/wF/AR8BAAEYAWMB/wF/ARgBYwH/
- AX8BGAFjAf8BfwIAAf8BfwQAAf8BfwH/AX8BEAFCAgABEAFCBgABEAFCAf8BfwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBEAFCARABQgEQAUIEAAEQAUIB/wF/AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwEAAUIDAAFCARgBYwEAAUIBHwEAAR8BAAEfAQABEAEA
- ARABAAEfAQABHwEAAR8BAAEfAQABEBUAARABAAEQAQABEAEAARABAAEQAQABEAEAARABAAEQBQABGAFj
- Af8BfwH/AX8B/wF/ARABQgEYAWMB/wF/ARgBYwH/AX8BGAFjAf8BfwEQAUIB/wEDARgBYwEfAQABGAFj
- AR8BAAEYAWMBHwEAARgBYwH/AX8CAAH/AX8EAAH/AX8B/wF/ARgBYwEQAUICAAEQAUIGAAEQAUIB/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEQAUIBEAFCARABQgQAARABQgH/AX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/AQABQgMAAUIBAAFCARgBYwEA
- AUIBHwEAAR8BAAEfAQABEAEAARABAAEfAQABHwEAAR8BAAEQKQABGAFjAf8BfwH/AX8B/wF/Af8BfwEQ
- AUIBGAFjAf8BfwEYAWMB/wF/ARgBYwH/AX8BGAFjAf8BAwEYAWMB/wEDARgBYwEfAQABGAFjAgABGAFj
- Af8BfwQAAf8BfwH/AX8B/wF/Af8BfwEQAUICAAEQAUIIAAEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARgBYwEQAUIBEAFCBAABEAFCAf8BfwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMBAAFCBQABQgEYAWMBAAFCAR8BAAEfAQABHwEAARABAAEfAQABHwEA
- AR8BAAEfKwABGAFjAf8BfwH/AX8B/wF/Af8BfwH/AX8BEAFCARABQgH/AX8BGAFjAf8BfwEYAWMB/wED
- ARgBYwH/AQMBGAFjAf8BAwEYAWMB/wEDARgBYwYAAf8BfwH/AX8B/wF/Af8BfwEYAWMBEAFCAgABEAFC
- NAABEAFCARABQgEYAWMBEAFCBAABEAFCAf8BfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BAAFCBQABQgEYAWMBGAFjAQABQgEfAQABHwEAAR8BAAEQAQABHwEA
- AR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEfAQABHwEAAR8BAAEfAQABEAUAARgBYwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BEAFC
- ARABQgEYAWMB/wF/ARgBYwH/AX8BGAFjAf8BfwEYAWMB/wF/ARgBYwQAAf8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwEQAUICAAEQAUIMAAEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCAgABEAFCARABQgEYAWMEAAEQ
- AUIB/wF/AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwEA
- AUIHAAFCAQABQgHgAX8BHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAARAFAAEY
- AWMB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEYAWMBEAFCAgABEAFC
- DAABEAFCAf8BfwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARABQgEQAUICAAEQAUIBEAFCBAABEAFCAf8BfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BAAFCBwABQgHgAX8BAAFCARgBYwEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQBQABGAFjAf8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/ARABQgIAARABQgwAARABQgH/AX8BGAFjAf8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/ARgBYwEQ
- AUIBEAFCCgABEAFCAf8BfwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMBAAFCBgABEAIAAUIB4AF/Af8BfwEQAUIBHwEAAR8BAAEfAQABHwEAAR8BAAEQAQABEAEA
- ARABAAEQAQABEAEAARABAAEQAQABEAEAARABAAEQAQABEAEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEQBQABGAFjAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BGAFj
- ARABQgIAARABQgwAARABQgH/AX8BGAFjARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgEQAUIB/wF/ARgBYwEQAUIBEAFCCgABEAFCAf8BfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BAAFCBgABEAEAARACAAFCAeABfwHg
- AX8BHwEAAR8BAAEfAQABHwEAAR8BAAEQEwABEAEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQ
- BQABGAFjAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/ARABQgIA
- ARABQgwAARABQgH/AX8BGAFjGgABEAFCAf8BfwEYAWMBEAFCARABQgoAARABQgH/AX8B4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAQABQggAARABAAEQAgABQgH/
- AX8B4AF/AR8BAAEfAQABHwEAAR8BAAEQEwABEAEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAARAHAAEY
- AWMB/wF/Af8BfwQAAf8BfwQAAf8BfwQAAf8BfwH/AX8EAAH/AX8B/wF/AQABfAEAAXwBAAF8Af8BfwEA
- AXwBAAF8AQABfAQAAf8BfwEYAWMBEAFCAgABEAFCDAABEAFCAf8BfwEYAWMKAAEQAUIB/wF/Af8BfwH/
- AX8B/wF/BgABEAFCAf8BfwEYAWMBEAFCARABQgoAARABQgH/AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/AQABQggAARABAAEQAQABEAIAAUIB4AF/AeABfwEf
- AQABHwEAAR8BAAEfAQABEA8AARABAAEQAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABEAcAARgBYwH/
- AX8B/wF/BAAB/wF/BAAB/wF/BAAB/wF/CAAB/wF/AQABfAEAAXwBAAF8Af8BfwEAAXwBAAF8AQABfAQA
- Af8BfwH/AX8BEAFCAgABEAFCDAABEAFCAf8BfwEYAWMKAAEQAUIB/wF/Af8BfwH/AX8B/wF/BgABEAFC
- Af8BfwEYAWMBEAFCARABQgoAARABQgH/AX8B4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAQABQgoAARABAAEQAQABHwIAAUIB/wF/AeABfwEfAQABHwEAAR8BAAEf
- AQABEAsAARABAAEQAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAARAHAAEYAWMB/wF/Af8BfwQA
- Af8BfwQAAf8BfwgAAf8BfwH/AX8FAAF8AQABfAEAAXwB/wF/AQABfAEAAXwBAAF8Af8BfwH/AX8B/wF/
- ARgBYwEQAUICAAEQAUIMAAEQAUIB/wF/ARgBYwYAARABQgH/AX8BEAFCAf8BfwH/AX8B/wF/Af8BfwYA
- ARABQgH/AX8BGAFjARABQgEQAUIKAAEQAUIB/wF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEAAUIKAAEQAQABEAEAAR8BAAEfAgABQgHgAX8B4AF/AR8BAAEf
- AQABHwEAAR8BAAEQBwABEAEAARABAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAARAHAAEY
- AWMB/wF/Af8BfwQAAf8BfwQAAf8BfwQAAf8BfwH/AX8B/wF/BwABfAEAAXwBAAF8Af8BfwEAAXwBAAF8
- AQABfAH/AX8B/wF/Af8BfwH/AX8BEAFCAgABEAFCDAABEAFCAf8BfwEYAWMGAAEQAUIB/wF/ARABAAEf
- AQABHwEAAR8BAAEfBwABEAFCAf8BfwEYAWMBEAFCARABQgoAARABQgH/AX8B4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAQABQgwAARABAAEQAQABHwEAAR8CAAFC
- ARgBYwHgAX8BHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEfAQABHwEAARAJAAEYAWMB/wF/Af8BfwQAAf8BfwQAAf8BfwQAAf8BfwgAAf8BfwEAAXwBAAF8
- AQABfAH/AX8BAAF8AQABfAEAAXwB/wF/Af8BfwH/AX8BGAFjARABQgIAARABQgwAARABQgH/AX8BGAFj
- BAAB/wEDARABQgH/AX8B/wF/Af8BfwH/AX8KAAEQAUIB/wF/ARgBYwEQAUIBEAFCCgABEAFCAf8BfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BAAFCDgABEAEA
- AR8BAAEfAQABHwEAAR8CAAFCAeABfwEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEQCQABGAFjAf8BfwH/AX8EAAH/AX8EAAH/AX8KAAH/AX8B/wF/
- Af8BfwEAAXwBAAF8AQABfAH/AX8BAAF8AQABfAEAAXwB/wF/Af8BfwH/AX8B/wF/ARABQgIAARABQgwA
- ARABQgH/AX8BGAFjBAAB/wEDFAABEAFCAf8BfwEYAWMBEAFCARABQgoAARABQgH/AX8B4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAQABQhAAARABAAEfAQABHwEA
- AR8BAAEfAQABHwEAAeABfwEAAUIBHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEfAQABEAcAAR8DAAEYAWMB/wF/Af8BfwQAAf8BfwQAAf8BfwgAAf8BfwH/AX8FAAF8AQABfAEA
- AXwB/wF/AQABfAEAAXwBAAF8Af8BfwH/AX8B/wF/ARgBYwEQAUICAAEQAUIMAAEQAUIB/wF/ARgBYxoA
- ARABQgH/AX8BGAFjARABQgEQAUIKAAEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfxQAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABEAEAARAJAAEfAwABGAFjAf8BfwH/AX8QAAH/
- AX8IAAH/AX8BAAF8AQABfAEAAXwBAAF8AQABfAEAAXwBAAF8Af8BfwH/AX8B/wF/Af8BfwEQAUICAAEQ
- AUIMAAEQAUIB/wF/ARgBYxoAARABQgH/AX8BGAFjARABQgEQAUIKAAEQAUIBGAFjARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQhgAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQAQABEA0AAR8DAAEYAWMB/wF/Af8BfwIA
- Af8BfwQAAf8BfwQAAf8BfwH/AX8B/wF/BAAB/wF/Af8BfwEAAXwBAAF8Af8BfwEAAXwBAAF8AQABfAH/
- AX8B/wF/Af8BfwH/AX8BGAFjARABQgIAARABQgwAARABQgH/AX8BGAFjARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIB/wF/ARgBYwEQAUIBEAFCDAABEAFC
- Af8BfwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwEQAUI6AAEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQEQABHwMAARgBYwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEQAUICAAEQAUIMAAEQAUIB/wF/ARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBEAFCARABQg4AARABQgH/AX8B4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- ARABQkgAAR8BAAEfAQABHwEAAR8PAAEfAQABHwMAARgBYwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/ARgBYwEQAUICAAEQAUIOAAEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEQAUIBEAFCEAABEAFC
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/ARABQlAAAR8BAAEfAQABHwkAAR8BAAEf
- BQABGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwIA
- ARABQhAAARABQgEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMB/wF/ARABQhIAARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- VgABHwEAAR8BAAEfAQABHwEAAR8BAAEfVwABEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIKAAFCAU0BPgcAAT4DAAEoAwABgAMA
- AYADAAEBAQABAQYAAQgWAAP//wD/AP8A/wAFAAH/AfABAAEDBv8BjwL/AfwD/wHgAQABAQEAARwBHwL/
- Af4BAwL/AfABPwH/AfABYAMAARgBBwL/AfgBAAL/AcABDwH/AUAEAAEQASsC/wHgAQABfwH/AQABAwH/
- AUAEAAEWAV8C/wGAAQABfwH8AgAB/wFABAABCwG/Ae8B/gIAAX8B8AIAAT8B+AHwAwABBwHaAU8B+AIA
- AX8BwAIAAQ8C+AQAAQUBAAHwAgABPwMAAQ8C+AEAAQEEAAHwAgABPwMAAQ8C+AEAAQMEAAHwAgABPwMA
- AQcBgAIAAQMEAAHwAgABPwMAAQMCAAF/AQMEAAHgAgABHwMAAQMCAAF/AQMEAAHgAgABHwMAAQECAAFf
- AQMEAAHgAgABHwMAAQECAAFfAQMEAAHgAgABHwYAAX8BAwQAAcACAAEPBAABgAIAAQMEAAHAAgABDwHA
- AwABwAIAAQMEAAHAAgABDwHwAQABAQEAAcACAAEDBAABwAIAAQ8B8AMAAcACAAEDBAABgAIAAQcB8AMA
- AcACAAEHBAABgAIAAQcB9AMAAcABAAEfAf8EAAGAAgABBwHwAgABgAHAAQABHwH/BAABgAIAAQcB+AIA
- AREBwAEAAR8B/wcAAQ8B+AIAAQEBwAEAAR8B/wEAAaAFAAE/AfwBAAEBAQMBwAEAAR8B/wEBAVAFAAH/
- AfwCAAETAcABAAEfAf8B8gH7AecB/wIAAQMB/wH8AgABBwHAAQABHwH/AfcBaQHXAf8CAAEPAf8B/AIA
- AQ8BwAEAAR8C/wGUAS8B/wGAAQABPwH/AfwCAAEfAeABAAEfAv8B4AEfAf8B4AEAAv8B/AEAARABPwHw
- AQABPwL/AeABHwH/AfwBAwP/AQEBHAb/AfgBPwL/AY8D/wHAAQMF/wHwAT8C/wQAAYACAAF/BP8BwAEP
- Av8HAAE/BP8BhwHAAQ8B/wMAASADAAEfBP8BjwHgAQEB/wQAAYACAAEPBP8BjwGAAQABfwQAAcACAAEH
- AYACAAEBAQ4CAAEfAwABUAHgAgABAwQAAQQCAAEPAwABIAHgAgABAQcAAQcBAAEIAQMBQAHgAgABAQcA
- AQMCAAEBAaAB4AIAAQEFAAEBAfABAwMAAYAB4AIAAQEFAAEDAfgBAQIAAQEBQAHgAgABAQUAAQcB/AEB
- AgABAgGAAeACAAEBBQABBwL/AgABCQEAAfACAAEBBAABgAIAAQECAAEEAQAB/AIAAQEEAAGAAgABAQQA
- AfwCAAEBBAABwAIAAQEEAAH8AgABAwQAAcACAAEBBAAB/AIAAQ8EAAHAAgABAQQAAfwCAAEPBAABwAEH
- AfgBAQQAAfwBPAEMAQ8EAAHgAQcB+AEDBAAB/AE8AQwBDwQAAeABAwHwAQMEAAH8ATABDAEPBAAB8AEB
- AeABAwQAAfwBMAEMAQ8EAAHwAgABAwQAAfwBMAEMAQ8EAAH4AgABBwQAAfwBIAE8AQ8EAAH8AgABBwQA
- AfwBIAE8AQ8EAAH+AgABDgQAAfwBPwH8AQ8EAAH/AgABHgQAAfwCAAEPAwABAQH/AcABAAF+BAAB/AIA
- AQ8BgAEAA/8B+AEBAf4EAAH8AgABDwHAAQEE/wHhAfwEAAH+AgABDwHgAQME/wH8AXkEAAH/AgABDwHw
- AQcF/wEDAwABAQH/AYABAAEfCw==
-
-
-
- 957, 22
-
-
- 84
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/Windows95.vb b/Backup/windows 95/Windows95.vb
deleted file mode 100755
index 02231bb..0000000
--- a/Backup/windows 95/Windows95.vb
+++ /dev/null
@@ -1,275 +0,0 @@
-Public Class Windows95
- Dim count As Integer
- Dim txtcount As Integer
- Dim usersave As String
-
- Private Sub startbutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
- startmenu.Show()
- End Sub
-
- Private Sub windows95_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Click
- startmenu.Hide()
- End Sub
-
- Private Sub windows95_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- desktopicons.Show()
- If My.Resources.windows95bootsound.CanRead Then
- Dim bStr(My.Resources.windows95bootsound.Length) As Byte
- My.Resources.windows95bootsound.Read(bStr, 0, My.Resources.windows95bootsound.Length)
- My.Computer.Audio.Play(bStr, AudioPlayMode.Background)
- End If
- startmenu.Hide()
- program.Hide()
- Timer4.Start()
- Timer1.Start()
- exampleprogramtopbar.Show()
- Me.FormBorderStyle = Windows.Forms.FormBorderStyle.None
- Me.WindowState = FormWindowState.Maximized
- Me.Hide()
- Windows98.Show()
- End Sub
-
- Private Sub NotePadToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles NotePadToolStripMenuItem.Click
- Dim opennotepad As New formnotepad
- opennotepad.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub Closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
- program.Hide()
- exampleprogramtext.Text = ""
- program.Size = New Size(367, 253)
- End Sub
-
- Private Sub fullscreen_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
- program.Dock = DockStyle.Fill
- End Sub
-
- Private Sub minimize_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
-
- program.Dock = DockStyle.None
- End Sub
-
-
- Private Sub HelpToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles HelpToolStripMenuItem.Click
- Dim windowshelpopen As New formwindowshelp
- windowshelpopen.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub ExitToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
- program.Hide()
- End Sub
-
- Private Sub CalculatorToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CalculatorToolStripMenuItem.Click
- Dim opencalc As New formcalculator
- opencalc.Show()
- startmenu.Hide()
- End Sub
-
-
- Private Sub desktopicons_DoubleClick(ByVal sender As Object, ByVal e As System.EventArgs) Handles desktopicons.DoubleClick
- Dim objDrawingPoint As Drawing.Point
- Dim objListViewItem As ListViewItem
-
- objDrawingPoint = desktopicons.PointToClient(Cursor.Position)
-
- If Not IsNothing(objDrawingPoint) Then
- With objDrawingPoint
- objListViewItem = desktopicons.GetItemAt(.X, .Y)
- End With
-
- If Not IsNothing(objListViewItem) Then
- If objListViewItem.Text = "Internet Explorer" Then
- Dim openinternet As New internet_explorer_5
- openinternet.Show()
- End If
- If objListViewItem.Text = "Guess The Number Setup" Then
-
- Dim openinstall As New Installer
- openinstall.installname.Text = "Guess The Number"
- openinstall.installimage.Image = My.Resources.Guess_the_Number__install_
- openinstall.Show()
- End If
- If objListViewItem.Text = "Start Runner Setup" Then
-
- Dim openinstall As New Installer
- openinstall.installname.Text = "Start Runner"
- openinstall.installimage.Image = My.Resources.start_run__install___white_with_programname_
- openinstall.Show()
- End If
- If objListViewItem.Text = "Error Blaster Setup" Then
-
- Dim openinstall As New Installer
- openinstall.installname.Text = "Error Blaster"
- openinstall.installimage.Image = My.Resources.error_blast__big_
- openinstall.Show()
- End If
- If objListViewItem.Text = "Skindows 95 Setup" Then
-
- Dim openinstall As New Installer
- openinstall.installname.Text = "Skindows 95"
- openinstall.installimage.Image = My.Resources.skindows_95__install_
- openinstall.Show()
- End If
- If objListViewItem.Text = "Web Chat Setup" Then
-
- Dim openinstall As New Installer
- openinstall.installname.Text = "Web Chat"
- openinstall.installimage.Image = My.Resources.chat__big_
- openinstall.Show()
- End If
- If objListViewItem.Text = "hwcv.exe" Then
- Dim openhwcv As New hwcv
- openhwcv.Show()
- End If
- If objListViewItem.Text = "Time Distorter Setup" Then
-
- Dim openinstall As New Installer
- openinstall.installname.Text = "Time Distorter"
- openinstall.installimage.Image = My.Resources.chat__big_
- openinstall.Show()
- End If
- End If
- End If
- End Sub
-
- Private Sub Desktop_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs)
- If e.Button = Windows.Forms.MouseButtons.Right Then
- rightclickbackproperties.Show()
- rightclickbackproperties.BringToFront()
- rightclickbackproperties.Location = MousePosition
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
-
- End Sub
-
- Private Sub minimizebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles minimizebutton.Click
- program.Dock = DockStyle.None
- End Sub
-
- Private Sub maximizebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles maximizebutton.Click
- program.Dock = DockStyle.Fill
- End Sub
-
- Private Sub PictureBox1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles startbutton.Click
- startmenu.Show()
- End Sub
-
- Private Sub PropertiesToolStripMenuItem1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PropertiesToolStripMenuItem1.Click
- Dim oform As New formDisplayproperties
- oform.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub ShutdownToolStripMenuItem1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ShutdownToolStripMenuItem1.Click
- Me.Close()
- End Sub
-
- Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
- desktopicons.BackColor = Me.BackColor
- taskbartime.Text = TimeOfDay
- End Sub
-
- Private Sub PhoneDialerToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PhoneDialerToolStripMenuItem.Click
- Dim openphonedialer As New phone_dialer
- openphonedialer.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub AddressBookToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles AddressBookToolStripMenuItem.Click
- Dim openaddressbook As New Address_Book
- openaddressbook.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub VolumeControlToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles VolumeControlToolStripMenuItem.Click
- Dim openvolumecontrol As New volume_control
- openvolumecontrol.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub RunToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles RunToolStripMenuItem.Click
- Dim openrun As New run
- openrun.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub PaintToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PaintToolStripMenuItem.Click
- Dim openpaint As New paint
- openpaint.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub WindowsExplorerToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles WindowsExplorerToolStripMenuItem.Click
- Dim openinternetexplorer As New internet_explorer_5
- openinternetexplorer.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub Timer4_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer4.Tick
- desktopicons.BackgroundImage = desktopbackground.Image
- End Sub
-
- Private Sub FolderToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles FolderToolStripMenuItem.Click
- desktopicons.Items.Add("New Folder")
- End Sub
-
- Private Sub desktopicons_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles desktopicons.MouseDown
- startmenu.Hide()
-
- End Sub
-
- Private Sub WindowsExplorerToolStripMenuItem1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles WindowsExplorerToolStripMenuItem1.Click
- Dim openexplorer As New windows_explorer
- openexplorer.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub GuessTheNumberToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles GuessTheNumberToolStripMenuItem.Click
- Dim openguessnumber As New Guess_The_Number_app()
- openguessnumber.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub StartRunnerToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles StartRunnerToolStripMenuItem.Click
- Dim openstartrunner As New Start_Runner
- openstartrunner.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub ErrorBlasterToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ErrorBlasterToolStripMenuItem.Click
- Dim openerror As New errorblaster
- openerror.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub desktopicons_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles desktopicons.SelectedIndexChanged
-
- End Sub
-
- Private Sub SkindowsToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles SkindowsToolStripMenuItem.Click
- Dim openskin As New Skindows_95
- openskin.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub WebChatToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles WebChatToolStripMenuItem.Click
- Dim openchat As New Webchat
- openchat.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub TimeDistorterToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles TimeDistorterToolStripMenuItem.Click
- Dim opentimedistorter As New time_distorter
- opentimedistorter.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub Timer3_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer3.Tick
-
- End Sub
-End Class
diff --git a/Backup/windows 95/Windows98.Designer.vb b/Backup/windows 95/Windows98.Designer.vb
deleted file mode 100755
index ca37dc4..0000000
--- a/Backup/windows 95/Windows98.Designer.vb
+++ /dev/null
@@ -1,1241 +0,0 @@
- _
-Partial Class Windows98
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Windows98))
- Dim ListViewItem1 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("My Computer", 3)
- Dim ListViewItem2 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("My Documents", 15)
- Dim ListViewItem3 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Internet Explorer", 1)
- Dim ListViewItem4 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Network Neightborhood", 4)
- Dim ListViewItem5 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Recycle Bin", 6)
- Dim ListViewItem6 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Setup MSN Internet Access", 2)
- Dim ListViewItem7 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Connect to the Internet", 14)
- Dim ListViewItem8 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Online services", 0)
- Dim ListViewItem9 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("Outlook Express", 5)
- Me.taskbar = New System.Windows.Forms.Panel
- Me.startbutton = New System.Windows.Forms.PictureBox
- Me.taskbartime = New System.Windows.Forms.Label
- Me.startmenu = New System.Windows.Forms.Panel
- Me.PictureBox1 = New System.Windows.Forms.PictureBox
- Me.Panel1 = New System.Windows.Forms.Panel
- Me.startmenuitems = New System.Windows.Forms.MenuStrip
- Me.WindowsUpdateToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ProgramsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AccessoriesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CommunicationsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DialUpNetworkingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.MultimediaToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CDPlayerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.InteractiveCDSamplerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SoundRecorderToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.VolumeControlToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WindowsMediaPlayerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.InternetToolsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.InternetConnectionWizardToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NetMeetingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PersonalWebServerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SystemToolsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DiskCleanupToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DiskDefragmenterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DriveConverterFAT32ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.MaintenanceWizardToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ScanDiskToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ScheduledTasksToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SystemInformationToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WelcomeToWindowsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AddressBookToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CalculatorToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ImagingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NotePadToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PaintToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WordPadToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.StartUpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AOLInternetFREETrialToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ATTWorldNetSignupToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SetupCompuServe30ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SetupWOWFromCompuServeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.MSDOSPromptToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.EmptyToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WindowsExplorerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.MSDOSPromptToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.OutlookExpressToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WindowsExplorerToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.GuessTheNumberToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.StartRunnerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ErrorBlasterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SkindowsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WebChatToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.TimeDistorterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.FavoritesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DocumentsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SettingsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ControlPanelToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PrintersToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.TaskbarToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.FindToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.FilesOrFoldersToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ComputerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.OnTheInternetToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PeopleToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.RunToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ShutdownToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ShutdownToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.program = New System.Windows.Forms.Panel
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.exampleprogramtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.exampleprogramtext = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.desktopicons = New System.Windows.Forms.ListView
- Me.desktopiconsimages = New System.Windows.Forms.ImageList(Me.components)
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.rightclickbackproperties = New System.Windows.Forms.ContextMenuStrip(Me.components)
- Me.PropertiesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ByNameToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ByTypeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.BySizeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AutoArrangeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ByDateToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.LineUpIconsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PasteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PasteShortcutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NewToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.FolderToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ShortcutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WaveSoundToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.TextDocumentToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WordPadDocumentToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.BitmapImageToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.MicrosoftDataLinkToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PropertiesToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
- Me.Timer3 = New System.Windows.Forms.Timer(Me.components)
- Me.taskbar.SuspendLayout()
- CType(Me.startbutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.startmenu.SuspendLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.startmenuitems.SuspendLayout()
- Me.program.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.exampleprogramtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.rightclickbackproperties.SuspendLayout()
- Me.SuspendLayout()
- '
- 'taskbar
- '
- Me.taskbar.BackColor = System.Drawing.Color.Silver
- Me.taskbar.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.taskbar.Controls.Add(Me.startbutton)
- Me.taskbar.Controls.Add(Me.taskbartime)
- Me.taskbar.Dock = System.Windows.Forms.DockStyle.Bottom
- Me.taskbar.Location = New System.Drawing.Point(0, 588)
- Me.taskbar.Name = "taskbar"
- Me.taskbar.Size = New System.Drawing.Size(999, 29)
- Me.taskbar.TabIndex = 1
- '
- 'startbutton
- '
- Me.startbutton.Image = CType(resources.GetObject("startbutton.Image"), System.Drawing.Image)
- Me.startbutton.Location = New System.Drawing.Point(3, 2)
- Me.startbutton.Name = "startbutton"
- Me.startbutton.Size = New System.Drawing.Size(56, 24)
- Me.startbutton.TabIndex = 3
- Me.startbutton.TabStop = False
- '
- 'taskbartime
- '
- Me.taskbartime.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.taskbartime.AutoSize = True
- Me.taskbartime.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.taskbartime.Location = New System.Drawing.Point(910, 5)
- Me.taskbartime.Name = "taskbartime"
- Me.taskbartime.Size = New System.Drawing.Size(35, 15)
- Me.taskbartime.TabIndex = 2
- Me.taskbartime.Text = "time"
- '
- 'startmenu
- '
- Me.startmenu.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.startmenu.BackColor = System.Drawing.Color.Silver
- Me.startmenu.Controls.Add(Me.PictureBox1)
- Me.startmenu.Controls.Add(Me.Panel1)
- Me.startmenu.Controls.Add(Me.startmenuitems)
- Me.startmenu.Location = New System.Drawing.Point(0, 227)
- Me.startmenu.Name = "startmenu"
- Me.startmenu.Size = New System.Drawing.Size(185, 361)
- Me.startmenu.TabIndex = 2
- '
- 'PictureBox1
- '
- Me.PictureBox1.Image = Global.windows_95.My.Resources.Resources.windows98startmenusidelogo
- Me.PictureBox1.Location = New System.Drawing.Point(3, 252)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(22, 105)
- Me.PictureBox1.TabIndex = 6
- Me.PictureBox1.TabStop = False
- '
- 'Panel1
- '
- Me.Panel1.BackColor = System.Drawing.Color.DarkBlue
- Me.Panel1.Location = New System.Drawing.Point(3, 3)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.Panel1.Size = New System.Drawing.Size(22, 250)
- Me.Panel1.TabIndex = 5
- '
- 'startmenuitems
- '
- Me.startmenuitems.BackColor = System.Drawing.Color.Silver
- Me.startmenuitems.Dock = System.Windows.Forms.DockStyle.None
- Me.startmenuitems.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.WindowsUpdateToolStripMenuItem, Me.ProgramsToolStripMenuItem, Me.FavoritesToolStripMenuItem, Me.DocumentsToolStripMenuItem, Me.SettingsToolStripMenuItem, Me.FindToolStripMenuItem, Me.HelpToolStripMenuItem, Me.RunToolStripMenuItem, Me.ShutdownToolStripMenuItem, Me.ShutdownToolStripMenuItem1})
- Me.startmenuitems.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow
- Me.startmenuitems.Location = New System.Drawing.Point(29, 2)
- Me.startmenuitems.Margin = New System.Windows.Forms.Padding(0, 0, 5, 0)
- Me.startmenuitems.Name = "startmenuitems"
- Me.startmenuitems.Padding = New System.Windows.Forms.Padding(6, 2, 0, 0)
- Me.startmenuitems.Size = New System.Drawing.Size(150, 364)
- Me.startmenuitems.TabIndex = 0
- Me.startmenuitems.Text = "MenuStrip1"
- '
- 'WindowsUpdateToolStripMenuItem
- '
- Me.WindowsUpdateToolStripMenuItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.WindowsUpdateToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenuupdate
- Me.WindowsUpdateToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.WindowsUpdateToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.WindowsUpdateToolStripMenuItem.Name = "WindowsUpdateToolStripMenuItem"
- Me.WindowsUpdateToolStripMenuItem.Size = New System.Drawing.Size(143, 36)
- Me.WindowsUpdateToolStripMenuItem.Text = "Windows Update"
- '
- 'ProgramsToolStripMenuItem
- '
- Me.ProgramsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ProgramsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AccessoriesToolStripMenuItem, Me.StartUpToolStripMenuItem, Me.MSDOSPromptToolStripMenuItem, Me.WindowsExplorerToolStripMenuItem, Me.MSDOSPromptToolStripMenuItem1, Me.OutlookExpressToolStripMenuItem, Me.WindowsExplorerToolStripMenuItem1, Me.GuessTheNumberToolStripMenuItem, Me.StartRunnerToolStripMenuItem, Me.ErrorBlasterToolStripMenuItem, Me.SkindowsToolStripMenuItem, Me.WebChatToolStripMenuItem, Me.TimeDistorterToolStripMenuItem})
- Me.ProgramsToolStripMenuItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.ProgramsToolStripMenuItem.Image = CType(resources.GetObject("ProgramsToolStripMenuItem.Image"), System.Drawing.Image)
- Me.ProgramsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.ProgramsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ProgramsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.ProgramsToolStripMenuItem.Name = "ProgramsToolStripMenuItem"
- Me.ProgramsToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.ProgramsToolStripMenuItem.Size = New System.Drawing.Size(143, 36)
- Me.ProgramsToolStripMenuItem.Text = "Programs"
- '
- 'AccessoriesToolStripMenuItem
- '
- Me.AccessoriesToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AccessoriesToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CommunicationsToolStripMenuItem, Me.MultimediaToolStripMenuItem, Me.InternetToolsToolStripMenuItem, Me.SystemToolsToolStripMenuItem, Me.AddressBookToolStripMenuItem, Me.CalculatorToolStripMenuItem, Me.ImagingToolStripMenuItem, Me.NotePadToolStripMenuItem, Me.PaintToolStripMenuItem, Me.WordPadToolStripMenuItem})
- Me.AccessoriesToolStripMenuItem.Image = CType(resources.GetObject("AccessoriesToolStripMenuItem.Image"), System.Drawing.Image)
- Me.AccessoriesToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.AccessoriesToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.AccessoriesToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.AccessoriesToolStripMenuItem.Name = "AccessoriesToolStripMenuItem"
- Me.AccessoriesToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.AccessoriesToolStripMenuItem.Text = "Accessories"
- '
- 'CommunicationsToolStripMenuItem
- '
- Me.CommunicationsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CommunicationsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DialUpNetworkingToolStripMenuItem, Me.ToolStripMenuItem1})
- Me.CommunicationsToolStripMenuItem.Image = CType(resources.GetObject("CommunicationsToolStripMenuItem.Image"), System.Drawing.Image)
- Me.CommunicationsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.CommunicationsToolStripMenuItem.Name = "CommunicationsToolStripMenuItem"
- Me.CommunicationsToolStripMenuItem.Size = New System.Drawing.Size(171, 26)
- Me.CommunicationsToolStripMenuItem.Text = "Communications"
- '
- 'DialUpNetworkingToolStripMenuItem
- '
- Me.DialUpNetworkingToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DialUpNetworkingToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenudialupnetworking
- Me.DialUpNetworkingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.DialUpNetworkingToolStripMenuItem.Name = "DialUpNetworkingToolStripMenuItem"
- Me.DialUpNetworkingToolStripMenuItem.Size = New System.Drawing.Size(183, 24)
- Me.DialUpNetworkingToolStripMenuItem.Text = "Dial-Up Networking"
- '
- 'ToolStripMenuItem1
- '
- Me.ToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem1.Image = CType(resources.GetObject("ToolStripMenuItem1.Image"), System.Drawing.Image)
- Me.ToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
- Me.ToolStripMenuItem1.Size = New System.Drawing.Size(183, 24)
- Me.ToolStripMenuItem1.Text = "Phone Dialer"
- '
- 'MultimediaToolStripMenuItem
- '
- Me.MultimediaToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.MultimediaToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CDPlayerToolStripMenuItem, Me.InteractiveCDSamplerToolStripMenuItem, Me.SoundRecorderToolStripMenuItem, Me.VolumeControlToolStripMenuItem, Me.WindowsMediaPlayerToolStripMenuItem})
- Me.MultimediaToolStripMenuItem.Image = CType(resources.GetObject("MultimediaToolStripMenuItem.Image"), System.Drawing.Image)
- Me.MultimediaToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.MultimediaToolStripMenuItem.Name = "MultimediaToolStripMenuItem"
- Me.MultimediaToolStripMenuItem.Size = New System.Drawing.Size(171, 26)
- Me.MultimediaToolStripMenuItem.Text = "Entertainment"
- '
- 'CDPlayerToolStripMenuItem
- '
- Me.CDPlayerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CDPlayerToolStripMenuItem.Image = CType(resources.GetObject("CDPlayerToolStripMenuItem.Image"), System.Drawing.Image)
- Me.CDPlayerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.CDPlayerToolStripMenuItem.Name = "CDPlayerToolStripMenuItem"
- Me.CDPlayerToolStripMenuItem.Size = New System.Drawing.Size(201, 24)
- Me.CDPlayerToolStripMenuItem.Text = "CD Player"
- '
- 'InteractiveCDSamplerToolStripMenuItem
- '
- Me.InteractiveCDSamplerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.InteractiveCDSamplerToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenusampler
- Me.InteractiveCDSamplerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.InteractiveCDSamplerToolStripMenuItem.Name = "InteractiveCDSamplerToolStripMenuItem"
- Me.InteractiveCDSamplerToolStripMenuItem.Size = New System.Drawing.Size(201, 24)
- Me.InteractiveCDSamplerToolStripMenuItem.Text = "Interactive CD Sampler"
- '
- 'SoundRecorderToolStripMenuItem
- '
- Me.SoundRecorderToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SoundRecorderToolStripMenuItem.Image = CType(resources.GetObject("SoundRecorderToolStripMenuItem.Image"), System.Drawing.Image)
- Me.SoundRecorderToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.SoundRecorderToolStripMenuItem.Name = "SoundRecorderToolStripMenuItem"
- Me.SoundRecorderToolStripMenuItem.Size = New System.Drawing.Size(201, 24)
- Me.SoundRecorderToolStripMenuItem.Text = "Sound Recorder"
- '
- 'VolumeControlToolStripMenuItem
- '
- Me.VolumeControlToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.VolumeControlToolStripMenuItem.Image = CType(resources.GetObject("VolumeControlToolStripMenuItem.Image"), System.Drawing.Image)
- Me.VolumeControlToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.VolumeControlToolStripMenuItem.Name = "VolumeControlToolStripMenuItem"
- Me.VolumeControlToolStripMenuItem.Size = New System.Drawing.Size(201, 24)
- Me.VolumeControlToolStripMenuItem.Text = "Volume Control"
- '
- 'WindowsMediaPlayerToolStripMenuItem
- '
- Me.WindowsMediaPlayerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WindowsMediaPlayerToolStripMenuItem.Image = CType(resources.GetObject("WindowsMediaPlayerToolStripMenuItem.Image"), System.Drawing.Image)
- Me.WindowsMediaPlayerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.WindowsMediaPlayerToolStripMenuItem.Name = "WindowsMediaPlayerToolStripMenuItem"
- Me.WindowsMediaPlayerToolStripMenuItem.Size = New System.Drawing.Size(201, 24)
- Me.WindowsMediaPlayerToolStripMenuItem.Text = "Windows Media Player"
- '
- 'InternetToolsToolStripMenuItem
- '
- Me.InternetToolsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.InternetToolsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.InternetConnectionWizardToolStripMenuItem, Me.NetMeetingToolStripMenuItem, Me.PersonalWebServerToolStripMenuItem})
- Me.InternetToolsToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.mini_applications_window
- Me.InternetToolsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.InternetToolsToolStripMenuItem.Name = "InternetToolsToolStripMenuItem"
- Me.InternetToolsToolStripMenuItem.Size = New System.Drawing.Size(171, 26)
- Me.InternetToolsToolStripMenuItem.Text = "Internet Tools"
- '
- 'InternetConnectionWizardToolStripMenuItem
- '
- Me.InternetConnectionWizardToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.InternetConnectionWizardToolStripMenuItem.Image = CType(resources.GetObject("InternetConnectionWizardToolStripMenuItem.Image"), System.Drawing.Image)
- Me.InternetConnectionWizardToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.InternetConnectionWizardToolStripMenuItem.Name = "InternetConnectionWizardToolStripMenuItem"
- Me.InternetConnectionWizardToolStripMenuItem.Size = New System.Drawing.Size(223, 24)
- Me.InternetConnectionWizardToolStripMenuItem.Text = "Internet Connection Wizard"
- '
- 'NetMeetingToolStripMenuItem
- '
- Me.NetMeetingToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NetMeetingToolStripMenuItem.Image = CType(resources.GetObject("NetMeetingToolStripMenuItem.Image"), System.Drawing.Image)
- Me.NetMeetingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.NetMeetingToolStripMenuItem.Name = "NetMeetingToolStripMenuItem"
- Me.NetMeetingToolStripMenuItem.Size = New System.Drawing.Size(223, 24)
- Me.NetMeetingToolStripMenuItem.Text = "NetMeeting"
- '
- 'PersonalWebServerToolStripMenuItem
- '
- Me.PersonalWebServerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PersonalWebServerToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenupersonwebserver
- Me.PersonalWebServerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.PersonalWebServerToolStripMenuItem.Name = "PersonalWebServerToolStripMenuItem"
- Me.PersonalWebServerToolStripMenuItem.Size = New System.Drawing.Size(223, 24)
- Me.PersonalWebServerToolStripMenuItem.Text = "Personal Web Server"
- '
- 'SystemToolsToolStripMenuItem
- '
- Me.SystemToolsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SystemToolsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DiskCleanupToolStripMenuItem, Me.DiskDefragmenterToolStripMenuItem, Me.DriveConverterFAT32ToolStripMenuItem, Me.MaintenanceWizardToolStripMenuItem, Me.ScanDiskToolStripMenuItem, Me.ScheduledTasksToolStripMenuItem, Me.SystemInformationToolStripMenuItem, Me.WelcomeToWindowsToolStripMenuItem})
- Me.SystemToolsToolStripMenuItem.Image = CType(resources.GetObject("SystemToolsToolStripMenuItem.Image"), System.Drawing.Image)
- Me.SystemToolsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.SystemToolsToolStripMenuItem.Name = "SystemToolsToolStripMenuItem"
- Me.SystemToolsToolStripMenuItem.Size = New System.Drawing.Size(171, 26)
- Me.SystemToolsToolStripMenuItem.Text = "System Tools"
- '
- 'DiskCleanupToolStripMenuItem
- '
- Me.DiskCleanupToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DiskCleanupToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmendisccleanup
- Me.DiskCleanupToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.DiskCleanupToolStripMenuItem.Name = "DiskCleanupToolStripMenuItem"
- Me.DiskCleanupToolStripMenuItem.Size = New System.Drawing.Size(208, 24)
- Me.DiskCleanupToolStripMenuItem.Text = "Disk Cleanup"
- '
- 'DiskDefragmenterToolStripMenuItem
- '
- Me.DiskDefragmenterToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DiskDefragmenterToolStripMenuItem.Image = CType(resources.GetObject("DiskDefragmenterToolStripMenuItem.Image"), System.Drawing.Image)
- Me.DiskDefragmenterToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.DiskDefragmenterToolStripMenuItem.Name = "DiskDefragmenterToolStripMenuItem"
- Me.DiskDefragmenterToolStripMenuItem.Size = New System.Drawing.Size(208, 24)
- Me.DiskDefragmenterToolStripMenuItem.Text = "Disk Defragmenter"
- '
- 'DriveConverterFAT32ToolStripMenuItem
- '
- Me.DriveConverterFAT32ToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DriveConverterFAT32ToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenudriveconvert
- Me.DriveConverterFAT32ToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.DriveConverterFAT32ToolStripMenuItem.Name = "DriveConverterFAT32ToolStripMenuItem"
- Me.DriveConverterFAT32ToolStripMenuItem.Size = New System.Drawing.Size(208, 24)
- Me.DriveConverterFAT32ToolStripMenuItem.Text = "Drive Converter (FAT 32)"
- '
- 'MaintenanceWizardToolStripMenuItem
- '
- Me.MaintenanceWizardToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.MaintenanceWizardToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenumaintanecewizard
- Me.MaintenanceWizardToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.MaintenanceWizardToolStripMenuItem.Name = "MaintenanceWizardToolStripMenuItem"
- Me.MaintenanceWizardToolStripMenuItem.Size = New System.Drawing.Size(208, 24)
- Me.MaintenanceWizardToolStripMenuItem.Text = "Maintenance Wizard"
- '
- 'ScanDiskToolStripMenuItem
- '
- Me.ScanDiskToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ScanDiskToolStripMenuItem.Image = CType(resources.GetObject("ScanDiskToolStripMenuItem.Image"), System.Drawing.Image)
- Me.ScanDiskToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ScanDiskToolStripMenuItem.Name = "ScanDiskToolStripMenuItem"
- Me.ScanDiskToolStripMenuItem.Size = New System.Drawing.Size(208, 24)
- Me.ScanDiskToolStripMenuItem.Text = "ScanDisk"
- '
- 'ScheduledTasksToolStripMenuItem
- '
- Me.ScheduledTasksToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ScheduledTasksToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenuscedualed_tasks
- Me.ScheduledTasksToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ScheduledTasksToolStripMenuItem.Name = "ScheduledTasksToolStripMenuItem"
- Me.ScheduledTasksToolStripMenuItem.Size = New System.Drawing.Size(208, 24)
- Me.ScheduledTasksToolStripMenuItem.Text = "Scheduled Tasks"
- '
- 'SystemInformationToolStripMenuItem
- '
- Me.SystemInformationToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SystemInformationToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenusysteminformation
- Me.SystemInformationToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.SystemInformationToolStripMenuItem.Name = "SystemInformationToolStripMenuItem"
- Me.SystemInformationToolStripMenuItem.Size = New System.Drawing.Size(208, 24)
- Me.SystemInformationToolStripMenuItem.Text = "System Information"
- '
- 'WelcomeToWindowsToolStripMenuItem
- '
- Me.WelcomeToWindowsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WelcomeToWindowsToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenuwelcometowindows
- Me.WelcomeToWindowsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.WelcomeToWindowsToolStripMenuItem.Name = "WelcomeToWindowsToolStripMenuItem"
- Me.WelcomeToWindowsToolStripMenuItem.Size = New System.Drawing.Size(208, 24)
- Me.WelcomeToWindowsToolStripMenuItem.Text = "Welcome To Windows"
- '
- 'AddressBookToolStripMenuItem
- '
- Me.AddressBookToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AddressBookToolStripMenuItem.Image = CType(resources.GetObject("AddressBookToolStripMenuItem.Image"), System.Drawing.Image)
- Me.AddressBookToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.AddressBookToolStripMenuItem.Name = "AddressBookToolStripMenuItem"
- Me.AddressBookToolStripMenuItem.Size = New System.Drawing.Size(171, 26)
- Me.AddressBookToolStripMenuItem.Text = "Address Book"
- '
- 'CalculatorToolStripMenuItem
- '
- Me.CalculatorToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CalculatorToolStripMenuItem.Image = CType(resources.GetObject("CalculatorToolStripMenuItem.Image"), System.Drawing.Image)
- Me.CalculatorToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.CalculatorToolStripMenuItem.Name = "CalculatorToolStripMenuItem"
- Me.CalculatorToolStripMenuItem.Size = New System.Drawing.Size(171, 26)
- Me.CalculatorToolStripMenuItem.Text = "Calculator"
- '
- 'ImagingToolStripMenuItem
- '
- Me.ImagingToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ImagingToolStripMenuItem.Image = CType(resources.GetObject("ImagingToolStripMenuItem.Image"), System.Drawing.Image)
- Me.ImagingToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ImagingToolStripMenuItem.Name = "ImagingToolStripMenuItem"
- Me.ImagingToolStripMenuItem.Size = New System.Drawing.Size(171, 26)
- Me.ImagingToolStripMenuItem.Text = "Imaging"
- '
- 'NotePadToolStripMenuItem
- '
- Me.NotePadToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NotePadToolStripMenuItem.Image = CType(resources.GetObject("NotePadToolStripMenuItem.Image"), System.Drawing.Image)
- Me.NotePadToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.NotePadToolStripMenuItem.Name = "NotePadToolStripMenuItem"
- Me.NotePadToolStripMenuItem.Size = New System.Drawing.Size(171, 26)
- Me.NotePadToolStripMenuItem.Text = "NotePad"
- '
- 'PaintToolStripMenuItem
- '
- Me.PaintToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PaintToolStripMenuItem.Image = CType(resources.GetObject("PaintToolStripMenuItem.Image"), System.Drawing.Image)
- Me.PaintToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.PaintToolStripMenuItem.Name = "PaintToolStripMenuItem"
- Me.PaintToolStripMenuItem.Size = New System.Drawing.Size(171, 26)
- Me.PaintToolStripMenuItem.Text = "Paint"
- '
- 'WordPadToolStripMenuItem
- '
- Me.WordPadToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WordPadToolStripMenuItem.Image = CType(resources.GetObject("WordPadToolStripMenuItem.Image"), System.Drawing.Image)
- Me.WordPadToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.WordPadToolStripMenuItem.Name = "WordPadToolStripMenuItem"
- Me.WordPadToolStripMenuItem.Size = New System.Drawing.Size(171, 26)
- Me.WordPadToolStripMenuItem.Text = "WordPad"
- '
- 'StartUpToolStripMenuItem
- '
- Me.StartUpToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.StartUpToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AOLInternetFREETrialToolStripMenuItem, Me.ATTWorldNetSignupToolStripMenuItem, Me.SetupCompuServe30ToolStripMenuItem, Me.SetupWOWFromCompuServeToolStripMenuItem})
- Me.StartUpToolStripMenuItem.Image = CType(resources.GetObject("StartUpToolStripMenuItem.Image"), System.Drawing.Image)
- Me.StartUpToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.StartUpToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.StartUpToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.StartUpToolStripMenuItem.Name = "StartUpToolStripMenuItem"
- Me.StartUpToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.StartUpToolStripMenuItem.Text = "Online Services"
- '
- 'AOLInternetFREETrialToolStripMenuItem
- '
- Me.AOLInternetFREETrialToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AOLInternetFREETrialToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenuamericaonline
- Me.AOLInternetFREETrialToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.AOLInternetFREETrialToolStripMenuItem.Name = "AOLInternetFREETrialToolStripMenuItem"
- Me.AOLInternetFREETrialToolStripMenuItem.Size = New System.Drawing.Size(194, 24)
- Me.AOLInternetFREETrialToolStripMenuItem.Text = "America Online"
- '
- 'ATTWorldNetSignupToolStripMenuItem
- '
- Me.ATTWorldNetSignupToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ATTWorldNetSignupToolStripMenuItem.Image = CType(resources.GetObject("ATTWorldNetSignupToolStripMenuItem.Image"), System.Drawing.Image)
- Me.ATTWorldNetSignupToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ATTWorldNetSignupToolStripMenuItem.Name = "ATTWorldNetSignupToolStripMenuItem"
- Me.ATTWorldNetSignupToolStripMenuItem.Size = New System.Drawing.Size(194, 24)
- Me.ATTWorldNetSignupToolStripMenuItem.Text = "AT&T WorldNet Service"
- '
- 'SetupCompuServe30ToolStripMenuItem
- '
- Me.SetupCompuServe30ToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SetupCompuServe30ToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenucompuserve
- Me.SetupCompuServe30ToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.SetupCompuServe30ToolStripMenuItem.Name = "SetupCompuServe30ToolStripMenuItem"
- Me.SetupCompuServe30ToolStripMenuItem.Size = New System.Drawing.Size(194, 24)
- Me.SetupCompuServe30ToolStripMenuItem.Text = "CompuServe"
- '
- 'SetupWOWFromCompuServeToolStripMenuItem
- '
- Me.SetupWOWFromCompuServeToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SetupWOWFromCompuServeToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenuprodigyinternet
- Me.SetupWOWFromCompuServeToolStripMenuItem.Name = "SetupWOWFromCompuServeToolStripMenuItem"
- Me.SetupWOWFromCompuServeToolStripMenuItem.Size = New System.Drawing.Size(194, 24)
- Me.SetupWOWFromCompuServeToolStripMenuItem.Text = "Prodigy Internet"
- '
- 'MSDOSPromptToolStripMenuItem
- '
- Me.MSDOSPromptToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.MSDOSPromptToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.EmptyToolStripMenuItem})
- Me.MSDOSPromptToolStripMenuItem.Image = CType(resources.GetObject("MSDOSPromptToolStripMenuItem.Image"), System.Drawing.Image)
- Me.MSDOSPromptToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.MSDOSPromptToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.MSDOSPromptToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.MSDOSPromptToolStripMenuItem.Name = "MSDOSPromptToolStripMenuItem"
- Me.MSDOSPromptToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.MSDOSPromptToolStripMenuItem.Text = "StartUp"
- '
- 'EmptyToolStripMenuItem
- '
- Me.EmptyToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.EmptyToolStripMenuItem.Name = "EmptyToolStripMenuItem"
- Me.EmptyToolStripMenuItem.Size = New System.Drawing.Size(116, 22)
- Me.EmptyToolStripMenuItem.Text = "(Empty)"
- '
- 'WindowsExplorerToolStripMenuItem
- '
- Me.WindowsExplorerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WindowsExplorerToolStripMenuItem.Image = CType(resources.GetObject("WindowsExplorerToolStripMenuItem.Image"), System.Drawing.Image)
- Me.WindowsExplorerToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.WindowsExplorerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.WindowsExplorerToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.WindowsExplorerToolStripMenuItem.Name = "WindowsExplorerToolStripMenuItem"
- Me.WindowsExplorerToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.WindowsExplorerToolStripMenuItem.Text = "Internet Explorer"
- '
- 'MSDOSPromptToolStripMenuItem1
- '
- Me.MSDOSPromptToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.MSDOSPromptToolStripMenuItem1.Image = CType(resources.GetObject("MSDOSPromptToolStripMenuItem1.Image"), System.Drawing.Image)
- Me.MSDOSPromptToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.MSDOSPromptToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.MSDOSPromptToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver
- Me.MSDOSPromptToolStripMenuItem1.Name = "MSDOSPromptToolStripMenuItem1"
- Me.MSDOSPromptToolStripMenuItem1.Size = New System.Drawing.Size(185, 26)
- Me.MSDOSPromptToolStripMenuItem1.Text = "MS-DOS Prompt"
- '
- 'OutlookExpressToolStripMenuItem
- '
- Me.OutlookExpressToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.OutlookExpressToolStripMenuItem.Image = CType(resources.GetObject("OutlookExpressToolStripMenuItem.Image"), System.Drawing.Image)
- Me.OutlookExpressToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.OutlookExpressToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.OutlookExpressToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.OutlookExpressToolStripMenuItem.Name = "OutlookExpressToolStripMenuItem"
- Me.OutlookExpressToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.OutlookExpressToolStripMenuItem.Text = "Outlook Express"
- '
- 'WindowsExplorerToolStripMenuItem1
- '
- Me.WindowsExplorerToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.WindowsExplorerToolStripMenuItem1.Image = CType(resources.GetObject("WindowsExplorerToolStripMenuItem1.Image"), System.Drawing.Image)
- Me.WindowsExplorerToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.WindowsExplorerToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.WindowsExplorerToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver
- Me.WindowsExplorerToolStripMenuItem1.Name = "WindowsExplorerToolStripMenuItem1"
- Me.WindowsExplorerToolStripMenuItem1.Size = New System.Drawing.Size(185, 26)
- Me.WindowsExplorerToolStripMenuItem1.Text = "Windows Explorer"
- '
- 'GuessTheNumberToolStripMenuItem
- '
- Me.GuessTheNumberToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.GuessTheNumberToolStripMenuItem.Image = CType(resources.GetObject("GuessTheNumberToolStripMenuItem.Image"), System.Drawing.Image)
- Me.GuessTheNumberToolStripMenuItem.Name = "GuessTheNumberToolStripMenuItem"
- Me.GuessTheNumberToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.GuessTheNumberToolStripMenuItem.Text = "Guess The Number"
- Me.GuessTheNumberToolStripMenuItem.Visible = False
- '
- 'StartRunnerToolStripMenuItem
- '
- Me.StartRunnerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.StartRunnerToolStripMenuItem.Image = CType(resources.GetObject("StartRunnerToolStripMenuItem.Image"), System.Drawing.Image)
- Me.StartRunnerToolStripMenuItem.Name = "StartRunnerToolStripMenuItem"
- Me.StartRunnerToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.StartRunnerToolStripMenuItem.Text = "Start Runner"
- Me.StartRunnerToolStripMenuItem.Visible = False
- '
- 'ErrorBlasterToolStripMenuItem
- '
- Me.ErrorBlasterToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ErrorBlasterToolStripMenuItem.Image = CType(resources.GetObject("ErrorBlasterToolStripMenuItem.Image"), System.Drawing.Image)
- Me.ErrorBlasterToolStripMenuItem.Name = "ErrorBlasterToolStripMenuItem"
- Me.ErrorBlasterToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.ErrorBlasterToolStripMenuItem.Text = "Error Blaster"
- Me.ErrorBlasterToolStripMenuItem.Visible = False
- '
- 'SkindowsToolStripMenuItem
- '
- Me.SkindowsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SkindowsToolStripMenuItem.Image = CType(resources.GetObject("SkindowsToolStripMenuItem.Image"), System.Drawing.Image)
- Me.SkindowsToolStripMenuItem.Name = "SkindowsToolStripMenuItem"
- Me.SkindowsToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.SkindowsToolStripMenuItem.Text = "Skindows 95"
- Me.SkindowsToolStripMenuItem.Visible = False
- '
- 'WebChatToolStripMenuItem
- '
- Me.WebChatToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WebChatToolStripMenuItem.Image = CType(resources.GetObject("WebChatToolStripMenuItem.Image"), System.Drawing.Image)
- Me.WebChatToolStripMenuItem.Name = "WebChatToolStripMenuItem"
- Me.WebChatToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.WebChatToolStripMenuItem.Text = "Web Chat"
- Me.WebChatToolStripMenuItem.Visible = False
- '
- 'TimeDistorterToolStripMenuItem
- '
- Me.TimeDistorterToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.TimeDistorterToolStripMenuItem.Image = CType(resources.GetObject("TimeDistorterToolStripMenuItem.Image"), System.Drawing.Image)
- Me.TimeDistorterToolStripMenuItem.Name = "TimeDistorterToolStripMenuItem"
- Me.TimeDistorterToolStripMenuItem.Size = New System.Drawing.Size(185, 26)
- Me.TimeDistorterToolStripMenuItem.Text = "Time Distorter"
- Me.TimeDistorterToolStripMenuItem.Visible = False
- '
- 'FavoritesToolStripMenuItem
- '
- Me.FavoritesToolStripMenuItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.FavoritesToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98startmenufavorites
- Me.FavoritesToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.FavoritesToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.FavoritesToolStripMenuItem.Name = "FavoritesToolStripMenuItem"
- Me.FavoritesToolStripMenuItem.Size = New System.Drawing.Size(143, 36)
- Me.FavoritesToolStripMenuItem.Text = "Favorites"
- '
- 'DocumentsToolStripMenuItem
- '
- Me.DocumentsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DocumentsToolStripMenuItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.DocumentsToolStripMenuItem.Image = CType(resources.GetObject("DocumentsToolStripMenuItem.Image"), System.Drawing.Image)
- Me.DocumentsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.DocumentsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.DocumentsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.DocumentsToolStripMenuItem.Name = "DocumentsToolStripMenuItem"
- Me.DocumentsToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.DocumentsToolStripMenuItem.Size = New System.Drawing.Size(143, 36)
- Me.DocumentsToolStripMenuItem.Text = "Documents"
- '
- 'SettingsToolStripMenuItem
- '
- Me.SettingsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SettingsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ControlPanelToolStripMenuItem, Me.PrintersToolStripMenuItem, Me.TaskbarToolStripMenuItem})
- Me.SettingsToolStripMenuItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.SettingsToolStripMenuItem.Image = CType(resources.GetObject("SettingsToolStripMenuItem.Image"), System.Drawing.Image)
- Me.SettingsToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.SettingsToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.SettingsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.SettingsToolStripMenuItem.Name = "SettingsToolStripMenuItem"
- Me.SettingsToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.SettingsToolStripMenuItem.Size = New System.Drawing.Size(143, 36)
- Me.SettingsToolStripMenuItem.Text = "Settings"
- '
- 'ControlPanelToolStripMenuItem
- '
- Me.ControlPanelToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ControlPanelToolStripMenuItem.Image = CType(resources.GetObject("ControlPanelToolStripMenuItem.Image"), System.Drawing.Image)
- Me.ControlPanelToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ControlPanelToolStripMenuItem.Name = "ControlPanelToolStripMenuItem"
- Me.ControlPanelToolStripMenuItem.Size = New System.Drawing.Size(150, 24)
- Me.ControlPanelToolStripMenuItem.Text = "Control Panel"
- '
- 'PrintersToolStripMenuItem
- '
- Me.PrintersToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PrintersToolStripMenuItem.Image = CType(resources.GetObject("PrintersToolStripMenuItem.Image"), System.Drawing.Image)
- Me.PrintersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.PrintersToolStripMenuItem.Name = "PrintersToolStripMenuItem"
- Me.PrintersToolStripMenuItem.Size = New System.Drawing.Size(150, 24)
- Me.PrintersToolStripMenuItem.Text = "Printers"
- '
- 'TaskbarToolStripMenuItem
- '
- Me.TaskbarToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.TaskbarToolStripMenuItem.Image = CType(resources.GetObject("TaskbarToolStripMenuItem.Image"), System.Drawing.Image)
- Me.TaskbarToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.TaskbarToolStripMenuItem.Name = "TaskbarToolStripMenuItem"
- Me.TaskbarToolStripMenuItem.Size = New System.Drawing.Size(150, 24)
- Me.TaskbarToolStripMenuItem.Text = "Taskbar"
- '
- 'FindToolStripMenuItem
- '
- Me.FindToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FindToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FilesOrFoldersToolStripMenuItem, Me.ComputerToolStripMenuItem, Me.OnTheInternetToolStripMenuItem, Me.PeopleToolStripMenuItem})
- Me.FindToolStripMenuItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.FindToolStripMenuItem.Image = CType(resources.GetObject("FindToolStripMenuItem.Image"), System.Drawing.Image)
- Me.FindToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.FindToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.FindToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.FindToolStripMenuItem.Name = "FindToolStripMenuItem"
- Me.FindToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.FindToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.FindToolStripMenuItem.Size = New System.Drawing.Size(143, 36)
- Me.FindToolStripMenuItem.Text = "Find"
- '
- 'FilesOrFoldersToolStripMenuItem
- '
- Me.FilesOrFoldersToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FilesOrFoldersToolStripMenuItem.Image = CType(resources.GetObject("FilesOrFoldersToolStripMenuItem.Image"), System.Drawing.Image)
- Me.FilesOrFoldersToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.FilesOrFoldersToolStripMenuItem.Name = "FilesOrFoldersToolStripMenuItem"
- Me.FilesOrFoldersToolStripMenuItem.Size = New System.Drawing.Size(169, 24)
- Me.FilesOrFoldersToolStripMenuItem.Text = "Files or Folders..."
- '
- 'ComputerToolStripMenuItem
- '
- Me.ComputerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ComputerToolStripMenuItem.Image = CType(resources.GetObject("ComputerToolStripMenuItem.Image"), System.Drawing.Image)
- Me.ComputerToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ComputerToolStripMenuItem.Name = "ComputerToolStripMenuItem"
- Me.ComputerToolStripMenuItem.Size = New System.Drawing.Size(169, 24)
- Me.ComputerToolStripMenuItem.Text = "Computer..."
- '
- 'OnTheInternetToolStripMenuItem
- '
- Me.OnTheInternetToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.OnTheInternetToolStripMenuItem.Image = CType(resources.GetObject("OnTheInternetToolStripMenuItem.Image"), System.Drawing.Image)
- Me.OnTheInternetToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.OnTheInternetToolStripMenuItem.Name = "OnTheInternetToolStripMenuItem"
- Me.OnTheInternetToolStripMenuItem.Size = New System.Drawing.Size(169, 24)
- Me.OnTheInternetToolStripMenuItem.Text = "On the Internet..."
- '
- 'PeopleToolStripMenuItem
- '
- Me.PeopleToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PeopleToolStripMenuItem.Image = CType(resources.GetObject("PeopleToolStripMenuItem.Image"), System.Drawing.Image)
- Me.PeopleToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.PeopleToolStripMenuItem.Name = "PeopleToolStripMenuItem"
- Me.PeopleToolStripMenuItem.Size = New System.Drawing.Size(169, 24)
- Me.PeopleToolStripMenuItem.Text = "People..."
- '
- 'HelpToolStripMenuItem
- '
- Me.HelpToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.HelpToolStripMenuItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.HelpToolStripMenuItem.Image = CType(resources.GetObject("HelpToolStripMenuItem.Image"), System.Drawing.Image)
- Me.HelpToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.HelpToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.HelpToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"
- Me.HelpToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.HelpToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(143, 36)
- Me.HelpToolStripMenuItem.Text = "Help"
- '
- 'RunToolStripMenuItem
- '
- Me.RunToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.RunToolStripMenuItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.RunToolStripMenuItem.Image = CType(resources.GetObject("RunToolStripMenuItem.Image"), System.Drawing.Image)
- Me.RunToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.RunToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.RunToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.RunToolStripMenuItem.Name = "RunToolStripMenuItem"
- Me.RunToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.RunToolStripMenuItem.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.RunToolStripMenuItem.Size = New System.Drawing.Size(143, 36)
- Me.RunToolStripMenuItem.Text = "Run..."
- '
- 'ShutdownToolStripMenuItem
- '
- Me.ShutdownToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ShutdownToolStripMenuItem.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.ShutdownToolStripMenuItem.Image = Global.windows_95.My.Resources.Resources.windows98logoffscreen
- Me.ShutdownToolStripMenuItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.ShutdownToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ShutdownToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Silver
- Me.ShutdownToolStripMenuItem.Name = "ShutdownToolStripMenuItem"
- Me.ShutdownToolStripMenuItem.Padding = New System.Windows.Forms.Padding(4, 0, 25, 0)
- Me.ShutdownToolStripMenuItem.Size = New System.Drawing.Size(143, 36)
- Me.ShutdownToolStripMenuItem.Text = "Log Off..."
- '
- 'ShutdownToolStripMenuItem1
- '
- Me.ShutdownToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.ShutdownToolStripMenuItem1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.ShutdownToolStripMenuItem1.Image = CType(resources.GetObject("ShutdownToolStripMenuItem1.Image"), System.Drawing.Image)
- Me.ShutdownToolStripMenuItem1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.ShutdownToolStripMenuItem1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
- Me.ShutdownToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Silver
- Me.ShutdownToolStripMenuItem1.Name = "ShutdownToolStripMenuItem1"
- Me.ShutdownToolStripMenuItem1.Size = New System.Drawing.Size(143, 36)
- Me.ShutdownToolStripMenuItem1.Text = "Shut Down..."
- '
- 'program
- '
- Me.program.Anchor = System.Windows.Forms.AnchorStyles.Left
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Location = New System.Drawing.Point(282, 277)
- Me.program.Name = "program"
- Me.program.RightToLeft = System.Windows.Forms.RightToLeft.No
- Me.program.Size = New System.Drawing.Size(367, 253)
- Me.program.TabIndex = 3
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.exampleprogramtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(363, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'exampleprogramtopbar
- '
- Me.exampleprogramtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.exampleprogramtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.exampleprogramtopbar.Controls.Add(Me.maximizebutton)
- Me.exampleprogramtopbar.Controls.Add(Me.minimizebutton)
- Me.exampleprogramtopbar.Controls.Add(Me.exampleprogramtext)
- Me.exampleprogramtopbar.Controls.Add(Me.closebutton)
- Me.exampleprogramtopbar.Location = New System.Drawing.Point(3, 3)
- Me.exampleprogramtopbar.Name = "exampleprogramtopbar"
- Me.exampleprogramtopbar.Size = New System.Drawing.Size(357, 18)
- Me.exampleprogramtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = CType(resources.GetObject("maximizebutton.Image"), System.Drawing.Image)
- Me.maximizebutton.Location = New System.Drawing.Point(323, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = CType(resources.GetObject("minimizebutton.Image"), System.Drawing.Image)
- Me.minimizebutton.Location = New System.Drawing.Point(307, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'exampleprogramtext
- '
- Me.exampleprogramtext.AutoSize = True
- Me.exampleprogramtext.BackColor = System.Drawing.Color.Transparent
- Me.exampleprogramtext.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.exampleprogramtext.ForeColor = System.Drawing.Color.White
- Me.exampleprogramtext.Location = New System.Drawing.Point(3, 2)
- Me.exampleprogramtext.Name = "exampleprogramtext"
- Me.exampleprogramtext.Size = New System.Drawing.Size(90, 13)
- Me.exampleprogramtext.TabIndex = 3
- Me.exampleprogramtext.Text = "Program1name"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = CType(resources.GetObject("closebutton.Image"), System.Drawing.Image)
- Me.closebutton.Location = New System.Drawing.Point(340, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'desktopicons
- '
- Me.desktopicons.Alignment = System.Windows.Forms.ListViewAlignment.Left
- Me.desktopicons.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.desktopicons.BackColor = System.Drawing.Color.Teal
- Me.desktopicons.BackgroundImageTiled = True
- Me.desktopicons.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.desktopicons.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.desktopicons.ForeColor = System.Drawing.Color.White
- Me.desktopicons.Items.AddRange(New System.Windows.Forms.ListViewItem() {ListViewItem1, ListViewItem2, ListViewItem3, ListViewItem4, ListViewItem5, ListViewItem6, ListViewItem7, ListViewItem8, ListViewItem9})
- Me.desktopicons.LargeImageList = Me.desktopiconsimages
- Me.desktopicons.Location = New System.Drawing.Point(0, 0)
- Me.desktopicons.Name = "desktopicons"
- Me.desktopicons.Size = New System.Drawing.Size(999, 589)
- Me.desktopicons.TabIndex = 6
- Me.desktopicons.UseCompatibleStateImageBehavior = False
- '
- 'desktopiconsimages
- '
- Me.desktopiconsimages.ImageStream = CType(resources.GetObject("desktopiconsimages.ImageStream"), System.Windows.Forms.ImageListStreamer)
- Me.desktopiconsimages.TransparentColor = System.Drawing.Color.Teal
- Me.desktopiconsimages.Images.SetKeyName(0, "windows95desktopiconfolder.png")
- Me.desktopiconsimages.Images.SetKeyName(1, "windows95desktopiconinternetexplorer.png")
- Me.desktopiconsimages.Images.SetKeyName(2, "windows98msnicon.png")
- Me.desktopiconsimages.Images.SetKeyName(3, "windows95desktopiconmycomputer.png")
- Me.desktopiconsimages.Images.SetKeyName(4, "windows95desktopiconnetworkneighbourhood.png")
- Me.desktopiconsimages.Images.SetKeyName(5, "windows95desktopiconoutlookexpress.png")
- Me.desktopiconsimages.Images.SetKeyName(6, "windows95desktopiconrecyclebin.png")
- Me.desktopiconsimages.Images.SetKeyName(7, "windows95desktopiconsinbox.png")
- Me.desktopiconsimages.Images.SetKeyName(8, "guess the number number 1 (32x32).png")
- Me.desktopiconsimages.Images.SetKeyName(9, "start run (32x32).png")
- Me.desktopiconsimages.Images.SetKeyName(10, "ErrorBlast (One).png")
- Me.desktopiconsimages.Images.SetKeyName(11, "chat (32x32).png")
- Me.desktopiconsimages.Images.SetKeyName(12, "install icon (32x32) basic (liquify).png")
- Me.desktopiconsimages.Images.SetKeyName(13, "Time Distorter icon.png")
- Me.desktopiconsimages.Images.SetKeyName(14, "windows98connectotheinternet.png")
- Me.desktopiconsimages.Images.SetKeyName(15, "windows98mydocumentsicon.png")
- '
- 'Timer1
- '
- '
- 'rightclickbackproperties
- '
- Me.rightclickbackproperties.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.PropertiesToolStripMenuItem, Me.LineUpIconsToolStripMenuItem, Me.PasteToolStripMenuItem, Me.PasteShortcutToolStripMenuItem, Me.NewToolStripMenuItem1, Me.PropertiesToolStripMenuItem1})
- Me.rightclickbackproperties.Name = "ContextMenuStrip1"
- Me.rightclickbackproperties.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional
- Me.rightclickbackproperties.Size = New System.Drawing.Size(151, 136)
- '
- 'PropertiesToolStripMenuItem
- '
- Me.PropertiesToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PropertiesToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ByNameToolStripMenuItem, Me.ByTypeToolStripMenuItem, Me.BySizeToolStripMenuItem, Me.AutoArrangeToolStripMenuItem, Me.ByDateToolStripMenuItem})
- Me.PropertiesToolStripMenuItem.Name = "PropertiesToolStripMenuItem"
- Me.PropertiesToolStripMenuItem.Size = New System.Drawing.Size(150, 22)
- Me.PropertiesToolStripMenuItem.Text = "Arrange Icons"
- '
- 'ByNameToolStripMenuItem
- '
- Me.ByNameToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ByNameToolStripMenuItem.Name = "ByNameToolStripMenuItem"
- Me.ByNameToolStripMenuItem.Size = New System.Drawing.Size(145, 22)
- Me.ByNameToolStripMenuItem.Text = "by Name"
- '
- 'ByTypeToolStripMenuItem
- '
- Me.ByTypeToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ByTypeToolStripMenuItem.Name = "ByTypeToolStripMenuItem"
- Me.ByTypeToolStripMenuItem.Size = New System.Drawing.Size(145, 22)
- Me.ByTypeToolStripMenuItem.Text = "by Type"
- '
- 'BySizeToolStripMenuItem
- '
- Me.BySizeToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.BySizeToolStripMenuItem.Name = "BySizeToolStripMenuItem"
- Me.BySizeToolStripMenuItem.Size = New System.Drawing.Size(145, 22)
- Me.BySizeToolStripMenuItem.Text = "by Size"
- '
- 'AutoArrangeToolStripMenuItem
- '
- Me.AutoArrangeToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AutoArrangeToolStripMenuItem.Name = "AutoArrangeToolStripMenuItem"
- Me.AutoArrangeToolStripMenuItem.Size = New System.Drawing.Size(145, 22)
- Me.AutoArrangeToolStripMenuItem.Text = "Auto Arrange"
- '
- 'ByDateToolStripMenuItem
- '
- Me.ByDateToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ByDateToolStripMenuItem.Name = "ByDateToolStripMenuItem"
- Me.ByDateToolStripMenuItem.Size = New System.Drawing.Size(145, 22)
- Me.ByDateToolStripMenuItem.Text = "by Date"
- '
- 'LineUpIconsToolStripMenuItem
- '
- Me.LineUpIconsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.LineUpIconsToolStripMenuItem.Name = "LineUpIconsToolStripMenuItem"
- Me.LineUpIconsToolStripMenuItem.Size = New System.Drawing.Size(150, 22)
- Me.LineUpIconsToolStripMenuItem.Text = "Line Up Icons"
- '
- 'PasteToolStripMenuItem
- '
- Me.PasteToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PasteToolStripMenuItem.Name = "PasteToolStripMenuItem"
- Me.PasteToolStripMenuItem.Size = New System.Drawing.Size(150, 22)
- Me.PasteToolStripMenuItem.Text = "Paste"
- '
- 'PasteShortcutToolStripMenuItem
- '
- Me.PasteShortcutToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PasteShortcutToolStripMenuItem.Name = "PasteShortcutToolStripMenuItem"
- Me.PasteShortcutToolStripMenuItem.Size = New System.Drawing.Size(150, 22)
- Me.PasteShortcutToolStripMenuItem.Text = "Paste Shortcut"
- '
- 'NewToolStripMenuItem1
- '
- Me.NewToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.NewToolStripMenuItem1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FolderToolStripMenuItem, Me.ShortcutToolStripMenuItem, Me.WaveSoundToolStripMenuItem, Me.TextDocumentToolStripMenuItem, Me.WordPadDocumentToolStripMenuItem, Me.BitmapImageToolStripMenuItem, Me.MicrosoftDataLinkToolStripMenuItem})
- Me.NewToolStripMenuItem1.Name = "NewToolStripMenuItem1"
- Me.NewToolStripMenuItem1.Size = New System.Drawing.Size(150, 22)
- Me.NewToolStripMenuItem1.Text = "New"
- '
- 'FolderToolStripMenuItem
- '
- Me.FolderToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FolderToolStripMenuItem.Name = "FolderToolStripMenuItem"
- Me.FolderToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.FolderToolStripMenuItem.Text = "Folder"
- '
- 'ShortcutToolStripMenuItem
- '
- Me.ShortcutToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ShortcutToolStripMenuItem.Name = "ShortcutToolStripMenuItem"
- Me.ShortcutToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.ShortcutToolStripMenuItem.Text = "Shortcut"
- '
- 'WaveSoundToolStripMenuItem
- '
- Me.WaveSoundToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WaveSoundToolStripMenuItem.Name = "WaveSoundToolStripMenuItem"
- Me.WaveSoundToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.WaveSoundToolStripMenuItem.Text = "Wave Sound"
- '
- 'TextDocumentToolStripMenuItem
- '
- Me.TextDocumentToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.TextDocumentToolStripMenuItem.Name = "TextDocumentToolStripMenuItem"
- Me.TextDocumentToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.TextDocumentToolStripMenuItem.Text = "Text Document"
- '
- 'WordPadDocumentToolStripMenuItem
- '
- Me.WordPadDocumentToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WordPadDocumentToolStripMenuItem.Name = "WordPadDocumentToolStripMenuItem"
- Me.WordPadDocumentToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.WordPadDocumentToolStripMenuItem.Text = "WordPad Document"
- '
- 'BitmapImageToolStripMenuItem
- '
- Me.BitmapImageToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.BitmapImageToolStripMenuItem.Name = "BitmapImageToolStripMenuItem"
- Me.BitmapImageToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.BitmapImageToolStripMenuItem.Text = "Bitmap Image"
- '
- 'MicrosoftDataLinkToolStripMenuItem
- '
- Me.MicrosoftDataLinkToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.MicrosoftDataLinkToolStripMenuItem.Name = "MicrosoftDataLinkToolStripMenuItem"
- Me.MicrosoftDataLinkToolStripMenuItem.Size = New System.Drawing.Size(182, 22)
- Me.MicrosoftDataLinkToolStripMenuItem.Text = "Microsoft Data Link"
- '
- 'PropertiesToolStripMenuItem1
- '
- Me.PropertiesToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.PropertiesToolStripMenuItem1.Name = "PropertiesToolStripMenuItem1"
- Me.PropertiesToolStripMenuItem1.Size = New System.Drawing.Size(150, 22)
- Me.PropertiesToolStripMenuItem1.Text = "Properties"
- '
- 'Timer2
- '
- '
- 'Windows98
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.BackColor = System.Drawing.Color.Teal
- Me.ClientSize = New System.Drawing.Size(999, 617)
- Me.Controls.Add(Me.program)
- Me.Controls.Add(Me.startmenu)
- Me.Controls.Add(Me.taskbar)
- Me.Controls.Add(Me.desktopicons)
- Me.Name = "Windows98"
- Me.Text = "Windows98"
- Me.taskbar.ResumeLayout(False)
- Me.taskbar.PerformLayout()
- CType(Me.startbutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.startmenu.ResumeLayout(False)
- Me.startmenu.PerformLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.startmenuitems.ResumeLayout(False)
- Me.startmenuitems.PerformLayout()
- Me.program.ResumeLayout(False)
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.exampleprogramtopbar.ResumeLayout(False)
- Me.exampleprogramtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.rightclickbackproperties.ResumeLayout(False)
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents taskbar As System.Windows.Forms.Panel
- Friend WithEvents startbutton As System.Windows.Forms.PictureBox
- Friend WithEvents taskbartime As System.Windows.Forms.Label
- Friend WithEvents startmenu As System.Windows.Forms.Panel
- Friend WithEvents startmenuitems As System.Windows.Forms.MenuStrip
- Friend WithEvents ProgramsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AccessoriesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CommunicationsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents MultimediaToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CDPlayerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SoundRecorderToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents VolumeControlToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WindowsMediaPlayerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SystemToolsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DiskDefragmenterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ScanDiskToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AddressBookToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CalculatorToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ImagingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NotePadToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PaintToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WordPadToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents StartUpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AOLInternetFREETrialToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ATTWorldNetSignupToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SetupCompuServe30ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SetupWOWFromCompuServeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents MSDOSPromptToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents EmptyToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WindowsExplorerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents MSDOSPromptToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents OutlookExpressToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WindowsExplorerToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents GuessTheNumberToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents StartRunnerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ErrorBlasterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SkindowsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WebChatToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents TimeDistorterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DocumentsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SettingsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ControlPanelToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PrintersToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents TaskbarToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FindToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FilesOrFoldersToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ComputerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents OnTheInternetToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PeopleToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents RunToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ShutdownToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ShutdownToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents exampleprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents exampleprogramtext As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents desktopicons As System.Windows.Forms.ListView
- Friend WithEvents desktopiconsimages As System.Windows.Forms.ImageList
- Friend WithEvents Timer1 As System.Windows.Forms.Timer
- Friend WithEvents rightclickbackproperties As System.Windows.Forms.ContextMenuStrip
- Friend WithEvents PropertiesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ByNameToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ByTypeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents BySizeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AutoArrangeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ByDateToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents LineUpIconsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PasteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PasteShortcutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NewToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FolderToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ShortcutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WaveSoundToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents TextDocumentToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WordPadDocumentToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents BitmapImageToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents MicrosoftDataLinkToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PropertiesToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents Timer2 As System.Windows.Forms.Timer
- Friend WithEvents Timer3 As System.Windows.Forms.Timer
- Friend WithEvents Panel1 As System.Windows.Forms.Panel
- Friend WithEvents WindowsUpdateToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FavoritesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
- Friend WithEvents InternetToolsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DialUpNetworkingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents InternetConnectionWizardToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NetMeetingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents InteractiveCDSamplerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PersonalWebServerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DiskCleanupToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DriveConverterFAT32ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents MaintenanceWizardToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ScheduledTasksToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SystemInformationToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WelcomeToWindowsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
-End Class
diff --git a/Backup/windows 95/Windows98.resx b/Backup/windows 95/Windows98.resx
deleted file mode 100755
index a2d851a..0000000
--- a/Backup/windows 95/Windows98.resx
+++ /dev/null
@@ -1,1917 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAADYAAAAWCAIAAAAEi/i8AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAAERSURBVEhL3ZZbEsMgCEWzdJfWnXQplpaKyEOxk2Zo+cgk
- GaLHe4HJUXPHAQGE96xRSumIt5Txd4hPwVtcpnhURQ53MaiBCARCIWKqxt2Q/A16FxFB+ZbANyC2BzoP
- JuOjd78sD/4hJrtGa2e3EDmK3nUCGkIEFNPoLiEuM1VRIwqBtczCN1rBUBER6SrJlLwmDS9oT0V6P68K
- 12i0dTCXSVcZuOnaZFdxxmXhmu1SnY7uwIBIlFuIJvq2iqDd62TvK+vjBWKko89BbFNDWz2UpakiN9Fr
- 6rnRwnd76PBK50NOj6GtabKciF7CxugW6ET88d7BD6Oj21tOSx7cOJ4W/Y2Ir3h65k8hAmza8Do11/sH
- /2bUcH13XEkAAAAASUVORK5CYII=
-
-
-
- 17, 17
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAAC4SURBVDhPnZFRDkQhCAM5+jva3sytjOkqj/ixxBhRp1SM
- z18RhXqe8LgIHpgAXR0jNLSAb+HfrpkEnjvcYBFzUzNkW/nwoKsKlWJOkzN2GM9HNYSzzkDCUciFSdhm
- dhKeHTq0Ujq2M/TGNQtZMJ3OCzyMBVsEQsR6G9VyTEvMLXaYRMAfDVnC1Y5Oujqw0+JTD6gfUPT2FFgM
- gse/IVOeTjq7ncwNM+9FMst7Y/IN7KQ715u8wD76AnJWQ1QTGVKRAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACqSURBVDhP1ZRbEoAgCEVdOjsnIUlEMaiPJmaYysfx4tVK
- +VUAANp8XACBaDJiGZ7SngJ7MIGvlG8Xos5sNCBXM0UHjuXa8vV3CCh76JXomDartAqTRvhArfDcF3J+
- lzwoo/AlUCuMuN7cjSnswIJA572FehXQGmgdpPkMqjkAa7tAXYWqg1bj+yyhYcAGVZvqk+IOeB346M1J
- ARM/g/X1MwAuPZGJ9b8eegATqsKgOO1okgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAADCSURBVDhPnZIBDsMwCAPz9D1tP8sAE2NoJk2Lpi4lHC4m
- 6/3XWj9SKxaTL9irL6QCI9ww5O+97MfCCELqgvnZtuWMYlTTTVYNZoF4YhCxHAj6EzUO5uTA2NLE8O41
- XDBJRLyGeNh6I3bIDQ80rmbmR87jEIAO/VQb75gBVDN6kNkO/OCZMdVVTEJJ6peTMKDVPhjIy+WKy9EY
- 2INhnL9qtXbDGM4jyWGPfhWuHyM5RplbHSmGPe+uDnqktck8S3yLfADt9lLElF/0tgAAAABJRU5ErkJg
- gg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACnSURBVDhPnZMJEoAgCEU5ukfrZoR8QgYXKmdqMnl8Nula
- LdK1PMLPxVlr1OSh/t6RGRN75kIqq4EREegwcxL07VADI6bISj4i5r5GbpqMMR5hxOYkAfDj3tREMKml
- 2piOYjC1eoDcFTNinQGHBjiGxGJ63TcaFdXqIHsTdJ0rmXPzvZNzAxaVjG48YI256ttM+hzXU5Ki/TbK
- Njs/Ls7hmo2I3hjNNjepK4GwNmU3MgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAABySURBVDhPzZNRCsAwCEM9+o62m62BgE03W+1gML+kGHyp
- auerMFcdhfDiQXYtw6wX32UzZKCUZCjSukRGg+gJDZCRuOVVN7rT3/GXHJKEyvklpHrbgFQZR/JPSFrS
- jc0H8FyxkrfwGOJuOuJZHhzO1rk2qPF0HuEmThwAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACNSURBVDhPpZJREoAgCEQ5ukfrZoYskGlgGR8OY/tYkOjY
- CtqijjVWLHqDEHN1lSC6KUdsVjPAwffPbgC8NtTR5PpBAJJeMrVXUYy1jnEJdDWfI4b2BM5Ob/tqcsnA
- H4b9bHiOMFJM+rT3tKS0yxgDoxN6WmmBGfPLjV3Vfu329Un8b0yScQFtFe8CezsBDlNgxMRdVQ8AAAAA
- SUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACqSURBVDhP1ZRbEoAgCEVdOjsnIUlEMaiPJmaYysfx4tVK
- +VUAANp8XACBaDJiGZ7SngJ7MIGvlG8Xos5sNCBXM0UHjuXa8vV3CCh76JXomDartAqTRvhArfDcF3J+
- lzwoo/AlUCuMuN7cjSnswIJA572FehXQGmgdpPkMqjkAa7tAXYWqg1bj+yyhYcAGVZvqk+IOeB346M1J
- ARM/g/X1MwAuPZGJ9b8eegATqsKgOO1okgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAADySURBVDhPnVLbEcMgDPPoGa2budYDA24/eiUcRxIkSzLx
- +mvEQGXiS0Tqe6Q345hhdTriqX9Zu9o/NQqStTbFiTQ3DtdpcmvDFfOph4wTJlU1hMGOq1iIspZGWqTo
- CYDcRkoFpN5IacO6i8gQpfaEV5p2VOCB+z1BTf6NrFfNTrhTFpJmQEkkX5XNrRNyzloInd7QAnkSgN5u
- ke6VuJEAl13zRLY3tsaGUUjVOmsVndXYNGqREldDI1Rw+aTaKxLeBc+jmg5qjLuy2m3D7hclQJ02umZf
- Ltf6zWCdNxhXnlueIzk5FtguFffnPcbHAfvx9Q2/FyB4WqHX3QAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAAC9SURBVDhP1ZNRDsQgCEQ5ukfbm7kzDIKyJpv0r4Q0pvLK
- OFj7PAq7UuMM1IxhyCy+YECmB4psmg1DzMlEiOwYmKoWo8RjFElMAvZkFRtNvPQFtoWxY3VzGXypZ3zc
- MZFiUud2yiIdQxMaw+pkOrZvtG4poVvSPhbYOtsSLwmbk7KoBEQBncitywDS2fBaloSZua5FOFkYpxNT
- Ct9j3nRzv09Lq0/TvVaIzuy34hhAnfiU9ntv71f571/xCuwLHRYPrd6SczUAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAADFSURBVDhPndILDoQwCARQjs7R9mbIDLSy0HUTG2NM9ZWf
- 8nm1pCpV8Wue49ttEx+piF94UDGziU2syWR8ARxm4ibvaG4CmyUWprBXlTuaG0Tz5SxksHgRWDWL/GLM
- srMmww8WQVlhTbLGHGwZfJSlokctwxNzsKp0wDJ79wdDLxfjKJgs041GsVcnFk7VR4c7Q4HlCX7SA1uz
- 26wOMKNxWpnd6kWO/InlKBpGYTEIJHmIVrd2ZJpczWSSh93f4P5LJvu7cwGA8/zzBWudbAAAAABJRU5E
- rkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAAC+SURBVDhPnZJZEsMwCEM5eo7Wm7kIEcCY5COMp6mXh7CM
- /D6FjNRl8ZJwwAiIzBmZq++RoVrEKbthwchi6BfjrDmxyjSMeL2tY7qkyfVXltjASVvUWagmCSwY/V8L
- Q5VIsuABN26fEuNt7ISdxcfC9fWGmKWTVON898L0Ykh6k2rV5YBZNoXrezo29gRh+LQz/ty8wlNDxXrt
- m3y3BqOwK2tpvdab61Rmka2/+tz9LWWPPT1jFT772C0ZN94X/1E7cCVG5QEXAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACqSURBVDhP1ZRbEoAgCEVdOjsnIUlEMaiPJmaYysfx4tVK
- +VUAANp8XACBaDJiGZ7SngJ7MIGvlG8Xos5sNCBXM0UHjuXa8vV3CCh76JXomDartAqTRvhArfDcF3J+
- lzwoo/AlUCuMuN7cjSnswIJA572FehXQGmgdpPkMqjkAa7tAXYWqg1bj+yyhYcAGVZvqk+IOeB346M1J
- ARM/g/X1MwAuPZGJ9b8eegATqsKgOO1okgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACVSURBVDhPxZJRDsAgCEM5ukfzZhtSrYjOGH9GskXLHkWm
- 5KuQKyp3LLlgLWoig0HZMPe0UAU6BF0rlvRpcMU0h48si4WwCrAifWH4FKVZBRjfZcFmZjfYskm0gGNH
- bOOW7HA7DIUnt6uRiNkt3Pi7OBKnlBEtMOuqhh+d1yMWrpjnfWrAQr39tp8tWJ1shwt6Avzh9gLfrkoZ
- qre6ngAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAAB8SURBVDhPvZMBDoAgCEX/0T2aNyMQNTFaRFvMmq49H6Ch
- pgIpqnYMpQSHagRjgIjAz+Obd0dDFGOG136sicBi4oH6TPRNJ7lhanPbY2p2bJGuOLZW7szWneMPG6cg
- vZG4djJTmxQWHOO4RwK3B75+OC9X4jZ/+wPeCpO2A2akAXqoBOb2AAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACMSURBVDhPnZMLDsAgCEM5ukfbzVwLGcPED0h0WQzPQoPy
- XIWAEmmlRcSwPIfkAeuJwO0TTHqfLGTqOaKIKbnDGtqMmiyKle0wMthK8mvMEaOjH0m7or+qt+gtMi6V
- UUNtPjZ/kUou1SJjsPeG/wKGbCjZFTtMjRyDs8dYYsfxmjiZnOZhJm8ezsVDfQHm892Y6AW3fgAAAABJ
- RU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACTSURBVDhPjVOBDcAgCON0T9tnDCQqVNgwW2QNpY2r9MRF
- 9fKNFD6Ixhjy6gbFHLebXSUwc/lMzmY6mowX2hI5hYEpTR2YFNAMXPZQTbsrh0sKTR6plOlPYsvqjJ5U
- UOtLRVpPipkvtV4y8v/mUUjcCYc/khsFmjhEk5DJSsfwJFy/JjXcqUljdu5OuDjfDsv71qe90uAiZNk2
- a5EAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAADISURBVDhPnZIBFsMgCEM5OkfbzRwhgIqu25vPtV3LNzEo
- r7+GNEq0v6kCkfnpgp2kqtgkFtdTTYY00pgx7O0Cf8VQ7kNV72puxn4swjTGte0WOGXm3uhk4HtUTCbw
- ENwwX3FiJ1MOO4a4oAVD4S11GEn1YDPJ2nAL6TnYAOycbagkKZV5ILR1fOxbYWkHa/teYfAXjMnEZhwe
- jybZg1Tgcxu9b+xWY0hGaTvKEXLmkTCXqOOxHXpP0zL0WdFdja3Bbmu00B/+vgFAIgxdDEsQvAAAAABJ
- RU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACdSURBVDhPnZJRDsAgCEM5OkfbzVyxBtFNnOODbIkPCkWu
- XyFOidj3Kk/FG4bXpRRVfc2sFcP++ZpkkomJqGXHwKwiiFcUP8PQpwoK2HadEA+sTnHczQY/mE2hrkdY
- SSISDKRFcr8SMtVMkNa02ZAYEBlq7CdF7ClynGdgliJZ2913u+duyYk0f8ezbMf1xe75lKkhj6luX862
- YXxwA6Qzhk0D0MkHAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACqSURBVDhP1ZRbEoAgCEVdOjsnIUlEMaiPJmaYysfx4tVK
- +VUAANp8XACBaDJiGZ7SngJ7MIGvlG8Xos5sNCBXM0UHjuXa8vV3CCh76JXomDartAqTRvhArfDcF3J+
- lzwoo/AlUCuMuN7cjSnswIJA572FehXQGmgdpPkMqjkAa7tAXYWqg1bj+yyhYcAGVZvqk+IOeB346M1J
- ARM/g/X1MwAuPZGJ9b8eegATqsKgOO1okgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACGSURBVDhPnZJRDsAgCEM5+o62mzlNF1YLuE3ihyE8i1A7
- t8IidVBUb05YrzdrcnoywhPWKFDqwkLeWNQBwMpMDixtA3nGuOzBuEPcpU/F+pM8Pb5X4xlqUcczPBU8
- hxYGFodeZSZsoeY/TBbwUU1HsuHKct1ri6kn0028eHLtDDXX/t/+khci0XfGppQM5AAAAABJRU5ErkJg
- gg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACqSURBVDhP1ZRbEoAgCEVdOjsnIUlEMaiPJmaYysfx4tVK
- +VUAANp8XACBaDJiGZ7SngJ7MIGvlG8Xos5sNCBXM0UHjuXa8vV3CCh76JXomDartAqTRvhArfDcF3J+
- lzwoo/AlUCuMuN7cjSnswIJA572FehXQGmgdpPkMqjkAa7tAXYWqg1bj+yyhYcAGVZvqk+IOeB346M1J
- ARM/g/X1MwAuPZGJ9b8eegATqsKgOO1okgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACqSURBVDhP1ZRbEoAgCEVdOjsnIUlEMaiPJmaYysfx4tVK
- +VUAANp8XACBaDJiGZ7SngJ7MIGvlG8Xos5sNCBXM0UHjuXa8vV3CCh76JXomDartAqTRvhArfDcF3J+
- lzwoo/AlUCuMuN7cjSnswIJA572FehXQGmgdpPkMqjkAa7tAXYWqg1bj+yyhYcAGVZvqk+IOeB346M1J
- ARM/g/X1MwAuPZGJ9b8eegATqsKgOO1okgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABEAAAASCAYAAAC9+TVUAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACtSURBVDhPvZTdDoAgCIV5dN7cRCT51dlFbq6l8Xk4YAD/
- j9YA9Dwq8AHyrgNpLR3oTvMw2peRQhagb29gGmSU0AY2xJ60AfC69YIUpKAMYOQ6UIAcAa8JVpECxRSq
- yhQmC4Ceed7iSfXsIjmYhph11UwcSpClwlchNFJurk0jlhORTB8G1mVeEM6J63/qWtcnDjJBO5gcElOd
- Us2dmCkM4/XcXd0PVTn+CS4+eABQojr1kaX63wAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADSSURBVDhPrZSBDoQwCEP99P35bh0rlMk0uTsTohv4Vorx
- uv589cFjEK171XMpAYW4/N5a072+1noY8wk4C4tiwk/qbqpmIUECvIG2XA0i7AGU2q9McukHL5Lak6re
- 0JaEmQ6zGWg7opiwTWq84QGgAbiFIYxFz4E9mXKAqMiSgHjhhITKmzK3ah5tSqIlBQcoH7CbraCRM18E
- JJ9Ad6/2ttyjpegVND1dfh09oi+Aol2u8aKY6+aXIJ1cQFab30wtT6/+jlSdGv72u3jK74P7ff0B67JE
- gp2dpCIAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADBSURBVDhPvZPbDsQgCET9dP7cZZAR6dKt9WFJGppWDiOX
- 1v5iIr31Hs9Z0hWgwCZdAN4zDTZTTzUKsE8GeQAh08gGkEM8kP/uPLJOkTgESyDNPgxVovE9/G+QKSNo
- 4UyeS7fkpSLWIXwoWtRosEC+qi1BRe7iWvm6G6DvelQ12wBlfbMR7KzXcANUdSgP6UONqnb7paCGK3On
- yCWyC4W/TrtNee5avT56cO7WOu1co1d7d1kbK/SRjQmPjh1B3gV9AAHqCElVj4VYAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAACvSURBVDhPtZMBDoAgCAB9Oj8nAcFUMFzl1pxaxwVYyh8D
- AHB+juMQgD5CLMOs+ylgBFGoZ+oGoM3TAcDmbG+jg+RADehFORt/l9ZbkELIriaLRwTbgtTMIALiGsxm
- j6AFYlZzNTc5uhuJx92IV9YaqRytEGpUSXBviWTVWmk5Ny1NdUaDhUYa0ZtrQ3AVue8bzAVpZdTCn0fY
- 0oypO9RbdzD7EDZdkTMrqelLmzjkBdshft7f98zjAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
- DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
- bGUAAEjHnZZ3VFTXFofPvXd6oc0wAlKG3rvAANJ7k15FYZgZYCgDDjM0sSGiAhFFRJoiSFDEgNFQJFZE
- sRAUVLAHJAgoMRhFVCxvRtaLrqy89/Ly++Osb+2z97n77L3PWhcAkqcvl5cGSwGQyhPwgzyc6RGRUXTs
- AIABHmCAKQBMVka6X7B7CBDJy82FniFyAl8EAfB6WLwCcNPQM4BOB/+fpFnpfIHomAARm7M5GSwRF4g4
- JUuQLrbPipgalyxmGCVmvihBEcuJOWGRDT77LLKjmNmpPLaIxTmns1PZYu4V8bZMIUfEiK+ICzO5nCwR
- 3xKxRoowlSviN+LYVA4zAwAUSWwXcFiJIjYRMYkfEuQi4uUA4EgJX3HcVyzgZAvEl3JJS8/hcxMSBXQd
- li7d1NqaQffkZKVwBALDACYrmcln013SUtOZvBwAFu/8WTLi2tJFRbY0tba0NDQzMv2qUP91829K3NtF
- ehn4uWcQrf+L7a/80hoAYMyJarPziy2uCoDOLQDI3fti0zgAgKSobx3Xv7oPTTwviQJBuo2xcVZWlhGX
- wzISF/QP/U+Hv6GvvmckPu6P8tBdOfFMYYqALq4bKy0lTcinZ6QzWRy64Z+H+B8H/nUeBkGceA6fwxNF
- hImmjMtLELWbx+YKuGk8Opf3n5r4D8P+pMW5FonS+BFQY4yA1HUqQH7tBygKESDR+8Vd/6NvvvgwIH55
- 4SqTi3P/7zf9Z8Gl4iWDm/A5ziUohM4S8jMX98TPEqABAUgCKpAHykAd6ABDYAasgC1wBG7AG/iDEBAJ
- VgMWSASpgA+yQB7YBApBMdgJ9oBqUAcaQTNoBcdBJzgFzoNL4Bq4AW6D+2AUTIBnYBa8BgsQBGEhMkSB
- 5CEVSBPSh8wgBmQPuUG+UBAUCcVCCRAPEkJ50GaoGCqDqqF6qBn6HjoJnYeuQIPQXWgMmoZ+h97BCEyC
- qbASrAUbwwzYCfaBQ+BVcAK8Bs6FC+AdcCXcAB+FO+Dz8DX4NjwKP4PnEIAQERqiihgiDMQF8UeikHiE
- j6xHipAKpAFpRbqRPuQmMorMIG9RGBQFRUcZomxRnqhQFAu1BrUeVYKqRh1GdaB6UTdRY6hZ1Ec0Ga2I
- 1kfboL3QEegEdBa6EF2BbkK3oy+ib6Mn0K8xGAwNo42xwnhiIjFJmLWYEsw+TBvmHGYQM46Zw2Kx8lh9
- rB3WH8vECrCF2CrsUexZ7BB2AvsGR8Sp4Mxw7rgoHA+Xj6vAHcGdwQ3hJnELeCm8Jt4G749n43PwpfhG
- fDf+On4Cv0CQJmgT7AghhCTCJkIloZVwkfCA8JJIJKoRrYmBRC5xI7GSeIx4mThGfEuSIemRXEjRJCFp
- B+kQ6RzpLuklmUzWIjuSo8gC8g5yM/kC+RH5jQRFwkjCS4ItsUGiRqJDYkjiuSReUlPSSXK1ZK5kheQJ
- yeuSM1J4KS0pFymm1HqpGqmTUiNSc9IUaVNpf+lU6RLpI9JXpKdksDJaMm4ybJkCmYMyF2TGKQhFneJC
- YVE2UxopFykTVAxVm+pFTaIWU7+jDlBnZWVkl8mGyWbL1sielh2lITQtmhcthVZKO04bpr1borTEaQln
- yfYlrUuGlszLLZVzlOPIFcm1yd2WeydPl3eTT5bfJd8p/1ABpaCnEKiQpbBf4aLCzFLqUtulrKVFS48v
- vacIK+opBimuVTyo2K84p6Ss5KGUrlSldEFpRpmm7KicpFyufEZ5WoWiYq/CVSlXOavylC5Ld6Kn0Cvp
- vfRZVUVVT1Whar3qgOqCmrZaqFq+WpvaQ3WCOkM9Xr1cvUd9VkNFw08jT6NF454mXpOhmai5V7NPc15L
- Wytca6tWp9aUtpy2l3audov2Ax2yjoPOGp0GnVu6GF2GbrLuPt0berCehV6iXo3edX1Y31Kfq79Pf9AA
- bWBtwDNoMBgxJBk6GWYathiOGdGMfI3yjTqNnhtrGEcZ7zLuM/5oYmGSYtJoct9UxtTbNN+02/R3Mz0z
- llmN2S1zsrm7+QbzLvMXy/SXcZbtX3bHgmLhZ7HVosfig6WVJd+y1XLaSsMq1qrWaoRBZQQwShiXrdHW
- ztYbrE9Zv7WxtBHYHLf5zdbQNtn2iO3Ucu3lnOWNy8ft1OyYdvV2o/Z0+1j7A/ajDqoOTIcGh8eO6o5s
- xybHSSddpySno07PnU2c+c7tzvMuNi7rXM65Iq4erkWuA24ybqFu1W6P3NXcE9xb3Gc9LDzWepzzRHv6
- eO7yHPFS8mJ5NXvNelt5r/Pu9SH5BPtU+zz21fPl+3b7wX7efrv9HqzQXMFb0ekP/L38d/s/DNAOWBPw
- YyAmMCCwJvBJkGlQXlBfMCU4JvhI8OsQ55DSkPuhOqHC0J4wybDosOaw+XDX8LLw0QjjiHUR1yIVIrmR
- XVHYqLCopqi5lW4r96yciLaILoweXqW9KnvVldUKq1NWn46RjGHGnIhFx4bHHol9z/RnNjDn4rziauNm
- WS6svaxnbEd2OXuaY8cp40zG28WXxU8l2CXsTphOdEisSJzhunCruS+SPJPqkuaT/ZMPJX9KCU9pS8Wl
- xqae5Mnwknm9acpp2WmD6frphemja2zW7Fkzy/fhN2VAGasyugRU0c9Uv1BHuEU4lmmfWZP5Jiss60S2
- dDYvuz9HL2d7zmSue+63a1FrWWt78lTzNuWNrXNaV78eWh+3vmeD+oaCDRMbPTYe3kTYlLzpp3yT/LL8
- V5vDN3cXKBVsLBjf4rGlpVCikF84stV2a9021DbutoHt5turtn8sYhddLTYprih+X8IqufqN6TeV33za
- Eb9joNSydP9OzE7ezuFdDrsOl0mX5ZaN7/bb3VFOLy8qf7UnZs+VimUVdXsJe4V7Ryt9K7uqNKp2Vr2v
- Tqy+XeNc01arWLu9dn4fe9/Qfsf9rXVKdcV17w5wD9yp96jvaNBqqDiIOZh58EljWGPft4xvm5sUmoqb
- PhziHRo9HHS4t9mqufmI4pHSFrhF2DJ9NProje9cv+tqNWytb6O1FR8Dx4THnn4f+/3wcZ/jPScYJ1p/
- 0Pyhtp3SXtQBdeR0zHYmdo52RXYNnvQ+2dNt293+o9GPh06pnqo5LXu69AzhTMGZT2dzz86dSz83cz7h
- /HhPTM/9CxEXbvUG9g5c9Ll4+ZL7pQt9Tn1nL9tdPnXF5srJq4yrndcsr3X0W/S3/2TxU/uA5UDHdavr
- XTesb3QPLh88M+QwdP6m681Lt7xuXbu94vbgcOjwnZHokdE77DtTd1PuvriXeW/h/sYH6AdFD6UeVjxS
- fNTws+7PbaOWo6fHXMf6Hwc/vj/OGn/2S8Yv7ycKnpCfVEyqTDZPmU2dmnafvvF05dOJZ+nPFmYKf5X+
- tfa5zvMffnP8rX82YnbiBf/Fp99LXsq/PPRq2aueuYC5R69TXy/MF72Rf3P4LeNt37vwd5MLWe+x7ys/
- 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAALDAAACwwBP0AiyAAAC+hJREFUSEs91HlY2vcd
- B3Cep+u2JjGNTZpkaRqt2sR4AD9ORfA+CKLiBSgIciMglwqIgoqKoqJGIgZF8EDxvtB4xDseiUmNaWyy
- dmm7tmuzdlu6rs/67M+Rbc+e5/P39/W8v+/neYPyIm/Is5gVAo5EmEqlQ3MoYdm54ZnZ4Zk5EKWQKojj
- Q09A0q4lTRqdmy1zaxT9XQRtDcvezCjbbZ6cqO4gBWIwPsFYn6vRpz+MPRMU7xuQePaD5HN++HevpF64
- TLz4HqhKRZXJ4xk8CK0wnMaA5hcA1HyATAGycsPlXDIdSUP7wpWp7M1byyuR7L6Iwu3ujfXGydUI5vx1
- 0pZ1XhCVHuUT+n8j5rURmPjOB0lnXxuE85dB3OJQThGYI4SxeDAGGyhgwvIZMCoNyKWCNUWsXHAO5l1U
- q7B6VWZtOoed1rvmmpwLLYObJba+87jlqgEjTYbzBUecvI455c1xDXf6qteI8w1M+J/hBxKXAAIZlCMB
- s4sAtgBeyIUXsOE0JoxCh+gkRcSrBJQvQAZSPeaRre7NtVtjHmP5eqd7vdjSdg67fnOhW2pI/SAZdSLU
- a0SeCo76r/F2UNwZrxGQdNYfJFGDS8txFVqiRI7himEcIbyQB2dw4DQWtFoiSfKLhZ0Oxwcmd8sVY9q8
- cR177dbQRsXA4qWErkz1RqdrRksdVvIVyZxIH+D/Bva14a0k0FsJyNYqdpoqnVUNjfpCvgzKl8C5Ijib
- D2cJEAaJNOoCEu4LVWXy+6QxDkn0YtvNDYN7KSTbSpBvdE3MGYpdYvSwGOLR07TpwkgfGPpkSOSp6xif
- a69r/48BstdotQyaSSQ117HEpUCRAiGQIXhiGL84wiCWIc+GZgIkp5LtFIUPqdI2uj0rSSJ7NHvTfne0
- ztEuqeorlbqVuGEp4KlmimIYyBOhXgN7FsK7nlCHTNPhskHVQqo0B29WSJoayVINtFiFECuRAhlcUoLV
- 80Wo8yFlucUunapPfmNcn7ftWB99P36AV79snWqV1lcxy3UFeoeqdFiJnlChHDJx4qW4FP/YxgTW9PuY
- Wd+wxctIEC89ghQRXFtEa24lKXWAsgIpU6NEJfDS8ngNg5MUhKrllpqKakxCQ7/OtO2c23NtrdmnLSqd
- ni3rKKtrFOuMglq3ljZQDB1RE1VpQhWheDSE6D4RMnYGPB4YDSLALxEAv/ZKTrOFoKoBVNUoZSWqWA3T
- GQhqWmFcIFRIoJTTi4yi8v46y+Hs7jqetmm8fcc+pOMUUcOhndrGWm51n0Y2KAOGSqAmlqASLx29gBk7
- Edobw6zJLQERUb8jR1/vNvGbOuO1DXBtPVpdg1ZUAkZTliqPHhMQciMcQYtLLqUXOBrrnm5svLj/5On6
- Rn9zQ61EUs7it8ir63gGp0rukkNdCnA7n63AK8yp0l4cszJFyI9ngdIjL3AI0IEuoakLp29B6E3oCiO6
- pAYwm6nS7Bx8OIQWF6ti51mNpXdG2x5uDR7tjd1bdIzaGls0JWoGt1agaRA0DGv53gTDZUBtHp2D5bJx
- zIywdLxfnCS2EETCvivMhLscHFN3hOEmsqYNXdWM1hgB6y2mhJSejUFK8zJsptK9NRtVxMUXMmkygff2
- 1x29Zn0VX2QsqrJrTKOahAE5ZEqXLE7IQ59Bo07DYG+Fo08DvKgCUFbMOSUdPeJmNtkRDZ3Iegva0I6u
- bIY5u4Wy3HR2aoyxhLk42XyjkEEScN4Ij/kVJC5bLKTLJVP9zdbq+qGGnhkDbaQUcJeCRyvyMoLToG9B
- vAecgCRcjlERZaDc+HdqiuMmZujNDmhLD6qxC228FWHoQLoHFGX0DDUvw9lR+vi+gyRgvwGJewNIfANJ
- IEmlMTzJ0f70ztzMpl3tMUSPqZGe6ugGBgt5JsL7OuptBB1BFSYVNScKQZRkX3PljfGFHHM/pM2JbLGj
- mmyRTd1Rs6PammJKp1GwvmB+/MCRKeSQRPxMqSRTocgsU336ZOnllx99ftD7YJizZE5frMON6VlpIenA
- SbB33rHnMUpCsSxNYU6RgApSz/W2Z4/eSb3pAncMItv7UK3OiM6hpOXZWmuDYHnGeHRgP3pg9xreHIf7
- jqP7/S8+Wfnhq4d/+8rzw+f9z1ar9/voKzfZomQazAcK+IChJ8GYs2gaksqLZumz1CBu1oWJPvrwYrxl
- BNzpRlpcqI7BiP5p0vZS66xbJ9YVkSVssoRLlgrIJVJquYZhNHPbbdyODk67mdFg+tPH1o/na5uLlbj3
- UbC3w2A+4V4DOAUGTkIQPjBWZAFIlH9paYYzsBBpHQd3jcE63QjrSOT4cv7+umV/sz1fxn4THPMmkPBr
- NPE3sdTfpgreompOsI0nBeaTvOYzjPpX33jmnB2FKelxAd5ZDIOdCfOuL+BlXv8VONk/EaTk+G9v8B3z
- UNsU2DYB3B6D3x5HL2xx7m9ajg+7cySs3wAJv0UT3oohnyRwfcilp9n1Z8Q3scZubL0NW9H5xbMlm0kj
- SM9IuoryLiP6XUjclaiUEDwRnJHoHx91PhJUrQjZ2WXZ56/bZ8N7ZiDdk4BtCrm6V7S/0X58aMsqKjyF
- Tj0dneV7g3OOXHqBXXep2HJZ5Ug0D/70nQdX522lv7dVI8omJQejaJhUJYlr4laMUkrmUvgtJDnu/WiQ
- pT5i9yGtZz7IOR/WOwfumYH2zMK3D2Q7d5uPH3eR+Ky3sVlnUxjnySWXeA1XlDZ/nTugbpbQNfvNH5Yw
- LW5v7Y42tTg3Ax+KpGOJWprYxCtfishaegc8kcgWpYpB/Z3xW49I9jsBfYthzoWwXg+41wPsHyq3l4zH
- R9YcMfdsPPV3GcIrnLrAsp5rddMhbWthnXtpg7ufHc/H3F5+/mR6ZvBma7mqNI8jyWDUC9R6TtkEVbr4
- HsLjjx2jlIEWxrOXDxKcywEDKyH9i6Few7kIPTgsuztX+cmTzixx0QU88wqlJEjaHmoYh1q2EM4jlOv3
- udNPf3y5d8O19+PL7S8/cj1ZaNwfLFm15C93yIziyk5J1d2orIWLwEJANGhzKW/+PnpgNdC1en1g5Xr/
- UsjACvTh47JZt/T509tkmfwSgRVI14aquhCtCxjnw5iJF3Fzfypcfvbz92OkiQf/eDn61YHu4xn6vj3p
- 3i3UShtFXyhtLjFMKWo3UcQVvwjQvQ3K1H7Y0EbQ0Po112rwwEqwaw1y8Egx3MP85Kg7X6EkqzW8pgag
- woGxrMYPH6d4viOsvOJvfPGPP49QZg9ffd3/4l7Z40nKXm/irhWx2cXMQcflouNL84W3BeVjaSzQo0d5
- o7tB7q1A9+ZVrzG4em1kC3xvh+foyDr+yPbPn7Z/eTXEqm/EVvXhbVuZk59R7/6Vfu8Xxd7Ln78f/vl7
- 9w+ftn6xLf5kjnLoztjrTdvokZMjY5OCgWxEDBlLZOLzQY+eUkZ2/EbvBY1sf+je+tC1FjS+C1lZptrb
- ic8Orf98NfbLK4fAaMRW2PDWVYJtmbb8HXP776r9r3/+i+fH7zzP9y2rw5q++sImGVlDJ4oyEqlYLD02
- iZFAYMQSGdeQoIfPMtw7l8d2Atzb/kNbfn1rl6cfgO/MZw1aM7751PrLD5Z//eTmGOqiVZbUtnmyZbnw
- zje8zb+rd7796g/TB1tWRxu/gh8rIoXw8AHcZD9eylV2clxhUhKPkC6BR8ovXwVtH8cN7V6cfBA09yh8
- 6RC1/BHu4Fnu7CjRXA083q14cdz+528nGVp9tNxEaBwlt81xPS/Em3+tvPfl58+6tuZLnE0pDcWh2gK/
- 8nx/DdVfkx8uyUwRZqZpbuCrg0NrgkJAzz5n3H+c/uAgZ3M1c2mGON6fMNiFqy33V0sudrfH3plif/FZ
- F6dCgRXo8NWdZPMEb/qpdP1bw86Lr190b3vEwzeTb5WDm6VBLcVXzZIPW4thWna2lklpwye0Q8BtuFjQ
- kB3TZQ5tqfM3Vl2srvCt1Prodb76sosVivcct2KWJjOeH1VzNZJoVllaRVt+o0s2daTd+Lbl/h+/fG7Z
- mefN9SS7m5EDdbD+WozDkNRTRa6XF5hFBb3EBHs8rolC/je4IUU5CULW1gAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
- DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
- bGUAAEjHnZZ3VFTXFofPvXd6oc0wAlKG3rvAANJ7k15FYZgZYCgDDjM0sSGiAhFFRJoiSFDEgNFQJFZE
- sRAUVLAHJAgoMRhFVCxvRtaLrqy89/Ly++Osb+2z97n77L3PWhcAkqcvl5cGSwGQyhPwgzyc6RGRUXTs
- AIABHmCAKQBMVka6X7B7CBDJy82FniFyAl8EAfB6WLwCcNPQM4BOB/+fpFnpfIHomAARm7M5GSwRF4g4
- JUuQLrbPipgalyxmGCVmvihBEcuJOWGRDT77LLKjmNmpPLaIxTmns1PZYu4V8bZMIUfEiK+ICzO5nCwR
- 3xKxRoowlSviN+LYVA4zAwAUSWwXcFiJIjYRMYkfEuQi4uUA4EgJX3HcVyzgZAvEl3JJS8/hcxMSBXQd
- li7d1NqaQffkZKVwBALDACYrmcln013SUtOZvBwAFu/8WTLi2tJFRbY0tba0NDQzMv2qUP91829K3NtF
- ehn4uWcQrf+L7a/80hoAYMyJarPziy2uCoDOLQDI3fti0zgAgKSobx3Xv7oPTTwviQJBuo2xcVZWlhGX
- wzISF/QP/U+Hv6GvvmckPu6P8tBdOfFMYYqALq4bKy0lTcinZ6QzWRy64Z+H+B8H/nUeBkGceA6fwxNF
- hImmjMtLELWbx+YKuGk8Opf3n5r4D8P+pMW5FonS+BFQY4yA1HUqQH7tBygKESDR+8Vd/6NvvvgwIH55
- 4SqTi3P/7zf9Z8Gl4iWDm/A5ziUohM4S8jMX98TPEqABAUgCKpAHykAd6ABDYAasgC1wBG7AG/iDEBAJ
- VgMWSASpgA+yQB7YBApBMdgJ9oBqUAcaQTNoBcdBJzgFzoNL4Bq4AW6D+2AUTIBnYBa8BgsQBGEhMkSB
- 5CEVSBPSh8wgBmQPuUG+UBAUCcVCCRAPEkJ50GaoGCqDqqF6qBn6HjoJnYeuQIPQXWgMmoZ+h97BCEyC
- qbASrAUbwwzYCfaBQ+BVcAK8Bs6FC+AdcCXcAB+FO+Dz8DX4NjwKP4PnEIAQERqiihgiDMQF8UeikHiE
- j6xHipAKpAFpRbqRPuQmMorMIG9RGBQFRUcZomxRnqhQFAu1BrUeVYKqRh1GdaB6UTdRY6hZ1Ec0Ga2I
- 1kfboL3QEegEdBa6EF2BbkK3oy+ib6Mn0K8xGAwNo42xwnhiIjFJmLWYEsw+TBvmHGYQM46Zw2Kx8lh9
- rB3WH8vECrCF2CrsUexZ7BB2AvsGR8Sp4Mxw7rgoHA+Xj6vAHcGdwQ3hJnELeCm8Jt4G749n43PwpfhG
- fDf+On4Cv0CQJmgT7AghhCTCJkIloZVwkfCA8JJIJKoRrYmBRC5xI7GSeIx4mThGfEuSIemRXEjRJCFp
- B+kQ6RzpLuklmUzWIjuSo8gC8g5yM/kC+RH5jQRFwkjCS4ItsUGiRqJDYkjiuSReUlPSSXK1ZK5kheQJ
- yeuSM1J4KS0pFymm1HqpGqmTUiNSc9IUaVNpf+lU6RLpI9JXpKdksDJaMm4ybJkCmYMyF2TGKQhFneJC
- YVE2UxopFykTVAxVm+pFTaIWU7+jDlBnZWVkl8mGyWbL1sielh2lITQtmhcthVZKO04bpr1borTEaQln
- yfYlrUuGlszLLZVzlOPIFcm1yd2WeydPl3eTT5bfJd8p/1ABpaCnEKiQpbBf4aLCzFLqUtulrKVFS48v
- vacIK+opBimuVTyo2K84p6Ss5KGUrlSldEFpRpmm7KicpFyufEZ5WoWiYq/CVSlXOavylC5Ld6Kn0Cvp
- vfRZVUVVT1Whar3qgOqCmrZaqFq+WpvaQ3WCOkM9Xr1cvUd9VkNFw08jT6NF454mXpOhmai5V7NPc15L
- Wytca6tWp9aUtpy2l3audov2Ax2yjoPOGp0GnVu6GF2GbrLuPt0berCehV6iXo3edX1Y31Kfq79Pf9AA
- bWBtwDNoMBgxJBk6GWYathiOGdGMfI3yjTqNnhtrGEcZ7zLuM/5oYmGSYtJoct9UxtTbNN+02/R3Mz0z
- llmN2S1zsrm7+QbzLvMXy/SXcZbtX3bHgmLhZ7HVosfig6WVJd+y1XLaSsMq1qrWaoRBZQQwShiXrdHW
- ztYbrE9Zv7WxtBHYHLf5zdbQNtn2iO3Ucu3lnOWNy8ft1OyYdvV2o/Z0+1j7A/ajDqoOTIcGh8eO6o5s
- xybHSSddpySno07PnU2c+c7tzvMuNi7rXM65Iq4erkWuA24ybqFu1W6P3NXcE9xb3Gc9LDzWepzzRHv6
- eO7yHPFS8mJ5NXvNelt5r/Pu9SH5BPtU+zz21fPl+3b7wX7efrv9HqzQXMFb0ekP/L38d/s/DNAOWBPw
- YyAmMCCwJvBJkGlQXlBfMCU4JvhI8OsQ55DSkPuhOqHC0J4wybDosOaw+XDX8LLw0QjjiHUR1yIVIrmR
- XVHYqLCopqi5lW4r96yciLaILoweXqW9KnvVldUKq1NWn46RjGHGnIhFx4bHHol9z/RnNjDn4rziauNm
- WS6svaxnbEd2OXuaY8cp40zG28WXxU8l2CXsTphOdEisSJzhunCruS+SPJPqkuaT/ZMPJX9KCU9pS8Wl
- xqae5Mnwknm9acpp2WmD6frphemja2zW7Fkzy/fhN2VAGasyugRU0c9Uv1BHuEU4lmmfWZP5Jiss60S2
- dDYvuz9HL2d7zmSue+63a1FrWWt78lTzNuWNrXNaV78eWh+3vmeD+oaCDRMbPTYe3kTYlLzpp3yT/LL8
- V5vDN3cXKBVsLBjf4rGlpVCikF84stV2a9021DbutoHt5turtn8sYhddLTYprih+X8IqufqN6TeV33za
- Eb9joNSydP9OzE7ezuFdDrsOl0mX5ZaN7/bb3VFOLy8qf7UnZs+VimUVdXsJe4V7Ryt9K7uqNKp2Vr2v
- Tqy+XeNc01arWLu9dn4fe9/Qfsf9rXVKdcV17w5wD9yp96jvaNBqqDiIOZh58EljWGPft4xvm5sUmoqb
- PhziHRo9HHS4t9mqufmI4pHSFrhF2DJ9NProje9cv+tqNWytb6O1FR8Dx4THnn4f+/3wcZ/jPScYJ1p/
- 0Pyhtp3SXtQBdeR0zHYmdo52RXYNnvQ+2dNt293+o9GPh06pnqo5LXu69AzhTMGZT2dzz86dSz83cz7h
- /HhPTM/9CxEXbvUG9g5c9Ll4+ZL7pQt9Tn1nL9tdPnXF5srJq4yrndcsr3X0W/S3/2TxU/uA5UDHdavr
- XTesb3QPLh88M+QwdP6m681Lt7xuXbu94vbgcOjwnZHokdE77DtTd1PuvriXeW/h/sYH6AdFD6UeVjxS
- fNTws+7PbaOWo6fHXMf6Hwc/vj/OGn/2S8Yv7ycKnpCfVEyqTDZPmU2dmnafvvF05dOJZ+nPFmYKf5X+
- tfa5zvMffnP8rX82YnbiBf/Fp99LXsq/PPRq2aueuYC5R69TXy/MF72Rf3P4LeNt37vwd5MLWe+x7ys/
- 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAALDAAACwwBP0AiyAAACldJREFUSEt1VvlT2vkZ
- 5g9pN22TZibbNtmNm81RTdaYON73EW90TcT7CKKAKKKogCDIjcrpAYj3gQd4ogh4ohjPeMYkk+h2N2uy
- TXY3ffWbOtt2+vnB8TvD533e53mPz4NqbGxUKpX1p6ehoQE+m5qa1Gq19vQ0Nze3tLS0np62trb29vbO
- zs6urq7u7u6enp7e3t6+vr7+/v6BgQGDwTA0NDQ8PDwyMjI+Pj4xMWE2m6enp1G1tbUCgUAsFkskkpqa
- mrq6OplMJpfLVSoV4AEYwOh0OgQAokNcvV4PQZGIo6OjJpNpcnJyamrKZrPNzMzMzc0tLCwsLS05HI61
- tTUUBOXz+SKRCAFAMKRSKWAgzICTRqM5g+no6ID0kdwHBwcBA0kZMKxW6+zsLESH0Kurq5ubm7u7uygu
- l8tkMtlsdnV1NfzP4/GAEOABJwADfmdgCCEAQ3QDQgAGcgEnAANCCBuECiAtLi6eMIBriCBnNYACgCZI
- FCTQ/5MeGCBCjYwMn2llsVgQALvdvrKygoIEz5IFceRyGU8gpNJZUpkcxGluPim1Tq3+r5ShDKfRjcPD
- J2WYmDBZLJM2G0g0s7Aw/x8SVVRUkMlkCoVSXFxMKSbDZy6hEJ1N8gwMu3jxz7lYbF1tTc2pYgIBH0nl
- NA+kCxq1Wk1HR2v/QNf4xOCE2ThuArwTQlAVoAIqoUCKs1aBftRpmpQl2QKJNLOo0i8sCv0QU1BAxGGx
- TY2NJtM41BPO2NjYvzvHbLVaFuzTjnnTfIdquV+3vmxd31xeX1+BCu/t7b169QoFP0UunHbulHlivK9e
- pG3paWrrVrX0lfHlIRHRwWERcoUSlIXm29hYh8tbW1vb29t7uzvPn+8dHu4+N3YfDRl+nDS/Huh98+b5
- mzf/OD7+8d27d+/fv0dBC9HpdPjLOD3VHA6VwcrLySoMuIxPRqfgyNHxj6IT075yufe7z87d+eZubHxi
- SGhwZGR4SnoqnkSqYBTq1FWzNVzH6vLSxua+vnfTZtzaWds9wX5+eHiIgvanUqnl5eUwaTWCanZ+cpWQ
- z2CzqYV4Go3Bx0bVYiMYNCYmrzg09mFEYrq7f6iLi7O3tzuWmEchZogZuV3SUquQbZuzTs1OL7apHaNt
- cwuTMzNTu/vb/3z/DgXlQscnRMfEQPWktTU0MrG6msMqegy02DxBSV4aITudQiQosv3UuGAiIf9rV3cP
- T4+kzOROPnVVVLkm406Xk4fIBcuD+iUYPyJO38ypU7IopfnCqnKTsQ8Fg6NQKKAlAEkqk0lVDRImhZMS
- IGLRJRWEKmx8cRmDQmPSsmIrienB4eFOX1318fcoxaWt1nK/6+590dPzenZibcJgUKt76uRmqcTMp+oV
- 9BYhY4bPNYp4qCa1RqlqgMnC4XCpaWnNLTqFXM4R1Aq4PDHGS5odJhGJaAxmXiH5UR7V+bbrbZdbYdEh
- 3YzyH3SqGTbVwiDZ5ZKVeYvNbDFPTjpWZ3enhhY0it2+thEpV9tQhxKKJRweXyaVSiRiWAx5eXlRMbEl
- ZRUSsaS0mEwFnUiPa+NuKtK9oh6m/+Xzz69fvxYeEzFOL7SzCpYGxVvTTRP0gkXD0ITZZJkzzXbpHGrV
- +kiXbaShsY+v1qhQLTqdRqOuVTTUq7WwLPPx+Dg0OiU93cfX19vXj84WCHgCKrmgtITqFxj0jaurm7t7
- EYlgFuXN1Bc/0QufzejWtDVz42MTNvOybWipq35hqt1s1g4t6pRdonqVEgV7jcOpTsguxJfQJadLG3gk
- fptw/sL569dvBASF3HC+7XTd5Y5H0BdfOl2+fPmGq3tWbEBJzB1ako+OlW5vYzkaa07UmbUt9ursls5R
- h15jUigN4kxsKrea+2mSW1t0rS0tjWotXSBXN7dy+eIyOqu0nOHm5uZ09aq/n39IaPjX1665ODuHP4j0
- 9nC/73o7OMCHTMrQC6lzGhXsNvvCzOZI19L6sHGxq9miFPWyHmEeQmeiYL3weTyhUAiJU8tpRaUMWKuP
- 8JVxODbM3+Oc7OTU5NT0DF+/ALd79718fONTsXe8Qu75Rz1AJxEKsZ30wvmRAfOUdbqz29IgNK91t07L
- RAZGBinlQdgDDoeDwhMK8gkEFpNZVVWVkZ2bl0/IzMoKiXkYjcmOxOTeCU0OSsjw9fe7cOHCH/90/r6n
- j1tM7s0I3I1IfEAalcxiDTBLrOPG0ZERo7qph0btpOcLJDlpZZFfXbty/vz5xMREVFkFjVhUzBeK6Kzq
- nGI2XyIjlVXhCynwmZDHiMYy6VVit3uuf/vrpatX/pKGJWVX1KUUiTBkIZ5Tr2jTdVLw02MGx5JlxWGe
- s5mW9PopHqsEnxwU4uvsfKu2phYFezoRk5pTRHuYicWTioKSSZd8H8ekF0Onpubk4wkkOgEXGugd4O+T
- iEmksMR0cX2lVFMp1Sp7BtsV1eNcumPSsNiqXO3SbA/3r85Zl8YM9RxKckoc7Ct471Cwq+HNCQwJv+3m
- zuSJi+nVOURqCY0dkUO/iylD40qjIkPd3e8GBfrQq7jVkkadXNYprekbHTW0ag0lhasm42azzMrMdjRR
- HeKSxRrm0+nJLkElNvfR49zcoZFRFOI+KisrQZYCSmlaRha1rEzX0UPmNpGqGyg0NuQeHByQkZliHbOt
- LSwdWEw7qsZJNnu5Ub5psewMDq/wqK+32n84Gjz+YWyrg7/WrjG3qKzmwcPvjg6eH6CgthCdwajEEwvO
- nfvD7z87d/2W861bf7/65ZV7d10Tvv3W08fXw8czOSMTVyHk1qn65dIFldosrFvr7TGyq2Z5ZTsL6s1F
- xcY072BTah+XTNIq7I31q0u2jx8//vrrryhoSjBC8PQrFUpqeQWtkhkRFXPx4sVLly4FBod4eHjeuHnT
- N8AvNi4uKDQ4Jz9DyaPO6+pH1JpRqbwz5dG2RfPqZf+unbk/m/9ihdraXKkoLJjvbD1++93Hj78AxqdH
- H/FCsFPhPMZi0QmJyalpgUHBV7644uTk5O3r4+Xt5eJ809f3fk46ukNCn2qXLXY2bzTIOpWsDl35/Hjq
- ji3Sos/Kx+UUFhHX1hwfPrz7BACDBnYIBg3xQjBucOADLBGLxSIQC0iFxZSSMmJBQUpaemh4WHxCLL4g
- p4yOqy3Ptwm4pLRENPpBamKgVh5MI8eFh8dIZXVHR4e//PIzpH/CAHKH0CevjRSeAxnyNiD29MyYIm6u
- uRnWolav7xkeHmxv1wrF7KKivPj4yKAgf08vn/CwsLjYGAwmBczW27dvQf9PABAOQv/WJUJccKJIULBs
- YGyNRiPiD8HPgo2YmZm22+eXlxenrFP1Gk1uPj4Jk4RGxyclYSCDn3/+lPsnAJgFMG6IA0RcLeI4f+vU
- wCSDpQWnBo7qyZMnkCNiLJ49299/9mx7ZxccHNBPTk5eX1//8OEDNA8S/UQisJKneVn/1xtDLLgJdzY2
- NiDi06dPT6zK3t7+/v7BwcGLFy9evnwJzgesw/fff390dAS/fP369fHxMRiWn376CTwLgP0LLUdwA0z5
- JkAAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
- DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
- bGUAAEjHnZZ3VFTXFofPvXd6oc0wAlKG3rvAANJ7k15FYZgZYCgDDjM0sSGiAhFFRJoiSFDEgNFQJFZE
- sRAUVLAHJAgoMRhFVCxvRtaLrqy89/Ly++Osb+2z97n77L3PWhcAkqcvl5cGSwGQyhPwgzyc6RGRUXTs
- AIABHmCAKQBMVka6X7B7CBDJy82FniFyAl8EAfB6WLwCcNPQM4BOB/+fpFnpfIHomAARm7M5GSwRF4g4
- JUuQLrbPipgalyxmGCVmvihBEcuJOWGRDT77LLKjmNmpPLaIxTmns1PZYu4V8bZMIUfEiK+ICzO5nCwR
- 3xKxRoowlSviN+LYVA4zAwAUSWwXcFiJIjYRMYkfEuQi4uUA4EgJX3HcVyzgZAvEl3JJS8/hcxMSBXQd
- li7d1NqaQffkZKVwBALDACYrmcln013SUtOZvBwAFu/8WTLi2tJFRbY0tba0NDQzMv2qUP91829K3NtF
- ehn4uWcQrf+L7a/80hoAYMyJarPziy2uCoDOLQDI3fti0zgAgKSobx3Xv7oPTTwviQJBuo2xcVZWlhGX
- wzISF/QP/U+Hv6GvvmckPu6P8tBdOfFMYYqALq4bKy0lTcinZ6QzWRy64Z+H+B8H/nUeBkGceA6fwxNF
- hImmjMtLELWbx+YKuGk8Opf3n5r4D8P+pMW5FonS+BFQY4yA1HUqQH7tBygKESDR+8Vd/6NvvvgwIH55
- 4SqTi3P/7zf9Z8Gl4iWDm/A5ziUohM4S8jMX98TPEqABAUgCKpAHykAd6ABDYAasgC1wBG7AG/iDEBAJ
- VgMWSASpgA+yQB7YBApBMdgJ9oBqUAcaQTNoBcdBJzgFzoNL4Bq4AW6D+2AUTIBnYBa8BgsQBGEhMkSB
- 5CEVSBPSh8wgBmQPuUG+UBAUCcVCCRAPEkJ50GaoGCqDqqF6qBn6HjoJnYeuQIPQXWgMmoZ+h97BCEyC
- qbASrAUbwwzYCfaBQ+BVcAK8Bs6FC+AdcCXcAB+FO+Dz8DX4NjwKP4PnEIAQERqiihgiDMQF8UeikHiE
- j6xHipAKpAFpRbqRPuQmMorMIG9RGBQFRUcZomxRnqhQFAu1BrUeVYKqRh1GdaB6UTdRY6hZ1Ec0Ga2I
- 1kfboL3QEegEdBa6EF2BbkK3oy+ib6Mn0K8xGAwNo42xwnhiIjFJmLWYEsw+TBvmHGYQM46Zw2Kx8lh9
- rB3WH8vECrCF2CrsUexZ7BB2AvsGR8Sp4Mxw7rgoHA+Xj6vAHcGdwQ3hJnELeCm8Jt4G749n43PwpfhG
- fDf+On4Cv0CQJmgT7AghhCTCJkIloZVwkfCA8JJIJKoRrYmBRC5xI7GSeIx4mThGfEuSIemRXEjRJCFp
- B+kQ6RzpLuklmUzWIjuSo8gC8g5yM/kC+RH5jQRFwkjCS4ItsUGiRqJDYkjiuSReUlPSSXK1ZK5kheQJ
- yeuSM1J4KS0pFymm1HqpGqmTUiNSc9IUaVNpf+lU6RLpI9JXpKdksDJaMm4ybJkCmYMyF2TGKQhFneJC
- YVE2UxopFykTVAxVm+pFTaIWU7+jDlBnZWVkl8mGyWbL1sielh2lITQtmhcthVZKO04bpr1borTEaQln
- yfYlrUuGlszLLZVzlOPIFcm1yd2WeydPl3eTT5bfJd8p/1ABpaCnEKiQpbBf4aLCzFLqUtulrKVFS48v
- vacIK+opBimuVTyo2K84p6Ss5KGUrlSldEFpRpmm7KicpFyufEZ5WoWiYq/CVSlXOavylC5Ld6Kn0Cvp
- vfRZVUVVT1Whar3qgOqCmrZaqFq+WpvaQ3WCOkM9Xr1cvUd9VkNFw08jT6NF454mXpOhmai5V7NPc15L
- Wytca6tWp9aUtpy2l3audov2Ax2yjoPOGp0GnVu6GF2GbrLuPt0berCehV6iXo3edX1Y31Kfq79Pf9AA
- bWBtwDNoMBgxJBk6GWYathiOGdGMfI3yjTqNnhtrGEcZ7zLuM/5oYmGSYtJoct9UxtTbNN+02/R3Mz0z
- llmN2S1zsrm7+QbzLvMXy/SXcZbtX3bHgmLhZ7HVosfig6WVJd+y1XLaSsMq1qrWaoRBZQQwShiXrdHW
- ztYbrE9Zv7WxtBHYHLf5zdbQNtn2iO3Ucu3lnOWNy8ft1OyYdvV2o/Z0+1j7A/ajDqoOTIcGh8eO6o5s
- xybHSSddpySno07PnU2c+c7tzvMuNi7rXM65Iq4erkWuA24ybqFu1W6P3NXcE9xb3Gc9LDzWepzzRHv6
- eO7yHPFS8mJ5NXvNelt5r/Pu9SH5BPtU+zz21fPl+3b7wX7efrv9HqzQXMFb0ekP/L38d/s/DNAOWBPw
- YyAmMCCwJvBJkGlQXlBfMCU4JvhI8OsQ55DSkPuhOqHC0J4wybDosOaw+XDX8LLw0QjjiHUR1yIVIrmR
- XVHYqLCopqi5lW4r96yciLaILoweXqW9KnvVldUKq1NWn46RjGHGnIhFx4bHHol9z/RnNjDn4rziauNm
- WS6svaxnbEd2OXuaY8cp40zG28WXxU8l2CXsTphOdEisSJzhunCruS+SPJPqkuaT/ZMPJX9KCU9pS8Wl
- xqae5Mnwknm9acpp2WmD6frphemja2zW7Fkzy/fhN2VAGasyugRU0c9Uv1BHuEU4lmmfWZP5Jiss60S2
- dDYvuz9HL2d7zmSue+63a1FrWWt78lTzNuWNrXNaV78eWh+3vmeD+oaCDRMbPTYe3kTYlLzpp3yT/LL8
- V5vDN3cXKBVsLBjf4rGlpVCikF84stV2a9021DbutoHt5turtn8sYhddLTYprih+X8IqufqN6TeV33za
- Eb9joNSydP9OzE7ezuFdDrsOl0mX5ZaN7/bb3VFOLy8qf7UnZs+VimUVdXsJe4V7Ryt9K7uqNKp2Vr2v
- Tqy+XeNc01arWLu9dn4fe9/Qfsf9rXVKdcV17w5wD9yp96jvaNBqqDiIOZh58EljWGPft4xvm5sUmoqb
- PhziHRo9HHS4t9mqufmI4pHSFrhF2DJ9NProje9cv+tqNWytb6O1FR8Dx4THnn4f+/3wcZ/jPScYJ1p/
- 0Pyhtp3SXtQBdeR0zHYmdo52RXYNnvQ+2dNt293+o9GPh06pnqo5LXu69AzhTMGZT2dzz86dSz83cz7h
- /HhPTM/9CxEXbvUG9g5c9Ll4+ZL7pQt9Tn1nL9tdPnXF5srJq4yrndcsr3X0W/S3/2TxU/uA5UDHdavr
- XTesb3QPLh88M+QwdP6m681Lt7xuXbu94vbgcOjwnZHokdE77DtTd1PuvriXeW/h/sYH6AdFD6UeVjxS
- fNTws+7PbaOWo6fHXMf6Hwc/vj/OGn/2S8Yv7ycKnpCfVEyqTDZPmU2dmnafvvF05dOJZ+nPFmYKf5X+
- tfa5zvMffnP8rX82YnbiBf/Fp99LXsq/PPRq2aueuYC5R69TXy/MF72Rf3P4LeNt37vwd5MLWe+x7ys/
- 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAALDAAACwwBP0AiyAAACuVJREFUSEtFVgdwVVUa
- vtISAoIwKO4O7rjqiu6OrLNgA5GlY12EWYordUGlRZAaQhFFEiKI0kJCCAmk95eXBgkhPQES0nvyXt57
- Ka+/28s595yz56kz++ab/965b+733b+d/2e6qs5aH/8iWG4TcI93ZshCideTB+RCAgsI4jFSsa4gKOtA
- gqqgybzqB6dIFKwsspLglQSfJLAizwqcj/N5/WA9Akefs4rMM8pgBoH3sC+LkPu6UqiqFR62GKjFRC8C
- 3lvIHUMcUUJHuK08pD55S95PH2eFv58ZsSL5zOK4k3Ojj835ce+LYbtnHt/06p6Vr2xdPPPz915e++6f
- V8+b/un8CXs2vHD1zAqGcBWYu4e5u5AtwkoZAHVeb4kilVAx0XmbcElETAEDl4ZqT7QadlbGfU5Rc3tT
- +c11eZc+yji3uDxhXdbF9y8dfOfE5lnHNr0VtmNxRPDyH/YsCF7//KGtL1769l2GgB6idBCxjQitWGzS
- xIeaVA2E+5C/A9lc6E3DriTsjOe6L7Td3VudvKklb7e59HBr7q6KuPXF0auLoj+tSNpQnrDZGLnGGP1Z
- Zerumqy9JQnbcq6vu3Ji7sXQtxgEh7EyiGUbEaxENGG5Gcl1ulgNuVLgK9Q8BuhOR+5k3R4/+Pj79uJ9
- vfcPDtacsJSFdOQHN2V/VZOytTZ9a0POzo6Sb/qqjpnqTloefTfUeKa/9kSdYVdl+nYq4CbATVQXkT1E
- GaEOYY1q1AO+ErDFmrcA+AzIm068qbwp0lp/qq/qqLXu+MijU8OUqzK0u+RQU35wf8VxzRJFXImSJVq2
- Xid8ujYUy/VcdbX9zCAkEF0gUCCaRCBH8DBBPVht06VHgK+iGpAr0Dkj1YDOBF/vRcvj7wYbTnk6Iviu
- 8+6WcHtTxEDtaUpEfOlEydUdCWDkFpFztOF4bShOG4xnMAEE/Qod+S3xETJMoElX24HUCAR/PhB/l2oQ
- yYA9yezAFV/fz9pwFHZEq9ZIwRzN90crg3HEm0b4TOhO1pyJ1Kojt4AjgXjSGY97yOEaYJ1tYMAybLWZ
- oMvk6jYXGCqPhWbu35F5YFtDeIi9KFMf6vTyPVZvK+toFocbsTeO+OJ1Z6xmv43dGbTKdU8a8mYSPguz
- 2Zo7hVYHcKUQNotxOa0jTrPb0SgNtkJx0NJcWvT5WuOTT9WNCiqYHJj3VGBp4IT8qVMb9+7keqvdcq/P
- 3ikNdwIuQefidTaBEiFfDmINgM2iVQdYA+SMwJeF+BxpJEn3ZFABGxVweh67lbre0piUv77YwYzBzCjC
- jFIDRqnjJ8LAZ0em/skYNDFhyTy+tUzw9DhH2jQxDQjJUMyQPIYcY156dlZqVpahoLC4rKy0ooJ1ZHMO
- AzucqDhSfvNgwMs1u4eMd9YvqGEYddqzrldmDEwJ1ALG8eOnps5b8O2pkxE/nr10+eKFn3+iuHTl0o3Y
- GzGxN6KuR12LjrwZF5uSmno7KTE+MSEmPu5yVOTRb0PXbt3U0XQb/uqB1e62CFx7y43TqaNGeyc8z+35
- SjaXVnyzqpEZXfXcX2a9PutM2A/h4WE3b8bGxFyPioxMS0kxZOfcjrt5/drVs2fDw8LOhEec/f706Q2b
- N31z8OiBw0dXrVvzj3lvG3PO/y7gdNt8Qw3F61d3MBOFsU+2z3/D1V0GfAPVq7c2hR69dCFsxYcfrHj/
- g2XLly9esmTpsmVLl9Lb5fS6ZMmiuXPnhoWFXb56JeL8ua/37d0V/PXBkCObv9q+dNUnFfcjdW8m43Za
- PR6bu78mbdZr1ifGEYYZYBjjwkW2B41YQRpRe1KS22bMaX75b18fOLjv8JFDIUcPHgkJOXZ8y44vN27d
- 8t/t2/65aOG7781fuHjh7Ddmv/LqzJdefunNBfPWb1hv7U4UhtJ/F/CaanNnz+ocN0oKesIxKjA76Lm6
- c9cIITIBecF7K5jp4ugpQsCY7olBia++3p1v1OQORWzxeWp6OrN27tq9fPmKFR98/MnKNR9+smrjlu0f
- r1xzJHhfzOWohtrr/xfInzOrI4AZGs+0BAb07T5CHLyltsrZ3qT2mx6v3tg8boI6bnR3wNiY1/7eeS8f
- A4uu9gK5GYjlXkdeb0dabfXNpKSIbV/s2bv/6MYvgg8dDj13JuJk9A2/gNtlkR3NDft33GMY+8Sgoc3/
- JsLgSJ4hf/rM+6+9wz+oRIPtrcve48aMK2WY6C8/K6+/S5CTwBGsdSOlEil3dLkISPmcJ2/AYn30sOHC
- xcs34xP+9dHK/4SGUgGbyzGgeNqHDbHGGX9sDwjo/2hJ57Xw/PlvW5gnrUxAzYrFTReO1781uz0wKHnm
- c5fPH20caifETZCD6GakPsZqDZTKNfGeKhTTqNJfRnIitZonHXtTGbfD5rabeU+Lz9fy8OQ+A8P0j3+6
- ceKMvknPgMBAYeyY9smTmiZNHxg3JWNy0JUDawsKs/hhB9HMBAz4gaz+g0vpVsVmiasX2GrbgNmQkaJ6
- jbTD/WeRy2Fz2c0uZ6NJ63Ta6hp2bi0bO62bedo5dppz/DjnpAnWCZO7x0yrmzQ9/dNFVxK+7zGbFaud
- gH7KS3QLjRWGTqQOArlfETokvlHmHihcueor0tk8wmb/2mhOs8PVaPK2umQTdHQ+/CU89s0515/+Q9rk
- adlTnsl44aXoOa+n7vuyMCm6vavJ7vU4XBak9vo1qAB2+jX0Ef23tCttQGqAUrXsu6Pz+YQ3MG6X1e4y
- u10tXme34LKI9h7CWbjWivqki4URh3NCg3NOh1SlRzc/vONw9bndVtFt99n7gNijK3RsmAi2E+IkhFob
- QSasdyDQqKt1VADyhYQ3MkDrh9AG0QjEDki8GlYAgZDoOkHYD4iJhrHsbwnMIeDQZJsq0Gh0qUKHJnYS
- nfIOEkJhJcRMcCeGTUh7ILF3NKEQ8XmMJjVpWieAvQCZAB7SkA8gUScqHUSUHRGAsKYjhRCVEDr7PLo2
- DCSzKnYrfJvMtVI/kNZHv50Qih6C25H+GGp1IndXE/xRYjShUpMfQK0JgDao96lgSIMeHXOYSJgoCKs6
- UgGUEJL8kxV5MbTTLoNKjya2qUKrzDWrUhsCnQR3EdKFUTPQHmhKlcQXa+JdXSxgAFcExVKoVuvgoQ7o
- 3/0QDOnIhYkPY17HAtRlDYgA8BD6qAcEO/ylCfqQ0g6lZtH7UObrdbWFoDaCWpBeD9RaRS6jGyKQiqF0
- h6ETju4NNCGQdgpfpoqNQO5G0OonIh6EWV2n1BzP2+m9f2LTrNL60TqJ0gSEBypXi+SHRK0Hcq3MV0hC
- mSLeV6VSoN6nHqh8AaPYYmQ6/l1pwJetevLptqKLjfTrsNanAxvS7QRRXkGVHf4FBzswoC3WRVAHAfWI
- r0JCBRYroVim8aUqX0r7GUh+QLmEJlnjjIy76Yyr/RzXf1W2xUrDidBbCLkyyNdSGSh3IY32Kq1CH+0m
- ml6omIDUTtRmAhuIUqlzxZo7X3EaJWcuhezJk3zG30CDown5KpvLWMsPmMoP0l3K1XqW7YvURpKBKxex
- JVioQVITPQP8hUhcRPfnFkidGlcP2UqdLQHePNWZCZxZ0JWJWbrUFFLoYj4FUouohUKexuUyvXnbW7O3
- tBi29d3f72g87eu9LA/eIj76QjmRH2C5hWr8GhZ68vRjqU1ja4WRfN9Astccy5lvuLsjOVM0dCQTIQdz
- mbI7Wfak6RJNqkEXcin+B7FhHmQEekp0AAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
- DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
- bGUAAEjHnZZ3VFTXFofPvXd6oc0wAlKG3rvAANJ7k15FYZgZYCgDDjM0sSGiAhFFRJoiSFDEgNFQJFZE
- sRAUVLAHJAgoMRhFVCxvRtaLrqy89/Ly++Osb+2z97n77L3PWhcAkqcvl5cGSwGQyhPwgzyc6RGRUXTs
- AIABHmCAKQBMVka6X7B7CBDJy82FniFyAl8EAfB6WLwCcNPQM4BOB/+fpFnpfIHomAARm7M5GSwRF4g4
- JUuQLrbPipgalyxmGCVmvihBEcuJOWGRDT77LLKjmNmpPLaIxTmns1PZYu4V8bZMIUfEiK+ICzO5nCwR
- 3xKxRoowlSviN+LYVA4zAwAUSWwXcFiJIjYRMYkfEuQi4uUA4EgJX3HcVyzgZAvEl3JJS8/hcxMSBXQd
- li7d1NqaQffkZKVwBALDACYrmcln013SUtOZvBwAFu/8WTLi2tJFRbY0tba0NDQzMv2qUP91829K3NtF
- ehn4uWcQrf+L7a/80hoAYMyJarPziy2uCoDOLQDI3fti0zgAgKSobx3Xv7oPTTwviQJBuo2xcVZWlhGX
- wzISF/QP/U+Hv6GvvmckPu6P8tBdOfFMYYqALq4bKy0lTcinZ6QzWRy64Z+H+B8H/nUeBkGceA6fwxNF
- hImmjMtLELWbx+YKuGk8Opf3n5r4D8P+pMW5FonS+BFQY4yA1HUqQH7tBygKESDR+8Vd/6NvvvgwIH55
- 4SqTi3P/7zf9Z8Gl4iWDm/A5ziUohM4S8jMX98TPEqABAUgCKpAHykAd6ABDYAasgC1wBG7AG/iDEBAJ
- VgMWSASpgA+yQB7YBApBMdgJ9oBqUAcaQTNoBcdBJzgFzoNL4Bq4AW6D+2AUTIBnYBa8BgsQBGEhMkSB
- 5CEVSBPSh8wgBmQPuUG+UBAUCcVCCRAPEkJ50GaoGCqDqqF6qBn6HjoJnYeuQIPQXWgMmoZ+h97BCEyC
- qbASrAUbwwzYCfaBQ+BVcAK8Bs6FC+AdcCXcAB+FO+Dz8DX4NjwKP4PnEIAQERqiihgiDMQF8UeikHiE
- j6xHipAKpAFpRbqRPuQmMorMIG9RGBQFRUcZomxRnqhQFAu1BrUeVYKqRh1GdaB6UTdRY6hZ1Ec0Ga2I
- 1kfboL3QEegEdBa6EF2BbkK3oy+ib6Mn0K8xGAwNo42xwnhiIjFJmLWYEsw+TBvmHGYQM46Zw2Kx8lh9
- rB3WH8vECrCF2CrsUexZ7BB2AvsGR8Sp4Mxw7rgoHA+Xj6vAHcGdwQ3hJnELeCm8Jt4G749n43PwpfhG
- fDf+On4Cv0CQJmgT7AghhCTCJkIloZVwkfCA8JJIJKoRrYmBRC5xI7GSeIx4mThGfEuSIemRXEjRJCFp
- B+kQ6RzpLuklmUzWIjuSo8gC8g5yM/kC+RH5jQRFwkjCS4ItsUGiRqJDYkjiuSReUlPSSXK1ZK5kheQJ
- yeuSM1J4KS0pFymm1HqpGqmTUiNSc9IUaVNpf+lU6RLpI9JXpKdksDJaMm4ybJkCmYMyF2TGKQhFneJC
- YVE2UxopFykTVAxVm+pFTaIWU7+jDlBnZWVkl8mGyWbL1sielh2lITQtmhcthVZKO04bpr1borTEaQln
- yfYlrUuGlszLLZVzlOPIFcm1yd2WeydPl3eTT5bfJd8p/1ABpaCnEKiQpbBf4aLCzFLqUtulrKVFS48v
- vacIK+opBimuVTyo2K84p6Ss5KGUrlSldEFpRpmm7KicpFyufEZ5WoWiYq/CVSlXOavylC5Ld6Kn0Cvp
- vfRZVUVVT1Whar3qgOqCmrZaqFq+WpvaQ3WCOkM9Xr1cvUd9VkNFw08jT6NF454mXpOhmai5V7NPc15L
- Wytca6tWp9aUtpy2l3audov2Ax2yjoPOGp0GnVu6GF2GbrLuPt0berCehV6iXo3edX1Y31Kfq79Pf9AA
- bWBtwDNoMBgxJBk6GWYathiOGdGMfI3yjTqNnhtrGEcZ7zLuM/5oYmGSYtJoct9UxtTbNN+02/R3Mz0z
- llmN2S1zsrm7+QbzLvMXy/SXcZbtX3bHgmLhZ7HVosfig6WVJd+y1XLaSsMq1qrWaoRBZQQwShiXrdHW
- ztYbrE9Zv7WxtBHYHLf5zdbQNtn2iO3Ucu3lnOWNy8ft1OyYdvV2o/Z0+1j7A/ajDqoOTIcGh8eO6o5s
- xybHSSddpySno07PnU2c+c7tzvMuNi7rXM65Iq4erkWuA24ybqFu1W6P3NXcE9xb3Gc9LDzWepzzRHv6
- eO7yHPFS8mJ5NXvNelt5r/Pu9SH5BPtU+zz21fPl+3b7wX7efrv9HqzQXMFb0ekP/L38d/s/DNAOWBPw
- YyAmMCCwJvBJkGlQXlBfMCU4JvhI8OsQ55DSkPuhOqHC0J4wybDosOaw+XDX8LLw0QjjiHUR1yIVIrmR
- XVHYqLCopqi5lW4r96yciLaILoweXqW9KnvVldUKq1NWn46RjGHGnIhFx4bHHol9z/RnNjDn4rziauNm
- WS6svaxnbEd2OXuaY8cp40zG28WXxU8l2CXsTphOdEisSJzhunCruS+SPJPqkuaT/ZMPJX9KCU9pS8Wl
- xqae5Mnwknm9acpp2WmD6frphemja2zW7Fkzy/fhN2VAGasyugRU0c9Uv1BHuEU4lmmfWZP5Jiss60S2
- dDYvuz9HL2d7zmSue+63a1FrWWt78lTzNuWNrXNaV78eWh+3vmeD+oaCDRMbPTYe3kTYlLzpp3yT/LL8
- V5vDN3cXKBVsLBjf4rGlpVCikF84stV2a9021DbutoHt5turtn8sYhddLTYprih+X8IqufqN6TeV33za
- Eb9joNSydP9OzE7ezuFdDrsOl0mX5ZaN7/bb3VFOLy8qf7UnZs+VimUVdXsJe4V7Ryt9K7uqNKp2Vr2v
- Tqy+XeNc01arWLu9dn4fe9/Qfsf9rXVKdcV17w5wD9yp96jvaNBqqDiIOZh58EljWGPft4xvm5sUmoqb
- PhziHRo9HHS4t9mqufmI4pHSFrhF2DJ9NProje9cv+tqNWytb6O1FR8Dx4THnn4f+/3wcZ/jPScYJ1p/
- 0Pyhtp3SXtQBdeR0zHYmdo52RXYNnvQ+2dNt293+o9GPh06pnqo5LXu69AzhTMGZT2dzz86dSz83cz7h
- /HhPTM/9CxEXbvUG9g5c9Ll4+ZL7pQt9Tn1nL9tdPnXF5srJq4yrndcsr3X0W/S3/2TxU/uA5UDHdavr
- XTesb3QPLh88M+QwdP6m681Lt7xuXbu94vbgcOjwnZHokdE77DtTd1PuvriXeW/h/sYH6AdFD6UeVjxS
- fNTws+7PbaOWo6fHXMf6Hwc/vj/OGn/2S8Yv7ycKnpCfVEyqTDZPmU2dmnafvvF05dOJZ+nPFmYKf5X+
- tfa5zvMffnP8rX82YnbiBf/Fp99LXsq/PPRq2aueuYC5R69TXy/MF72Rf3P4LeNt37vwd5MLWe+x7ys/
- 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAALDAAACwwBP0AiyAAACJlJREFUSEt9lQdQU3ke
- x79JCCGGAFJjZR3ryjk2wLLjqXu3d7cqnmu9RcEgIorKKqyotCSE0ItgXQQUsHDShFAEYSMoh4AIYsGC
- UqX3Xs39H64OuMibN5OXN2/+n/ct/9/DtWvXJBKJSCRydna2t7d3cnJ0cnJydhYJXE4I3L4XeE8ReGsL
- vHUE3rxP5xShj7adi7JnwOq8/KydWwOBdCjIaZflShsGoCwH6oyM7qSlyR4+fCAWi+Hg4EB+BAIBYYw6
- xEIXO6GbkcB7+p8AFMnJk2d9cqqXPz8///7+/dFcnXvg90MixzI5WNWrVqWFhsZERkbs27ePAoxd+uM/
- scjllECyVeD1EfD59T9d+PAc3Xn8A6oiiVlsjNTq0HUOJxPTh7FcjukNenoZQUHRcXGRfD5/AoC90HWX
- wGvG+ABvntBnivVJrS3b2Q7OG+Ju3zx2LILBiAaagdYZM+5duBCVlBRjamoKoVA4ngIXkYuj0NVU6DVz
- bABjpAh9eA4S7d17tU7a/5icfNvHR6qrmwJUq6llBQZGpaUlmJmZQeDs+hWAQCC2EHrOHQGMDvlLu+zd
- eXst1I/bLb1+I8zLK2H27HA6PdfTMyolJeHAgUMIi97mF2jt5Wfr7nlqFMlFJHIRiq2EHotGApgIICB5
- uPGMzVRNzXQjrntERd1VUxPZ20clJCQ4OtrgRRcz4+m3qQVLknIMYzLWX5duConcdSHU3PeMrcTTSuyj
- L/LliXzHy3ls8sSuo3aau4xn/RYskMlkiYn3pNJkgfAkKuQKxa2c0eeTZm5O+bT0J3+5nbkmrWDRnUKN
- iJTJPkHa4jM6Ij+e8M+NGnXHxkHL1ELbw9vy7sjhKnFESLxWceukLxhjeC3KT9uoBx43cJIfqQbHaIgD
- dFz8dIS+4/hG8MfttXbzVX49/deIaxf9zx4FHVhiqLhyLeOfWxTMrJmOfqwrSeysdxMhCSzztcqNVHWv
- 37TF/sRAndGyiFenJTom5urmB/RcPNYCZ6IVliylT50GpiJLCWrqtGm69Hl69OWrGbstmR5BrMSCiWAP
- q7kxWZMDrmpRsvx5Qt+RjvkQ6hRnj1lCj/lAj1y5qYvb0KFa165e06J6L4fjf5ZlwmfMnsNUhIY2bdY8
- +tIVjD0HmX7hrMzSr8IKG5UT89Uux2i6n9eRnNNxDSCZ8XyCdMmkykVhCUrKUNmA5h5a9wdmxyC7pZfb
- 0Kle26ISI2Vb2zC+1VNkQXsKjShb96PCCQkrJps9QWz3S1ViH6hdSdCITNcE5HIUv0J+MfKKcfc+rt9C
- fAr+V4CSd6hrp3cNs1r7lBs7iThueCTL2ISmoqKiRtOdQ1+6kmFhywyVKk1AqpJzRgB9cvQOobwO2Y/w
- phrtA6hsRFEJktIpXlYunr9FYyejc4goU61vV83OZ584zZi/gD2JCmyRPsPYknn2plJ+3Zi6E3CFXBn4
- IEdHF2Lj4XMGGzdjzTrYnkTuYwzISTzUWd9OSUxJR2QscgtRVotuuWJbP7exc/KbKo73GYVV3ykqgjeN
- tnAxfcMOpjCQFZvzR1Q1FKCyGrJsmrHpYr1Fy6ZO42orY4keyAy5EYnOoT8YH0nkrKxHThFuRCMtEy/L
- 0THA7BjgNHURA5UvhSr+ayONBnVN2qy59MWGDAILDVYELA7hyDHWQr1wJSUJjaY/AzAH7DSx1ggpv6O9
- D72fVv+MoWR14MlrysO4RBS+QFO3QufgpOYetbo2lcS7bBs7Un0AJlMZwJFfsGcvW/ebXCbzKmCoAdgC
- z2j4Tgu2DnjzjgqptgmPn+Pt+y8FEVJrH569wb0cipTzGO+bP/Wii8CMLodhekUlIqMnz5kbrMA8BSwg
- sfOBKuDvgJU19XatnUiTQewGi4PYY4qMbLT1jkPq/kCZRhoRI6UMJB2pblpd9BxFK1YfNDXjzV1gyFLS
- I6rIQVxyAXYQgCVyi9DWhYRUGJvgcQn1jgIx8kZVYLRvn6/r2ijAg/yVCclonj/vouHKb2bPxKR5wEJF
- RU1SCZDwCcZiH7Lz0dGNOzLs2IWsPOo6rxC/Z+FlGZLSkCoDefFxGSM3Vzx/Ba32wTV+AZOXLoPSYUCi
- prZ100bymQOXC/xsggc5VI8rqmDvjFvxVKH75VSDq2sQEoG9ZmjsQs9XGYY5jwBTOZwKob8BSkGAjMPZ
- /MMPqK3FP/4GtvHPkN3HkBxdgyh4BptfYcJHYipaOlBbjyvXsGUbNWOIiHGb1iM3ePUO0JDD4Anmb4eK
- KxDPZhutXYueHhw5iKn87UiSUYCPJhApWTkQu0OWhfpGhEdiwyZ4+KGukdqYhDTaK4LsHzJIzQBeyGH1
- FPrG0DYG+wBA19REeBgV8Mx9PyEhHb0DKKvB/TwMDOF1OVw9qUXf1uBmDLZux7sadPQh7wmcRdT2JH0j
- HWvpoTQNDxuQAYF4KeKTsG0nDFdhx3+w+Sf6+vXLLfTXbeTqmm9GbCqGhlH5HpaHqKiflcLTDxIvamCQ
- SLbtQGk1+oapXVJejdS7cPNCXgH8zsHCEg9yDcJugnbuLKxtYbYfR48hMgpl5cjMgqcvDFfi39twO4ly
- pncQWQ9heRinneDuA78AlNUhKgHbd6KqBtm58D+Lw7/AzALWNtTql0Kw/yDelhlcCSd7qoSqOfkkkBiD
- r1IaC59Ceod6lEiWJmP4UwZVTdRsuBWH4hfoH8TTF+Cbo6Ia0hTY2SMhEcl3qEEZeBGXQmF1FIOD+uE3
- oSKXM7o/0D5WraED5fVUXOR7QGYn2brOLiC78XUFNRJGZ0gmfFc/gsMgdEVhETy8ERWN3DwIXOEbSCk4
- fBRDQ4tIBtyLGRyBJ8s1XMHtErzOa4X4z7ok4By3pl0MQWkZVdCqRmTm4L+3IU1DaQVVqpeliEvC60pq
- NvR+QE4BQsMpT4jPQSFUSGTyXw7Bs5JN5y//H1glc7JMD3d7AAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
- DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
- bGUAAEjHnZZ3VFTXFofPvXd6oc0wAlKG3rvAANJ7k15FYZgZYCgDDjM0sSGiAhFFRJoiSFDEgNFQJFZE
- sRAUVLAHJAgoMRhFVCxvRtaLrqy89/Ly++Osb+2z97n77L3PWhcAkqcvl5cGSwGQyhPwgzyc6RGRUXTs
- AIABHmCAKQBMVka6X7B7CBDJy82FniFyAl8EAfB6WLwCcNPQM4BOB/+fpFnpfIHomAARm7M5GSwRF4g4
- JUuQLrbPipgalyxmGCVmvihBEcuJOWGRDT77LLKjmNmpPLaIxTmns1PZYu4V8bZMIUfEiK+ICzO5nCwR
- 3xKxRoowlSviN+LYVA4zAwAUSWwXcFiJIjYRMYkfEuQi4uUA4EgJX3HcVyzgZAvEl3JJS8/hcxMSBXQd
- li7d1NqaQffkZKVwBALDACYrmcln013SUtOZvBwAFu/8WTLi2tJFRbY0tba0NDQzMv2qUP91829K3NtF
- ehn4uWcQrf+L7a/80hoAYMyJarPziy2uCoDOLQDI3fti0zgAgKSobx3Xv7oPTTwviQJBuo2xcVZWlhGX
- wzISF/QP/U+Hv6GvvmckPu6P8tBdOfFMYYqALq4bKy0lTcinZ6QzWRy64Z+H+B8H/nUeBkGceA6fwxNF
- hImmjMtLELWbx+YKuGk8Opf3n5r4D8P+pMW5FonS+BFQY4yA1HUqQH7tBygKESDR+8Vd/6NvvvgwIH55
- 4SqTi3P/7zf9Z8Gl4iWDm/A5ziUohM4S8jMX98TPEqABAUgCKpAHykAd6ABDYAasgC1wBG7AG/iDEBAJ
- VgMWSASpgA+yQB7YBApBMdgJ9oBqUAcaQTNoBcdBJzgFzoNL4Bq4AW6D+2AUTIBnYBa8BgsQBGEhMkSB
- 5CEVSBPSh8wgBmQPuUG+UBAUCcVCCRAPEkJ50GaoGCqDqqF6qBn6HjoJnYeuQIPQXWgMmoZ+h97BCEyC
- qbASrAUbwwzYCfaBQ+BVcAK8Bs6FC+AdcCXcAB+FO+Dz8DX4NjwKP4PnEIAQERqiihgiDMQF8UeikHiE
- j6xHipAKpAFpRbqRPuQmMorMIG9RGBQFRUcZomxRnqhQFAu1BrUeVYKqRh1GdaB6UTdRY6hZ1Ec0Ga2I
- 1kfboL3QEegEdBa6EF2BbkK3oy+ib6Mn0K8xGAwNo42xwnhiIjFJmLWYEsw+TBvmHGYQM46Zw2Kx8lh9
- rB3WH8vECrCF2CrsUexZ7BB2AvsGR8Sp4Mxw7rgoHA+Xj6vAHcGdwQ3hJnELeCm8Jt4G749n43PwpfhG
- fDf+On4Cv0CQJmgT7AghhCTCJkIloZVwkfCA8JJIJKoRrYmBRC5xI7GSeIx4mThGfEuSIemRXEjRJCFp
- B+kQ6RzpLuklmUzWIjuSo8gC8g5yM/kC+RH5jQRFwkjCS4ItsUGiRqJDYkjiuSReUlPSSXK1ZK5kheQJ
- yeuSM1J4KS0pFymm1HqpGqmTUiNSc9IUaVNpf+lU6RLpI9JXpKdksDJaMm4ybJkCmYMyF2TGKQhFneJC
- YVE2UxopFykTVAxVm+pFTaIWU7+jDlBnZWVkl8mGyWbL1sielh2lITQtmhcthVZKO04bpr1borTEaQln
- yfYlrUuGlszLLZVzlOPIFcm1yd2WeydPl3eTT5bfJd8p/1ABpaCnEKiQpbBf4aLCzFLqUtulrKVFS48v
- vacIK+opBimuVTyo2K84p6Ss5KGUrlSldEFpRpmm7KicpFyufEZ5WoWiYq/CVSlXOavylC5Ld6Kn0Cvp
- vfRZVUVVT1Whar3qgOqCmrZaqFq+WpvaQ3WCOkM9Xr1cvUd9VkNFw08jT6NF454mXpOhmai5V7NPc15L
- Wytca6tWp9aUtpy2l3audov2Ax2yjoPOGp0GnVu6GF2GbrLuPt0berCehV6iXo3edX1Y31Kfq79Pf9AA
- bWBtwDNoMBgxJBk6GWYathiOGdGMfI3yjTqNnhtrGEcZ7zLuM/5oYmGSYtJoct9UxtTbNN+02/R3Mz0z
- llmN2S1zsrm7+QbzLvMXy/SXcZbtX3bHgmLhZ7HVosfig6WVJd+y1XLaSsMq1qrWaoRBZQQwShiXrdHW
- ztYbrE9Zv7WxtBHYHLf5zdbQNtn2iO3Ucu3lnOWNy8ft1OyYdvV2o/Z0+1j7A/ajDqoOTIcGh8eO6o5s
- xybHSSddpySno07PnU2c+c7tzvMuNi7rXM65Iq4erkWuA24ybqFu1W6P3NXcE9xb3Gc9LDzWepzzRHv6
- eO7yHPFS8mJ5NXvNelt5r/Pu9SH5BPtU+zz21fPl+3b7wX7efrv9HqzQXMFb0ekP/L38d/s/DNAOWBPw
- YyAmMCCwJvBJkGlQXlBfMCU4JvhI8OsQ55DSkPuhOqHC0J4wybDosOaw+XDX8LLw0QjjiHUR1yIVIrmR
- XVHYqLCopqi5lW4r96yciLaILoweXqW9KnvVldUKq1NWn46RjGHGnIhFx4bHHol9z/RnNjDn4rziauNm
- WS6svaxnbEd2OXuaY8cp40zG28WXxU8l2CXsTphOdEisSJzhunCruS+SPJPqkuaT/ZMPJX9KCU9pS8Wl
- xqae5Mnwknm9acpp2WmD6frphemja2zW7Fkzy/fhN2VAGasyugRU0c9Uv1BHuEU4lmmfWZP5Jiss60S2
- dDYvuz9HL2d7zmSue+63a1FrWWt78lTzNuWNrXNaV78eWh+3vmeD+oaCDRMbPTYe3kTYlLzpp3yT/LL8
- V5vDN3cXKBVsLBjf4rGlpVCikF84stV2a9021DbutoHt5turtn8sYhddLTYprih+X8IqufqN6TeV33za
- Eb9joNSydP9OzE7ezuFdDrsOl0mX5ZaN7/bb3VFOLy8qf7UnZs+VimUVdXsJe4V7Ryt9K7uqNKp2Vr2v
- Tqy+XeNc01arWLu9dn4fe9/Qfsf9rXVKdcV17w5wD9yp96jvaNBqqDiIOZh58EljWGPft4xvm5sUmoqb
- PhziHRo9HHS4t9mqufmI4pHSFrhF2DJ9NProje9cv+tqNWytb6O1FR8Dx4THnn4f+/3wcZ/jPScYJ1p/
- 0Pyhtp3SXtQBdeR0zHYmdo52RXYNnvQ+2dNt293+o9GPh06pnqo5LXu69AzhTMGZT2dzz86dSz83cz7h
- /HhPTM/9CxEXbvUG9g5c9Ll4+ZL7pQt9Tn1nL9tdPnXF5srJq4yrndcsr3X0W/S3/2TxU/uA5UDHdavr
- XTesb3QPLh88M+QwdP6m681Lt7xuXbu94vbgcOjwnZHokdE77DtTd1PuvriXeW/h/sYH6AdFD6UeVjxS
- fNTws+7PbaOWo6fHXMf6Hwc/vj/OGn/2S8Yv7ycKnpCfVEyqTDZPmU2dmnafvvF05dOJZ+nPFmYKf5X+
- tfa5zvMffnP8rX82YnbiBf/Fp99LXsq/PPRq2aueuYC5R69TXy/MF72Rf3P4LeNt37vwd5MLWe+x7ys/
- 6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAALDAAACwwBP0AiyAAACrtJREFUSEttVglUU1ca
- fgTCEgiEhISQhey8ECAJsu9IWERkR1YREAggkaooVFBcUAhUSpEqFUFaKwIKElSUglRRXCqLuIDDTJ3W
- WquCgrK41HbaP5Mej6cz9/znne/+977v+5d73n1I6ANu7FM0YZoX9cgi9EfC7NSxmadHIv9BdBvRJ+0I
- QXPjBbkhOhV8eguWthGNc070WenqyrV1cHAI53lilHq8ImO5XC6Q+izjRufjc5b6SLVKsZI+C+tGLKkk
- zC8iE0ma9kmedop7LDzy0O/a9+I3w+jiEOfahGXTXWn6XSuDSi/L/BB6vh9mL4fZhpWkeLlbugNjYWFh
- gJ6jqakpl8uFKd6WBZKO+vbBLC8dey28vzZMMfkS26xEhKsioWcI9UOiqUuc4Vb+82GLFzdYN05wn15g
- Xx9jbBh1IO4KdkxdY7zb06SJYXiIzKYJDh48ODw8DBRKpbKvrw8ENB6YgiRgGBABLoFIKfFFAgPDGpSB
- v99kN9cweHT98R7KL1cpIrZe7Q7q77fYl0fpkeeXmu0MYxXE0wtiOKdw2Eyyv7//H3/8AQLHjx8HDAIw
- 1QxICGTADxqEEB3DCidks5381SD3zW1aWYExgujc6KI9uGFhhMcokgxf36YsXuW03RKj58kS+RpmYZxW
- rZR/FmdEM4HAIUYg0nU2AAAD+e9wQWxAA7IBAUqktlaNNVIkj3pxjTozbNZQSSKbGk0OieceuaA80scZ
- BnM3CbPf8S4N08JH6DqfuXE3xrHyQw0bKaar9YAR4lXzyigQsqYmkA2kpfFDBARnHVIzCfm0i/9qhP7T
- Fer968RTx9CX09HvFiPOq2xGuumPrpBnblrMXWW/HKLaDxpabPHm5wUxCj3RZmMIc2ZmBiqOKVaHDBh4
- 79+/rxHQDEjIul8XabsjGm6n/3TR9MmYxdtfnN4+i1x8HvHmiSuQfmiOV8iM43hl811F1Uj8tsGcsrG8
- TyZiCq4pam+65kt08Or66OMMUYJIUysYxsu1XIfISNGItdiK9O3XuJdjRk9uiWe/d5j9t/P0hORD9s7b
- FRFnsj0P7Pm8erT73OPBO79dn3h3bfxd/+iv9Wfmg48WBx4uxe1zYK/1S5RmKJhZu/Wy+DlSnQN0t2Fz
- JHK355fb6Rnxps/GKHOjpCdj5lN3KH8Lv7JjMri1uqnv1WB22clj422XFk8Mvj5++VXLxYWjFxZbB16v
- rp2l5ndSi31jneQ5nKwthCzZshDtzy1sL+CQKvcNdxrsd+eYrwkzba+1uK4yGu0yPXvY6L3GnqbzO0/N
- VHcvNFZfHhc6NR6++3nPQl3v4sG+xZYDV9qUZ6pOz9d0L3orZ5Z8UhMYkJTFzc6jZ6/lZOPKuYyTWCTG
- I2RXTsrAEZuz9bTN6eSMKHJmBHF9CjE9V5pzwuxsu3JN43RR+8LWjvmr3jGPsdjqululHS/KVC/LVXMj
- S/w7FLVlXfPbO+c3ts4LtneKk4MyBNlyXmqxcQ4/18voMBnxjJEuD/AtTEo7US67XLdk6lvGwz7Wj91W
- 9VHhn1Rs6Lk5E3vo5ZaTC0Wq+UO7ToFA1Re363ee2vP1g5LOuZKTL/dXDezomitWLRR0LEj2dPBLlq4S
- Z2QIkjebrQ1avlqrxgrJFmWstcpcy5Nn8zM/9lx3+cynF1TKa+fau4pbL27v6hh6Lm9d2Ny1sFm1cKD0
- 9CRD0L8ic9gxoLppfHv3gip9d2d66cdd87Bho2rRYW8zdY9bsG90umBVJjcjRZpLLPFAkl0ywwNW+USH
- OCV6ukV5BS9dliJKyKOnK5jpZdpZm6KbslSvCnsWt/UuHtvRDBm01p6F5/ED5+p6nwA4t7astP9VyTeL
- 68++WVK317zAUxrvnYLGJ9nGZ1vlCjNjEMFHvpx8d3qhM2WLhFQoZqyTihM9li7zz7XMyuSllntUZXcv
- lF95U3X1TVdFy09EctPY20mx87lPWxvH3t7xCOzZWld7/U3Vd+/iBgvcj63k5Pgz14pWWccniGPlPIVb
- 1BpEu1JA/NKMf9oA7cYLusyYLTTdz1DSZgfPkLBIx8QNgg15MV+VDf928NavF/PLIeTO3sl/SpwHSuuO
- Tbwd9wy8tKm8ceI/m3ufRZ6O5raTRKsDjbZQY+1iV7iFpvEVYS4KRNStjZ4ypFcRrU7Trbs5wlNcnorG
- 6zDGVLDEsQGpgtxy0bZNkYdqRl9PSpxB4CGJAs/xsPihokoAI8vj3Gp3BRaXMJo5Jl+wPENW6u3VjrVJ
- SkRTlkT4ZbDyEMIhoWGGl9Qaa7UsVpSqYK7LwihltCMMUaeWfiVNmOQTI5ZXsLaVXZw6cf+3pntva288
- r7/5ov7mbM2VX6J7I4K3lMqqc59+ve/x9uyft6XtSlyHK6BJIz1W2qb6+caEOyoQlkKut8IhNRLHSDdm
- ZuIZDSJMxVLDrUH4fSjriDFxP5GZ6f6Rv7JqaH7nhcfxaRF+Mtfs/hVx37j6tcmir9N5DYEdK3xnGHyN
- 3WA7nV5mn10REOQRl85eJ0wKQgjpXGCvKTJen2IIRk/FS7uptl1U7E4Z6QDKqKfilJygTUUFNT01jef2
- FRNgs/NOStw9CtrGX3dG9q07B3ifc/8SeMZXg3MO3KMpyREOWWhyEII28dl07Qf96u8PAF4NTaKyEHfS
- hSe45D0iU6Udo94SW8q34jsBNez5qpxA9zNKmWSnDdh942YFdJPe3AS6iSaDdJbJDRkLwHccp+osuTQ6
- ChGq7LDmurdUZDAMUY9YKSbtdTTb68rLMwU9gjGGFEuiVtFxKSJNHJAlLtAg7BLhdKVIQ9ofSKNp6z9n
- q7HURK/B30zj77N1EMtCEcdetg5FLdC1n6grwJnssDPa6m4QhkK8vs66OxV4YNRhGpgk4DF49TaYcqj2
- 7s24fmeGhuiOryVchc85apzCobb7kzX+K1xm+FIhYt2GYgzVoYFp6WvjN9kabnLRkTCgKwNHSJpvKgBd
- pi6sajKwwblMDR5+31gA9/0EsxLhrB36xE7wvh/gf9C4EbFu4WMMMfCmukQErHGejUGcLZxaqDVwwcUE
- T017dIjasAcyW4L1mL7Y8GFvAb/wtpn1tJmx/Kvb0ygPnGP78hDrZq4eS08TLNAZhXF1XZhACh54Yjwc
- wAlLwAuqAMAp1HVcjcvodJTC0lMb9Sn6X4Olhza8n1NiEV4ZA0vGQmiQBIQJdQeD+oBBAyL89TUZaICm
- RBSyOEFv9Ze7V8FVCET/l/2eUC081bQfIfmZAtff7kjwwPmBKoEwLIESBq+vwXAWtEgmXsbJ2dZ5PXx0
- 2IkNGj+4cJ7xeVCfR/bqab/E8ok99yHKmRuyQmyUVma+5Pe/Ahqgi1IMlqEYSyJiqA9TjCVdS8TH4PXU
- vw4MA7wPnSFeEaqVVhEQMsBiTgl4H77+wxLuvzI59yz4ruaOar97u7PzUXf7Q36ivf7cHX70DV4UuRsp
- 3ZGQYodLsEEi7HWWO2MDvbABMv0ob6ZcxFFYMbJ4OqG2LBMXaExvlVsP+6/zqqnVdTvhBMtKbpEWohvq
- Ze6L+HS4ure4Ozb6SGpk6G4/1iZvixx3SqaTcbI9Lk6sFW6PhNojIU76/jLtoACTBFfBepSdK6RnMfTN
- 6ZpWCX2Ed5SFox8lDSviRssKJRuCqT4yoY1vEi7Wmxz4J9FdsPReEsFbAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAAUVSURBVEhLpZZJLJ5rFMe7llTNzVXUVENMNdVYQyU3xCVi
- CBJrmogVC0PShZ1aiE2b3IUrtiRcIbFAioWIoQtaU83UrFSxdH96vnu+93s/9yY394m8nvf5nuf/P+f8
- zznv8+BB1wF//n/+JpP//weU/t2hCbrN0n00z549i46OjouLi4+Pf/78uZ+f372mGHFkfkfwLxyARkVF
- CfTExMTQ0NDAwEBfXx80rCQkJKSkpBiZLKB/m3hHoEsSJY0VEEDn5+dvbm6enZ19+/bt/Pz84uKCCU+Z
- Hx4ehoSEwJGWlmYy1MqqoErABGgINjY2Tk5OQAeL8ePHj+8/h7wKJYNtsbGxGRkZGgkbUY1OyZzdvb29
- 29vb19fXx8fHR0dHp6en4Hp5eYn5CCAcOtjz5s2bV69eqeFWMUwK89rZ2VlRUSFYpaWlDx8+XFxcVAJf
- X1/BFVdCQ0OZbG1tsb+yshLjzH4YQwR6T0/Ply9fbm5uBIX4LC8vj4+PE4qDgwNPT8+FhQUcury8BJdn
- RESExI11dr5+/TozM9MmwVQc4o5ccl4MZGAXw9nZGVb0cPNwX1paAldHWFgYc+jZzHNtbS0pKSkrK8tG
- ZHmJjIycnJzETNktZsrY29sDF4IwP1/MlEU0Z+ge1f/Dhw9wmAmSk5Orqqo+ffpETIgyMpKCehipPTw8
- yNfdP35HDyOBcMgzPDycJ9kRHBxcVFRk4ZB/VA2BFmH9/f0DAwMlxHrex8dnZWWlJ/vX6enpq6srMV8H
- O4OCgoQYEITJzs62IaD6KVSsFk/ZhyucVyzscnFxiXjyZH5+Xtf5VYa7u7uUDgdbWlpmZ2dfvnxpJcAd
- ovbx40eNuxquBEycnJxcHznhhxJQKEYjVJKuri5qmy5gaXaI3t7ejox4xxk8MEVAXj9//uzm5kbXk1c1
- XyaqOcd3d3cLCwvLy8stBGRua2srnevFixcaeuVQIFYcHR1Rmz2yiDUMmUsvCQgIIEqkYn19fUFBgYWA
- NtLc3EwK4QGHkUjkNdnIq4ODg6urK5G0l0GcaGtr4yzF1NjYmJubayVoaGhgFWE1NZVAzWQC+iMnF3RW
- bvWA6iGRaK4g1NTUFBcXl5WVWQiYxcTEvH37VkQ2BYdXQeH59evXx49/8fb21hDRVJRDRV5dXbXWmiRT
- YmLi6Ogo5zEEjvfv35s8ED+wYKV7UMINtMprFHl9fX1qasrakYQAeYeHh+kkEFDGKMHTKIMQ3N7eTmRn
- EUmjvIJuLDQqOScnx6bQqAvCNzMzc9dwfvYvilkJdPLu3TvskKBpZCAgdzklnZWOQjwsKSQfffnjwzsy
- MkLXlCipGGKgJKKsmxJUNrAuLXJsbCw1NfWeboos/DA3N0fDECzSWUyzz1cNumYE+wcHB+m1dB1rfIwe
- iBLV1dVkIe1T/TAWtjHHmFM9T58+Vbf29/c7OjrS09Pv+eDId42GQVuljWCIcKh0WIpI9FQ+G9oVgGYP
- mpeUlLCf3LMJjgTf+AmVOU2xrq6OwqalSAOXFkteISDiS7gZ/CQXC9D7+/sl982XRPu7WHd3N3VH+6W/
- 7uzsyM1Fvp14wFdFQGWFn7i2YLjxBmZz/dJvsul6gTlIwlWFvOKTifLAMYGPVJEnkSSGdEmiam+oxRV7
- AqOb1AfpS9CAqK2t5epIKjc1NXE9YZF815Zgf/2xEJiuvabLpeYDuQGHXEkBzcvLM6bKvegWqH9k/o9X
- eePN03jN/Qv4rbIo5+QNEQAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEkSURBVFhH7ZbrDsMgCIV9dN58A4QWFypI1/XH2sSYeP08
- HrCtPZ+jAAC8ZuVS0Wjj/rXDQmMugVhZ+BKF9tOLCMUK1akpZOUniekaKjUAz1uHUIDKphb2NED15Drv
- NIBVIArJbH/qSjwPrERGEJqxJzwP7AAU+/PC2YO8+1ELWB5gNJQmnRhAZNYIsDXfapi85gqE06MBeQBP
- gWJO0us4r8BPAaYK4F2CGK2bzUdrmA31WzAhLo4Tx9JNKFryCzkACMQnCAEoRBrADNwcrGFIALyxo0Bv
- 3hF4c35H5GHvC8cm9GxsAajfnh44L1Ab/sBg2SSX01cVGDgsQNWIq1dwCGDzvsJk2r4GcLsCtwJEeTbR
- X4sCCR/vgam0JTifIY8C/6bAGwXg/rKDFrSdAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADoSURBVFhH7ZaBCsQgDEP76f65RzYzS3FcrboxcDA8Ybu8
- JvE4kX192YGUUn6NX4k/DwFxXsWBdRAQs/elXj4sg9CTQsvuRSrKdAiK4YtzllvxFoR2LFzSOu1/8RYE
- oE9wifWDAHe2U9SuCIVxKAA/BO0LW3dEViGKAz4AO61tu3dfGC4nsHcNxB8XWMfyRVYCaCfcAKPiPDGv
- QzRicJkgs2JQZUacvg4A8SziWAf4PoS7TgE9mggRB4i03zpX4uyLYEUMXR1YEUMYYHIMvmOoHUCDZ9wh
- B9QfDJZoZO2bfj+9HdgOPOnADyce2pJWsekCAAAAAElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACOSURBVDhPzZJLEsAgCEM5eo/Wm9FonPjFOl2VRTsyeQRE
- uz+Fibr62FcrGBDo3NORX2aiqIqWERm1UDA/CJQwK921WO1QznSDGpk1pnkkzXO61KEbAaoRbOndDbqh
- NjLsUDzvdj0blFTjh8m4lXA23QSxpM7Yqdu8w7XbsNbo2O0tjXgc9Uo2b2/3Jn+PPbpEYiW1p+4IAAAA
- AElFTkSuQmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACISURBVDhPvZNREoAgCEQ5ekfrZgRugyAa1kfbTDOpz2Ul
- 6fwk8tQR9bBhxwRh1k97y8iKvLHMgB/8bSOPcSnBiBQZsFCkTMPNlz3BfDAw8JelIGu3zCDq0g2FEcuj
- wtLazXzsGOFQuDWPnsSYrWyA8w8wZsudnY4ETDu4rd7ut9cg3IB9+F/sAlxPatbOskMSAAAAAElFTkSu
- QmCC
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACYSURBVDhPnZNdEoAgCIQ9ekfrZrYNyJ8CUzw4lfvBSjju
- LoYJ0Y6CskCAGcPXwItuHp6WmjBZrdJh8mKL7K4gqzDsHU0qQylDNcJkjerdhi1ClpwxU2LaZIRBnHRS
- kwBTktRXF++5jtjMAzm5I6El2ACVTYxg2hox2WI0DxyfsNW/9Ze7jrxnc/OkCbKB975YX1yc6k79wx4X
- B8CHVVf7XQAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFfSURBVFhH7VZbDoQgDPTo3FxtYXSo5SG6uh+auCYbsNN5
- FKfpu/6JgRDCfOVee5kv9SPFR1+Q9g7v17oWQI2Neb0Y7M8AJFqlGN/TowCkGC50/QqAVFypfxQAuVuJ
- gF+sR25PAYyVim4yyP+OLPDIaJD8FEhXIcQbb/bSQSbVNA1F2m6SLqXwSjqo1y7BAEvBKTHr+xnxUEcA
- KoL+RjaiBBYAg5X1pz1RoC2xwCB8AAApzyTZucnoTUJ4gOZAVQJmapgBmA5P1jTKUGJAZTl4phsIGLBa
- sgdaJmQZ7L6mG0mCLXo7C7sHCufD1jkMyEx2sVACkPsgT4XXMQx4CwDWlKKVzQdyfBZZM8TaiTApSEMn
- RsqjFRpzIcwNBtVFP5102dlfKm4npE2OAdD0X3GBBQADOvpmjA0NIg8FA2AqKwbjw6uteyc33lyvFTp/
- DnQC4WWH78SBd3xbPgbeZ2ABrj0g0Cudc94AAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACYSURBVDhPnZJREoAgCAU5ekfrZvb0GYKBw8RXkyyLoNy/
- Qix15bEV37EWBRgUtGQVQzVLljAxQWdwN+Tg4Ntszx5HDkMPSJWRHpIB5pjWNMM6Y2x6yETCk41M1aab
- UYabt7OJR0KSoyYggtl0M294wnQGYMcNF3nCuJa5HE+mmH0N7/dy8s++butJnJNxryTD2Jt6qraw3APF
- TZOISE+0mgAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAACnSURBVDhPnZILEsMgCEQ5ukfLzezyEZEE2oYxZiI+WCB0
- vTKK1PhmfnljQJrEc05cILL79sIRHI2pjmesyVZi7kDI01h8l41EpTDYfRWYFgYGUW0/yBqzPIs8E/6X
- DX2z1dUWFWoD0p8ACX64xidH2kD1rZbspmpOHR0/91mzPG4pL7c4g42lWUdSXSWG6BFOZI2NA5MKTW0s
- zGoT90/mWnL4VGH1+QEFASwdKnYRLwAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAADLSURBVDhPnZILDsMwCEM5eo/Wm6VgmxDSz6ShaItSXgwm
- dv4V9kgdPe45O8b8gbBhdtRa4YYR8M8bEDCOJlmYM/65MZ5KNV3jpPJ3TAnxx+VQ/gbfsZBiXl0/2Gfk
- 4jwKSVJ0YanDPo3eQCRvxJ5dsjGskG0MTfJQIQvmR/IQBiwzoLEh+Imh/6lG5lWNpauBJFdm2sOmagC3
- oYUmbJQ457Bj5ZWS29PCfKJFkqWma9ZXWHs5gmf6hCXM6hQ8lDEf2Mx72+xF/gSYcAF3Dfi2v3d0xgAA
- AABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAAB0SURBVDhPtdNRDoAgDAPQHd2jcTNtstA0czAgug/jh29F
- GNaOylRd4wrNI7uzQrcfmPUKkbM0EKwEAE+8qxwyfpfKgtEgSgO/TvP/0RUupfmxcCfDlm6cm8qa6XhR
- Fuw91ZSz4Uovg8ttlvc6um4tpi92eQCh+KTDq6eLxQAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAE4SURBVFhH7ZbbDoMgDED5dP982hsrUqSF7mGJJGaJE3o4
- bdFS3vEPBo7j+ESv1H1B8MiA5y8AuHLGCkAKxF07bMdjQoCXISQwBJOgELmw2hmENhaGwAkcAYMyQf11
- QHD+pQ7077wmhL5CyJQWBrvivtrIDD83L8p7cElBZ4IteIszBKD1V4BBGn4CgEGVy64G4IYy8JRUWSbF
- gG5JDTDrCGVxXgO0OV8XWEU4Kkq3gQqgThxZVAxEdx82IBBioqmBNvdmK2oL4RowCso8TEg/HlIIMRuh
- FFhVXfXzu4CeAYAvhDUvwwCu275cqE3pcGohtk/CUU/3L5cYREoK9O4uJ7R7p4l0AGotP0QKgJ2eMcSg
- o55O7sf/rHbkexYEfg+ufQ+sISoIbs21dfZmxb589mK9s18DeQZOuH0NHrfRgrAAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEUSURBVFhH7ZbrDsMgCIV9dN/cecNSJgKr2izRxKw/7M7H
- 4WKdO+tfHfDOh7Qjf9p7Vxb3BQBB7AGh4gCxBWQkvhyEFfcuhFC2j89LQDhxEKa/GOJxakTbUdScEz93
- iyheu6CcE1Nha1WVOBKdWgdW8Vx8pADB9jQvTMNKJQ7WM8JEPFmvG1KkYm8t1Sq72t6LGE/GGjnk3QaQ
- x+xl3R1EAEjREnFwQIag7TIEwR2A7gQqDneGKg0YII62tjQgvchN4sknDgBIOJAp4gBwFVupg976Ain1
- 0pY5cjKict8aQaaJYxY1CLz0NHJuVosgOX31C0lV7bZboZ1mQXaIj1Pz0sdpc2Sl7ZpsySNW8y/nzHHg
- LQc+XMLLz0FGVuUAAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEZSURBVFhH7ZbbDsMgCIb76Ly5BQVk9OCBmV1MF2KzFPj8
- Relx7LEVaCgAAOkbhmnSlNiUfMrx6jQXpwIQyLslHLRSPzPLegCWOUM4I4YoQHgjYgBZ18nRvQWAMrVM
- 9niEZQgAdVKp6NmbBeB6u7AcUApRRjeAefGukLTCNXCu+mIfCRHAQgwB0LFz5Nmfj6NbmQBUBEqcfwZq
- CQDkOwHBcCZTaF59SAGzYj2/dwr0FuKQAiPJbY8QmLv/hgEEgoJGVj57CrTofgYgDcjNc1dpvcH7/CUp
- dzR1l614aTiPd4fxaTcUdw8otQFoB4m8IQCmfZbzXj5M+mSMAHRIHAz/4g58scsrT81oHcH1S+apsFYy
- 7NhbgT9T4AQg9x3vFKNmDQAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAENSURBVFhH7ZWBCoUgDEX9dP+8nDnfnNOWOuGBQhC1vMfr
- dTl3xj844L2/6LWNGUW5YOv5MjAUuMLoTcqdWeISTCINDQitGXYJAbggQpmDMIAcPhSeAVFlhAM450MO
- fqfgC0iojRki29HNVJy7BoAgwqUHoYIsmDMA7yBCv+D9YxIgHssaBLfFDgCFKUC+h615hh0ArDrFPzpQ
- OWENkARBuhTHcFoD4L4XK6dZMAN4jl4OnpSF+H4xAISp7FoMJJ8Eoy2ADib/TCQQnQPYFVXtOBWBCwqQ
- d4ARcQqqAGlnYFZcCdIF+OK6qrbpiNQJVTMOFlUguwGQuwBJRzg+G1zY8Gcoul14mPh8eBwAB247vdPC
- 08EQBAAAAABJRU5ErkJggg==
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAIAAACpTQvdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAABCSURBVChTY/hPCmAAAqD6+8SBhoYGhIYDBw6AODgAUBYI
- qKEBYhIaANqK04YRqYG0eMAaRMiCiIgDsogEeFIDTikAmDxomt2lLG0AAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAIAAACpTQvdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAAA5SURBVChTY/hPCmAAAqD6+8SBhoYGhIYDRIBRDUQE0gEs
- oQQKZlSAbBA1NOB3GMIGIItIgOlmwiIAKPmlWlI74x4AAAAASUVORK5CYII=
-
-
-
-
- iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAIAAACpTQvdAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
- YQUAAAAJcEhZcwAADrwAAA68AZW8ckkAAABQSURBVChTY/hPCmAAAqD6+8SBhoYGhIYDRAAsGkAGMDAg
- 60UWwW4Dsgo0/TidBFGHaRs+P2CqBrqTSjaQ5gdyQglPfFAQcUCtRALkECeWDQAniIXa5Wq8PAAAAABJ
- RU5ErkJggg==
-
-
-
- 260, 57
-
-
-
- AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj0yLjAuMC4w
- LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
- ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAACy
- yAAAAk1TRnQBSQFMAgEBEAEAAZABAgGQAQIBIAEAASABAAT/AREBAAj/AUIBTQE2BwABNgMAASgDAAGA
- AwABoAMAAQEBAAEQBgABoP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A/wD/AP8A
- /wD/AP8A/wD/AP8A/wD/AP8A/wAyAAFXAQYB8QEFARQBAgETAQIBMgECAXEBCgFvARIBzQEFAVMBAgF7
- AQMB3wEDAZ0BAwEYAQMBtgECAdcBAgF8AQMB/wEDAXsBAwG2AQIBfAEDAXwBAwHfAQMBGQEDAXQBAgGN
- AQEBjAEBAXMBAgExAQIBMgECAXMBAgFaAQMBUwEmAckBEgHJARIByQESAckBEgGdAQIByQESAckBEgGd
- AQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGd
- AQIBnQECAckBEgGdAQIByQESAckBEgHJARIBnQECAckBEgGdAQIaAAEfAQABHwEAAR8BAAEQAQABHwUA
- Af8BfwEYAWMBEAFCUgAB/wEHAd8BAwHfAQMB3wEDAb4BAwGdAQMBWwEDARkBAwG1AQIBjQEBAfABAQFa
- AQMBfAEDAb8BAwHfAQMB3wEDAd8BAwHfAQMB/wEDAd8BAwF0AQIBEAECAToBAwExAQIBtQECATkBAwHw
- AQEBMgECAXMBAgGtAQEB/wEDAbYBFgHJARIByQESAckBEgGdAQIBnQECAckBEgHJARIBnQECAZ0BAgGd
- AQIBnQECAZ0BAgGdAQIB5wEcAecBHAHGARgBxgEYAecBHAEpASUBnQECAZ0BAgGdAQIBnQECAckBEgHJ
- ARIByQESAckBEgGdAQIByQESAckBEgHJARIByQESARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwIAAR8BAAEfCwABEAEAARABQgHgAX8BEAFCARgBYwEQUQABmgEDAdcBAgE6AQMBOgED
- AXQBAgH3AQIBOgEDAdcBAgGuAQEBjQEBAdYBAgH/AQMB3wEDAd8BAwGdAQMB1wECAbUBAgFaAQMB/wED
- AVoBAwGMAQEBnAEDAdYBAgHPAQEB1gECAdcBAgHOAQEBUgECAXMBAgGtAQEB/wEDAZQBGgGdAQIBnQEC
- AckBEgHJARIByQESAckBEgGdAQIByQESAZ0BAgGdAQIB5wEcAcYBGAHGARgB5wEcAc4BOQH3AV4B9wFe
- Ae8BPQHGARgBxgEYAecBHAHnARwBnQECAZ0BAgHJARIByQESAckBEgHJARIBnQECAckBEgHJARIBnQEC
- ARABQgH/AX8B/wF/Af8BfwIAAf8BfwH/AX8B/wF/Af8BfwH/AX8CAAEfBwAB/wEDAgAB/wEDARABQAH/
- AX8BGAFjARgBYwEQAUACAAEfTwABUgECAa4BAQGMAQEBrgEBAbUBAgF8AQMBGAEDATEBAgHHAQABKgEB
- AdYBAgH/AQMB3wEDARkBAwGNAQEB7wEBAREBAgEyAQIBfQEDAbYBAgFKAQEBnAEDARkBAwEyAQIBrQEB
- AYwBAQGuAQEBMgECAXMBAgGNAQEBewEDAXQBGgGdAQIBnQECAckBEgHJARIByQESAckBEgHJARIBnQEC
- AecBHAHGARgBYwEMAXsBbwGcAXMBvQF3Ab0BdwGcAXMBvQF3Ab0BdwG9AXcBvQF3AXsBbwGEARABxgEY
- AecBHAHJARIByQESAckBEgGdAQIByQESAckBEgHJARIBnQECARABQgH/AX8B/wF/AgAB/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8CAAEYAWMBHwcAAf8BAwEQAQABEAFCAeABfwEYAWMBEAFCARAFAAEfEwABEAFC
- AQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFC
- AQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgYAAdYBAgHWAQIBSgEBAccBAAFL
- AQEBKgEBAQgBAQGGARkCIQGJAQ0BtwECAf8BAwGcAQMBjQEBAfcBAgFbAQMBMQECAREBAgF8AQMBtgEC
- AUoBAQF8AQMB/wEDAToBAwGcAQMB9wECAREBAgE5AQMBMgECAYwBAQEZAQMBlAEaAckBEgHJARIByQES
- AZ0BAgHJARIByQESAbUBVgHGARgBpQEUATkBZwGcAXMBvQF3Ab0BdwG9AXcBvQF3AWMBDAGlARQB3gF7
- Ad4BewG9AXcBvQF3Ab0BdwF7AW8B5wEcAecBHAGdAQIBnQECAZ0BAgHJARIByQESAZ0BAgGdAQIBEAFC
- Af8BfwH/AX8EAAH/AX8B/wF/Af8BfwH/AX8B/wF/AgAB/wEDARABQgEYAWMIAAHgAX8B/wF/ARgBYwEQ
- AUABEAMAARABQAIAAR8RAAEQAUIB/wF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMBAAFC
- BgABXwEDAboBAQHLAQABSwEAASwDAAFAAQgBgAFSAYABNQGKAQ0B1wECAd8BAwF8AQMBGQEDAf8BAwF8
- AQMBEQECATEBAgF8AQMBlQECAUoBAQF8AQMB3wEDAToBAwHwAQEBjQEBAfcBAgHeAQMBvgEDAd8BAwH/
- AQMBtgEaAZ0BAgHJARIByQESAZ0BAgGdAQIByQESAcYBGAHOATkBWgFrAZwBcwG9AXcB3gF7Ad4BewHe
- AXsBhAEQAZwBcwGEARAB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBvQF3AdYBWgHnARwBnQECAckBEgGd
- AQIBnQECAZ0BAgGdAQIBEAFCAf8BfwH/AX8GAAH/AX8CAAH/AX8B/wF/AgABGAFjAR8BAAHgAX8BGAFj
- AgABEAEAARABQgH/AX8BGAFjARABQgEQAwAB/wEDBgABHw8AARABQgH/AX8B4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEAAUIGAAFfAQAB2gEAAYoBAAEwAQABFgEAASkBBAHgARwBwAF7AaABNQGK
- AQ0B1wECAf8BAwHfAQMB3wEDAf8BAwEYAQMBEAECAfgBAgG9AQMBlQECASkBAQExAQIBvQEDATkBAwFb
- AQMB3wEDAd8BAwHfAQMB3wEDAd8BAwH/AQMB9wEaAZ0BAgGdAQIBnQECAckBEgFSAUoBxgEYAecBHAF7
- AW8BvQF3Ad4BewGEARAB3gF7Ad4BewHeAXsBpQEUAWMBDAGlARQB3gF7Ad4BewHeAXsB3gF7Ad4BewG9
- AXcBSgEpAb0BdwFSAUoB5wEcAZ0BAgGdAQIBnQECAZ0BAgGdAQIBEAFCAf8BfwH/AX8B/wF/CAAB/wF/
- Af8BfwIAAf8BAwIAAf8BfwH/AX8BGAFjAgABEAFAARgBYwEYAWMBEAFAARABAAH/AQMCAAH/AQMCAAEQ
- AUABAAECARALAAEQAUIB/wF/AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjCAABfwEB
- AfkBAQHJAQABMwEAARcBAAEpAQQBAAEhAYABcwEAASEBawEFAfgBAgH/AQMB3wEDAToBAwHOAQEBbAEB
- AdcBAgG+AQMBnQEDAXQBAgFKAQEBWwEDAd8BAwHfAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwHfAQMB3wED
- AXsBGwGdAQIBnQECAZ0BAgGdAQIBxgEYAa0BNQFaAWsBvQF3Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7
- Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7ARABQgFjAQwB3gF7Ad4BewHeAXsBnAJzAU4B5wEcAZ0BAgGd
- AQIBnQECAZ0BAgEQAUIB/wF/Af8BfwH/AX8B/wF/BgAB/wF/Af8BfwIAAf8BfwEfAQAB/wF/AeABfwH/
- AX8BGAFjAgABEAFAARABQgEQAQABEAFACQABAgEQAgABAgEQCQABEAFCAf8BfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjARgBYwgAAd8BCwEyAR4BxgEIAS0BAAEQAQABSgEIASABJQHgAT0BIAEE
- AWsBAQEYAQMB/wEDAZwBAwHvAQEBtgECAd4BAwH/AQMB/wEDAZwBAwF0AQIBbAEBAb4BAwHfAQMB3wED
- Ad8BAwHfAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwEZARsBnQECAZ0BAgGdAQIB5wEcAecBHAE5AWcBvQF3
- Ad4BewHeAXsBvQF3AYQBEAGlARQB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7
- Ad4BewHeAXsB3gF7AdYBWgF7AW8BxgEYASkBJQGdAQIBnQECAZ0BAgEQAUIB/wF/Af8BfwH/AX8IAAH/
- AX8B/wF/AgAB/wEDAgAB/wF/Af8BfwH/AX8B4AF/ARABQgEQAwABEAFAAgABEAMAARABQAIAARACAAEC
- AQABAgEfCQABEAFCAf8BfwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARABQggAAYQBdAHH
- AUgBgwEQASQBAAEFAQABAgMAASABAAFgAQABjAEBARkBAwHeAQMB9wECAUoBAQEZAQMB3gEDATkBAwH4
- AQIBewEDAdcBAgH3AQIB3wEDAd8BAwHfAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwHfAQMB3wEDAVsBGwGd
- AQIBnQECAZ0BAgHGARgB9wFeAXsBbwHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHe
- AXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ab0BdwEYAWMB5wEcAZ0BAgGd
- AQIBnQECARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwIAAf8BfwEfAQAB4AF/
- Af8BfwH/AX8B/wF/Af8BfwEQAUIBGAFjARABQgEYAWMBEAFCARgBYwEQAUIBEAIAAQIBAAECARACAAEC
- ARAHAAEQAUIB/wF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMBEAFCCAABxwFoAWwBNQGF
- AQwBAQEYAQABFAIAAWACAAECAUABAQGsAQEBOgEDAd4BAwHXAQIBawEBAToBAwEZAQMB8AEBATkBAwH/
- AQMB3wEDAd8BAwHfAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwHfAQMBvgEDAVoBAwEZAQMB1gEeAZ0BAgGd
- AQIB5wEcAaUBFAE5AWcBvQF3AaUBFAHeAXsBhAEQAd4BewHeAXsB3gF7Ad4BewHeAXsB3gF7AVIBSgH3
- AV4B3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBhAEQAaUBFAGlARQB3gF7AZwBcwHnARwBSgEpAZ0BAgGd
- AQIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCAgAB/wEDAgAB/wF/Af8BfwH/
- AX8B/wF/ARABQgEYAWMBEAFCARgBYwEQAUIBGAFjARABQgEQAgABAgEAAQIBEAIAAQIBEAEAARAFAAEQ
- AUIB/wF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/AwABQgYAAZwBDwG1AQIBhAEI
- AQABTAEAATwBIAEUAYABAQGAAQMBAAEBAa0BAQE6AQMBvgEDAfcBAgEQAQIBjQEBAWsBAQH4AQIB3gED
- Ad8BAwHfAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwF8AQMBGQEDAbYBAgH4AQIBWgEDAZ0BAwFaAR8BnQEC
- AZ0BAgHGARgB9wFeAXsBbwHeAXsBhAEQAd4BewGEARAB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB/wF/
- ASgBYQG9AXcB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBhAEQAd4BewHeAXsBvQF3AYQBEAEpASUBnQEC
- AZ0BAgIAAR8CAAFCAQABQgEAAQIB4AEDAQABQgEAAQIBAAFCAf8BAwH/AX8B/wF/AR8BAAH/AX8B4AF/
- Af8BfwH/AX8BGAFjARABQgEYAWMBEAFCARgBYwEQAUIBEAFAAQABAgEAAQIBAAECAQABAgEQAgABAgEf
- BQABEAFCAf8BfwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwMAAUIGAAGtAQEBawEB
- AWQBBAEAAWQBAAFQAUABGAHAAQEBQAEDAeIBAAHPAQEBewEDAf8BAwGdAQMBOgEDAXwBAwHfAQMB3wED
- Ad8BAwHfAQMB3wEDAd8BAwG/AQMBWwEDARgBAwG2AQIBGQEDAZ0BAwHfAQMBvwEDAb4BBwG+AQsBdAEm
- AZ0BAgGdAQIB5wEcAfcBXgGcAXMB3gF7Ad4BewFSAUoB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7
- Ab0BdwG2AW4B3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gJ7AW8BOQFnAQgBIQGd
- AQIBnQECAgABHwEAAf8BAwH/AQMBEAFCAQABAgH/AQMB/wF/Af8BAwH/AQMB4AF/Af8BAwEQAUIB/wF/
- Af8BfwH/AX8BGAFjARABQgEYAWMBEAFCARgBYwEQAUIBEAIAAQIBAAECAQABQgEAAQIBAAECAQABAgEQ
- AgABAgEfAwABEAFCAf8BfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjARABQgMAAUIGAAGN
- AQEBrgEBAaUBAAEhAVABAAFAAWABGAGAAQEBwgEBAekBAAHXAQIB3wEDAd8BAwHfAQMB3wEDAd8BAwHf
- AQMB3wEDAd8BAwG+AQMBWwEDAdcBAgG2AQIBOgEDAb4BAwHfAQMBvgEHAb4BCwHXAQYBzgEFAcYDAAFg
- ASwBnQECAWsBLQHGARgBMQFGAb0BdwHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHe
- AXsBnAFzAUMBCAFjAQwB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gJ7AW8B5wEc
- AZ0BAgGdAQICAAEQAUIBEAFCAf8BAwH/AQMBEAFCAeABAwH/AQMB/wEDAf8BfwH/AX8B/wEDAR8BAAHg
- AX8B/wF/AeABfwEQAUIBGAFjARABQgEYAWMBEAFCARACAAECAQABAgEAAQIB4AEDAQABAgEAAUIBEAIA
- AQIBHwUAARABQgH/AX8B4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEQAUIKAAGcAQMB+AEC
- AWsBAQGlARQBYwEYAUEBBAHFAQABjQEBAZUBAgHfAQMB3wEDAd8BAwHfAQMB3wEDAd8BAwGdAQMBGgED
- AZUBAgH4AQIBfAEDAd8BAwHfAQMBvgEHAZ0BCwFzAQYBKQEBAgABQAEIAYABEAHAARQBQAElAWABTgGd
- AQIBCAEhAe8BPQFaAWsBvQF3Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewFC
- AQgBQgEEAVoBawHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBhAEQAaUBFAHeAXsBrQE1AUoBKQFr
- AS0BnQECAgABHwEAAf8BAwH/AX8B4AF/Af8BfwEQAUIB/wF/Af8BAwH/AQMB4AF/AeABfwIAAf8BfwH/
- AX8BEAFCARgBYwEQAUIBGAFjARABQgEQAQABEAFCAQABAgHgAQMBAAFCAQABAgEAAQIBAAECAQABAgEQ
- AgABAgEfAQABEAFCARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwIAARABQgEY
- AWMGAAH/AQMB3gEDAbYBAgEyAQIBKQEBAegBAAHOAQEBOQEDAf8BAwHfAQMB3wEDAb4BAwFbAQMB1wEC
- AbUBAgE5AQMBfAEDAd8BAwHfAQMBvgEHAXwBCwEyAQYB5wMAAWABDAGgARQBQAElAUABQgEBAVcBoQFr
- AaEBawHhAXMBnQECAQgBIQEQAUIBWgFrAb0BdwHeAXsBpQEUAd4BewHeAXsB3gF7Ad4BewHeAXsB3gF7
- Ad4BewHeAXsBIQEEAUIBCAG9AXcB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewExAUYB3gF7
- AVoBawHvAT0BKQElAZ0BAgQAARgBYwH/AQMB4AF/Af8BfwH/AX8B/wEDAf8BfwH/AX8B4AF/Af8BfwEf
- AQAB/wF/AeABfwEYAWMBEAFCARgBYwEQAUIBEAEAARABQgH/AQMBAAFCAQABQgHgAQMBAAFCAeABAwEA
- AQIBAAFCAQABAgEfAwABEAFCAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwIA
- Af8BfwH/AX8BGAFjBAAB/wEDAf8BAwHfAQMBnQEDARkBAwF8AQMB3wEDAZ0BAwFaAQMB1wECAZUBAgEZ
- AQMBWwEDAb4BAwHfAQMBvgEHAb4BBwEZAQcBzwEFAYUBAAEgAQQBYAEMAcABFAGAAS0BgQFKAaEBZwGh
- AWsBoQFrAaEBawGhAWsBoQFrAeEBcwGdAQIBCAEhATEBRgHGARgBxgEYAd4BewHeAXsB3gF7Ad4BewHe
- AXsB3gF7Ad4BewHeAXsB3gF7Ad4BewEhAQQBQgEIAd4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHe
- AXsB3gF7AYQBEAHeAXsBvQF3Ae8BPQFKASkBnQECAgABHwEAARgBYwH/AQMB/wF/ARgBYwHgAX8B/wF/
- Af8BAwHgAX8B/wF/AeABfwIAAf8BfwH/AX8BEAFCARgBYwEQAUIBEAFAARABQgH/AQMB/wEDAQABAgHg
- AQMBAAFCAeABAwEAAUIBAAFCAQABAgEQAgABAgEfAQABEAFCARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARABQgIAAf8BfwH/AX8B/wF/ARgBYwIAAf8BAwFbAQMBOgEDAToBAwH4AQIBlQEC
- AdYBAgEZAQMBWwEDAb4BAwHfAQMBvwEDAb4BBwGdAQsBlQEGAWsBAQEhAQABQAEEAYABDAHgARgBwAEx
- AcEBTgGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawHhAXMBnQECAQgBIQFSAUoBewFv
- Ab0BdwHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewFaAWsBQgEIAYQBEAHeAXsB3gF7
- Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7AZwBcwFKASkBawEtAZ0BAgIAARgBYwH/
- AQMCAAH/AQMB/wF/AeABfwHgAX8B4AF/AeABfwHgAX8B/wF/AR8BAAHgAX8BEAFCARgBYwEQAUIBEAFA
- AgAB/wEDAf8BAwH/AQMBAAECAQABQgHgAQMBAAFCAeABAwEAAQIBAAECAQABAgEfAwABEAFCAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjARABQgIAAf8BfwH/AX8BGAFjBAAB+QECAToBAwFb
- AQMBnQEDAb4BAwHfAQMB3wEDAb4BBwG+AQcBnQELAbYBBgGuAQUBpQMAAWABCAGgARABIAEhAQABOgEB
- AVcBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBYQFjAQIBVwHCAU4B4gFWAZ0BAgFK
- ASkB5wEcATkBZwG9AXcB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBQgEIASIBCAF7
- AW8B3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewGUAVIB5wEcASkBJQGd
- AQICAAEfAQAB/wEDAf8BfwH/AQMB/wEDAf8BfwHgAX8B4AF/Af8BfwHgAX8B4AF/AgAB/wF/ARgBYwEQ
- AUIBEAEAARABQgH/AQMB4AF/AeABfwH/AQMB/wEDAQABAgMAAQIEAAEQAgABAgEAAQIBHwEAARABQgH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwIAARABQgH/AX8BGAFjBgAB3wEDAb4BBwG+
- AQcBvgEHAZ0BCwEYAQcBMgEGAWwBAQGEAwABQAEIAYABEAHAARgBoAEtAYABRgFhAWMBoQFrAaEBawGh
- AWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWcBIgFbAaIBTgZCAUMBQgFjAUYBnQECAZ0BAgHGAhgBYwG9
- AXcB3gF7Ad4BewHeAXsBvQF3Ad4BewHeAXsB3gF7Ad4BewGcAXMBQgEIAWMBFAFaAWsB3gF7Ad4BewHe
- AXsB3gF7Ad4BewHeAXsBQgEIAaUBFAHGARgB3gF7ATEBRgE5AWcB5wEcAZ0BAgGdAQICAAH/AQMBGAFj
- Af8BAwH/AX8B/wEDAf8BAwH/AX8B4AF/AeABfwHgAX8B4AF/AR8BAAEYAWMBEAFCARABAAEQAUIB/wED
- AeABfwH/AX8BGAFjAf8BAwH/AQMBGAFjAf8BAwH/AQMCAAH/AQMDAAECAR8FAAEQAUIBEAFCARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMB/wF/ARgBYwgAAVUBAgHGAQABYwMAASABAAFAAQgBYAEM
- AaABEAHgARgBgAEtAWABRgEhAVsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBgQFn
- AQIBVwGCAUoCQgEjAUIBIwFCASMBPgEjAT4BIwFCASQBPgEkAUIBnQECAZ0BAgHGAhgBYwG9AXcB3gF7
- AYQBEAGEARAB3gF7Ad4BewHeAXsB3gF7Ad4BewFjAQwBewFvASgBVQE5AWcB3gF7Ad4BewHeAXsB3gF7
- Ad4BewHeAXsB3gF7AYQBEAHeAXsB3gF7Ab0BdwGlARQBKQElAZ0BAgGdAQIEAAEfAQABEAFCAf8BAwH/
- AX8B/wEDARgBYwH/AX8B4AF/AeABfwH/AX8BEAFCARABQgEQAQABEAFCAf8BAwH/AX8B4AF/Af8BAwH/
- AQMB/wEDAf8BAwH/AQMB/wEDAf8BAwH/AQMFAAECAR8JAAEQAUIB/wF/ARABQgH/AX8B/wF/Af8BfwH/
- AX8BHwEAAf8BfwH/AX8BHwEAAf8BfwH/AX8BHwEAAf8BfwH/AX8BHwEAAf8BfwH/AX8BHwEAAf8BfwH/
- AX8B/wF/ARgBYwMAAUIIAAHAARgB4AEcAUABIQGgATEBIAE+AcEBTgFhAWMBoQFrAaEBawGhAWsBoQFr
- AaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAWEBYwHiAVIBYgFGASMBQgEiAUIBIwFCASMBPgEjAT4BIwE+
- ASMBQgECAT4BggEtAYUBMQEnAUIBnQECAZ0BAgHnARwBjAExAVoBawG9AXcBhAEQAYQBEAG9AXcB3gF7
- Ad4BewHeAXsBvQF3AUIBCAGcAnMBcgFaAWsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewGl
- ARQB3gF7AZwBcwGEARABSgEpAZ0BAgGdAQIEAAEYAWMB/wEDAeABfwH/AX8B4AF/Af8BfwHgAX8B/wF/
- AeABfwH/AX8BHwEAARABAAEQAUIB/wF/AeABfwHgAX8B/wEDAf8BAwEYAWMB/wEDAf8BAwH/AQMB/wED
- Af8BAwIAAf8BAwMAAQIBEAkAARABQgH/AX8B4AF/ARABQgH/AX8B/wF/Af8BfwH/AX8BHwEAAf8BfwH/
- AX8BHwEAAf8BfwH/AX8BHwEAAf8BfwH/AX8BHwEAAf8BfwH/AX8B/wF/Af8BfwEYAWMCAAHgAX8BAAFC
- BgABwgFOAaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBoQFrAaEBawGhAWsBwQFrAaEBawGh
- AWcBIQFbAaIBTgJCASIBQgEiAUIBIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwFCAeIBOQGBAS0B5wE5
- AZIBUgFNAUYBnQECAZ0BAgGdAQIBpQEUARgBYwG9AXcB3gF7Ad4BewG9AXcB3gF7Ad4BewHeAXsBnAFz
- AXsBbwG9AXcBhAEUAXsBbwHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBGAFj
- AecBHAGdAQIBnQECAZ0BAgH/AQMB4AF/AeABfwH/AX8B/wF/AeABfwH/AX8B4AF/Af8BfwHgAX8B/wF/
- Af8BfwEQAQABEAFCAeABfwH/AX8B4AF/Af8BfwHgAX8B4AF/AeABfwHgAX8B4AF/AgAB4AF/AwABAgEA
- AQIBAAECAR8LAAEQAUIB/wF/ARgBYwHgAX8BEAFCAf8BfwH/AX8B/wF/Af8BfwEfAQAB/wF/Af8BfwEf
- AQAB/wF/Af8BfwEfAQAB/wF/Af8BfwH/AX8B/wF/Af8BfwEYAWMCAAHgAX8BGAFjAQABQgYAAeABcwGh
- AWsBoQFrAaEBawGhAWsBoQFrAaEBawGDAWMBRQFfAQcBWwElAV8BIgFfAcIBUgFiAUYCQgEjAUIBIwFC
- ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+AeIBOQGCAS0BLAFGAfcBXgH3AV4BDwFC
- AZ0BAgGdAQIByQESAaUBFAHnARwBWgFrAb0BdwHeAXsB3gF7Ad4BewG9AXcBvQF3AUIBCAF7AW8BvQF3
- AUIBCAF7AW8B3gF7Ad4BewHeAXsB3gF7AaUBFAHeAXsB3gF7Ad4BewHeAnsBbwHnARwBCAEhAZ0BAgGd
- AQIBnQECARgBYwIAAf8BfwEYAWMB4AF/Af8BAwHgAX8B4AF/Af8BfwHgAX8B/wF/AeABfwH/AX8B4AF/
- Af8BfwHgAX8B/wF/AeABfwH/AX8B4AF/AeABfwH/AX8B/wF/AeABfwEAAQIB4AEDAQABQgEfAgABAgEQ
- CwABEAFCAf8BfwHgAX8BGAFjAeABfwEQAUIB/wF/Af8BfwH/AX8B/wF/AR8BAAH/AX8B/wF/AR8BAAH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEYAWMCAAH/AX8B/wF/Af8BfwgAAcABawFFAV8BJgFfAQYBWwHo
- AVYByQFSAaoBTgFsAUoBTgFGAS0BQgEmAUIBIwFCASIBQgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEj
- AT4BIwE+ASMBPgEjAT4BIwE+ASMBQgHCATUBZAEpAW8BTgH3AV4B2AFaAdYBWgEOAT4BnQECAckBEgGd
- AQIByQESAckBEgG1AVYBewFvAd4BewHeAXsB3gF7Ab0BdwF7AW8BGAFjAd4BewG9AXcBYwEMAVoBawG9
- AXcB3gF7Ad4BewHeAXsBpQEUAd4BewHeAXsBWgFrAXsBbwGtATUBCAEhAZ0BAgGdAQIBnQECAZ0BAgkA
- AUIB/wEDAQABQgH/AQMB4AF/Af8BfwH/AX8B4AF/AeABfwHgAX8B/wF/AeABfwHgAX8B4AF/Af8BAwH/
- AQMCAAH/AQMBAAFCAQABAgEAAQIBAAECAQABAgEAAQIBEA0AARABQgH/AX8BGAFjAeABfwEYAWMB4AF/
- ARABQgH/AX8B/wF/Af8BfwH/AX8BHwEAAf8BfwH/AX8BHwEAAf8BfwH/AX8B/wF/Af8BfwEYAWMCAAEQ
- AUIBEAFCARABQgEQAUIIAAGqAVIBTQFGAS4BRgEvAUIBEAFCARABQgEQAUIBEAFCARABQgENAUIBJQFC
- ASMBPgEiAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+AQMBPgGBAS0BgwEt
- AZEBUgG3AVYBUAEIAfUBPQHWAVoB7gE9AckBEgHJARIByQESAckBEgGdAQIByQESAZQBUgFrAS0BvQF3
- Ad4BewFKASkBIQEEAVoBawHeAXsBYwEMAb0BdwGEARAB3gF7Ad4BewHeAXsB3gF7AaUBFAHeAXsBnAFz
- Ab0BdwGMATEBxgEYAZ0BAgHJARIByQESAZ0BAgHJARIGAAEYAWMB/wEDAR8BAAEYAWMBGAFjAeABfwH/
- AX8B4AF/AeABfwH/AX8BGAFjAeABfwHgAX8B/wF/AeABfwH/AQMB/wF/Af8BAwEAAUIBAAFCAeABAwEA
- AQIBHwIAAQIBEBEAARABQgH/AX8BGAFjAeABfwEYAWMB4AF/ARABQgH/AX8B/wF/Af8BfwH/AX8BHwEA
- Af8BfwH/AX8B/wF/Af8BfwH/AX8BGAFjFAAB8AE9ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEP
- AUIBDAE+ASQBQgEiAT4BIgE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+AQMBPgGC
- AS0BxgE5AZQBUgE2AUYBlAEQARkBAAE1AUYB1gFaAY0BMQHJARIByQESAZ0BAgGdAQIByQESAckBEgHG
- ARgBtQFWAZwBcwHeAXsBvQF3Ab0BdwG9AXcB3gF7AWMBDAG9AXcB3gF7AYQBEAHeAXsB3gF7Ad4BewHe
- AXsB3gF7Ab0BdwHvAT0BCAEhAZ0BAgGdAQIBnQECAckBEgHJARIByQESBgABGAFjBAAB4AF/AeABfwHg
- AX8B4AF/Af8BAwH/AX8B4AF/AeABfwH/AQMB4AF/AeABfwH/AX8B4AF/BAAB/wEDAQABAgEAAQIBAAEC
- AQABAgEQFQABEAFCAf8BfwEYAWMB4AF/ARgBYwHgAX8BEAFCAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8BGAFjFgABEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEPAUIBCwFCASMBQgEi
- AT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAUIBAgE+AWIBLQHpATkB1gFaATYBRgF2
- AQwBHAEAAVgBCAFVAUoB9gFeAYwBMQGdAQIByQESAZ0BAgHJARIBnQECAckBEgHJARIBpQEUAcYBGAF7
- AW8BvQF3Ab0BdwHeAXsB3gF7Ad4BewHeAXsB3gF7Ad4BewHeAXsBvQF3Ad4BewHeAnsBbwHGARgBCAEh
- AZ0BAgHJARIByQESAZ0BAgHJARIBnQECAZ0BAgoAARgBYwEYAWMB4AF/ARgBYwEAAQIB4AF/AeABfwHg
- AX8B4AF/Af8BAwEYAWMB4AF/AeABfwHgAX8BGAFjARABQgEAAQIBGAFjAgABEAEAARAZAAEQAUIB/wF/
- Af8BfwH/AX8B/wF/Af8BfwEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BGAFjGAAB7wE9ARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEPAUIBCgFCASMBPgEiAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEj
- AT4BIwE+ASMBQgHCATUBQQEpAekBPQHUAVYB1AE5ARUBAAEdAQABHQEAAXgBDAFVAUoB1QFaAWsBLQHJ
- ARIByQESAZ0BAgHJARIBnQECAckBEgGdAQIBnQECAcYBGAGlARQBKQElAZwBcwG9AXcBvQF3Ad4BewHe
- AXsBvQF3Ad4BewHeAXsB3gF7Ab0BdwGlARQB5wEcAecBHAGdAQIBnQECAckBEgHJARIByQESAZ0BAgGd
- AQIBnQECCAABGAFjAeABfwEYAWMEAAEYAWMBGAFjAeABfwH/AX8BGAFjAQABQgH/AQMBAAECAeABfwEY
- AWMBGAFjBAABEAEAAR8fAAEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIB/wF/Af8BfwH/AX8B/wF/
- ARgBYxoAAe8BPQEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBDwFCAQoBPgEjAT4BIgE+ASMBPgEj
- AT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEDAT4BgQExAQwBQgG2AVYBtAE1ATgBBAF/AQAB3wEAAX0BAAG3
- ARQBdQFOAbUBVgGMATEBnQECAZ0BAgHJARIByQESAckBEgHJARIBnQECAZ0BAgGdAQIBnQECAcYBGAGl
- ARQBxgEYAcYCGAFjAfcBXgHWAVoB1gFaAcYBGAHGARgBxgEYAecBHAGdAQIBnQECAZ0BAgGdAQIByQES
- AckBEgGdAQIBnQECAZ0BAgHJARIIAAHgAX8B/wEDBAABGAFjAf8BAwIAAf8BAwHgAX8CAAEfAQABGAFj
- AQABQgEQAQABGAFjAeABfwH/AQMyAAEQAUIB/wF/Af8BfwEYAWMcAAHvAT0BEAFCAe8BPQEQAUIBEAFC
- ARABQgEQAUIBEAFCAQ4BQgEJAUIBIwE+ASIBPgEiAT4BIwE+ASMBPgEjAT4BIwE+ASMBPgEjAT4BwwE1
- ASwBRgE4AWcBlQExAVgBBAGfAQEBHwECAd8BAAEcAQAB9wEcAXUBTgG0AVYBjAExAZ0BAgHJARIByQES
- AckBEgHJARIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGEARABxgEYAcYBGAHGARgBxgEY
- AYQBEAGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIByQESAckBEgHJARIBnQECAckBEgHJARIGAAEY
- AWMEAAEYAWMCAAEYAWMEAAHgAX8B4AF/ARABQgIAARgBYwH/AQMEAAHgAX8BGAFjNAABEAFCARgBYx4A
- AZQBUgEQAUIBEAFCAe8BPQHvAT0B7wE9Ae8BPQHwAT0BDgE+AQgBPgEjAT4BIgE+ASIBPgEjAT4BIwE+
- ASMBPgEjAT4BIgFCAQEBOgFHAUYBOAFnAVIBKQEXAQABHwEAAX8BAgE/AQUBPwEAAR0BAAE3ASUB9wFe
- ATgBZwEQAUIBnQECAZ0BAgHJARIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQEC
- AZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIBnQECAZ0BAgGdAQIByQES
- AckBEgHJARIByQESAZ0BAhYAAf8BAwEYAWMGAAEYAWMCAAEYAWMEAAEYAWM0AAEQAUIeAAFnAVIBJQFK
- AQQBRgHjAUEB4gFBAeEBPQHiAT0BwwE9AcMBPQFHAU4BqQFeAVABawHtATEBjgEdAfEBJQE0AS4BugE2
- AfwBPgE8AUcBUgFvAcwBYgFoAVoBJgFSAQYBUgEHAVIBCAFOAeoBTQHLAUEBqwFFASgBTQEHAU0BSgFF
- ATkBZwEYAWMBOQFnATkBZwE5AWcBOQFnAVoBawFaAWsBWgFrAVoBawF7AW8BewFvAXsBbwF7AW8BewFv
- AZwBcwGcAXMBnAFzAZwBcwG9AXcBvQF3Ab0BdwG9AXcB3gF7Ab0BdwF7AW8BvQF3Ad4BewHeAXsB/wF/
- Af8BfwH/AX8BzAFuAawBagHMAWoB7gFuATABdwFyAXcBlAF7AbYBfwHYAX8B2QF/AdoBfwHbAX8B+wF/
- AfwBfwH7AX8B2gF/AdgBfwGWAXsBlAF3AXMBdwFzAXsBcgF3AXMBewG0AX8B1gF/AdUBfwG0AXsBtQF7
- AdYBfwHWAX8B1gF/AdYBfwGnAR4BhwEeAWcBGgFIARYBCAESAccBDQGnAQ0BhgEJAWYBBQFFAQUBJgEB
- ASYBAQEmAQEBCAEFAQgBAQFnAQUBxAERAaUBEQGDAQ0BQwEEAeEBSQHhAUkB5QEUAS4BagGrAWUBqgFl
- AQ4BZgHJARUB6AEMAagBFAEqASwBSAEcAmsBKQFnASoBZwHqAWIByQFeAYgBVgFHAVIB5AFBAaMBOQFI
- AU4BrAFaAXIBbwHuATEBjwEdARIBJgE1ASoBugEyAfwBNgEbAUMCcwHNAWIBSAFSAeUBSQGkAUUBpAFF
- AaQBRQGmAUUBigE9AWoBPQEoAUUBpQFIAegBRAHWAVoB1gFaAdYBWgHWAVoB1gFaAfcBXgH3AV4B9wFe
- ARgBYwEYAWMBGAFjATkBZwE5AWcBOQFnAVoBawFaAWsBWgFrAXsBbwF7AW8BewFvAZwBcwGcAXMBnAFz
- AXsBbwFzAU4BrQE1AXsBbwH/AX8B/wF/Af8BfwH/AX8B/wF/AQ4BcwEOAW8BLwFzAVEBdwFyAXsBlAF/
- AbYBfwHXAX8B2AF/AdoBfwHbAX8B/AF/Af0BfwH9AX8B/AF/AdoBfwHZAX8B2AF/AdcBfwG2AX8BtQF/
- AbUBfwG1AX8B1gF/AdYBfwHWAX8B1gF/AdYBfwH3AX8B1gF/AdYBfwHWAX8BpgEeAYcBGgFoARoBKAEW
- AQgBEgHHAQ0BhwEJAYYBCQFlAQkBZQEFAUYBAQEmAQEBBwEBAQgBAQFHAQUBhQENAaQBEQGEAQ0BJQEB
- ASYBDAFBATEBJwFeAYMBXAFkAXQBZAF0AWQBdAFkAXQBpQJkAWgBbAEwAQkBJAFIARwBSAFjAQMBUwEk
- AVcBJQFbASYBXwEnAV8BSgFnAakBWgEGAUYBDwFnAVIBbwGVAXcB7wEtAdEBHQE1ASYBNgEqAdsBMgEd
- ATcBGwE/AVIBbwHOAWIBKAFOAaUBQQFjAT0BZAE9AWQBPQFlAT0BSAE1AUkBNQEpAT0BpQFAAYUBQAGU
- AVIBcwFOAZQBUgGUAVIBlAFSAbUBVgG1AVYBtQFWAdYBWgHWAVoB9wFeAfcBXgH3AV4BGAFjARgBYwEY
- AWMBOQFnATkBZwFaAWsBWgFrATkBZwG1AVIB7wE5AawBMQGMATEBjQExAbUBVgH/AX8B/wF/Af8BfwH/
- AX8B/wF/AVABdwFRAXcBcgF7AZMBewGUAXsBtgF/AdgBfwHYAX8B2QF/AdsBfwH8AX8B/QF/Af0BfwH9
- AX8B/AF/AdsBfwHaAX8B+gF/AfkBfwHYAX8B1wF/AbYBfwG2AXsBtgF7AbYBewG2AXsBtgF7AbYBewG2
- AXsB1wF/AdYBfwHWAX8BJAEWAQIBCQoAAYIBAAEkAQUBYgEAASEDAAFjAQABpAEAASADAAFhAQQB4wEE
- AakCDAEkAQkBRQFjAWABhAF0CAABxAFsAYQBbQFkAWgBRgEcAgABSQFnAQMBUwEEAVcBBAFTAQMBUwHj
- AVIBJQFXAcoBWgFJAVIBcgFzAbIBewHUAX8BEAEyAdIBHQE2ASYBVwEqAdwBMgEeATMBHAE7AXUBcwES
- AWcBLAFOAYgBPQFFATUBJAExAQMBMQEEATEBCAExAQgBMQEpATEBxwE0AWQBOAFzAU4BcwFOAXMBTgFz
- AU4BcwFOAZQBUgGUAVIBlAFSAbUBVgG1AVYBtQFWAbUBVgHWAVoB1gFaAbUBVgG1AVYB1gFaAfcBXgHV
- AVoBcgFKAe4BPQGLATEBSQIpASUBSgEpAWsBLQGtATUBewFvAd4BewH/AX8B/wF/Af8BfwGTAXsBlAF7
- AbUBfwG1AX8BtgF/AdgBfwHZAX8B2gF/AfsBfwH8AX8B/QF/Af4BfwH+AX8B3QF/Af0BfwH9AX8B+wF/
- AfsBfwH6AX8B+QF/AdgBfwHYAX8B2AF/AdgBfwHXAX8B1wF/AdcBfwHXAX8B1wF/AdcBfwHWAX8B1gF/
- AQIBCQHhAUkBIwF7ASMBewEjAXsBIwF7ASMBewHhAUkBIAEIAQIBUgHCAWoBIwF7AaEBQQEhAQABwgFq
- ASMBewFCAVoBQQEAASsBHAGtATQBhAFcAcQBZAIAAcQBbAGEAXQBZAF0AcQBcAIAAaMBXAHEAXQBhAFw
- ASQBewFKAWcBAwFXAQQBVwEEAVcBBAFTAeQBUgEFAVcB6wFeAUkBTgEyAWsBtQF7AbMBewEQATIB8wEd
- AVcBJgF3ASYB/AEuAR4BLwEcATsBtgF7AZYBdwESAWsBjwFeAQwBUgGqAUUBaQE9ASgBNQHnASwBCAEt
- AQkBLQEJAS0BhgEsAXMBTgFSAUoBUgFKAXMBTgFzAU4BcwFOAXMBTgFzAUoBcwFOATEBRgHvAT0B8AE9
- ARABQgHvAT0BrQE1AUoBKQGLATEB7gE9AS4BQgEPAU4BUgFmAawBPQGLATEBigE1AYoBVgELAUYBSwEp
- AXMBTgG9AXcB/wF/Af8BfwH/AX8B1QF/AbYBfwHWAX8B1wF/AdgBfwHZAX8B2wF/AfwBfwH9AX8B/QF/
- Af4BfwH+AX8B/gF/Ad0BewH+AX8B/QF/Af0BfwH7AX8B+gF/AdoBfwHZAX8B2AF/AdkBfwH5AX8B2AF/
- AdgBewHYAXsB1wF7AdcBfwH3AX8B1wF/AdYBfwEDARIBQAEAAcIBagHiAXIBYAEQAcABIAHAASAB4QFJ
- AeEBSQGhAUEBAQEpAWEBOQEjAXsBAQEpAWEBOQHiAXIBYQE5AUUBCAELASwBCwFSAeMBUQIAAWQBdAFk
- AXQBZAF0AWQBdAFkAXQBZAF0AgABpAFoAWQBdAFyAXYBKwFnAQQBVwEEAVMBBAFTAeQBUgHkAVIBBQFX
- AQwBYwFKAU4BMwFrAdgBewG0AXsBEQEyAfQBHQF4ASYBuwEqAf0BLgEeAS8BHAE7AbQBewG0AXsBcQF3
- AQ0BbwHKAWoBiQFmAWkBYgFuAV4B6AEoAaYBIAHHASgB6QEoASsBLQFzAU4BcwFOAXMBTgFzAU4BlAFS
- AZQBUgHOATkBjAExAa0BNQFKASkBxQEUAcYBGAEpASUBKQElAecBHAEoASUBrAE5AXEBWgHTAWYB1QFq
- AZMBbgGRAVoBsAFaAQ0BawErAXMBzgFmAc4BPQHvAT0BegFvAf4BfwH/AX8B/wF/AdcBfwHXAX8B+AF/
- AfkBfwH6AX8B+wF/AfwBfwH9AX8B/QF/Af4BfwH+AX8B/gF/Af4BfwH+AX8B/QF/Af0BfwH9AX8B/AF/
- AfsBfwHaAX8B2gF/AbkBewHZAXsB+gF/AfoBfwH6AX8B+QF/AfgBfwHYAXsB1wF7AdcBfwHXAX8BhAEW
- AWABAAGCAWIBIwF7AgABJAEFAcMBAAFhATkBggFiAWEBOQHmAwABIwF7AUEBMQGgARgBIwF7AWEBOQEG
- ARQCLAHGAVQCAAGkAXQBZAF0AWQBdAFkAXQBZAF0AWQBdAFkAXQBZAF0AgABpAFwAWoBcQHqAWIBBQFX
- AeQBUgHkAVIB5QFSAeUBUgHlAVIBLgFnAWsBUgFTAWsBzgEtAc8BKQEwATIB8wEZAVcBHgGaASIB3AEi
- Af0BJgH7ATIBtQF7AdkBKgGUAXcBDgFvAaoBZgFoAWIBRgFiAUsBYgHIASgByAEoAW0BOQGPAU0BLAFV
- AZQBUgFzAU4BlAFSAZQBUgERAUIBMQFGAWsBLQGEARABpQEUAUoCKQElAecBHAFJASUBawEtAUoBKQHt
- ATkBUAFSAbQBagG1AWIBdAFiAawBWQE1AXMBtwF3AVEBcwEvAXMBcAF3AbEBVgHvAVEB1QFqAd0BewH/
- AX8B/wF/AdgBfwHZAX8B+gF/AfoBfwH7AX8B/AF/Af0BfwH+AX8B/gF/Af4BfwH/AX8B/wF/Af4BfwH+
- AX8B/gF/Af0BfwH9AX8B/AF/AdsBfwHaAX8B2gF/AdoBewHaAX8B+gF/AfsBfwH7AX8B+gF/AfkBfwHY
- AX8B1wF7AdcBfwHWAX8BhAEWASABAAHiAXIBwgFqAUABAAGlAQUBRQEFAaABGAECAVIBYQE5AgABYQE5
- ASMBewFgARABQAEAAcIBagFBATEBBwEYARMBdwFkAXQBhAF0AWQBdAFkAXQBZAF0AeUBeAHlAXQBZAF0
- AWQBdAFkAXQBhAF0AWQBdAFNAWoB6wFiASYBWwHkAVIB5QFSAeUBUgHlAVIB5gFSAS4BZwGNAVoBUwFr
- Aa4BKQEsAQ0BbwERAdIBFQE2ARoBeQEeAbsBHgHcASIB+gEyAbUBewG5ASoBlQF7AS8BcwHLAWoBaAFi
- AUYBYgEqAV4BjQE9AdABRQHQAVUByQFgAWcBXAExAUYBMQFGATEBRgHvAT0BZAEMAWMBDAHnARgB5wEc
- AcUBGAEIASEBjAExASkBJQEpASUBrQE1ATIBOgF0AUoBkwFeAZUBagFTAWIB1gFuAVEBXgFQAWYBVQFz
- AVQBbwEyAW8CcwETAWsBMQFiAZQBagFZAW8B/wF/Af8BfwHaAX8B+gF/AfsBfwH7AX8B/AF/Af0BfwH+
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH+AX8B/wF/Af4BfwH9AX8B/AF/AdsBfwHbAX8B2gF7AdoBewHb
- AX8B+wF/AfsBfwH7AX8B+wF/AfoBfwH5AX8B+QF/AdcBewHXAX8B1gF/AaQBFgEgAQAB4gFyAeIBcgEg
- AQABxQEFAcYBBQGjAQAB4QFJAYIBYgEjAXsBIwF7AYIBYgFgAQABIAEAAeIBcgFhATkBJgEUARMBdwFk
- AXQBZAF0AWQBdAFkAXQBBAFtAaUBdAGkAXQBpAF0AYQBdAFkAXQBZAF0AWQBdAFuAXIBqgFaASgBXwHk
- AU4B5QFSAcUBUgHFAU4BxgFOAS4BZwHPAV4BUgFrAa0BKQErAQkBTgENAbIBEQEVARYBWAEaAXoBGgGb
- ARoBugEqAZgBdwGYASYBmAF3ATQBbwHRAWoBjgFiAUsBXgFNAV4BrwFBAa8BSQHqAVwBZgFYAYcBWAHW
- AVoB1gFaATEBRgHwAT0BEAE+Aa4BNQEQAUIB1gFWAVQBQgFUAT4BMgFCAikBSgEpAa0BNQEZAWcBWgFv
- ATgBcwGUAXIBUgFiAZQBagE5AW8B9wFyAVABbgF2AXcBtwF7AdgBewHSAW4B1QFuAbQBYgEXAWcBvQF3
- AZwBcwH7AX8B/AF/AfwBfwH9AX8B/QF/Af4BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH+AX8B/gF/
- Af4BfwH9AX8B3AF/AdsBfwHbAXsB2gF/AdoBfwH8AX8B/AF/AfwBfwH8AX8B+wF/AfoBfwH6AX8B+QF/
- AdcBewHWAX8B1gF/AeQBGgFAAQABwgFqAUIBWgGBAQABBQEGAecBBQEkAQUBQQExAcABIAGhAUEBYQE5
- AWEBAAFhAQUBIAEAAcIBagFhATkBZgEQAYEBHgHDAVwBZAF0AWQBdAEDAWkBQQEIAYQBdAFkAXQBgwEs
- AQIBVQFkAXQBZAF0AYMBYAEFASUBSAFSASoBYwHEAU4BxQFSAcUBTgHFAU4BxgFOAS4BYwHwAWIBUgFr
- AawBKQELAQkBLQENAZABDQHTAREBFQESATcBFgFYARYBmAEmAVYBbwF3AR4BVQFrAZIBWgHuAUUBbAE5
- ASsBNQGOAUEBjgE9AW0BVQFmAVgBhwFYAU4BVQGUAVIBcwFOAUoBKQEIAR0BUwFGATIBQgHwATkBMgFC
- AdEBLQGwASEB0AExAWoBLQEIASEBSQEpATIBRgF0AUoBkwFWAXMBWgEYAV8BtQFeAQ8BXgEXAW8BswFu
- AS4BZgGQAWoBcAFqAXEBagE4AW8BUQFaAcwBOQHOATkBGAFfAbwBdwG7AXcBugF3AbsBdwG8AXsBuwF7
- AdwBfwFYAXsBkgFmAS4BWgHtAVkBDwFaAbMBYgE3AWsBuwF3AbwBdwG9AXsBuwF3AdsBfwHbAX8B+wF/
- Af0BfwH9AX8B/QF/AfwBfwH7AX8B+gF/AfkBfwH5AX8BtwF7AdYBfwHWAX8BxQEWAUABAAHCAWoBwgFq
- AUABAAElAQoBJgEKAScBCgGiAREBYAEQASABCAFCAQkBIwEOAWUBBQFgARAB4gFyAWEBOQEBAQUBAgEn
- ASUBWgFkAXQBZAF0AQMBXQEBAQwBhAF0AWQBdAEgARgBAgFNAWQBdAFkAXQBpgFcAQkBFQEHAUoBKwFj
- AcQBTgHFAU4BxQFOAcYBTgHGAU4BLQFjAfEBYgEyAWsBjAEpAeoBBAELAQkBTgEJAZABDQHTAQ0B9AER
- ARYBEgFWASYBdwFzATQBHgETAWcBLgFOAUkBNQGmASQB6QEsAW0BPQGPAUUB6gFcAUUBXAEMAVUBLQE1
- ARABQgGtATEB8QE5Aa4BMQHvAT0BrwEpAS4BFQGwAS0BEQFCAc8BNQHvAT0B7gFFAUkDKQGsATEBMwFC
- AXQBRgF1AUYBdQFGAdcBUgGSAVoBUQFiARcBawG0AWoB1QFuAfcBcgE5AW8BFwFrAVABUgGrATUBagEt
- AdYBWgG8AXcBuwF3AbkBdwG6AW8B2wF3AboBfwFRAWYBxgFMAUMBTAEiAVQBQgFUAYQBVAHGAUwBzAFV
- AZMBWgF6AWsBvQF3AbwBdwH7AX8B+wF/AfwBfwH9AX8B/QF/AfwBfwH8AX8B+wF/AdoBfwHZAX8B2AF/
- AbcBewHWAX8B1gF/AWQBEgFgARAB4gFyASMBewFgARABQwESAcMBFgGjARYBpAEWAQUBCgElAQoBYwEO
- AQQBAgGGARABQQExASMBewECAVIBAQENAWQBLwEFATMB5AFcAWQBdAHkAWwBYQEsAWQBdAFkAXQBYQEw
- AQMBZQFkAXQBhgFkAYwBRQFKARkBxQFBAQwBYwHFAU4BxQFOAcUBTgGmAU4BpgFOAQ0BXwHyAWIBMwFr
- AawBKQHJAQQB6gEEASwBCQFOAQkBkAEJAbIBDQHTAQ0BNAEiAZYBewETAR4BFAFnAS8BTgFKATUBpgEg
- AekBLAFMATkBjwFFAU4BVQEMAVkBTgFFAWcBHAExAUIB8AE9AVMBSgEyAUYBEgE6AXMBSgERAT4B8AE9
- ATIBRgHRATEB0QEtATMBRgEIASEBpQEUAaUBGAHPATUBMwE6AfMBNQESATYBVAE+AbUBUgEPAVoBFwFn
- AVkBawFYAW8BOAFnAdYBagFRAWYB7QFBAUkBKQHnARwBcwFOAbwBdwG7AXcBuQF3AfoBbwGZAXcBrAFl
- AQIBYAECAWwBAgF0ASABdAEhAXQBIQFwAQIBbAEiAWQBSAFVAZABSgF7AW8BnQF7AfsBfwH7AX8B/AF/
- Af0BfwH9AX8B/AF/AdsBfwHaAXsB2QF7AdkBewHYAXsBtwF/AdYBfwHVAX8BhAEJAUEBMQHhAUkBYQE5
- AWEBOQGBAQ0BwwEaAcMBFgEIAQIBRAEKAWMBDgEkAQYBzwEhAVcBOgF2AUoB4gFJAUEBMQECARoBQgEr
- AaQBEgHIATYB5AFcAWQBdAGEAXQBZAF0AWQBdAGEAXQBZAF0AcQBWAFrAVEBzAEoAWgBEQGEATkB7AFi
- AcYBTgGlAU4BpgFOAaYBTgGmAU4BDAFbARIBZwEzAWsBrAEpAcgBAAHJAQQB6gEEASwBBQFOAQUBkAEF
- AbIBCQETAR4BEwEeAfIBHQFXAW8BLwFOASkBMQGGASABRQEYAUUBGAFnASABqQEgAakBJAGIASABRwEc
- Ae8BPQHvAT0BMQFGATEBRgHOATUB7wE5Ac4BNQFsASkBrgEtAa4BLQFNAR0BjQIpASUBhAEQAYQBEAEp
- ASEBbgEhAW4BHQFvAR0BsAEpATEBQgEwAV4BFwFnARgBYwG0AV4BMAFaAS8BWgFuAUoBCwE2AcUBGAGE
- ARABjAExAbwBdwG7AXcBugF7AboBdwHuAWUBAAFYASIBbAEjAWQBIgFsASEBfAEAAXgBIQFoASIBaAEC
- AXABIQFUAcoBSQHVAVoBnQF7AfsBfwH8AX8B/AF/AfwBfwH7AX8B2wF/AdoBfwHZAXsB2AF7AZsBcwG1
- AVoBtgF/AbYBfwG1AX8BrAENASYBAQFBATEBgQENAYEBDQFlAQ4BKAECAegBBQFEAQYBgQEOAUIBCgGH
- AQ0BEQE1AT4BRwH8AUIBigEtAQcBIQHpATYB5wEqAagBIgEjASsBaAESASgBVQFkAXQBZAF0AWQBdAGG
- AWQBJgFZASgBNgHqASABjQEwAWgBFQFjATUBzAFeAccBUgGlAUoBpgFKAYYBSgGnAUoB6wFWAfIBYgES
- AWMBrAEtAacBAAHIAQAByQEAAQsBAQEsAQUBbwEFAZABBQGRAQUBkQEFAXABCQGWAXcBcgFaAQkBMQGG
- ASABRQEYAUUBGAElARgBJQEYASUBGAElARgBiAEgAXMBTgFSAUoBUgFKAXMBTgERAUIBEQE+AZQBUgHx
- ATEB0gEtATEBRgHOATkBrQE1Aa0BNQEqASUBCAEhASkBJQGuATEBKgEdASsBIQGMAS0B7gE9AS8BWgEX
- AWsBOQFjAdYBZgGSAWYBdgFjATMBVwHxAU4B7QE1AUsBLQFSAUoBvAF3AbwBdwG6AXsB0wFyAWMBWAEA
- AWgBKAFtAXEBagHnAVgBAQFwAQABcAEoAWEBLwFqAcYBZAEhAWgBgwFQAS8BSgGaAWcB/QF/Af0BfwH7
- AX8B+QF/AfgBfwHYAX8B1wF/AdcBfwH/AX8B/wF/AZQBVgH/AX8BtQF/AbUBfwFlAQoBhwEFAaABGAEq
- AREBjQEVAawBDQEoAQIBgwEOAaABFgEjAQYBZwEVAawBKAFvAUQBHQFDAX8BVwFfAU8BPQFLAT4BTwE9
- AU8BHAFLAeoBKgHwASUBLQEiAZIBdgHtAXEB7AFxAW0BQQHDAQUBRwEZAawBKAEKASEBzQEkAUIBMQGL
- AVYByAFSAaUBSgGGAUoBhgFKAYcBSgGqAVIB8QFiAY8BWgHtATUBrAEpAawBKQGsASkBzQEpAe8BLQER
- AS4BUwEyAVIBMgFRATIBEQEuAVIBcwHQAWoBrgFFAWYBHAElARgBJQEYASUBGAElARgBJQEYASYBGAHr
- ATABtQFWAZQBUgG1AVYBtQFWAbUBUgFUAUYBtQFWAVMBSgExAUIBEQFCAQgBIQHGARgBKQElAUoBKQHG
- ARgB5wEcAWsBKQEoASUBBwEhAUkBKQHtAUEBUAFaAbQBZgE5AWcBWQFrARYBbwF3AWsBVgFfATQBVwHR
- AU4BrAExAXMBTgG8AXcBvAF3AboBewHNAWUBAAFcASEBdAGKAXEB3AF/AdYBcgFEAVgBpwFcATgBewGa
- AX8BBwFpAQABeAEAAVwBiwFNATcBYwH9AX8B/AF/AfsBfwHYAX8B1wF/AdcBfwHWAX8BtgF7AZwBcwE5
- AWcBUgFGAZQBTgEqASUB7wEtAcABFgHBARIBIgEOAcMBEgHEARYBxAEWAcMBEgGhARIBIwECAUgBFQGN
- ATABrwFAAVMBOQE+AUsBpgFsAQABcAFCAXABAAFwASsBaQHxAWUBAAFwASoBZQFQAR4B7wEhAYQBDgFj
- AQYBKgEdASABAgGrASgBiwEsAUgBGQFtATABIgEtAUoBTgHJAVYBhQFKAYYBSgGGAUoBZwFGAYgBSgHQ
- AV4BDAFKAdABXgEzAWsBMwFrATMBZwEzAWcBEwFnATQBawFXAW8BmQF3AZYBdwF0AXcB8AFqAYsBYgFM
- AV4BCwE1ASYBGAElARgBJQEYAUYBHAHLASwB7AEwAU4BPQFzAU4BUgFKAc8BMQERAT4BcwFOAXMBTgFz
- AU4BjAExAYQBEAHHARgBSgEpAecBHAHHARgBKgEdAcYBGAGlARQBCAEdAWoBOQFnAUEBiQFFAS0BVgGx
- AWoBkwFqARgBZwE5AWMB1QFqATYBawFWAWMBFAFXAfMBUgHNATUBUgFKAbwBdwG8AXcBeAF3AcUBWAEA
- AWgBIAFwASABaAGvAW0BvgF/ARgBcwFaAXcBewF/AUsBZQEBAWgBAAF8AQABbAGlAUwB9gFqAfwBfwH7
- AX8B2gF/AdgBfwG2AXcBVQFvARMBYwGRAVIBjQExAc8BOQGNAS0BzwE5AREBRgFzAT4BJAECAYIBCgHB
- ARIBwQESAcIBEgGDAQ4BRAECAcYBCQEpAR0BywEoAY4BOAFUATUBPwFDAV8BTwHQAWEBAAFwAfsBVgGm
- AWwBEgFiAV8BUwHoAWgB0AFhAV8BTwH9AToBygEqAaIBEgFoARUB4wEFAaoBKAHpASQBjQEwAc0BJAEC
- ASkB6QFFAcoBVgGFAUYBZgFGAWYBRgFnAUYBZwFGAa8BWgGqAUEBDAFKAdEBXgEzAWcBrAEpAawBKQGt
- ASkBzgEpAc4BKQFXAW8BeQFzATMBbwGMAWYBKQFeAQcBWgHsAVUBqQEkASUBGAElARgBRwEcAS0BOQEu
- ATUBDQFFAbUBVgG1AVYBlAFOAbUBUgHWAVoB7wE9AYwBLQGtATUBKQElASkBJQFSAUYBUgFKAQ8BQgEQ
- AUIBSgElAQgBIQEIASEB7wE9AW4BYgGQAWYB0gFqATUBcwGzAW4BGAFnATgBYwE3AWsB1AFqATYBawEV
- AWMBVQFfAdMBUgGUAVIBvAF3AbwBdwF4AXcBxQFYAQABaAEgAXgBAQF0ASMBVAEzAWYB/wF/Af8BewGu
- AVkBAgFgAQIBeAEAAXgBIQFsAaYBUAHWAW4B2gF/AdoBewG4AXcBVQFvAa0BNQEJASEBKQElAUoBJQEq
- ASUBjAEtAUoBJQGuAT0BUwFOARMBZwGoAREBxwERAcYBDQHlAQkBxQEJAaYBDQFnARUBKAEhAWwBNAGM
- ATAB8QFAAd4BNgEfAUMBHwFHATQBWgFCAXABXwFPAaYBbAE1AVoBXwFPAegBaAHyAV0BPwFLAT8BRwEO
- ASsBigEeAagBEQGlAQ0BqwEsAaoBLAGNATABTAEdAQIBKQGoAUEBywFWAWYBRgFmA0YBRwFCAUYBQgGO
- AVIBaQE5AYkBOQJOATMBZwGMASkBqAEAAcgBAAHJAQABrQEpAY0BHQEVAWsB1gFiAW4BYgEHAVoBxgFV
- AQcBWgFsAUEBRwEYASUBGAEmARgBywEsAQ0BNQENAUUBcwFKAVIBSgFzAU4BcwFOAXMBTgHOATkBawEt
- AREBQgFzAU4BEAFCATIBQgHuAUkBZwFNAakBUQGNAS0BpQEUAcYBGAFrASkBLwFiAS8BagHzAWoBNAFv
- AS8BYgH3AWoBGAFjATgBZwHVAWYBtAFqARYBbwEUAWcB8gFSAbQBVgG8AXcBvAF3AXgBdwGlAVQBAAFw
- AQABfAEAAXABCAFZATkBcwHfAX8B/wF/AbQBbgFmAWgBhQFoAc4BNQHPATkB7wE5Ae8BOQHvAT0BrAEx
- AYwBLQGMATEBCAEhAecBHAEIASEBxgEYAaQBFAGEARAB5wEYAWsBLQF0AXMBlQF7AcwBLAELASUBSQEd
- AWcBGQFHAR0BCQElAasBLAFsATQBbAE0AQwBQAFTATkB3gEyAf4BOgH+AT4BFAFSAQABcAJWAQABcAJW
- Af0BSgEAAXABsAFZAf4BQgH+AT4B3wE6AVEBGgHHAQkBZwEZAYsBLAGrASwBjQE0AYoBFQHiASgBZgE5
- AYsBVgFmAkYBQgFGAUIBRgFCASYBPgFtAU4BSQE1AScBMQHLAUEBsQFaAYsBJQGMASkBpwEAAagBAAGt
- ASkBzQEtAZEBVgEQAUoBEwFSAQsBWgHGAVUBxQFRAesBVQGpASQBJQEYASUBGAElARgBZwEgAS0BOQG1
- AVIBlAFSAbUBVgHOATkBrQE1AbUBVgGUAVIBUwFKAVIBSgGpAU0BygFNAXMBTgExAUYB8AE5AdABMQHo
- ARwB5wEcAWoBKQEwAVoBtAF6AVABZgEvAWYBkwFqAVkBbwEZAWcBGAFjAXkBawE3AXMBtAFqAfUCcgFi
- AZMBVgG8AXcBvAF3AZkBdwFqAV0BAQFoAQEBeAHmAWgBeAF3AbwBfwFMAWEB7wFpATABSgEpASUBKQEl
- AQgBIQEIASEBCAEhAQgBIQEIASEBCAEhAQgBIQHnARwBEAFCAVIBSgExAUYBzgE1Aa0BNQHvATkBrAEx
- AUkBIQHyAWIBtQF/AawBNAGMATQBjAE0AYwBNAHtATwB0QFiAdEBXgHVAWIB9QFZAfYBYQE9AVcBvgEy
- Ad4BOgHeAToBFgFKAWQBbAEsAV0ByAFkAXoBRgHeAT4BkAFZAZABVQHeAT4B3gE6Ad4BOgE0ARoBBwEO
- AQoBJQGLATABjAEwAc0BLAHnAQkB4gEoAUYBNQFsAVIBZwJGAUIBJgFCASYBPgEGAT4BSwFKAUkBNQHm
- ASgBaQE1AS4BTgHzAWIBrAEtAYsBJQGsAS0BrAEtAfMBYgEvAU4BjQE9Aa8BQQHxAU0B6AFVAcUBUQHo
- AVUBCwE1AUYBGAEmARgBJQEYASYBGAHrATABtQFWAZQBUgGUAVIBlAFSAXMBTgGUAU4BMAFOAaoBSQEx
- AU4BLwFOAcwBRQERAUIBMQFCAcsBRQHtAUUBSgEpAcYBGAEpASUBzQFBAXIBbgHWAXYB1gF2ATgBdwEX
- AW8BtQFeAXQBWgFzAWIBUAFiAZEBWgFRAVYBUgFmAXIBXgG8AXcBvAF3AdoBewFwAWoBAAFUASQBdAGt
- AXkBdwF7AcoBYQEAAmQBYAHFARQBEAFCATABRgFzAU4BcwFOAVIBTgG1AVYBtgFaAZMBUgFyAU4BMQFG
- ARABQgExAUYBEAFCAYsBLQHPATkBzwE5AWoBKQHnARgB0QFaAbUBfwFGAR0BCAElAWwBOQEIAVYBRgFi
- AeMBdgHjAXIBxAFyAUkBTQEuAUYBPQFfAX4BKgG+AT4B3gE+ARYBTgEAAXABegFGARYBTgGcAUIBvgE+
- Ab4BPgE4AUoB3gFCAd4BPgG+AToBFQEWAegBEQGsASwBiwEwAU0BOAErASEBRAECAeIBJAEmATEBTQFS
- AUcBRgEmAT4BJgE+AQYBPgEGAToBKwFGAUoBNQGlASQBCAEtAYsBOQEOAUoBsQFaARQBZwEVAWsB0wFi
- AXEBVgHuAUUBbAE5AY8BQQGQAUEB7AFRAaYBUQHGAVEBawFBAewBMAHrATABqQEkAWgBJAEMATUBlAFS
- AYwBMQFrAS0BcwFOAXMBTgEPAUYBUgFKAe4BRQExAUYBUgFKAc0BQQHNAT0B7wFBAckBUQHKAVUB7wE9
- AQgBGQEpASUBrQExAVABWgFxAW4BcgFuARABZgEPAV4B9gFqAdYBagHuAVkBsgFaAZEBTgEPAUIBMAFK
- AfcBYgG8AXcBvAFzAdoBdwGWAXcBZwFdAQABYAFDAXwBowF0AUEBcAEAAXwBIgF4AecBVAEPAUIBMQFG
- AVIBSgFRAUYBUQFGAVIBSgFzAU4BcwFOAXMBTgFyAU4BkwFOAbUBVgGUAVIBlAFSAZQBTgFyAUoBDwE+
- AYsBKQFUAWsBtQF/AekBKAGrAUEBhQFiAWMBWgGCATkBQgExAUIBMQFiATkBpgExAaIBNgGxAVoBfQEy
- Ab4BPgG+AT4B6gFgAQABcAFaAUYBvgFCAd4BQgHeAUIByAFkAbIBVQHeAUIBvgE+Ab4BOgH1AREBaAEV
- AY0BMAGMATABLQE8AacBEQFiAQYBwwEkAeUBKAEsAU4BSAFGAQYBPgEGAT4BBgE6AeYBOQEqAUIBawE5
- AYUBHAGmASQBCAEtAWsBOQEwAU4B9wFqAToBbwH3AWoBMAFSAa0BQQGMAT0B0AFFAZABQQHOAU0BxgFR
- AcUBUQGMAUkBLgE5AS0BRQHrAUwBDQE9AQwBMQFzAU4BEAFCARABQgFzAU4BUgFOAe0BSQFSAUYBUgFG
- Ae8BQQExAUYBywFJAcsBTQExAUYB0AE1AWwBKQGNAS0BKgEhAecBHAEoASUB7gE5Ae0BQQEuAU4BcAFa
- AVIBZgE5AWcBOQFnAbUBagEVAWsBWAFnATkBZwGcAXMB/gF/AbwBdwG7AXMBuQF3AdkBdwHzAW4BpAFU
- AQABaAEAAXwBAAF8AQABfAEhAXwBIwF8AUMBcAEhAVgBBwFRAVgBewG7AXsBmgF3AdUBfwHUAX8B1QF/
- AbYBewHWAVoBtQFWAbUBVgHWAVoBGAFfARgBXwG1AXsBtgF7AZQBewG1AXsB7gFEAWYBagGiAUEBIgEx
- AUMBVgHBAWYBwgFmAWEBWgEjAXsBIwF7ASMBewF3AUIB3QFCAd4BRgE4AU4BpgFoAXoBTgH+AUoB/gFK
- Af4BTgFYAVIBNgFWAd4BRgHeAUoBPQEeATIBGgELASEBjQEwAW0BNAGNATQBBAEGAaABDgHDASQBwwEk
- AewCSQFGAQYBOgEGAToB5gE5AcYBNQEJAT4BbAE5AYYBIAEqATUBbQE9Aa8BQQESAVIB2AFmASsBXQET
- AWIBdAFaAY0BPQGmASwB8QFJAZABQQHtAVEBpgFRAcYBUQGMAUUBLQE9AUcBVAElAVQB6wFMAU4BQQEx
- AUYBMQFGATEBRgExAUYBMQFGAVIBSgExAUIBzgE5AUUBPQGsAT0B0AE1AYwBLQGNAS0B6AEYAWMBDAEI
- AR0BjAEtAUoBKQFqAS0BrQE1Ae8BPQEvAUYBsQFWAXIBZgF6AWsBewFrAdYBcgE3AW8BmwFvAZwBcwGc
- AXMBvQF3AbwBdwG7AXMBuQF3AZoBewHcAX8BVwFzAWoBXQEiAVgBAQFkASEBWAFBAVgBIQFcAUIBWAHN
- AWUBeAF7AdsBdwG6AXcBmgF7AdQBfwHUAX8B1AF/AbUBfwG2AX8B1gF/AdUBfwHWAX8B1gF/AdYBfwG1
- AX8B1gF/AZQBewG1AX8BBwEqAeMBUQFiATEBQgF3ASIBewFCAXcBQgF3ASMBewEjAXsBIwF7ASMBewEj
- AXsBuwFGAbEBJgH+AU4BsAFhAZoBVgEeAVcBHgFXAR4BVwEeAVMB/gFSAR4BVwFdAS4B1QENAegBDQHM
- ASgBjAE0AUwBPAEpASEBQwECAeEBFgEnATEB5QEoAasBQQEqAUYB5gE5AeYBOQHGATUBxgE1AegBOQFs
- AT0BhgEgAY4BQQGwAUUBsAFFAfEBUQF2AWIBmAFiAXUBXgHPAUkBjQE9AdABSQGvAUUBkAFBAesBUQGm
- AVEByQFVAS0BOQEtATkBqQFUASUBUAFFAVQBhwFUARgBYwEYAWMBGAFjARgBYwEZAWMBGAFjAZMBXgG2
- AVYBtgFSAbcBUgFUAUIBawEpAUsBKQGUAVIBOQFnAVoBawF7AW8BewFvAXsBbwGcAXMBnAFzAZwBcwG8
- AXcB9gFyAfcBdgEYAXsB9gF2AdwBewHeAXsB3gF7Ad4BewH/AX8BvAF3AbwBdwG6AXsBnAF/AZwBcwH9
- AW8BuwFvAdYBbgHvAWEBzQFVAcwBVQEvAWYB9QF2AZoBfwHbAXcBugFzAboBewGZAXsBtAF/AbQBfwGz
- AX8BtAF/AbUBfwG1AX8BtQF/AbUBfwHVAX8B1QF/AbUBfwG1AX8BtQF/AdUBfwElAT8BggEUAYEBXgFB
- AXsBRQF3AWYBdwFmAXcBRQF3ASMBewEjAXsBIwF7ASMBewFRAVcBzQEqAVABHgE5AUoB3AFaAV8BYwFf
- AWcBXwFjAT8BXwHeAU4BjwEmAXABIgFGAQYBqAERAcwBLAFsATQBDAFAAaYBEQFDAQIBIgEfAasBQQFJ
- ATUBzQFFASoBRgHmATUBxgE1AcYBNQGmATEBxwE1AY0BPQFFARgBTQE5Ae4BUQHJAVEB6wFVAXcBYgFo
- AVQBkAFRAVUBXgGwAUUBbwE9AW8BPQHOAU0BxgFRAcYBVQGtAU0BaAEgAYgBIAEMAUUBZwFUAUUBWAFm
- AVgBtQFWAZQBUgG1AVYBtQFWAbUBVgG0AVYBDgFSAXMBSgHxATUBSwElAY0BMQHvAT0BzgE5AZQBUgEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwE4AWcBOQFnAVkBawFYAWsB1AFqAfUBagFZAW8BegFvAXsBbwF7
- AW8BnAFzAb0BdwH/AX8B/wF/Af8BfwH/AX8B/wF/Af0BfwH8AX8B+wF/AfoBfwHZAX8B2AF/AdcBfwHX
- AX8B1gF/AdYBfwG0AX8BkgF7AXIBdwGTAX8BswF/AZIBfwFzAXsBcwF7AZQBewG1AX8B1QF/AbQBfwG0
- AX8BtAF/AZQBfwG0AX8BtQF/AUUBVwGjAWYBAgFzAUMBdwGGAX8BqgF/AaoBewGnAX8BIwF7ASMBewEj
- AXsBIwF7ASMBewECARsBoQEOAZoBRgE5ATYB+AEtARoBNgE6ATYB2AEpAVkBNgHFAR0BIAMAASEBBAFF
- ARAGAAEgAQUBIgEfAQ8BTgFrAT0BrQFFAQwBRgHGATUBxgE1AaYBMQGmATEBpwExAa0BQQFFARgBygEo
- AcwBTQGlAU0ByQFRAXYBXgENAV0B7AFMAXcBYgETAVYBrwFJAc0BUQHHAVEBpgFRAQsBWgHrATQBJQEY
- ASUBGAFFARwBqAEwAckBQAHqATwBMQFGARABQgEQAUIBEAFCARABQgExAUYB7wE5Ac8BMQFKASUBhAEQ
- Ac4BOQFzAU4BcwFOAXMBTgFSAUoBcwFOAXMBTgFzAU4BlAFSAZQBUgGUAVIBtQFWAdUBWgH2AV4BFwFj
- ARcBYwEXAWMBFwFjARcBYwEYAWMBOQFnAVoBawH+AX8B/gF/Af4BfwH+AX8B/gF/AfwBfwH7AX8B+gF/
- AdkBfwHYAX8B1wF/AdYBfwHWAX8BtQF/AbQBfwFyAXcBMAFzATABcwFRAXcBcQF7AVEBdwFRAXcBEAFz
- AVIBdwG1AX8B1gF/AbQBfwGUAX8B1gF/AZQBfwGUAX8BlAF/AcQBRgEjAXsBAwFzASIBbwGEAVoBqgF7
- AcoBfwHFAV4BwwFmAQIBcwEjAXcBBAF7ASMBewEBARsB5wENAagBEQHHAQ0BgQESAYQBEAG9AXcBQgEI
- AeUBAQGEARABvQF3Af8BfwF7AW8BxgEYAf8BfwH/AX8B/wF/AgAB4AEWAS0BTgEvAU4B8AFNAewBRQGm
- ATEBpgExAaYBMQGGATEBhgExAa0BQQFGARwBRgEYAUwBOQGnAVEBpwFNATIBWgEUAV4BqgFcAS4BSQFV
- AV4BDQFaAaYBUQGlAVEB6wFZAS0BPQEmARwBJQEYASUBHAEkARwBJAEcASQBHAFEASABcwFOAXMBTgFz
- AU4BcwFOAXMBTgGTAlIBSgExAUIBdAFOAZQBUgG1AVYBtQFWAbUBVgG1AVYBtQFWAdYBWgHWAVoB1gFa
- AdYBWgH3AV4B9wFeAfcBXgEYAWMBGAFjATgBZwE5AWcBOQFnAVoBawFaAWsBewFvAXsBbwGcAXMB/QF/
- Af0BfwH9AX8B3QF/AdwBfwH7AX8B+gF/AdkBfwHYAX8B1wF/AbYBfwG2AX8BtQF/AbUBfwFyAXsBMAFz
- AQ8BbwEvAXMBMAFzAS8BcwEPAXMB7gFuAc0BagEPAW8BkwF/AbQBfwGTAXsBkwF7AdUBfwGTAX8BcgF7
- AVIBdwGKAT0BAwF7ASIBdwEiAU4BQQEIASUBbwGGAXsBggEQAYEBPQEiAXsBJAF3ASMBYwEjAScBRwEC
- AcoBEQHJAQ0BYgEGAWABCQHOATkB/wF/Ac4BOQECAQEBMQFGAXMBTgHOATkBCAEhAcYBGAH/AX8BzgE5
- AfcBXgHAAQgBggEKAcUBNQHnATkB6QE9AccBNQGmATEBpgExAYYBMQGGAS0BhgEtAa0BQQFoASABJQEY
- AYgBJAHOAU0B6wFVAewBVQFUAV4B9AFdAWgBWAFOAUkBVAFeAesBWQHMAVEBDAE5ASYBHAElARwBJQEc
- ASQBHAEkARwBJAEcAUQBIAFEASABlAFSAZQBUgGUAVIBlAFSAZQBUgGUAVIBtQFWAbUBVgG1AVYBtQFW
- AbUBVgG1AVYB1gFaAdYBWgHWAVoB1gFaAdYBWgHWAVoB9wFeAfcBXgH3AV4B9wFeAfcBXgEXAWMBGAFj
- ARgBYwEYAWMBOQFnATkBZwE5AWcBWgFrAXsBbwH8AX8B3AF/AdwBfwHcAX8B2wF/AdoBfwHZAX8B2AF/
- AdcBfwG2AX8BtgF/AbUBfwG0AX8BtAF/ATABcwHuAWoB7gFuAQ8BcwEPAXMBzQFqAa0BagGsAWIBrAFi
- Ac0BZgHuAWoBDwFvAS8BbwEwAXMBMAFzAQ8BbwHNAWYBrAFiAawBOAEEAXsBQwF/AcEBQQIAAcMBZgEj
- AXMBIAEEAWEBNQFCAXsBBAF7AUUBVwHiARIBjAEVAcoBDQFGAQIBwQESAWEBBAH3AV4BzgE5AbUBVgHB
- AQABzgE5Ac4BOQQAAQUBGAGEARABOQFnAXMBTgFAAQkBRQECAcYBNQGmATEBpQExAaYBMQGGATEBhgEx
- AYYBLQFmAS0BZQEpAa0BPQGJASQBRgEYAckBKAE1AVoBeAFiAVUBXgEPAVoBVAFeAbIBXQFHAUQBVgFe
- AbABTQGIASQBJQEYASUBHAElARwBJAEcASQBHAEkARwBRAEgAUQBIAFEASABUgFKATEBRgFSAUoBUgFK
- AVIBSgFSAUoBUgFKAXMBTgFzAU4BcwFOAXMBTgFzAU4BlAFSAZQBUgGUAVIBlAFSAbUBVgG1AVYBtQFW
- AbUBVgHWAVoB1gFaAdYBWgH3AV4B9wFeARgBYwEYAWMBOQFnATkBZwE5AWcBWgFrAXsBbwH7AX8B2gF/
- AdoBfwHaAX8B2gF/AdkBfwHYAX8B1wF/AdcBfwHWAX8BtQF/AbQBfwG0AX8BcQF7Ae4BagGLAWIBzQFq
- Ae4BbgHNAWoBiwFiAWoBXgFqAV4BiwFiAYwBYgFKAVoBawFaAa0BYgGuAWIBjAFeAWsBWgHnAUkB5gFJ
- AQkBIQEoAU4BJAF/AUMBUgFhARAB4gFqAQIBcwGAARQBAwFKAUQBfwEjAWMB6AEqAQkBCgHLAQ0BygEN
- AcEBEgGCAQEBCAEhAf8BfwHGARgBtQFWAQgBIQGMATEB/wF/Af8BfwH/AX8BhAEQATEBRgG1AVYBcwFO
- ASABCQEmAQYBpQExAaUBMQGmATEBhgExAYYBLQFmAS0BZgEtAWYBLQFlASkBrAE9AaoBKAFGARwBsAFF
- AbIBXQFHAUQB9AFVATMBWgE0AVoB0wFhAUcBUAH0AV0BbQFBAUUBHAElARwBJQEcASQBHAEkARwBRAEc
- AUQBIAFEASABQwEgAUMBJAFzAU4BUgFKAXMBTgFzAU4BcwFOAXMBTgFzAU4BcwFOAZQBUgGUAVIBlAFS
- AZQBUgG1AVYBtQFWAbUBVgG1AVYB1gFaAdYBWgHWAVoB9wFeAfcBXgH3AV4BGAFjARgBYwEYAWMBOQFn
- ATkBZwFaAWsBWgFrAXsBbwF7AW8BnAFzAdgBfwHXAX8B1wF/AdcBfwHYAX8B+QF/AbcBdwHXAXsB1gF/
- AbQBewHUAX8B1QF/AZIBfwEPAXMBzQFqAYsBYgGLAWIBiwFiAWsBYgFJAVoBKAFWAYsBYgFJAVYBxwFJ
- AYUBPQFmAT0BqAFBAagBRQGnAUEBZAE1AYQBOQEHAUoBwgESAcIBEgElAU8BBAF3AaQBZgEjAXcBIwF7
- AaQBZgHkAXYBQwFnASYBOwEJAQoBjAEZAQcBBgFjAQYBYgEGAWQBEAFzAU4BOQFnAcYBGAExAUYB9wFe
- AYwBMQFzAU4BOQFnATEBRgFCAQgBcwFOAXMBTgHOATkBYgEFAegBCQHLAT0ByAE1AYUBLQGFAS0BZgEt
- AWYBLQFmAS0BRgEpAUUBKQGKATkBywEsAUYBGAEsATkBVwFiAewBXAHsAVABdwFiATUBXgHrAVwBqgFY
- AVYBYgHpATABJQEcASUBHAEkARwBJAEcAUQBHAFEASABRAEgAUMBIAFDASQBQwEkAXMBTgFSAUoBcwFO
- AXMBTgFzAU4BcwFOAXMBTgGUAVIBlAFSAZQBUgGUAVIBtQFWAbUBVgG1AVYBtQFWAdYBWgHWAVoB1gFa
- AfcBXgH3AV4B9wFeARgBYwEYAWMBGAFjATkBZwE5AWcBOQFnATkBZwFaAWsBWgFrAVoBawF7AW8BlQF7
- AfcBfwG1AX8B9wF/AdYBfwH4AX8B1wF3AfcBfwH3AX8BtAF/AbMBfwGzAX8BUQF7AQ8BcwGMAWYBKQFa
- ASkBVgEpAVYBCAFSAecBUQHmAU0BxAFFAaQBQQFlAT0BRQE1AQQBMQHkASwB5AEoAeIBKAHhASgBZAE1
- AQkBSgGnAS8BpgEvAYUBKwGIAVMBZQFjASQBfwEkAXsBQwFjAUYBTwFEATMBJwEGAckBDQHIAQ0BJAEC
- AaABDgFnARUBZwEcAYwBMQHOATkBBgEgAUIBCAGEARABjAExAaMBBAHGARgBJgEYAWcBJAHAAgABBQHG
- ARgBxQEBAYsBFQHpASwBSwE5AYwBPQGpATUBZgEtAUUBKQFFASkBRQEpAUUBKQGrATkBDAExASUBGAGI
- ASQBEwFWATYBYgFPAV0BywFcAewBXAEuAWEBNQFiARIBVgGHASgBJQEcASQBHAEkARwBRAEgAUQBIAFE
- ASABQwEgAUMBJAFDASQBYwEkAZQBUgGUAVIBlAFSAZQBUgGUAVIBlAFSAZQBUgG1AVYBtQFWAbUBVgG1
- AVYBtQFWAbUBVgG1AVYBtQFWAdYBWgHWAVoB1gFaAdYBWgHWAVoB1gFaAfcBXgH3AV4B9wFeAfcBXgH3
- AV4B9wFeARgBYwEYAWMBGAFjARgBYwE5AWcBEQFvATIBcwGUAXsB9wF/AbUBewHXAXsBtgF3AdYBfwH2
- AX8B/gF/Af8BfwH+AX8B/gF/Af4BfwH+AX8B3gF/Ad4BfwHeAX8B3gF7Ad4BewHeAXsB3QF7Ad0BewHe
- AXsB3gF7Ad0BewG9AXsBvQF7Ad0BewHdAXsB3gF7Ad4BewGEAScBpAErAaQBLwGDASsBggEnAbQBdwG0
- AXcBYgErASEBHwEJAQoBqwERAakBEQEkAQIBgAEOAcQBDQHLASgBRwEdAYUBHAHGARgBhwEkASABAgHh
- AREBjAExAccBEAGKASQBLQE4AeYBIAEAAQIB4wEWAWABFgHpAQkBTAEh/wAXAAEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIgAAEQAQABEAEAARABAAEQAQABED0AARABQgEQAUIBEAFCNAABGAFjARABQjYAARABQgH/AX8BGAFj
- AQABAgEAAQIBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- ARABQgEQAUICAAEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8GAAEQAQABHwEA
- AR8BAAEfAQABHwEAAR8BAAEQAQABHzUAARABQgEQAUIBGAFjARABQgEQAUIBEAFCARABQiwAARgBYwEY
- AWMBGAFjARABQgEQAUIBEAFCJQABQgH/AX8B4AF/AQABQgYAARABQgH/AX8BGAFjAeABAwHgAQMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMMAAEYAWMBEAFCARABQgIAARABQgH/AX8B/wF/Af8BfwIAAf8BfwH/
- AX8B/wF/Af8BfwH/AX8EAAEfAQABEAEAARABAAEQAQABHwEAAR8DAAEfAwABHy8AARABQgEQAUIBGAFj
- ARgBYwEYAWMBEAFCARABQgEQAUIBEAFCARABQgEQAUIkAAEYAWMBGAFjARgBYwEYAWMBGAFjARABQgEQ
- AUIBEAFCARABQgEQAUIYAAEYAWMCAAEYAWMBGAFjAQABQgH/AX8B4AF/AQABQgIAARgBYwEYAWMBEAFC
- Af8BfwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgEYAWMBEAFCARABQgIAARABQgH/AX8B/wF/AgAB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8EAAEQ
- BQABHwEAAR8DAAEfMQABEAFCARABQgEYAWMBGAFjARgBYwEYAWMBGAFjARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCIAABGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQhQAARABQgIAARABQgEQAUIBAAFCAQABQgEAAUIBAAFCAgABEAFCARABQgEQAUIB/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEQ
- AUIBEAFCAgABEAFCAf8BfwH/AX8EAAH/AX8B/wF/Af8BfwH/AX8B/wF/AgABHwMAARAHAAEfEwABEBsA
- ARABQgEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- HAABGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIaAAEQAUIBGAFjCgABEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEYAWMBEAFCAgABEAFCAf8BfwH/AX8GAAH/
- AX8CAAH/AX8B/wF/AgABHwEAARALAAEfBQAB/wEDAgAB/wEDARADAAEQAQABEBcAARABQgEQAUIBGAFj
- ARgBYwEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBEAFCARABQgEQAUIBEAFCARABQgEQAUIYAAEY
- AWMBGAFjARgBYwEYAWMB/wF/Af8BfwEYAWMBGAFjARgBYwEYAWMBGAFjARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUICAAEQAUISAAEQAUIBGAFjDAABEAFCHAABEAFCARABQgEY
- AWMCAAEQAUIB/wF/Af8BfwH/AX8IAAH/AX8B/wF/EgABHwEAAf8BAwIAAf8BAwIAAf8BAwEQAQAB/wED
- ARARAAEQAUIBEAFCARABQgEYAWMBGAFjARgBYwEQAUIBAAECARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQg4AARABQgIAARgBYwEYAWMBGAFjARgBYwH/AX8B/wF/
- ARABQgEQAUIB/wF/ARgBYwEYAWMBGAFjARgBYwEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQhQAARABQgEYAWMMAAEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARABQgIAARABQgEQAUICAAEQAUIB/wF/Af8BfwH/AX8B/wF/
- BgAB/wF/Af8BfwIAARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCAR8BAAH/AQMB/wED
- Af8BAwH/AQMB/wEDAf8BAwEQAQABEAFCARABQgEQAUIKAAEQAUIBGAFjARgBYwEYAWMBGAFjARABQgEA
- AQIBAAECAQABAgEAAQIBAAECARgBYwEYAWMBGAFjARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQg4A
- ARABQgEYAWMBGAFjARgBYwEYAWMB/wF/ARABQgEQAUIBEAFCAf8BfwEYAWMB/wF/Af8BfwH/AX8B/wF/
- Af8BfwEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCFAABEAFCARgBYwwA
- ARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEYAWMBEAFC
- ARABQgYAARABQgH/AX8B/wF/Af8BfwgAAf8BfwH/AX8CAAH/AX8B/wF/Af8BfwHgAX8B/wF/Af8BfwH/
- AX8B4AF/Af8BfwHgAX8BHwEAAf8BAwH/AQMB/wEDAf8BAwH/AQMBEAEAAf8BfwHgAX8BEAFCCgABEAFC
- ARgBYwEYAWMBAAECARgBYwEAAQIBAAECAQABAgEAAQIBAAECAQABAgEAAQIBGAFjARgBYwEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgEQAUIOAAEQAUIBGAFjARgBYwEYAWMBGAFjAf8BfwEQAUIB/wF/AR8BAAH/
- AX8B/wF/ARgBYwEYAWMBGAFjARgBYwEYAWMB/wF/Af8BfwEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQiQAARABQgH/AX8BEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- Af8BfwEYAWMBEAFCARABQgYAARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwIA
- AeABfwH/AX8B/wF/Af8BfwH/AX8B4AF/Af8BfwH/AX8B/wF/Af8BfwHgAX8BHwEAAf8BAwH/AQMB/wED
- Af8BAwEQAQAB4AF/Af8BfwEQAUIKAAEQAUIBGAFjAQABAgEQAUIBGAFjARgBYwEAAQIBAAECARgBYwEY
- AWMBEAFCAQABAgEYAWMBGAFjARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQg4AARABQgEYAWMBGAFj
- ARgBYwH/AX8BEAFCARABQgH/AX8BHwEAAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEYAWMBGAFj
- Af8BfwH/AX8BEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCAgABEAcAARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIB/wF/ARABQhAAARABQgH/AX8BGAFj
- ARABQgEQAUIGAAEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUICAAH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B4AF/Af8BfwH/AX8BHwEAAf8BAwH/AQMB/wEDAf8BAwH/AQMBEAEA
- Af8BfwHgAX8BEAFCCAABEAFCARgBYwEAAQIBAAECARgBYwEYAWMBGAFjARgBYwEAAQIBGAFjARgBYwEY
- AWMBAAECARgBYwEYAWMBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgwAARABQgEYAWMBGAFj
- ARgBYwH/AX8BEAFCARABQgH/AX8BHwEAAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BGAFj
- ARgBYwEYAWMB/wF/Af8BfwEQAUIBEAFCARABQgEQAUIBEAFCAgABEAcAARABQgH/AX8BGAFjAQABAgEA
- AQIBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEQAUIB/wF/ARABQhAAARABQgH/AX8BGAFj
- ARABQgEQAUIGAAEQAUIBGAFjAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEQ
- AQABEAEAARABAAEQAQABEAEAARABAAEQAQABEAEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQ
- AQAB4AF/Af8BfwEQAUIIAAEQAUIBGAFjAQABAgEAAQIBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- ARgBYwEAAQIBGAFjARgBYwEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCDAABEAFCARgBYwEY
- AWMB/wF/ARABQgEQAUIBEAFCAf8BfwEfAQAB/wF/Af8BfwH/AX8B/wF/Af8BfwEfAQAB/wF/Af8BfwEY
- AWMCAAEYAWMBGAFjARgBYwH/AX8B/wF/ARABQgEQAUIBEAFCAgABEAEAARAFAAEQAUIB/wF/ARgBYwHg
- AQMB4AEDARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjBAABEAFCAf8BfwEQAUIEAAH/AQMKAAEQAUIB/wF/
- ARgBYwEQAUIBEAFCBgABEAFCARgBYwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B4AF/Af8BfwH/AX8B/wF/Af8BfwHg
- AX8B/wF/Af8BfwHgAX8BEAFCCAABEAFCARgBYwEAAQIBAAECARgBYwEAAQIBGAFjARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgwAARABQgEY
- AWMB/wF/Af8BfwEQAUIBEAFCARABQgH/AX8BHwEAAf8BfwH/AX8B/wF/AR8BAAH/AX8BHwEAAf8BfwH/
- AX8BGAFjAgABGAFjAgABGAFjARgBYwEYAWMB/wF/Af8BfwEQAUICAAEQAQABEAUAARABQgH/AX8BGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBEAFCARABQgEQAUIB/wF/ARABQgQAAf8BAwoA
- ARABQgH/AX8BGAFjARABQgEQAUIGAAEQAUIBGAFjAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwEQAQABEAEAARABAAEQAQABEAEAARABAAEQAQABEAEAARABAAEQAQABEAEAARABAAEQ
- AQABEAEAARABAAEQAQAB4AF/Af8BfwEQAUIIAAEQAUIBGAFjAQABAgEAAQIBAAECAQABAgEYAWMBGAFj
- ARgBYwEAAQIBAAECAQABAgEAAQIBGAFjARgBYwEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFC
- DAABEAFCAf8BfwEQAUIBEAFCARABQgEQAUIBEAFCAf8BfwH/AX8B/wF/Af8BfwH/AX8BHwEAAf8BfwEf
- AQAB/wF/Af8BfwEYAWMCAAEYAWMCAAEYAWMCAAEYAWMB/wF/Af8BfwEQAUIBEAFCARABAAEQAQABEAMA
- ARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEQAUIB/wF/
- ARABQhAAARABQgH/AX8BGAFjARABQgEQAUIGAAEQAUIBGAFjAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B4AF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/AeABfwH/AX8B/wF/AeABfwEQAUIGAAEQAUIBGAFjARgBYwEYAWMBAAECAQABAgEA
- AQIBGAFjARgBYwEYAWMBGAFjAQABAgEAAQIBAAECARgBYwEYAWMBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIKAAEQAUIBEAFCAf8BfwH/AX8BEAFCARABQgEQAUIB/wF/Af8BfwH/AX8B/wF/
- Af8BfwEfAQAB/wF/AR8BAAH/AX8B/wF/ARgBYwIAARgBYwIAARgBYwIAAf8BfwEQAUIBEAFCAR8BAAEf
- AQABEAEAARABAAEQBQABEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCAf8BfwEQAUIQAAEQAUIB/wF/ARgBYwEQAUIBEAFCBgABEAFCARgBYwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BEAEAARABAAEQAQABEAEAARABAAEQAQABEAEAARABAAEQ
- AQABEAEAARABAAEQAQABEAEAARABAAEQAQABEAEAAf8BfwH/AX8BEAFCBgABEAFCARgBYwEYAWMBAAEC
- AQABAgEAAQIBAAECARgBYwEYAWMBGAFjAQABAgEAAQIBAAECAQABAgEYAWMBGAFjARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgEQAUIBEAFCDgABEAFCARABQgH/AX8B/wF/ARABQgH/AX8B/wF/Af8BfwH/
- AX8B/wF/AR8BAAH/AX8BHwEAAf8BfwH/AX8BGAFjAgABGAFjAgABGAFjAgABEAFCAR8BAAEfAQABHwEA
- ARABAAEfAQABEAEAARAHAAEQAUIUAAEQAUIB/wF/ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgH/AX8BGAFjARABQgEQAUIGAAEQAUIBGAFjAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwHgAX8B/wF/Af8BfwH/AX8B/wF/
- AeABfwH/AX8B/wF/Af8BfwH/AX8B4AF/Af8BfwEQAUIGAAEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBAAECAQABAgEAAQIBAAECAQABAgEYAWMBAAECARgBYwEYAWMBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUISAAEQAUIBEAFCARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/AR8BAAH/AX8BHwEA
- Af8BfwH/AX8BGAFjAgABGAFjAgABGAFjBAABEAEAAR8BAAEfAQABHwEAARACAAECARAHAAEQAUIBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8BEAFCARABQgYAARABQgEYAWMB/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/AeABfwH/AX8B/wF/AeABfwH/AX8B/wF/AeABfwH/AX8B4AF/ARABQgYAARABQgEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBEAFCAQABAgEAAQIBGAFjARgBYwH/AX8B/wF/Af8BfwH/AX8B/wF/
- ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQhIAARABQgEYAWMBEAFCAf8BfwH/AX8B/wF/Af8BfwH/
- AX8BHwEAAf8BfwEfAQAB/wF/Af8BfwEYAWMCAAEYAWMCAAEYAWMDAAECARABAAEfAQABHwEAAR8BAAEQ
- AQABHwIAAQIGAAEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEQ
- AUIBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARABQgYA
- ARABQgEYAWMB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B4AF/Af8BfwH/AX8B/wF/Af8BfwEAAXwBAAFAAQABQAEAAUAB/wF/
- ARABQgQAARABQgEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjAf8BfwH/
- AX8BEAFCARABQgEYAWMBGAFjARgBYwH/AX8B/wF/Af8BfwEQAUIBEAFCARABQgEQAUIBEAFCEAABEAFC
- ARgBYwEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwEfAQAB/wF/AR8BAAH/AX8B/wF/ARgBYwIAARgBYwIA
- ARgBYwMAAQIBEAEAARABAAEfAQABHwEAAR8CAAECARAHAAEQAUIB/wF/ARABQgEQAQABEAEAARABAAEQ
- AQABEAEAARABAAEQAQABEAEAARABAAH/AX8BEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgYAARABQgEYAWMB/wF/Af8BfwEQAQABEAEAARABAAEQAQABEAEA
- ARABAAEQAQABEAEAAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- AeABfwEAAXwBAAF8AQABQAEAAUAB4AF/ARABQgQAARABQgEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwH/AX8B/wF/ARABQgEQAUIBEAFCARABQgEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwH/
- AX8B/wF/Af8BfwEQAUIBEAFCEAABEAFCAgABEAFCAf8BfwH/AX8B/wF/Af8BfwH/AX8BHwEAAf8BfwH/
- AX8B/wF/Af8BfwEYAWMCAAEYAWMCAAEYAWMCAAEQAQABHwEAAR8BAAEfAQABHwIAAQIBEAIAAQIGAAEQ
- AUIB/wF/ARABQgIAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQAQAB/wF/ARgBYwEQAUIBEAFC
- HAABEAFCARgBYwH/AX8B/wF/AR8BAAEQAQABEAEAAR8BAAEfAQABHwEAARABAAH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/AeABfwH/AX8B/wF/AQABfAEAAXwBAAF8AQABQAH/
- AX8BEAFCBAABEAFCARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwH/AX8B/wF/ARABQgEQAUIBEAFC
- ARABQgEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjAf8BfwH/AX8QAAEQ
- AUIB/wF/ARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/AR8BAAH/AX8B/wF/Af8BfwH/AX8BGAFjAgABGAFj
- AgABGAFjAgABHwQAAQIBAAECAQABAgEQAgABAgEQBwABEAFCAf8BfwEQAUICAAEfAQABHwEAAR8BAAEf
- AQABHwEAAR8BAAEfAQABEAEAAf8BfwEYAWMBEAFCARABQhwAARABQgEYAWMB/wF/Af8BfwEfAQABEAEA
- AR8BAAEfAQABHwEAARABAAH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwEAAXwBAAF8AQABfAEAAXwB/wF/ARABQgQAARABQgEYAWMBGAFjARgBYwEY
- AWMBGAFjAf8BfwH/AX8BEAFCAgABEAFCARABQgEQAUIBEAFCARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMB/wF/Af8BfxIAARABQgEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/ARgBYwIAARgBYwIAARgBYwMAAQIBAAECAQABAgEAAQIDAAECARAJAAEQ
- AUIB/wF/ARABQgIAAR8BAAH/AQMBHwEAAR8BAAEfAQABHwEAAR8BAAEQAQAB/wF/ARgBYwEQAUIBEAFC
- HAABEAFCARgBYwH/AX8B/wF/AR8BAAEfAQABHwEAAR8BAAEfAQABHwEAARABAAH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8BEAFCAgABEAFCARgBYwEYAWMBGAFjARgBYwH/AX8B/wF/ARABQgEQAUIBEAFCAgABEAFCARABQgEQ
- AUIBEAFCARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjAf8BfwH/AX8BEAFCARABQhIA
- ARABQgEQAUIB/wF/Af8BfwH/AX8BAAFAAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/ARgBYwIAARgBYwIA
- ARgBYwIAAR8CAAECAQABAgEAAQIBAAECARACAAECCAABEAFCAf8BfwEQAUICAAEfAQAB/wEDAR8BAAEf
- AQABHwEAAR8BAAEfAQABEAEAAf8BfwEYAWMBEAFCARABQhwAARABQgEYAWMBGAFjARgBYwEfAQABHwEA
- AR8BAAEfAwABHwMAARABAAEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEQAUICAAEQAUIBGAFjARgBYwH/AX8B/wF/ARABQgEQ
- AUIBEAFCARABQgEQAUICAAEQAUIBEAFCARABQgEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- Af8BfwH/AX8BEAFCARABQhgAARABQgH/AX8BAAF8AQABQAEAAXwB/wF/Af8BfwH/AX8B/wF/ARgBYwEY
- AWMBEAFCARABQgEYAWMCAAEYAWMFAAECAQABAgEAAQIDAAECCgABEAFCAf8BfwEQAUICAAEfAQABHwEA
- AR8BAAEfAQABHwEAAR8BAAEfAQABEAEAAf8BfwEYAWMBEAFCARABQhwAARABQgEQAUIBEAFCARABQgEf
- AQABHwEAARADAAEfAwABHwMAARABAAEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgIAARABQgH/AX8B/wF/ARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgIAARABQgEQAUIBEAFCARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjAf8BfwH/
- AX8BEAFCARABQhwAARABQgH/AX8BAAF8AQABfAEAAXwB/wF/Af8BfwEYAWMBGAFjARABQgEQAUIBGAFj
- ARgBYwEQAUIBEAFCARgBYwMAAQIBAAECAQABAgEAAQICAAEQCwABEAFCAf8BfwEQAUIQAAEQAQAB/wF/
- ARgBYwEQAUIBEAFCJAABHwEAARADAAEfCwABEAsAARABAAEQFwABEAFCAf8BfwEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCAgABEAFCARABQgEYAWMBGAFjARgBYwEYAWMBGAFjAf8BfwH/AX8BEAFC
- ARABQiAAARABQgH/AX8BAAFAAQABfAEAAUABGAFjARgBYwEQAUIBEAFCARgBYwEYAWMBEAFCARABQgEY
- AWMBGAFjARABQgEQAUIBAAECAQABAgEAAQIBAAECAgABEAFCCgABEAFCAf8BfwEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIB/wF/ARgBYwEQAUIBEAFCJAABHwcAAR8FAAH/AQMCAAH/
- AQMBEAcAARADAAEQFwABEAFCAf8BfwH/AX8BEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCAgABEAFC
- ARABQgEYAWMBGAFjARgBYwH/AX8B/wF/ARABQgEQAUIkAAEQAUIB/wF/AQABfAEYAWMBGAFjARABQgEQ
- AUIBGAFjARgBYwEQAUIBEAFCARgBYwEYAWMBEAFCARABQgEAAQIBAAECAQABAgEAAQIBAAECAQABAgEQ
- AUIMAAEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- ARABQgEQAUIuAAEfAQAB/wEDAgAB/wEDAgAB/wEDARABAAEfAQABHwMAAR8bAAEQAUIBEAFCAf8BfwH/
- AX8B/wF/ARABQgEQAUIBEAFCARABQgIAARABQgEYAWMBGAFjAf8BfwH/AX8BEAFCARABQigAARABQgEY
- AWMBGAFjARABQgEQAUIBGAFjARgBYwEQAUIBEAFCARgBYwEYAWMBEAFCARABQgEAAQIBAAECAQABAgEA
- AQIBAAECAQABAgEAAQISAAEQAUIBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARABQjIAAf8BAwH/AQMB/wEDAf8BAwH/AQMBEAEAARABAAEfIQABEAFCARABQgEQ
- AUIB/wF/Af8BfwH/AX8BEAFCAgABEAFCAf8BfwH/AX8BEAFCARABQiwAARABQgEQAUIBEAFCARgBYwEY
- AWMBEAFCARABQgEYAWMBGAFjARABQgEQAUIBAAECAQABAgIAAR8CAAECAQABAgEAAQIBEAFCARABQhQA
- ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIyAAEY
- AWMBGAFjAf8BAwH/AQMB/wEDAf8BAwH/AQMBGAFjJgABEAFCARABQgEQAUIB/wF/ARABQgH/AX8BEAFC
- ARABQjQAARABQgEQAUIBEAFCARgBYwEYAWMBEAFCARABQgIAARgBYwEQAUIBHwcAARABQgEQAUJqAAEY
- AWMBGAFjARgBYwEYAWMBGAFjLgABEAFCARABQgEQAUI8AAEQAUIBEAFCARABQgH/AX8BEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQv8AWQABEAEAARABAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQ
- AQABEGkAARABQgEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARABQlEAAUIBHwEAAR8BAAEQ
- CwABHwEAAR9pAAEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEYAWMBEAFCTwABQgEf
- AQABEBEAARABAAEQAQABEAEAARABAAEQAQABEAEAAR8BAAEQAQABEAEAARABAAEQVQABEAFCAf8BfwEQ
- AUICAAEQAUIBEAFCAgABEAFCARABQgIAARABQgEQAUICAAEQAUIBEAFCAgABEAFCARABQgIAARABQgEQ
- AUICAAEQAUIBEAFCARABQgEQAUJNAAFCAR8BAAEQDwABEAEAARABAAEQAQABEAEAAR8BAAEQAQABHwEA
- ARABAAEfAQABHwEAAR8BAAEfAQABEAEAARBTAAEQAUIB/wF/ARABQgIAAf8BfwEQAUICAAH/AX8BEAFC
- AgAB/wF/ARABQgIAAf8BfwEQAUICAAH/AX8BEAFCAgAB/wF/ARABQgIAAf8BfwEQAUIBEAFCSwABQgEA
- AUIBHwEAARALAAEQAQABEAEAARABAAEQAQABHwEAARABAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAAR8BAAEfAQABEAEAARBRAAEQAUIBEAFCARABQgIAAf8BfwEQAUICAAH/AX8BEAFCAgAB/wF/
- ARABQgIAAf8BfwEQAUICAAH/AX8BEAFCAgAB/wF/ARABQgIAAf8BfwIAARABQgEQAUIGAAEQAUIBAAFC
- AQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFC
- AQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIBAAFCAQABQgEAAUIDAAFC
- AQABQgEfAQABHwEAARAFAAEQAQABEAEAARABAAEQAQABHwEAARABAAEfAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAARAVAAEQAwABEAMAARADAAEQAwABECkA
- ARABQgH/AX8BGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARABQgEQAUIBEAFCBAABEAFCAf8BfwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMBAAFCAwABQgEA
- AUIBHwEAAR8BAAEQAwABEAEAARABAAEQAQABEAEAAR8BAAEQAQABHwEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAARANAAEQAwABEAMAARADAAEQ
- AwABEAMAARADAAEQAwABECMAARABQgH/AX8BGAFjARgBYwEAAQIBAAECARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARABQgEYAWMBGAFjARgBYwEYAWMBGAFjARABQgEQ
- AUIBEAFCBAABEAFCAf8BfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BAAFCAwABQgEAAUIBHwEAAR8BAAEfAQABEAEAARABAAEQAQABEAEAAR8BAAEQAQABHwEA
- AR8BAAEfAQABHwEAARABAAEQAQABEAEAARABAAEQAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEfAQABEAkAARADAAEQAwABEAMAARADAAEQAwABEAMAARADAAEQAwABECEAARABQgH/AX8BGAFj
- ARgBYwHgAQMB4AEDARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjFAABGAFjARgBYwEQAUIBEAFCARABQgQA
- ARABQgH/AX8B4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AQABQgMAAUIBGAFjAQABQgEfAQABHwEAARABAAEQAQABEAEAARABAAEfAQABHwEAAR8BAAEfAQABHwEA
- ARANAAEQAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAARAHAAEQAwABEAMAARADAAEQAwABEAMA
- ARADAAEQAwABEAMAARADAAEQAwABEBsAARABQgH/AX8BGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEYAWMBGAFj
- ARABQgEQAUIBEAFCBAABEAFCAf8BfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BAAFCAwABQgEAAUIBAAFCAR8BAAEfAQABHwEAARABAAEQAQABHwEAARABAAEf
- AQABHwEAAR8BAAEQEQABEAEAARABAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQBwABEAMAARADAAEQ
- AwABEAMAARADAAEQAwABEAMAARADAAEQAwABEAMAARAZAAEQAUIB/wF/ARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEQAUIBEAFCARABQgQAARABQgH/AX8B4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAQABQgMAAUIBGAFjAQABQgEfAQABHwEAAR8BAAEQAQABEAEA
- AR8BAAEfAQABHwEAAR8BAAEQFQABEAEAARABAAEQAQABEAEAARABAAEQAQABEAEAARAFAAEQAwABEAMA
- ARADAAEQAwABEAMAARADAAEQAwABEAMAARADAAEQAwABEAMAARAXAAEQAUIB/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwEQAUIBEAFCARABQgQAARABQgH/AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/AQABQgMAAUIBAAFCARgBYwEAAUIBHwEAAR8BAAEf
- AQABEAEAARABAAEfAQABHwEAAR8BAAEQJwABEAMAARADAAEQAwABEAMAARADAAEQAwABEAMAARADAAEQ
- AwABEAMAARADAAEQAwABEBcAARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBGAFjARABQgEQ
- AUIEAAEQAUIB/wF/AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwEAAUIFAAFCARgBYwEAAUIBHwEAAR8BAAEfAQABEAEAAR8BAAEfAQABHwEAAR8rAAEQAwABEAEA
- AXMBLwEQAwABEAEAAXMBLwEQAwABEAEAAXMBLwEQAwABEAMAARABAAFzAS8BEAMAARADAAEQAQABcwEv
- ARADAAEQAQABcwEvARA5AAEQAUIBEAFCARgBYwEQAUIEAAEQAUIB/wF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEAAUIFAAFCARgBYwEYAWMBAAFCAR8BAAEf
- AQABHwEAARABAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQAwABEAMAARADAAEQAQABcwEvARADAAEQ
- AQABcwEvARADAAEQAQABcwEvARADAAEQAQABcwEvARABAAFzAS8BEAMAARABAAFzAS8BEAMAARABAAFz
- AS8BEAMAARAPAAEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCAgABEAFCARABQgEYAWMEAAEQAUIB/wF/AeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwEAAUIHAAFCAQABQgHg
- AX8BHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAARAFAAEQAwABEAEAAXMBLwEQ
- AwABEAEAAXMBLwEQAwABEAEAAXMBLwEQAwABEAEAAXMBLwEQAwABEAEAAXMBLwEQAwABEAEAAXMBLwEQ
- AwABEAEAAXMBLwEQAwABEA0AARABQgH/AX8BGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEQAUIBEAFCAgABEAFCARABQgQAARABQgH/
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/AQABQgcA
- AUIB4AF/AQABQgEYAWMBHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABEAcAARADAAEQ
- AQABcwEvARADAAEQAQABcwEvARADAAEQAQABcwEvARADAAEQAwABEAEAAXMBLwEQAQABcwEvARABAAFz
- AS8BEAEAAXMBLwEQAQABcwEvARABAAFzAS8BEA8AARABQgH/AX8BGAFjAf8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/ARgBYwEQAUIBEAFCCgABEAFC
- Af8BfwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMBAAFC
- BgABEAIAAUIB4AF/Af8BfwEQAUIBHwEAAR8BAAEfAQABHwEAAR8BAAEQAQABEAEAARABAAEQAQABEAEA
- ARABAAEQAQABEAEAARABAAEQAQABEAEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQBQABEAMA
- ARADAAEQAQABcwEvARADAAEQAQABcwEvARADAAEQAQABcwEvARABAAFzAS8BEAEAAXMBLwEQAQABcwEv
- ARADAAEQAQABcwEvARADAAEQAQABcwEvARADAAEQDQABEAFCAf8BfwEYAWMBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgH/AX8BGAFjARABQgEQAUIKAAEQ
- AUIB/wF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEA
- AUIGAAEQAQABEAIAAUIB4AF/AeABfwEfAQABHwEAAR8BAAEfAQABHwEAARATAAEQAQABHwEAAR8BAAEf
- AQABHwEAAR8BAAEfAQABHwEAARAHAAEQAwABEAEAAXMBLwEQAwABEAEAAXMBLwEQAwABEAEAAXMBLwEQ
- AwABEAEAAXMBLwEQAwABEAMAARADAAEQAQABcwEvARADAAEQAQABcwEvARAPAAEQAUIB/wF/ARgBYxoA
- ARABQgH/AX8BGAFjARABQgEQAUIKAAEQAUIB/wF/AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwEAAUIIAAEQAQABEAIAAUIB/wF/AeABfwEfAQABHwEAAR8BAAEf
- AQABEBMAARABAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQCwABEAMAARABAAFzAS8BEAEAAXMBLwEQ
- AQABcwEvARABAAFzAS8BEAEAAXMBLwEQAQABcwEvARABAAFzAS8BEAEAAXMBLwEQAwABEAEAAXMBLwEQ
- AQABcwEvARABAAFzAS8BEAMAARANAAEQAUIB/wF/ARgBYwoAARABQgH/AX8B/wF/Af8BfwH/AX8GAAEQ
- AUIB/wF/ARgBYwEQAUIBEAFCCgABEAFCAf8BfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BAAFCCAABEAEAARABAAEQAgABQgHgAX8B4AF/AR8BAAEfAQABHwEA
- AR8BAAEQDwABEAEAARABAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQDQABEAEAAXMBLwEQAwABEAEA
- AXMBLwEQAQABcwEvARABAAFzAS8BEAMAARABAAFzAS8BEAEAAXMBLwEQAQABcwEvARADAAEQAQABcwEv
- ARABAAFzAS8BEAMAARAPAAEQAUIB/wF/ARgBYwoAARABQgH/AX8B/wF/Af8BfwH/AX8GAAEQAUIB/wF/
- ARgBYwEQAUIBEAFCCgABEAFCAf8BfwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMBAAFCCgABEAEAARABAAEfAgABQgH/AX8B4AF/AR8BAAEfAQABHwEAAR8BAAEQ
- CwABEAEAARABAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABEA8AARADAAEQAwABEAMAARADAAEQ
- AwABEAMAARADAAEQAwABEAMAARADAAEQAwABEBUAARABQgH/AX8BGAFjBgABEAFCAf8BfwEQAUIB/wF/
- Af8BfwH/AX8B/wF/BgABEAFCAf8BfwEYAWMBEAFCARABQgoAARABQgH/AX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/AQABQgoAARABAAEQAQABHwEAAR8CAAFC
- AeABfwHgAX8BHwEAAR8BAAEfAQABHwEAARAHAAEQAQABEAEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEfAQABEBEAARADAAEQAwABEAMAARADAAEQAwABEAMAARADAAEQAwABEAMAARADAAEQAwABEBMA
- ARABQgH/AX8BGAFjBgABEAFCAf8BfwEQAQABHwEAAR8BAAEfAQABHwcAARABQgH/AX8BGAFjARABQgEQ
- AUIKAAEQAUIB/wF/AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwEAAUIMAAEQAQABEAEAAR8BAAEfAgABQgEYAWMB4AF/AR8BAAEfAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQFQABEAMAARADAAEQAwABEAMA
- ARADAAEQAwABEAMAARADAAEQAwABEAMAARAVAAEQAUIB/wF/ARgBYwQAAf8BAwEQAUIB/wF/Af8BfwH/
- AX8B/wF/CgABEAFCAf8BfwEYAWMBEAFCARABQgoAARABQgH/AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHg
- AX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEY
- AWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/AQABQg4AARABAAEfAQABHwEAAR8BAAEfAgABQgHg
- AX8BHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABEBcAARADAAEQAwABEAMAARADAAEQAwABEAMAARADAAEQAwABEAMAARAXAAEQAUIB/wF/ARgBYwQA
- Af8BAxQAARABQgH/AX8BGAFjARABQgEQAUIKAAEQAUIB/wF/AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwEAAUIQAAEQAQABHwEAAR8BAAEfAQABHwEAAR8BAAHg
- AX8BAAFCAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAARAHAAEf
- EwABEAMAARADAAEQAwABEAMAARADAAEQAwABEAMAARADAAEQGQABEAFCAf8BfwEYAWMaAAEQAUIB/wF/
- ARgBYwEQAUIBEAFCCgABEAFCAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8UAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEA
- AR8BAAEfAQABHwEAAR8BAAEfAQABHwEAARABAAEQCQABHxkAARADAAEQAwABEAMAARADAAEQAwABEAMA
- ARAbAAEQAUIB/wF/ARgBYxoAARABQgH/AX8BGAFjARABQgEQAUIKAAEQAUIBGAFjARgBYwEYAWMBGAFj
- ARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQhgAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEQAQABEA0AAR8fAAEQAwABEAMAARADAAEQ
- IQABEAFCAf8BfwEYAWMBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgH/AX8BGAFjARABQgEQAUIMAAEQAUIB/wF/AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFj
- AeABfwEYAWMB4AF/ARgBYwHgAX8BGAFjARABQjoAAR8BAAEfAQABHwEAAR8BAAEfAQABHwEAAR8BAAEf
- AQABHwEAARARAAEfTQABEAFCAf8BfwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARABQgEQAUIOAAEQAUIB/wF/AeABfwEYAWMB4AF/
- ARgBYwHgAX8BGAFjAeABfwEYAWMB4AF/ARgBYwEQAUJIAAEfAQABHwEAAR8BAAEfDwABHwEAAR9PAAEQ
- AUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwEQAUIBEAFCEAABEAFCAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- ARABQlAAAR8BAAEfAQABHwkAAR8BAAEfUwABEAFCARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwEY
- AWMBGAFjARgBYwEYAWMBGAFjARgBYwEYAWMBGAFjARgBYwH/AX8BEAFCEgABEAFCARABQgEQAUIBEAFC
- ARABQgEQAUIBEAFCARABQgEQAUJWAAEfAQABHwEAAR8BAAEfAQABHwEAAR9XAAEQAUIBEAFCARABQgEQ
- AUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgoA
- AUIBTQE+BwABPgMAASgDAAGAAwABoAMAAQEBAAEBBgABChYAA///AP8ADAABGAEBBf8JAAEHAcAF/wkA
- AQ4BgAF/AfACAAEHCQABAwEBAb8B4AIAAQMJAAEBAYEBXwHgAgABAwoAAQIB7wHgAgABAwkAAQgBAQFH
- AcACAAEDCgABAwHDAcACAAEDCQABCAEAAQMBwAIAAQMLAAEBAcACAAEDCQABCAEAAQEBgAIAAQMIAAGA
- AgABAQGAAgABAwgAAYADAAGAAgABAwgAAYACAAEBAYACAAEDCAABgAEIBQABAwgAAcACAAEBAwABAQgA
- AYABCA4AAZABAAEgAQEDAAEBCAABgAEIAQABsAMAAQMIAAGAAgABKQGAAgABAwgAAcACAAEZAeACAAED
- CAABwAIAASkB4AIAAQMKAAEBAUMB4AIAAQMIAAFAAgABAwHgAgABBwgAAfABAAEIAQcB4AIAAQ8IAAHg
- AgABDwHwAQABAQH/CAAB7AEAARgBHwH4AQABAwH/CAAB+AEAAQEBPwH8AQABBwH/CAAB8QGAAQwB/wH+
- AQABDwH/CAAB8wEkAQcC/wH8AR8B/wgAAe0BYgFnAv8B/gE/Af8IAAH/AecBWwP/AX8B//8A/wACAAH/
- AfABAAEDBv8BjwL/AfwD/wHgAQABAQEAARwBHwL/Af4BAwL/AfABPwH/AfABYAMAARgBBwL/AfgBAAL/
- AcABDwH/AUAEAAEQASsC/wHgAQABfwH/AQABAwH/AUAEAAEWAV8C/wGAAQABfwH8AgAB/wFABAABCwG/
- Ae8B/gIAAX8B8AIAAT8B+AHwAwABBwHaAU8B+AIAAX8BwAIAAQ8C+AQAAQUBAAHwAgABPwMAAQ8C+AEA
- AQEEAAHwAgABPwMAAQ8C+AEAAQMEAAHwAgABPwMAAQcBgAIAAQMEAAHwAgABPwMAAQMCAAF/AQMEAAHg
- AgABHwMAAQMCAAF/AQMEAAHgAgABHwMAAQECAAFfAQMEAAHgAgABHwMAAQECAAFfAQMEAAHgAgABHwYA
- AX8BAwQAAcACAAEPBAABgAIAAQMEAAHAAgABDwHAAwABwAIAAQMEAAHAAgABDwHwAQABAQEAAcACAAED
- BAABwAIAAQ8B8AMAAcACAAEDBAABgAIAAQcB8AMAAcACAAEHBAABgAIAAQcB9AMAAcABAAEfAf8EAAGA
- AgABBwHwAgABgAHAAQABHwH/BAABgAIAAQcB+AIAAREBwAEAAR8B/wcAAQ8B+AIAAQEBwAEAAR8B/wEA
- AaAFAAE/AfwBAAEBAQMBwAEAAR8B/wEBAVAFAAH/AfwCAAETAcABAAEfAf8B8gH7AecB/wIAAQMB/wH8
- AgABBwHAAQABHwH/AfcBaQHXAf8CAAEPAf8B/AIAAQ8BwAEAAR8C/wGUAS8B/wGAAQABPwH/AfwCAAEf
- AeABAAEfAv8B4AEfAf8B4AEAAv8B/AEAARABPwHwAQABPwL/AeABHwH/AfwBAwP/AQEBHAb/AfgBPwL/
- AY8D/wHAAQMF/wHwAT8G/wGAAgABfwT/AcABDwb/AwABPwT/AYcBwAEPBf8DAAEfBP8BjwHgAQEF/wGA
- AgABDwT/AY8BgAEAAX8E/wHAAgABBwGAAgABAQEOAgABHwT/AeACAAEDBAABBAIAAQ8B+AEBAv8B4AIA
- AQEHAAEHAeABAAE/Af8B4AIAAQEHAAEDAcABAAEPAf8B4AIAAQEFAAEBAfABAwGAAQABAwH/AeACAAEB
- BQABAwH4AQEBgAEAAQEB/wHgAgABAQUAAQcB/AEBAwAB/wHgAgABAQUAAQcC/wMAAX8B8AIAAQEEAAGA
- AgABAQMAAQEB/AIAAQEEAAGAAgABAQMAAQEB/AIAAQEEAAHAAgABAQQAAfwCAAEDBAABwAIAAQEBgAMA
- AfwCAAEPBAABwAIAAQEBgAMAAfwCAAEPBAABwAEHAfgBAQHAAwAB/AE8AQwBDwQAAeABBwH4AQMBwAMA
- AfwBPAEMAQ8EAAHgAQMB8AEDAeADAAH8ATABDAEPBAAB8AEBAeABAwHwAgABBwH8ATABDAEPBAAB8AIA
- AQMB+AIAAQcB/AEwAQwBDwQAAfgCAAEHAfwCAAEPAfwBIAE8AQ8EAAH8AgABBwH+AgABDwH8ASABPAEP
- BAAB/gIAAQ4B/wGAAQABHwH8AT8B/AEPBAAB/wIAAR4B/wHgAQABfwH8AgABDwMAAQEB/wHAAQABfgH/
- AfwBAQH/AfwCAAEPAYABAAP/AfgBAQH+BP8B/AIAAQ8BwAEBBP8B4QH8BP8B/gIAAQ8B4AEDBP8B/AF5
- Bf8CAAEPAfABBwX/AQMF/wGAAQABHws=
-
-
-
- 422, 57
-
-
- 511, 57
-
-
- 693, 57
-
-
- 782, 57
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/Windows98.vb b/Backup/windows 95/Windows98.vb
deleted file mode 100755
index 65cb311..0000000
--- a/Backup/windows 95/Windows98.vb
+++ /dev/null
@@ -1,198 +0,0 @@
-Public Class Windows98
- Dim count As Integer
- Dim txtcount As Integer
- Dim usersave As String
-
- Private Sub startbutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
- startmenu.Show()
- End Sub
-
- Private Sub windows98_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Click
- startmenu.Hide()
- End Sub
-
- Private Sub windows98Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Me.Load
- If My.Resources.windows98bootsound.CanRead Then
- Dim bStr(My.Resources.windows98bootsound.Length) As Byte
- My.Resources.windows98bootsound.Read(bStr, 0, My.Resources.windows98bootsound.Length)
- My.Computer.Audio.Play(bStr, AudioPlayMode.Background)
- End If
- startmenu.Hide()
- program.Hide()
- Timer1.Start()
- exampleprogramtopbar.Show()
- Me.FormBorderStyle = Windows.Forms.FormBorderStyle.None
- Me.WindowState = FormWindowState.Maximized
-
- End Sub
-
- Private Sub NotePadToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles NotePadToolStripMenuItem.Click
- Dim opennotepad As New formnotepad
- opennotepad.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub Closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
- program.Hide()
- exampleprogramtext.Text = ""
- program.Size = New Size(367, 253)
- End Sub
-
- Private Sub fullscreen_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
- program.Dock = DockStyle.Fill
- End Sub
-
- Private Sub minimize_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
-
- program.Dock = DockStyle.None
- End Sub
-
-
- Private Sub HelpToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles HelpToolStripMenuItem.Click
- Dim windowshelpopen As New formwindowshelp
- windowshelpopen.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub ExitToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
- program.Hide()
- End Sub
-
- Private Sub CalculatorToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles CalculatorToolStripMenuItem.Click
- Dim opencalc As New formcalculator
- opencalc.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub Desktop_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs)
- If e.Button = Windows.Forms.MouseButtons.Right Then
- rightclickbackproperties.Show()
- rightclickbackproperties.BringToFront()
- rightclickbackproperties.Location = MousePosition
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
-
- End Sub
-
- Private Sub minimizebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
- program.Dock = DockStyle.None
- End Sub
-
- Private Sub maximizebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
- program.Dock = DockStyle.Fill
- End Sub
-
- Private Sub PictureBox1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles startbutton.Click
- startmenu.Show()
- End Sub
-
- Private Sub PropertiesToolStripMenuItem1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PropertiesToolStripMenuItem1.Click
- Dim oform As New formDisplayproperties
- oform.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub ShutdownToolStripMenuItem1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ShutdownToolStripMenuItem1.Click
- Me.Close()
- End Sub
-
- Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
- desktopicons.BackColor = Me.BackColor
- taskbartime.Text = TimeOfDay
- End Sub
-
- Private Sub PhoneDialerToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
- Dim openphonedialer As New phone_dialer
- openphonedialer.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub AddressBookToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles AddressBookToolStripMenuItem.Click
- Dim openaddressbook As New Address_Book
- openaddressbook.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub VolumeControlToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles VolumeControlToolStripMenuItem.Click
- Dim openvolumecontrol As New volume_control
- openvolumecontrol.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub RunToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles RunToolStripMenuItem.Click
- Dim openrun As New run
- openrun.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub PaintToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PaintToolStripMenuItem.Click
- Dim openpaint As New paint
- openpaint.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub WindowsExplorerToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles WindowsExplorerToolStripMenuItem.Click
- Dim openinternetexplorer As New internet_explorer_5
- openinternetexplorer.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub FolderToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles FolderToolStripMenuItem.Click
- desktopicons.Items.Add("New Folder")
- End Sub
-
- Private Sub desktopicons_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles desktopicons.MouseDown
- startmenu.Hide()
-
- End Sub
-
- Private Sub WindowsExplorerToolStripMenuItem1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles WindowsExplorerToolStripMenuItem1.Click
- Dim openexplorer As New windows_explorer
- openexplorer.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub GuessTheNumberToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles GuessTheNumberToolStripMenuItem.Click
- Dim openguessnumber As New Guess_The_Number_app()
- openguessnumber.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub StartRunnerToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles StartRunnerToolStripMenuItem.Click
- Dim openstartrunner As New Start_Runner
- openstartrunner.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub ErrorBlasterToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ErrorBlasterToolStripMenuItem.Click
- Dim openerror As New errorblaster
- openerror.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub desktopicons_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs)
-
- End Sub
-
- Private Sub SkindowsToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles SkindowsToolStripMenuItem.Click
- Dim openskin As New Skindows_95
- openskin.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub WebChatToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles WebChatToolStripMenuItem.Click
- Dim openchat As New Webchat
- openchat.Show()
- startmenu.Hide()
- End Sub
-
- Private Sub TimeDistorterToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles TimeDistorterToolStripMenuItem.Click
- Dim opentimedistorter As New time_distorter
- opentimedistorter.Show()
- startmenu.Hide()
- End Sub
-
-End Class
diff --git a/Backup/windows 95/bin/Debug/windows 95.vshost.exe b/Backup/windows 95/bin/Debug/windows 95.vshost.exe
deleted file mode 100755
index 14041ba..0000000
Binary files a/Backup/windows 95/bin/Debug/windows 95.vshost.exe and /dev/null differ
diff --git a/Backup/windows 95/boot.Designer.vb b/Backup/windows 95/boot.Designer.vb
deleted file mode 100755
index bb3edeb..0000000
--- a/Backup/windows 95/boot.Designer.vb
+++ /dev/null
@@ -1,37 +0,0 @@
- _
-Partial Class boot
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.SuspendLayout()
- '
- 'boot
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(284, 262)
- Me.Name = "boot"
- Me.Text = "boot"
- Me.ResumeLayout(False)
-
- End Sub
-End Class
diff --git a/Backup/windows 95/boot.resx b/Backup/windows 95/boot.resx
deleted file mode 100755
index ff31a6d..0000000
--- a/Backup/windows 95/boot.resx
+++ /dev/null
@@ -1,120 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/boot.vb b/Backup/windows 95/boot.vb
deleted file mode 100755
index 5a9f4be..0000000
--- a/Backup/windows 95/boot.vb
+++ /dev/null
@@ -1,3 +0,0 @@
-Public Class boot
-
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/errorblaster.Designer.vb b/Backup/windows 95/errorblaster.Designer.vb
deleted file mode 100755
index 4cd337b..0000000
--- a/Backup/windows 95/errorblaster.Designer.vb
+++ /dev/null
@@ -1,217 +0,0 @@
- _
-Partial Class errorblaster
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(errorblaster))
- Me.program = New System.Windows.Forms.Panel
- Me.Button3 = New System.Windows.Forms.Button
- Me.Button2 = New System.Windows.Forms.Button
- Me.Button1 = New System.Windows.Forms.Button
- Me.Label1 = New System.Windows.Forms.Label
- Me.Label2 = New System.Windows.Forms.Label
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.Button3)
- Me.program.Controls.Add(Me.Button2)
- Me.program.Controls.Add(Me.Button1)
- Me.program.Controls.Add(Me.Label1)
- Me.program.Controls.Add(Me.Label2)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(516, 342)
- Me.program.TabIndex = 4
- '
- 'Button3
- '
- Me.Button3.Location = New System.Drawing.Point(404, 288)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(87, 39)
- Me.Button3.TabIndex = 14
- Me.Button3.Text = "Exit"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Location = New System.Drawing.Point(118, 288)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(87, 39)
- Me.Button2.TabIndex = 13
- Me.Button2.Text = "Remove"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(25, 288)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(87, 39)
- Me.Button1.TabIndex = 12
- Me.Button1.Text = "Infect"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label1.Location = New System.Drawing.Point(131, 32)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(251, 24)
- Me.Label1.TabIndex = 11
- Me.Label1.Text = "Welcome To Error Blaster"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(22, 72)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(489, 195)
- Me.Label2.TabIndex = 10
- Me.Label2.Text = resources.GetString("Label2.Text")
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(512, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(506, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(472, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(456, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(77, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Error Blaster"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(489, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'Timer1
- '
- Me.Timer1.Interval = 1000
- '
- 'look
- '
- '
- 'errorblaster
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(516, 342)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "errorblaster"
- Me.Text = "errorblaster"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents Button3 As System.Windows.Forms.Button
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents Timer1 As System.Windows.Forms.Timer
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/errorblaster.resx b/Backup/windows 95/errorblaster.resx
deleted file mode 100755
index 913cfcd..0000000
--- a/Backup/windows 95/errorblaster.resx
+++ /dev/null
@@ -1,143 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Virus Name: Error Blaster
-Virus Type: Scare
-Purpose: To Scare the User and force them to do a certain action in order to remove the
-virus
-Effect: Message Boxs with random errors will contine to pop up onto the screen at random intervals.
-
-Congradulations for downloading this example virus from my website "www.12padams.com"
-This virus can be very annoying an is quite common.
-The interval between each message box varies despending on the form of the virus
-The Interval in this example is 1 second which is on the faster side as not many pop up this fast.
-
-Ussually they will never ever stop and will keep poping up untill you download a rouge (fake)
-virus scanner which will further infect your computer and try to steal your money
-
-WARNING: Error Blaster WILL REMOVE THE VIRUS but NOT the WINDOWS that the virus opened.
-
-
- 17, 17
-
-
- 106, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/errorblaster.vb b/Backup/windows 95/errorblaster.vb
deleted file mode 100755
index 75a4481..0000000
--- a/Backup/windows 95/errorblaster.vb
+++ /dev/null
@@ -1,73 +0,0 @@
-Public Class errorblaster
- Dim ran As New Random
- Dim chosenerror As Integer
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
-
- Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
- Dim openerror As New windows95messagebox
- chosenerror = ran.Next(1, 9)
- If chosenerror = 1 Then
- openerror.infomessage.Text = "Your Computer Is Infected"
- End If
- If chosenerror = 2 Then
- openerror.infomessage.Text = "Virus Detected"
- End If
- If chosenerror = 3 Then
- openerror.infomessage.Text = "You need to uninfect your computer"
- End If
- If chosenerror = 4 Then
- openerror.infomessage.Text = "your computer is at risk download some program now to fix your comptuer"
- End If
- If chosenerror = 5 Then
- openerror.infomessage.Text = "Your computer is going to explode you need to save all changed now and then take it apart"
- End If
- If chosenerror = 6 Then
- openerror.infomessage.Text = "download an antivirus program now to save your computer"
- End If
- If chosenerror = 7 Then
- openerror.infomessage.Text = "Windows has detected a virus"
- End If
- If chosenerror = 8 Then
- openerror.infomessage.Text = "Your computer is going to be completly taken over if you do not right now downlaod antivirus software"
- End If
- openerror.Show()
- End Sub
-
- Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
- Timer1.Start()
- End Sub
-
- Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
- Timer1.Stop()
- End Sub
-
- Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
- Me.Close()
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-
- Private Sub errorblaster_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
- look.Start()
-
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/formDisplayproperties.Designer.vb b/Backup/windows 95/formDisplayproperties.Designer.vb
deleted file mode 100755
index 9882339..0000000
--- a/Backup/windows 95/formDisplayproperties.Designer.vb
+++ /dev/null
@@ -1,1873 +0,0 @@
- _
-Partial Class formDisplayproperties
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Me.program = New System.Windows.Forms.Panel
- Me.displaysettings = New System.Windows.Forms.Panel
- Me.Button30 = New System.Windows.Forms.Button
- Me.Button29 = New System.Windows.Forms.Button
- Me.applysettings = New System.Windows.Forms.Button
- Me.TabControl2 = New System.Windows.Forms.TabControl
- Me.TabPage4 = New System.Windows.Forms.TabPage
- Me.GroupBox2 = New System.Windows.Forms.GroupBox
- Me.RadioButton2 = New System.Windows.Forms.RadioButton
- Me.RadioButton1 = New System.Windows.Forms.RadioButton
- Me.Label4 = New System.Windows.Forms.Label
- Me.Button32 = New System.Windows.Forms.Button
- Me.Wallpaperlistbox = New System.Windows.Forms.ListBox
- Me.GroupBox1 = New System.Windows.Forms.GroupBox
- Me.Button31 = New System.Windows.Forms.Button
- Me.patternlistbox = New System.Windows.Forms.ListBox
- Me.democomputerbackground = New System.Windows.Forms.PictureBox
- Me.TabPage5 = New System.Windows.Forms.TabPage
- Me.GroupBox4 = New System.Windows.Forms.GroupBox
- Me.CheckBox3 = New System.Windows.Forms.CheckBox
- Me.CheckBox2 = New System.Windows.Forms.CheckBox
- Me.Label8 = New System.Windows.Forms.Label
- Me.DomainUpDown3 = New System.Windows.Forms.DomainUpDown
- Me.Label7 = New System.Windows.Forms.Label
- Me.PictureBox3 = New System.Windows.Forms.PictureBox
- Me.DomainUpDown2 = New System.Windows.Forms.DomainUpDown
- Me.GroupBox3 = New System.Windows.Forms.GroupBox
- Me.Label6 = New System.Windows.Forms.Label
- Me.DomainUpDown1 = New System.Windows.Forms.DomainUpDown
- Me.Label5 = New System.Windows.Forms.Label
- Me.Button35 = New System.Windows.Forms.Button
- Me.CheckBox1 = New System.Windows.Forms.CheckBox
- Me.Button34 = New System.Windows.Forms.Button
- Me.Button33 = New System.Windows.Forms.Button
- Me.ComboBox3 = New System.Windows.Forms.ComboBox
- Me.PictureBox2 = New System.Windows.Forms.PictureBox
- Me.darkgreycs = New System.Windows.Forms.TabPage
- Me.Label18 = New System.Windows.Forms.Label
- Me.Label17 = New System.Windows.Forms.Label
- Me.colourselectorexample = New System.Windows.Forms.Panel
- Me.form1 = New System.Windows.Forms.Button
- Me.darkgraycs = New System.Windows.Forms.Panel
- Me.DarkMagentacs = New System.Windows.Forms.Panel
- Me.lightbluecs = New System.Windows.Forms.Panel
- Me.whitesmokecs = New System.Windows.Forms.Panel
- Me.olivecs = New System.Windows.Forms.Panel
- Me.palegreencs = New System.Windows.Forms.Panel
- Me.tealcs = New System.Windows.Forms.Panel
- Me.greycs = New System.Windows.Forms.Panel
- Me.darkbluecs = New System.Windows.Forms.Panel
- Me.darkredcs = New System.Windows.Forms.Panel
- Me.forestgreencs = New System.Windows.Forms.Panel
- Me.blackcs = New System.Windows.Forms.Panel
- Me.magentacs = New System.Windows.Forms.Panel
- Me.yellowcs = New System.Windows.Forms.Panel
- Me.cyancs = New System.Windows.Forms.Panel
- Me.lightgreycs = New System.Windows.Forms.Panel
- Me.bluecs = New System.Windows.Forms.Panel
- Me.redcs = New System.Windows.Forms.Panel
- Me.limecs = New System.Windows.Forms.Panel
- Me.Whitecs = New System.Windows.Forms.Panel
- Me.Panel9 = New System.Windows.Forms.Panel
- Me.selectedcolourexample = New System.Windows.Forms.Panel
- Me.Panel10 = New System.Windows.Forms.Panel
- Me.PictureBox13 = New System.Windows.Forms.PictureBox
- Me.DomainUpDown5 = New System.Windows.Forms.DomainUpDown
- Me.DomainUpDown4 = New System.Windows.Forms.DomainUpDown
- Me.Button38 = New System.Windows.Forms.Button
- Me.Button37 = New System.Windows.Forms.Button
- Me.ComboBox6 = New System.Windows.Forms.ComboBox
- Me.Label15 = New System.Windows.Forms.Label
- Me.cboxitemselect = New System.Windows.Forms.ComboBox
- Me.Label14 = New System.Windows.Forms.Label
- Me.ComboBox4 = New System.Windows.Forms.ComboBox
- Me.Label13 = New System.Windows.Forms.Label
- Me.appearencesettingspanel = New System.Windows.Forms.Panel
- Me.Panel5 = New System.Windows.Forms.Panel
- Me.Button36 = New System.Windows.Forms.Button
- Me.Label12 = New System.Windows.Forms.Label
- Me.Panel6 = New System.Windows.Forms.Panel
- Me.Panel7 = New System.Windows.Forms.Panel
- Me.Label11 = New System.Windows.Forms.Label
- Me.PictureBox10 = New System.Windows.Forms.PictureBox
- Me.PictureBox11 = New System.Windows.Forms.PictureBox
- Me.PictureBox12 = New System.Windows.Forms.PictureBox
- Me.Panel3 = New System.Windows.Forms.Panel
- Me.TextBox2 = New System.Windows.Forms.TextBox
- Me.MenuStrip3 = New System.Windows.Forms.MenuStrip
- Me.NormalToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DissabledToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SelectedToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.Panel8 = New System.Windows.Forms.Panel
- Me.exampletopbaractivewindow = New System.Windows.Forms.Panel
- Me.PictureBox4 = New System.Windows.Forms.PictureBox
- Me.PictureBox5 = New System.Windows.Forms.PictureBox
- Me.Label9 = New System.Windows.Forms.Label
- Me.PictureBox6 = New System.Windows.Forms.PictureBox
- Me.Panel2 = New System.Windows.Forms.Panel
- Me.Panel4 = New System.Windows.Forms.Panel
- Me.topbarexampleinactivewindow = New System.Windows.Forms.Panel
- Me.PictureBox7 = New System.Windows.Forms.PictureBox
- Me.PictureBox8 = New System.Windows.Forms.PictureBox
- Me.Label10 = New System.Windows.Forms.Label
- Me.PictureBox9 = New System.Windows.Forms.PictureBox
- Me.Label16 = New System.Windows.Forms.Label
- Me.TabPage7 = New System.Windows.Forms.TabPage
- Me.Button28 = New System.Windows.Forms.Button
- Me.CheckBox4 = New System.Windows.Forms.CheckBox
- Me.GroupBox7 = New System.Windows.Forms.GroupBox
- Me.fontsizeinfo = New System.Windows.Forms.Label
- Me.ComboBox5 = New System.Windows.Forms.ComboBox
- Me.GroupBox6 = New System.Windows.Forms.GroupBox
- Me.screenreslabel = New System.Windows.Forms.Label
- Me.Label20 = New System.Windows.Forms.Label
- Me.Label19 = New System.Windows.Forms.Label
- Me.TrackBarscreenres = New System.Windows.Forms.TrackBar
- Me.GroupBox5 = New System.Windows.Forms.GroupBox
- Me.colourpaletepicturebox = New System.Windows.Forms.PictureBox
- Me.colorpalettecbox = New System.Windows.Forms.ComboBox
- Me.PictureBox14 = New System.Windows.Forms.PictureBox
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.displaysettings.SuspendLayout()
- Me.TabControl2.SuspendLayout()
- Me.TabPage4.SuspendLayout()
- Me.GroupBox2.SuspendLayout()
- Me.GroupBox1.SuspendLayout()
- CType(Me.democomputerbackground, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage5.SuspendLayout()
- Me.GroupBox4.SuspendLayout()
- CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox3.SuspendLayout()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.darkgreycs.SuspendLayout()
- Me.colourselectorexample.SuspendLayout()
- Me.Panel9.SuspendLayout()
- Me.Panel10.SuspendLayout()
- CType(Me.PictureBox13, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.appearencesettingspanel.SuspendLayout()
- Me.Panel5.SuspendLayout()
- Me.Panel6.SuspendLayout()
- Me.Panel7.SuspendLayout()
- CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel3.SuspendLayout()
- Me.MenuStrip3.SuspendLayout()
- Me.Panel8.SuspendLayout()
- Me.exampletopbaractivewindow.SuspendLayout()
- CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.Panel2.SuspendLayout()
- Me.Panel4.SuspendLayout()
- Me.topbarexampleinactivewindow.SuspendLayout()
- CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.TabPage7.SuspendLayout()
- Me.GroupBox7.SuspendLayout()
- Me.GroupBox6.SuspendLayout()
- CType(Me.TrackBarscreenres, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.GroupBox5.SuspendLayout()
- CType(Me.colourpaletepicturebox, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.displaysettings)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(415, 470)
- Me.program.TabIndex = 3
- '
- 'displaysettings
- '
- Me.displaysettings.BackColor = System.Drawing.Color.Silver
- Me.displaysettings.Controls.Add(Me.Button30)
- Me.displaysettings.Controls.Add(Me.Button29)
- Me.displaysettings.Controls.Add(Me.applysettings)
- Me.displaysettings.Controls.Add(Me.TabControl2)
- Me.displaysettings.Dock = System.Windows.Forms.DockStyle.Fill
- Me.displaysettings.Location = New System.Drawing.Point(0, 25)
- Me.displaysettings.Name = "displaysettings"
- Me.displaysettings.Size = New System.Drawing.Size(411, 441)
- Me.displaysettings.TabIndex = 6
- '
- 'Button30
- '
- Me.Button30.Location = New System.Drawing.Point(149, 411)
- Me.Button30.Name = "Button30"
- Me.Button30.Size = New System.Drawing.Size(75, 23)
- Me.Button30.TabIndex = 3
- Me.Button30.Text = "Ok"
- Me.Button30.UseVisualStyleBackColor = True
- '
- 'Button29
- '
- Me.Button29.Location = New System.Drawing.Point(230, 411)
- Me.Button29.Name = "Button29"
- Me.Button29.Size = New System.Drawing.Size(75, 23)
- Me.Button29.TabIndex = 2
- Me.Button29.Text = "Cancel"
- Me.Button29.UseVisualStyleBackColor = True
- '
- 'applysettings
- '
- Me.applysettings.Location = New System.Drawing.Point(311, 411)
- Me.applysettings.Name = "applysettings"
- Me.applysettings.Size = New System.Drawing.Size(75, 23)
- Me.applysettings.TabIndex = 1
- Me.applysettings.Text = "Apply"
- Me.applysettings.UseVisualStyleBackColor = True
- '
- 'TabControl2
- '
- Me.TabControl2.Controls.Add(Me.TabPage4)
- Me.TabControl2.Controls.Add(Me.TabPage5)
- Me.TabControl2.Controls.Add(Me.darkgreycs)
- Me.TabControl2.Controls.Add(Me.TabPage7)
- Me.TabControl2.Location = New System.Drawing.Point(14, 13)
- Me.TabControl2.Name = "TabControl2"
- Me.TabControl2.SelectedIndex = 0
- Me.TabControl2.Size = New System.Drawing.Size(372, 392)
- Me.TabControl2.TabIndex = 0
- '
- 'TabPage4
- '
- Me.TabPage4.BackColor = System.Drawing.Color.Silver
- Me.TabPage4.Controls.Add(Me.GroupBox2)
- Me.TabPage4.Controls.Add(Me.GroupBox1)
- Me.TabPage4.Controls.Add(Me.democomputerbackground)
- Me.TabPage4.Location = New System.Drawing.Point(4, 22)
- Me.TabPage4.Name = "TabPage4"
- Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage4.Size = New System.Drawing.Size(364, 366)
- Me.TabPage4.TabIndex = 0
- Me.TabPage4.Text = "Background"
- '
- 'GroupBox2
- '
- Me.GroupBox2.Controls.Add(Me.RadioButton2)
- Me.GroupBox2.Controls.Add(Me.RadioButton1)
- Me.GroupBox2.Controls.Add(Me.Label4)
- Me.GroupBox2.Controls.Add(Me.Button32)
- Me.GroupBox2.Controls.Add(Me.Wallpaperlistbox)
- Me.GroupBox2.Location = New System.Drawing.Point(188, 216)
- Me.GroupBox2.Name = "GroupBox2"
- Me.GroupBox2.Size = New System.Drawing.Size(170, 144)
- Me.GroupBox2.TabIndex = 2
- Me.GroupBox2.TabStop = False
- Me.GroupBox2.Text = "Wallpaper"
- '
- 'RadioButton2
- '
- Me.RadioButton2.AutoSize = True
- Me.RadioButton2.Location = New System.Drawing.Point(105, 124)
- Me.RadioButton2.Name = "RadioButton2"
- Me.RadioButton2.Size = New System.Drawing.Size(56, 17)
- Me.RadioButton2.TabIndex = 5
- Me.RadioButton2.TabStop = True
- Me.RadioButton2.Text = "Centre"
- Me.RadioButton2.UseVisualStyleBackColor = True
- '
- 'RadioButton1
- '
- Me.RadioButton1.AutoSize = True
- Me.RadioButton1.Location = New System.Drawing.Point(56, 124)
- Me.RadioButton1.Name = "RadioButton1"
- Me.RadioButton1.Size = New System.Drawing.Size(42, 17)
- Me.RadioButton1.TabIndex = 4
- Me.RadioButton1.TabStop = True
- Me.RadioButton1.Text = "Tile"
- Me.RadioButton1.UseVisualStyleBackColor = True
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(6, 128)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(44, 13)
- Me.Label4.TabIndex = 3
- Me.Label4.Text = "Display:"
- '
- 'Button32
- '
- Me.Button32.Location = New System.Drawing.Point(79, 95)
- Me.Button32.Name = "Button32"
- Me.Button32.Size = New System.Drawing.Size(82, 23)
- Me.Button32.TabIndex = 2
- Me.Button32.Text = "Browse..."
- Me.Button32.UseVisualStyleBackColor = True
- '
- 'Wallpaperlistbox
- '
- Me.Wallpaperlistbox.FormattingEnabled = True
- Me.Wallpaperlistbox.Items.AddRange(New Object() {"(None)", "Black Thatch", "Blue Rivets", "Bubbles", "Carved Stone", "Circles", "Houndstooth", "Pinstripe", "Setup", "Straw Mat", "Tiles", "Triangles", "Waves"})
- Me.Wallpaperlistbox.Location = New System.Drawing.Point(9, 20)
- Me.Wallpaperlistbox.Name = "Wallpaperlistbox"
- Me.Wallpaperlistbox.Size = New System.Drawing.Size(152, 69)
- Me.Wallpaperlistbox.TabIndex = 2
- '
- 'GroupBox1
- '
- Me.GroupBox1.Controls.Add(Me.Button31)
- Me.GroupBox1.Controls.Add(Me.patternlistbox)
- Me.GroupBox1.Location = New System.Drawing.Point(6, 216)
- Me.GroupBox1.Name = "GroupBox1"
- Me.GroupBox1.Size = New System.Drawing.Size(176, 144)
- Me.GroupBox1.TabIndex = 1
- Me.GroupBox1.TabStop = False
- Me.GroupBox1.Text = "Pattern"
- '
- 'Button31
- '
- Me.Button31.Location = New System.Drawing.Point(80, 95)
- Me.Button31.Name = "Button31"
- Me.Button31.Size = New System.Drawing.Size(82, 23)
- Me.Button31.TabIndex = 1
- Me.Button31.Text = "Edit Pattern..."
- Me.Button31.UseVisualStyleBackColor = True
- '
- 'patternlistbox
- '
- Me.patternlistbox.FormattingEnabled = True
- Me.patternlistbox.Items.AddRange(New Object() {"(None)", "Bricks", "Buttons", "Cargo Net", "Circuits", "Cobblestones", "Colosseum", "Daisies", "Dizzy", "Field Effect", "Key", "Live Wire", "Plaid", "Rounder", "Scales", "Strone", "Thatches", "Tile", "Triangles", "Waffle's Revenge"})
- Me.patternlistbox.Location = New System.Drawing.Point(7, 20)
- Me.patternlistbox.Name = "patternlistbox"
- Me.patternlistbox.Size = New System.Drawing.Size(155, 69)
- Me.patternlistbox.TabIndex = 0
- '
- 'democomputerbackground
- '
- Me.democomputerbackground.Image = Global.windows_95.My.Resources.Resources.windows_95_settings_computer_example
- Me.democomputerbackground.Location = New System.Drawing.Point(91, 19)
- Me.democomputerbackground.Name = "democomputerbackground"
- Me.democomputerbackground.Size = New System.Drawing.Size(185, 169)
- Me.democomputerbackground.TabIndex = 0
- Me.democomputerbackground.TabStop = False
- '
- 'TabPage5
- '
- Me.TabPage5.BackColor = System.Drawing.Color.Silver
- Me.TabPage5.Controls.Add(Me.GroupBox4)
- Me.TabPage5.Controls.Add(Me.GroupBox3)
- Me.TabPage5.Controls.Add(Me.PictureBox2)
- Me.TabPage5.Location = New System.Drawing.Point(4, 22)
- Me.TabPage5.Name = "TabPage5"
- Me.TabPage5.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage5.Size = New System.Drawing.Size(364, 366)
- Me.TabPage5.TabIndex = 1
- Me.TabPage5.Text = "Screen Saver"
- '
- 'GroupBox4
- '
- Me.GroupBox4.Controls.Add(Me.CheckBox3)
- Me.GroupBox4.Controls.Add(Me.CheckBox2)
- Me.GroupBox4.Controls.Add(Me.Label8)
- Me.GroupBox4.Controls.Add(Me.DomainUpDown3)
- Me.GroupBox4.Controls.Add(Me.Label7)
- Me.GroupBox4.Controls.Add(Me.PictureBox3)
- Me.GroupBox4.Controls.Add(Me.DomainUpDown2)
- Me.GroupBox4.Location = New System.Drawing.Point(7, 290)
- Me.GroupBox4.Name = "GroupBox4"
- Me.GroupBox4.Size = New System.Drawing.Size(351, 70)
- Me.GroupBox4.TabIndex = 3
- Me.GroupBox4.TabStop = False
- Me.GroupBox4.Text = "Energy saving features of monitor"
- '
- 'CheckBox3
- '
- Me.CheckBox3.AutoSize = True
- Me.CheckBox3.Location = New System.Drawing.Point(119, 43)
- Me.CheckBox3.Name = "CheckBox3"
- Me.CheckBox3.Size = New System.Drawing.Size(100, 17)
- Me.CheckBox3.TabIndex = 13
- Me.CheckBox3.Text = "Shut off monitor"
- Me.CheckBox3.UseVisualStyleBackColor = True
- '
- 'CheckBox2
- '
- Me.CheckBox2.AutoSize = True
- Me.CheckBox2.Location = New System.Drawing.Point(119, 20)
- Me.CheckBox2.Name = "CheckBox2"
- Me.CheckBox2.Size = New System.Drawing.Size(118, 17)
- Me.CheckBox2.TabIndex = 12
- Me.CheckBox2.Text = "Low-power standby"
- Me.CheckBox2.UseVisualStyleBackColor = True
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(283, 46)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(43, 13)
- Me.Label8.TabIndex = 11
- Me.Label8.Text = "minutes"
- '
- 'DomainUpDown3
- '
- Me.DomainUpDown3.Items.Add("1")
- Me.DomainUpDown3.Items.Add("2")
- Me.DomainUpDown3.Items.Add("3")
- Me.DomainUpDown3.Items.Add("4")
- Me.DomainUpDown3.Items.Add("5")
- Me.DomainUpDown3.Items.Add("6")
- Me.DomainUpDown3.Items.Add("7")
- Me.DomainUpDown3.Items.Add("8")
- Me.DomainUpDown3.Items.Add("9")
- Me.DomainUpDown3.Items.Add("10")
- Me.DomainUpDown3.Items.Add("11")
- Me.DomainUpDown3.Items.Add("12")
- Me.DomainUpDown3.Items.Add("13")
- Me.DomainUpDown3.Items.Add("14")
- Me.DomainUpDown3.Items.Add("15")
- Me.DomainUpDown3.Items.Add("16")
- Me.DomainUpDown3.Items.Add("17")
- Me.DomainUpDown3.Items.Add("18")
- Me.DomainUpDown3.Items.Add("19")
- Me.DomainUpDown3.Items.Add("20")
- Me.DomainUpDown3.Items.Add("21")
- Me.DomainUpDown3.Items.Add("22")
- Me.DomainUpDown3.Items.Add("23")
- Me.DomainUpDown3.Items.Add("24")
- Me.DomainUpDown3.Items.Add("25")
- Me.DomainUpDown3.Items.Add("26")
- Me.DomainUpDown3.Items.Add("27")
- Me.DomainUpDown3.Items.Add("28")
- Me.DomainUpDown3.Items.Add("29")
- Me.DomainUpDown3.Items.Add("30")
- Me.DomainUpDown3.Items.Add("31")
- Me.DomainUpDown3.Items.Add("32")
- Me.DomainUpDown3.Items.Add("33")
- Me.DomainUpDown3.Items.Add("34")
- Me.DomainUpDown3.Items.Add("35")
- Me.DomainUpDown3.Items.Add("36")
- Me.DomainUpDown3.Items.Add("37")
- Me.DomainUpDown3.Items.Add("38")
- Me.DomainUpDown3.Items.Add("39")
- Me.DomainUpDown3.Items.Add("40")
- Me.DomainUpDown3.Items.Add("41")
- Me.DomainUpDown3.Items.Add("42")
- Me.DomainUpDown3.Items.Add("43")
- Me.DomainUpDown3.Items.Add("44")
- Me.DomainUpDown3.Items.Add("45")
- Me.DomainUpDown3.Items.Add("46")
- Me.DomainUpDown3.Items.Add("47")
- Me.DomainUpDown3.Items.Add("48")
- Me.DomainUpDown3.Items.Add("49")
- Me.DomainUpDown3.Items.Add("50")
- Me.DomainUpDown3.Items.Add("51")
- Me.DomainUpDown3.Items.Add("52")
- Me.DomainUpDown3.Items.Add("53")
- Me.DomainUpDown3.Items.Add("54")
- Me.DomainUpDown3.Items.Add("55")
- Me.DomainUpDown3.Items.Add("56")
- Me.DomainUpDown3.Items.Add("57")
- Me.DomainUpDown3.Items.Add("58")
- Me.DomainUpDown3.Items.Add("59")
- Me.DomainUpDown3.Items.Add("60")
- Me.DomainUpDown3.Location = New System.Drawing.Point(240, 41)
- Me.DomainUpDown3.Name = "DomainUpDown3"
- Me.DomainUpDown3.Size = New System.Drawing.Size(40, 20)
- Me.DomainUpDown3.TabIndex = 10
- Me.DomainUpDown3.Text = "0"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(283, 22)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(43, 13)
- Me.Label7.TabIndex = 9
- Me.Label7.Text = "minutes"
- '
- 'PictureBox3
- '
- Me.PictureBox3.Image = Global.windows_95.My.Resources.Resources.energysave_windows_95
- Me.PictureBox3.Location = New System.Drawing.Point(19, 25)
- Me.PictureBox3.Name = "PictureBox3"
- Me.PictureBox3.Size = New System.Drawing.Size(83, 39)
- Me.PictureBox3.TabIndex = 0
- Me.PictureBox3.TabStop = False
- '
- 'DomainUpDown2
- '
- Me.DomainUpDown2.Items.Add("1")
- Me.DomainUpDown2.Items.Add("2")
- Me.DomainUpDown2.Items.Add("3")
- Me.DomainUpDown2.Items.Add("4")
- Me.DomainUpDown2.Items.Add("5")
- Me.DomainUpDown2.Items.Add("6")
- Me.DomainUpDown2.Items.Add("7")
- Me.DomainUpDown2.Items.Add("8")
- Me.DomainUpDown2.Items.Add("9")
- Me.DomainUpDown2.Items.Add("10")
- Me.DomainUpDown2.Items.Add("11")
- Me.DomainUpDown2.Items.Add("12")
- Me.DomainUpDown2.Items.Add("13")
- Me.DomainUpDown2.Items.Add("14")
- Me.DomainUpDown2.Items.Add("15")
- Me.DomainUpDown2.Items.Add("16")
- Me.DomainUpDown2.Items.Add("17")
- Me.DomainUpDown2.Items.Add("18")
- Me.DomainUpDown2.Items.Add("19")
- Me.DomainUpDown2.Items.Add("20")
- Me.DomainUpDown2.Items.Add("21")
- Me.DomainUpDown2.Items.Add("22")
- Me.DomainUpDown2.Items.Add("23")
- Me.DomainUpDown2.Items.Add("24")
- Me.DomainUpDown2.Items.Add("25")
- Me.DomainUpDown2.Items.Add("26")
- Me.DomainUpDown2.Items.Add("27")
- Me.DomainUpDown2.Items.Add("28")
- Me.DomainUpDown2.Items.Add("29")
- Me.DomainUpDown2.Items.Add("30")
- Me.DomainUpDown2.Items.Add("31")
- Me.DomainUpDown2.Items.Add("32")
- Me.DomainUpDown2.Items.Add("33")
- Me.DomainUpDown2.Items.Add("34")
- Me.DomainUpDown2.Items.Add("35")
- Me.DomainUpDown2.Items.Add("36")
- Me.DomainUpDown2.Items.Add("37")
- Me.DomainUpDown2.Items.Add("38")
- Me.DomainUpDown2.Items.Add("39")
- Me.DomainUpDown2.Items.Add("40")
- Me.DomainUpDown2.Items.Add("41")
- Me.DomainUpDown2.Items.Add("42")
- Me.DomainUpDown2.Items.Add("43")
- Me.DomainUpDown2.Items.Add("44")
- Me.DomainUpDown2.Items.Add("45")
- Me.DomainUpDown2.Items.Add("46")
- Me.DomainUpDown2.Items.Add("47")
- Me.DomainUpDown2.Items.Add("48")
- Me.DomainUpDown2.Items.Add("49")
- Me.DomainUpDown2.Items.Add("50")
- Me.DomainUpDown2.Items.Add("51")
- Me.DomainUpDown2.Items.Add("52")
- Me.DomainUpDown2.Items.Add("53")
- Me.DomainUpDown2.Items.Add("54")
- Me.DomainUpDown2.Items.Add("55")
- Me.DomainUpDown2.Items.Add("56")
- Me.DomainUpDown2.Items.Add("57")
- Me.DomainUpDown2.Items.Add("58")
- Me.DomainUpDown2.Items.Add("59")
- Me.DomainUpDown2.Items.Add("60")
- Me.DomainUpDown2.Location = New System.Drawing.Point(240, 17)
- Me.DomainUpDown2.Name = "DomainUpDown2"
- Me.DomainUpDown2.Size = New System.Drawing.Size(40, 20)
- Me.DomainUpDown2.TabIndex = 8
- Me.DomainUpDown2.Text = "0"
- '
- 'GroupBox3
- '
- Me.GroupBox3.Controls.Add(Me.Label6)
- Me.GroupBox3.Controls.Add(Me.DomainUpDown1)
- Me.GroupBox3.Controls.Add(Me.Label5)
- Me.GroupBox3.Controls.Add(Me.Button35)
- Me.GroupBox3.Controls.Add(Me.CheckBox1)
- Me.GroupBox3.Controls.Add(Me.Button34)
- Me.GroupBox3.Controls.Add(Me.Button33)
- Me.GroupBox3.Controls.Add(Me.ComboBox3)
- Me.GroupBox3.Location = New System.Drawing.Point(7, 199)
- Me.GroupBox3.Name = "GroupBox3"
- Me.GroupBox3.Size = New System.Drawing.Size(351, 85)
- Me.GroupBox3.TabIndex = 2
- Me.GroupBox3.TabStop = False
- Me.GroupBox3.Text = "Screen Saver"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(283, 56)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(43, 13)
- Me.Label6.TabIndex = 7
- Me.Label6.Text = "minutes"
- '
- 'DomainUpDown1
- '
- Me.DomainUpDown1.Items.Add("1")
- Me.DomainUpDown1.Items.Add("2")
- Me.DomainUpDown1.Items.Add("3")
- Me.DomainUpDown1.Items.Add("4")
- Me.DomainUpDown1.Items.Add("5")
- Me.DomainUpDown1.Items.Add("6")
- Me.DomainUpDown1.Items.Add("7")
- Me.DomainUpDown1.Items.Add("8")
- Me.DomainUpDown1.Items.Add("9")
- Me.DomainUpDown1.Items.Add("10")
- Me.DomainUpDown1.Items.Add("11")
- Me.DomainUpDown1.Items.Add("12")
- Me.DomainUpDown1.Items.Add("13")
- Me.DomainUpDown1.Items.Add("14")
- Me.DomainUpDown1.Items.Add("15")
- Me.DomainUpDown1.Items.Add("16")
- Me.DomainUpDown1.Items.Add("17")
- Me.DomainUpDown1.Items.Add("18")
- Me.DomainUpDown1.Items.Add("19")
- Me.DomainUpDown1.Items.Add("20")
- Me.DomainUpDown1.Items.Add("21")
- Me.DomainUpDown1.Items.Add("22")
- Me.DomainUpDown1.Items.Add("23")
- Me.DomainUpDown1.Items.Add("24")
- Me.DomainUpDown1.Items.Add("25")
- Me.DomainUpDown1.Items.Add("26")
- Me.DomainUpDown1.Items.Add("27")
- Me.DomainUpDown1.Items.Add("28")
- Me.DomainUpDown1.Items.Add("29")
- Me.DomainUpDown1.Items.Add("30")
- Me.DomainUpDown1.Items.Add("31")
- Me.DomainUpDown1.Items.Add("32")
- Me.DomainUpDown1.Items.Add("33")
- Me.DomainUpDown1.Items.Add("34")
- Me.DomainUpDown1.Items.Add("35")
- Me.DomainUpDown1.Items.Add("36")
- Me.DomainUpDown1.Items.Add("37")
- Me.DomainUpDown1.Items.Add("38")
- Me.DomainUpDown1.Items.Add("39")
- Me.DomainUpDown1.Items.Add("40")
- Me.DomainUpDown1.Items.Add("41")
- Me.DomainUpDown1.Items.Add("42")
- Me.DomainUpDown1.Items.Add("43")
- Me.DomainUpDown1.Items.Add("44")
- Me.DomainUpDown1.Items.Add("45")
- Me.DomainUpDown1.Items.Add("46")
- Me.DomainUpDown1.Items.Add("47")
- Me.DomainUpDown1.Items.Add("48")
- Me.DomainUpDown1.Items.Add("49")
- Me.DomainUpDown1.Items.Add("50")
- Me.DomainUpDown1.Items.Add("51")
- Me.DomainUpDown1.Items.Add("52")
- Me.DomainUpDown1.Items.Add("53")
- Me.DomainUpDown1.Items.Add("54")
- Me.DomainUpDown1.Items.Add("55")
- Me.DomainUpDown1.Items.Add("56")
- Me.DomainUpDown1.Items.Add("57")
- Me.DomainUpDown1.Items.Add("58")
- Me.DomainUpDown1.Items.Add("59")
- Me.DomainUpDown1.Items.Add("60")
- Me.DomainUpDown1.Location = New System.Drawing.Point(240, 51)
- Me.DomainUpDown1.Name = "DomainUpDown1"
- Me.DomainUpDown1.Size = New System.Drawing.Size(40, 20)
- Me.DomainUpDown1.TabIndex = 6
- Me.DomainUpDown1.Text = "0"
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(208, 56)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(32, 13)
- Me.Label5.TabIndex = 5
- Me.Label5.Text = "Wait:"
- '
- 'Button35
- '
- Me.Button35.Location = New System.Drawing.Point(128, 48)
- Me.Button35.Name = "Button35"
- Me.Button35.Size = New System.Drawing.Size(75, 23)
- Me.Button35.TabIndex = 4
- Me.Button35.Text = "Change"
- Me.Button35.UseVisualStyleBackColor = True
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.Location = New System.Drawing.Point(9, 52)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(120, 17)
- Me.CheckBox1.TabIndex = 3
- Me.CheckBox1.Text = "Password protected"
- Me.CheckBox1.UseVisualStyleBackColor = True
- '
- 'Button34
- '
- Me.Button34.Location = New System.Drawing.Point(253, 17)
- Me.Button34.Name = "Button34"
- Me.Button34.Size = New System.Drawing.Size(75, 23)
- Me.Button34.TabIndex = 2
- Me.Button34.Text = "Preveiw"
- Me.Button34.UseVisualStyleBackColor = True
- '
- 'Button33
- '
- Me.Button33.Location = New System.Drawing.Point(172, 17)
- Me.Button33.Name = "Button33"
- Me.Button33.Size = New System.Drawing.Size(75, 23)
- Me.Button33.TabIndex = 1
- Me.Button33.Text = "Settings..."
- Me.Button33.UseVisualStyleBackColor = True
- '
- 'ComboBox3
- '
- Me.ComboBox3.FormattingEnabled = True
- Me.ComboBox3.Items.AddRange(New Object() {"(None)", "3D Flower Box", "3D Flying Objects", "3D Maze", "3D Pipes", "3D Text", "Flying Windows"})
- Me.ComboBox3.Location = New System.Drawing.Point(9, 17)
- Me.ComboBox3.Name = "ComboBox3"
- Me.ComboBox3.Size = New System.Drawing.Size(157, 21)
- Me.ComboBox3.TabIndex = 0
- '
- 'PictureBox2
- '
- Me.PictureBox2.Image = Global.windows_95.My.Resources.Resources.windows_95_settings_computer_example
- Me.PictureBox2.Location = New System.Drawing.Point(91, 19)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(185, 169)
- Me.PictureBox2.TabIndex = 1
- Me.PictureBox2.TabStop = False
- '
- 'darkgreycs
- '
- Me.darkgreycs.BackColor = System.Drawing.Color.Silver
- Me.darkgreycs.Controls.Add(Me.Label18)
- Me.darkgreycs.Controls.Add(Me.Label17)
- Me.darkgreycs.Controls.Add(Me.colourselectorexample)
- Me.darkgreycs.Controls.Add(Me.Panel9)
- Me.darkgreycs.Controls.Add(Me.DomainUpDown5)
- Me.darkgreycs.Controls.Add(Me.DomainUpDown4)
- Me.darkgreycs.Controls.Add(Me.Button38)
- Me.darkgreycs.Controls.Add(Me.Button37)
- Me.darkgreycs.Controls.Add(Me.ComboBox6)
- Me.darkgreycs.Controls.Add(Me.Label15)
- Me.darkgreycs.Controls.Add(Me.cboxitemselect)
- Me.darkgreycs.Controls.Add(Me.Label14)
- Me.darkgreycs.Controls.Add(Me.ComboBox4)
- Me.darkgreycs.Controls.Add(Me.Label13)
- Me.darkgreycs.Controls.Add(Me.appearencesettingspanel)
- Me.darkgreycs.Controls.Add(Me.Label16)
- Me.darkgreycs.Location = New System.Drawing.Point(4, 22)
- Me.darkgreycs.Name = "darkgreycs"
- Me.darkgreycs.Size = New System.Drawing.Size(364, 366)
- Me.darkgreycs.TabIndex = 2
- Me.darkgreycs.Text = "Appearance"
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.Location = New System.Drawing.Point(199, 322)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(30, 13)
- Me.Label18.TabIndex = 15
- Me.Label18.Text = "Size:"
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Location = New System.Drawing.Point(201, 261)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(30, 13)
- Me.Label17.TabIndex = 14
- Me.Label17.Text = "Size:"
- '
- 'colourselectorexample
- '
- Me.colourselectorexample.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.colourselectorexample.Controls.Add(Me.form1)
- Me.colourselectorexample.Controls.Add(Me.darkgraycs)
- Me.colourselectorexample.Controls.Add(Me.DarkMagentacs)
- Me.colourselectorexample.Controls.Add(Me.lightbluecs)
- Me.colourselectorexample.Controls.Add(Me.whitesmokecs)
- Me.colourselectorexample.Controls.Add(Me.olivecs)
- Me.colourselectorexample.Controls.Add(Me.palegreencs)
- Me.colourselectorexample.Controls.Add(Me.tealcs)
- Me.colourselectorexample.Controls.Add(Me.greycs)
- Me.colourselectorexample.Controls.Add(Me.darkbluecs)
- Me.colourselectorexample.Controls.Add(Me.darkredcs)
- Me.colourselectorexample.Controls.Add(Me.forestgreencs)
- Me.colourselectorexample.Controls.Add(Me.blackcs)
- Me.colourselectorexample.Controls.Add(Me.magentacs)
- Me.colourselectorexample.Controls.Add(Me.yellowcs)
- Me.colourselectorexample.Controls.Add(Me.cyancs)
- Me.colourselectorexample.Controls.Add(Me.lightgreycs)
- Me.colourselectorexample.Controls.Add(Me.bluecs)
- Me.colourselectorexample.Controls.Add(Me.redcs)
- Me.colourselectorexample.Controls.Add(Me.limecs)
- Me.colourselectorexample.Controls.Add(Me.Whitecs)
- Me.colourselectorexample.Location = New System.Drawing.Point(281, 238)
- Me.colourselectorexample.Name = "colourselectorexample"
- Me.colourselectorexample.Size = New System.Drawing.Size(80, 125)
- Me.colourselectorexample.TabIndex = 13
- '
- 'form1
- '
- Me.form1.Location = New System.Drawing.Point(6, 100)
- Me.form1.Name = "form1"
- Me.form1.Size = New System.Drawing.Size(60, 20)
- Me.form1.TabIndex = 20
- Me.form1.Text = "Close"
- Me.form1.UseVisualStyleBackColor = True
- '
- 'darkgraycs
- '
- Me.darkgraycs.BackColor = System.Drawing.Color.DarkGray
- Me.darkgraycs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.darkgraycs.Location = New System.Drawing.Point(58, 82)
- Me.darkgraycs.Name = "darkgraycs"
- Me.darkgraycs.Size = New System.Drawing.Size(15, 15)
- Me.darkgraycs.TabIndex = 19
- '
- 'DarkMagentacs
- '
- Me.DarkMagentacs.BackColor = System.Drawing.Color.DarkMagenta
- Me.DarkMagentacs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.DarkMagentacs.Location = New System.Drawing.Point(58, 62)
- Me.DarkMagentacs.Name = "DarkMagentacs"
- Me.DarkMagentacs.Size = New System.Drawing.Size(15, 15)
- Me.DarkMagentacs.TabIndex = 15
- '
- 'lightbluecs
- '
- Me.lightbluecs.BackColor = System.Drawing.Color.LightBlue
- Me.lightbluecs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.lightbluecs.ForeColor = System.Drawing.SystemColors.ControlText
- Me.lightbluecs.Location = New System.Drawing.Point(21, 82)
- Me.lightbluecs.Name = "lightbluecs"
- Me.lightbluecs.Size = New System.Drawing.Size(15, 15)
- Me.lightbluecs.TabIndex = 17
- '
- 'whitesmokecs
- '
- Me.whitesmokecs.BackColor = System.Drawing.Color.WhiteSmoke
- Me.whitesmokecs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.whitesmokecs.Location = New System.Drawing.Point(39, 82)
- Me.whitesmokecs.Name = "whitesmokecs"
- Me.whitesmokecs.Size = New System.Drawing.Size(15, 15)
- Me.whitesmokecs.TabIndex = 18
- '
- 'olivecs
- '
- Me.olivecs.BackColor = System.Drawing.Color.Olive
- Me.olivecs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.olivecs.Location = New System.Drawing.Point(58, 23)
- Me.olivecs.Name = "olivecs"
- Me.olivecs.Size = New System.Drawing.Size(15, 15)
- Me.olivecs.TabIndex = 7
- '
- 'palegreencs
- '
- Me.palegreencs.BackColor = System.Drawing.Color.LightGreen
- Me.palegreencs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.palegreencs.Location = New System.Drawing.Point(2, 82)
- Me.palegreencs.Name = "palegreencs"
- Me.palegreencs.Size = New System.Drawing.Size(15, 15)
- Me.palegreencs.TabIndex = 16
- '
- 'tealcs
- '
- Me.tealcs.BackColor = System.Drawing.Color.Teal
- Me.tealcs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.tealcs.Location = New System.Drawing.Point(58, 43)
- Me.tealcs.Name = "tealcs"
- Me.tealcs.Size = New System.Drawing.Size(15, 15)
- Me.tealcs.TabIndex = 11
- '
- 'greycs
- '
- Me.greycs.BackColor = System.Drawing.Color.Gray
- Me.greycs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.greycs.Location = New System.Drawing.Point(58, 4)
- Me.greycs.Name = "greycs"
- Me.greycs.Size = New System.Drawing.Size(15, 15)
- Me.greycs.TabIndex = 3
- '
- 'darkbluecs
- '
- Me.darkbluecs.BackColor = System.Drawing.Color.DarkBlue
- Me.darkbluecs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.darkbluecs.Location = New System.Drawing.Point(21, 62)
- Me.darkbluecs.Name = "darkbluecs"
- Me.darkbluecs.Size = New System.Drawing.Size(15, 15)
- Me.darkbluecs.TabIndex = 13
- '
- 'darkredcs
- '
- Me.darkredcs.BackColor = System.Drawing.Color.DarkRed
- Me.darkredcs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.darkredcs.Location = New System.Drawing.Point(21, 23)
- Me.darkredcs.Name = "darkredcs"
- Me.darkredcs.Size = New System.Drawing.Size(15, 15)
- Me.darkredcs.TabIndex = 5
- '
- 'forestgreencs
- '
- Me.forestgreencs.BackColor = System.Drawing.Color.ForestGreen
- Me.forestgreencs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.forestgreencs.Location = New System.Drawing.Point(21, 43)
- Me.forestgreencs.Name = "forestgreencs"
- Me.forestgreencs.Size = New System.Drawing.Size(15, 15)
- Me.forestgreencs.TabIndex = 9
- '
- 'blackcs
- '
- Me.blackcs.BackColor = System.Drawing.Color.Black
- Me.blackcs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.blackcs.Location = New System.Drawing.Point(21, 4)
- Me.blackcs.Name = "blackcs"
- Me.blackcs.Size = New System.Drawing.Size(15, 15)
- Me.blackcs.TabIndex = 1
- '
- 'magentacs
- '
- Me.magentacs.BackColor = System.Drawing.Color.Magenta
- Me.magentacs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.magentacs.Location = New System.Drawing.Point(39, 62)
- Me.magentacs.Name = "magentacs"
- Me.magentacs.Size = New System.Drawing.Size(15, 15)
- Me.magentacs.TabIndex = 14
- '
- 'yellowcs
- '
- Me.yellowcs.BackColor = System.Drawing.Color.Yellow
- Me.yellowcs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.yellowcs.Location = New System.Drawing.Point(39, 23)
- Me.yellowcs.Name = "yellowcs"
- Me.yellowcs.Size = New System.Drawing.Size(15, 15)
- Me.yellowcs.TabIndex = 6
- '
- 'cyancs
- '
- Me.cyancs.BackColor = System.Drawing.Color.Cyan
- Me.cyancs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.cyancs.Location = New System.Drawing.Point(39, 43)
- Me.cyancs.Name = "cyancs"
- Me.cyancs.Size = New System.Drawing.Size(15, 15)
- Me.cyancs.TabIndex = 10
- '
- 'lightgreycs
- '
- Me.lightgreycs.BackColor = System.Drawing.Color.LightGray
- Me.lightgreycs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.lightgreycs.Location = New System.Drawing.Point(39, 4)
- Me.lightgreycs.Name = "lightgreycs"
- Me.lightgreycs.Size = New System.Drawing.Size(15, 15)
- Me.lightgreycs.TabIndex = 2
- '
- 'bluecs
- '
- Me.bluecs.BackColor = System.Drawing.Color.Blue
- Me.bluecs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.bluecs.Location = New System.Drawing.Point(2, 62)
- Me.bluecs.Name = "bluecs"
- Me.bluecs.Size = New System.Drawing.Size(15, 15)
- Me.bluecs.TabIndex = 12
- '
- 'redcs
- '
- Me.redcs.BackColor = System.Drawing.Color.Red
- Me.redcs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.redcs.Location = New System.Drawing.Point(2, 23)
- Me.redcs.Name = "redcs"
- Me.redcs.Size = New System.Drawing.Size(15, 15)
- Me.redcs.TabIndex = 4
- '
- 'limecs
- '
- Me.limecs.BackColor = System.Drawing.Color.Lime
- Me.limecs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.limecs.Location = New System.Drawing.Point(2, 43)
- Me.limecs.Name = "limecs"
- Me.limecs.Size = New System.Drawing.Size(15, 15)
- Me.limecs.TabIndex = 8
- '
- 'Whitecs
- '
- Me.Whitecs.BackColor = System.Drawing.Color.White
- Me.Whitecs.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Whitecs.Location = New System.Drawing.Point(2, 4)
- Me.Whitecs.Name = "Whitecs"
- Me.Whitecs.Size = New System.Drawing.Size(15, 15)
- Me.Whitecs.TabIndex = 0
- '
- 'Panel9
- '
- Me.Panel9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel9.Controls.Add(Me.selectedcolourexample)
- Me.Panel9.Controls.Add(Me.Panel10)
- Me.Panel9.Location = New System.Drawing.Point(281, 277)
- Me.Panel9.Name = "Panel9"
- Me.Panel9.Size = New System.Drawing.Size(49, 21)
- Me.Panel9.TabIndex = 11
- '
- 'selectedcolourexample
- '
- Me.selectedcolourexample.BackColor = System.Drawing.Color.Teal
- Me.selectedcolourexample.Location = New System.Drawing.Point(3, 1)
- Me.selectedcolourexample.Name = "selectedcolourexample"
- Me.selectedcolourexample.Size = New System.Drawing.Size(30, 15)
- Me.selectedcolourexample.TabIndex = 13
- '
- 'Panel10
- '
- Me.Panel10.Controls.Add(Me.PictureBox13)
- Me.Panel10.Dock = System.Windows.Forms.DockStyle.Right
- Me.Panel10.Location = New System.Drawing.Point(35, 0)
- Me.Panel10.Name = "Panel10"
- Me.Panel10.Size = New System.Drawing.Size(10, 17)
- Me.Panel10.TabIndex = 0
- '
- 'PictureBox13
- '
- Me.PictureBox13.Image = Global.windows_95.My.Resources.Resources.down_arrow
- Me.PictureBox13.Location = New System.Drawing.Point(2, 4)
- Me.PictureBox13.Name = "PictureBox13"
- Me.PictureBox13.Size = New System.Drawing.Size(10, 17)
- Me.PictureBox13.TabIndex = 0
- Me.PictureBox13.TabStop = False
- '
- 'DomainUpDown5
- '
- Me.DomainUpDown5.Location = New System.Drawing.Point(202, 339)
- Me.DomainUpDown5.Name = "DomainUpDown5"
- Me.DomainUpDown5.Size = New System.Drawing.Size(73, 20)
- Me.DomainUpDown5.TabIndex = 10
- Me.DomainUpDown5.Text = "size"
- '
- 'DomainUpDown4
- '
- Me.DomainUpDown4.Location = New System.Drawing.Point(202, 278)
- Me.DomainUpDown4.Name = "DomainUpDown4"
- Me.DomainUpDown4.Size = New System.Drawing.Size(73, 20)
- Me.DomainUpDown4.TabIndex = 9
- Me.DomainUpDown4.Text = "size"
- '
- 'Button38
- '
- Me.Button38.Location = New System.Drawing.Point(279, 215)
- Me.Button38.Name = "Button38"
- Me.Button38.Size = New System.Drawing.Size(75, 23)
- Me.Button38.TabIndex = 8
- Me.Button38.Text = "Delete"
- Me.Button38.UseVisualStyleBackColor = True
- '
- 'Button37
- '
- Me.Button37.Location = New System.Drawing.Point(202, 215)
- Me.Button37.Name = "Button37"
- Me.Button37.Size = New System.Drawing.Size(75, 23)
- Me.Button37.TabIndex = 7
- Me.Button37.Text = "Save As..."
- Me.Button37.UseVisualStyleBackColor = True
- '
- 'ComboBox6
- '
- Me.ComboBox6.FormattingEnabled = True
- Me.ComboBox6.Items.AddRange(New Object() {"Arial", "Arial Black", "Comic Sans MS", "Courier", "Courier New", "Fixedsys", "Impact", "MS Sans Seirf", "MS serif", "Small fonts", "System", "Time New Roman", "Verdana"})
- Me.ComboBox6.Location = New System.Drawing.Point(8, 339)
- Me.ComboBox6.Name = "ComboBox6"
- Me.ComboBox6.Size = New System.Drawing.Size(188, 21)
- Me.ComboBox6.TabIndex = 6
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Location = New System.Drawing.Point(5, 323)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(31, 13)
- Me.Label15.TabIndex = 5
- Me.Label15.Text = "Font:"
- '
- 'cboxitemselect
- '
- Me.cboxitemselect.FormattingEnabled = True
- Me.cboxitemselect.Items.AddRange(New Object() {"3d Objects", "Active Title Bar", "Active Window Border", "Application Background", "Caption Buttons", "Desktop", "Icon", "IconSpacing (horizontal)", "IconSpacing (Vertical)", "Inactive Title Bar", "Inactive Window Border", "Menu", "Message Box", "Palette Title", "Scrollbar", "Selected Items", "ToolTip", "Window"})
- Me.cboxitemselect.Location = New System.Drawing.Point(8, 277)
- Me.cboxitemselect.Name = "cboxitemselect"
- Me.cboxitemselect.Size = New System.Drawing.Size(188, 21)
- Me.cboxitemselect.TabIndex = 4
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Location = New System.Drawing.Point(5, 261)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(30, 13)
- Me.Label14.TabIndex = 3
- Me.Label14.Text = "Item:"
- '
- 'ComboBox4
- '
- Me.ComboBox4.FormattingEnabled = True
- Me.ComboBox4.Items.AddRange(New Object() {"Brink", "Desert", "Eggplant", "High Contrast Black", "High Contrast Black (extra large)", "High Contrast Black (large)", "High Contrast White", "High Contrast White (extra large)", "High Contrast White (large)", "Lilac", "Lilac (large)", "Maple", "Marine (high color)"})
- Me.ComboBox4.Location = New System.Drawing.Point(11, 216)
- Me.ComboBox4.Name = "ComboBox4"
- Me.ComboBox4.Size = New System.Drawing.Size(185, 21)
- Me.ComboBox4.TabIndex = 2
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(8, 200)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(49, 13)
- Me.Label13.TabIndex = 1
- Me.Label13.Text = "Scheme:"
- '
- 'appearencesettingspanel
- '
- Me.appearencesettingspanel.BackColor = System.Drawing.Color.Teal
- Me.appearencesettingspanel.Controls.Add(Me.Panel5)
- Me.appearencesettingspanel.Controls.Add(Me.Panel3)
- Me.appearencesettingspanel.Controls.Add(Me.Panel2)
- Me.appearencesettingspanel.Location = New System.Drawing.Point(8, 11)
- Me.appearencesettingspanel.Name = "appearencesettingspanel"
- Me.appearencesettingspanel.Size = New System.Drawing.Size(348, 173)
- Me.appearencesettingspanel.TabIndex = 0
- '
- 'Panel5
- '
- Me.Panel5.Anchor = System.Windows.Forms.AnchorStyles.Left
- Me.Panel5.BackColor = System.Drawing.Color.Silver
- Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel5.Controls.Add(Me.Button36)
- Me.Panel5.Controls.Add(Me.Label12)
- Me.Panel5.Controls.Add(Me.Panel6)
- Me.Panel5.Location = New System.Drawing.Point(8, 85)
- Me.Panel5.Name = "Panel5"
- Me.Panel5.Size = New System.Drawing.Size(241, 80)
- Me.Panel5.TabIndex = 9
- '
- 'Button36
- '
- Me.Button36.Location = New System.Drawing.Point(76, 48)
- Me.Button36.Name = "Button36"
- Me.Button36.Size = New System.Drawing.Size(75, 23)
- Me.Button36.TabIndex = 7
- Me.Button36.Text = "Ok"
- Me.Button36.UseVisualStyleBackColor = True
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label12.Location = New System.Drawing.Point(11, 30)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(86, 13)
- Me.Label12.TabIndex = 6
- Me.Label12.Text = "Message Text"
- '
- 'Panel6
- '
- Me.Panel6.Controls.Add(Me.Panel7)
- Me.Panel6.Dock = System.Windows.Forms.DockStyle.Top
- Me.Panel6.Location = New System.Drawing.Point(0, 0)
- Me.Panel6.Name = "Panel6"
- Me.Panel6.Size = New System.Drawing.Size(237, 25)
- Me.Panel6.TabIndex = 5
- '
- 'Panel7
- '
- Me.Panel7.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Panel7.BackColor = System.Drawing.Color.DarkBlue
- Me.Panel7.Controls.Add(Me.Label11)
- Me.Panel7.Controls.Add(Me.PictureBox10)
- Me.Panel7.Controls.Add(Me.PictureBox11)
- Me.Panel7.Controls.Add(Me.PictureBox12)
- Me.Panel7.Location = New System.Drawing.Point(3, 3)
- Me.Panel7.Name = "Panel7"
- Me.Panel7.Size = New System.Drawing.Size(231, 18)
- Me.Panel7.TabIndex = 0
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label11.ForeColor = System.Drawing.Color.White
- Me.Label11.Location = New System.Drawing.Point(6, 2)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(82, 13)
- Me.Label11.TabIndex = 3
- Me.Label11.Text = "Message Box"
- '
- 'PictureBox10
- '
- Me.PictureBox10.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox10.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.PictureBox10.Location = New System.Drawing.Point(197, 2)
- Me.PictureBox10.Name = "PictureBox10"
- Me.PictureBox10.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox10.TabIndex = 6
- Me.PictureBox10.TabStop = False
- '
- 'PictureBox11
- '
- Me.PictureBox11.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox11.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.PictureBox11.Location = New System.Drawing.Point(181, 2)
- Me.PictureBox11.Name = "PictureBox11"
- Me.PictureBox11.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox11.TabIndex = 5
- Me.PictureBox11.TabStop = False
- '
- 'PictureBox12
- '
- Me.PictureBox12.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox12.Image = Global.windows_95.My.Resources.Resources.close
- Me.PictureBox12.Location = New System.Drawing.Point(214, 2)
- Me.PictureBox12.Name = "PictureBox12"
- Me.PictureBox12.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox12.TabIndex = 4
- Me.PictureBox12.TabStop = False
- '
- 'Panel3
- '
- Me.Panel3.Anchor = System.Windows.Forms.AnchorStyles.Left
- Me.Panel3.BackColor = System.Drawing.Color.Silver
- Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel3.Controls.Add(Me.TextBox2)
- Me.Panel3.Controls.Add(Me.MenuStrip3)
- Me.Panel3.Controls.Add(Me.Panel8)
- Me.Panel3.Location = New System.Drawing.Point(11, 36)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(328, 110)
- Me.Panel3.TabIndex = 6
- '
- 'TextBox2
- '
- Me.TextBox2.Dock = System.Windows.Forms.DockStyle.Fill
- Me.TextBox2.Location = New System.Drawing.Point(0, 49)
- Me.TextBox2.Multiline = True
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
- Me.TextBox2.Size = New System.Drawing.Size(324, 57)
- Me.TextBox2.TabIndex = 7
- '
- 'MenuStrip3
- '
- Me.MenuStrip3.BackColor = System.Drawing.Color.Silver
- Me.MenuStrip3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NormalToolStripMenuItem, Me.DissabledToolStripMenuItem, Me.SelectedToolStripMenuItem})
- Me.MenuStrip3.Location = New System.Drawing.Point(0, 25)
- Me.MenuStrip3.Name = "MenuStrip3"
- Me.MenuStrip3.Size = New System.Drawing.Size(324, 24)
- Me.MenuStrip3.TabIndex = 6
- Me.MenuStrip3.Text = "MenuStrip3"
- '
- 'NormalToolStripMenuItem
- '
- Me.NormalToolStripMenuItem.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.NormalToolStripMenuItem.Name = "NormalToolStripMenuItem"
- Me.NormalToolStripMenuItem.Size = New System.Drawing.Size(60, 20)
- Me.NormalToolStripMenuItem.Text = "Normal"
- '
- 'DissabledToolStripMenuItem
- '
- Me.DissabledToolStripMenuItem.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.DissabledToolStripMenuItem.ForeColor = System.Drawing.Color.Gray
- Me.DissabledToolStripMenuItem.Name = "DissabledToolStripMenuItem"
- Me.DissabledToolStripMenuItem.Size = New System.Drawing.Size(66, 20)
- Me.DissabledToolStripMenuItem.Text = "Disabled"
- '
- 'SelectedToolStripMenuItem
- '
- Me.SelectedToolStripMenuItem.BackColor = System.Drawing.Color.DarkBlue
- Me.SelectedToolStripMenuItem.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.SelectedToolStripMenuItem.ForeColor = System.Drawing.Color.White
- Me.SelectedToolStripMenuItem.Name = "SelectedToolStripMenuItem"
- Me.SelectedToolStripMenuItem.Size = New System.Drawing.Size(68, 20)
- Me.SelectedToolStripMenuItem.Text = "Selected"
- '
- 'Panel8
- '
- Me.Panel8.Controls.Add(Me.exampletopbaractivewindow)
- Me.Panel8.Dock = System.Windows.Forms.DockStyle.Top
- Me.Panel8.Location = New System.Drawing.Point(0, 0)
- Me.Panel8.Name = "Panel8"
- Me.Panel8.Size = New System.Drawing.Size(324, 25)
- Me.Panel8.TabIndex = 5
- '
- 'exampletopbaractivewindow
- '
- Me.exampletopbaractivewindow.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.exampletopbaractivewindow.BackColor = System.Drawing.Color.DarkBlue
- Me.exampletopbaractivewindow.Controls.Add(Me.PictureBox4)
- Me.exampletopbaractivewindow.Controls.Add(Me.PictureBox5)
- Me.exampletopbaractivewindow.Controls.Add(Me.Label9)
- Me.exampletopbaractivewindow.Controls.Add(Me.PictureBox6)
- Me.exampletopbaractivewindow.Location = New System.Drawing.Point(3, 3)
- Me.exampletopbaractivewindow.Name = "exampletopbaractivewindow"
- Me.exampletopbaractivewindow.Size = New System.Drawing.Size(318, 18)
- Me.exampletopbaractivewindow.TabIndex = 0
- '
- 'PictureBox4
- '
- Me.PictureBox4.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox4.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.PictureBox4.Location = New System.Drawing.Point(284, 2)
- Me.PictureBox4.Name = "PictureBox4"
- Me.PictureBox4.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox4.TabIndex = 6
- Me.PictureBox4.TabStop = False
- '
- 'PictureBox5
- '
- Me.PictureBox5.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox5.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.PictureBox5.Location = New System.Drawing.Point(268, 2)
- Me.PictureBox5.Name = "PictureBox5"
- Me.PictureBox5.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox5.TabIndex = 5
- Me.PictureBox5.TabStop = False
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label9.ForeColor = System.Drawing.Color.White
- Me.Label9.Location = New System.Drawing.Point(6, 2)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(92, 13)
- Me.Label9.TabIndex = 3
- Me.Label9.Text = "Active Window"
- '
- 'PictureBox6
- '
- Me.PictureBox6.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox6.Image = Global.windows_95.My.Resources.Resources.close
- Me.PictureBox6.Location = New System.Drawing.Point(301, 2)
- Me.PictureBox6.Name = "PictureBox6"
- Me.PictureBox6.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox6.TabIndex = 4
- Me.PictureBox6.TabStop = False
- '
- 'Panel2
- '
- Me.Panel2.Anchor = System.Windows.Forms.AnchorStyles.Left
- Me.Panel2.BackColor = System.Drawing.Color.Silver
- Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel2.Controls.Add(Me.Panel4)
- Me.Panel2.Location = New System.Drawing.Point(7, 11)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(299, 111)
- Me.Panel2.TabIndex = 8
- '
- 'Panel4
- '
- Me.Panel4.Controls.Add(Me.topbarexampleinactivewindow)
- Me.Panel4.Dock = System.Windows.Forms.DockStyle.Top
- Me.Panel4.Location = New System.Drawing.Point(0, 0)
- Me.Panel4.Name = "Panel4"
- Me.Panel4.Size = New System.Drawing.Size(295, 25)
- Me.Panel4.TabIndex = 5
- '
- 'topbarexampleinactivewindow
- '
- Me.topbarexampleinactivewindow.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.topbarexampleinactivewindow.BackColor = System.Drawing.Color.Gray
- Me.topbarexampleinactivewindow.Controls.Add(Me.PictureBox7)
- Me.topbarexampleinactivewindow.Controls.Add(Me.PictureBox8)
- Me.topbarexampleinactivewindow.Controls.Add(Me.Label10)
- Me.topbarexampleinactivewindow.Controls.Add(Me.PictureBox9)
- Me.topbarexampleinactivewindow.Location = New System.Drawing.Point(3, 3)
- Me.topbarexampleinactivewindow.Name = "topbarexampleinactivewindow"
- Me.topbarexampleinactivewindow.Size = New System.Drawing.Size(289, 18)
- Me.topbarexampleinactivewindow.TabIndex = 0
- '
- 'PictureBox7
- '
- Me.PictureBox7.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox7.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.PictureBox7.Location = New System.Drawing.Point(255, 2)
- Me.PictureBox7.Name = "PictureBox7"
- Me.PictureBox7.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox7.TabIndex = 6
- Me.PictureBox7.TabStop = False
- '
- 'PictureBox8
- '
- Me.PictureBox8.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox8.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.PictureBox8.Location = New System.Drawing.Point(239, 2)
- Me.PictureBox8.Name = "PictureBox8"
- Me.PictureBox8.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox8.TabIndex = 5
- Me.PictureBox8.TabStop = False
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label10.ForeColor = System.Drawing.Color.White
- Me.Label10.Location = New System.Drawing.Point(6, 2)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(102, 13)
- Me.Label10.TabIndex = 3
- Me.Label10.Text = "Inactive Window"
- '
- 'PictureBox9
- '
- Me.PictureBox9.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.PictureBox9.Image = Global.windows_95.My.Resources.Resources.close
- Me.PictureBox9.Location = New System.Drawing.Point(272, 2)
- Me.PictureBox9.Name = "PictureBox9"
- Me.PictureBox9.Size = New System.Drawing.Size(16, 14)
- Me.PictureBox9.TabIndex = 4
- Me.PictureBox9.TabStop = False
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Location = New System.Drawing.Point(278, 261)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(34, 13)
- Me.Label16.TabIndex = 12
- Me.Label16.Text = "Color:"
- '
- 'TabPage7
- '
- Me.TabPage7.BackColor = System.Drawing.Color.Silver
- Me.TabPage7.Controls.Add(Me.Button28)
- Me.TabPage7.Controls.Add(Me.CheckBox4)
- Me.TabPage7.Controls.Add(Me.GroupBox7)
- Me.TabPage7.Controls.Add(Me.GroupBox6)
- Me.TabPage7.Controls.Add(Me.GroupBox5)
- Me.TabPage7.Controls.Add(Me.PictureBox14)
- Me.TabPage7.Location = New System.Drawing.Point(4, 22)
- Me.TabPage7.Name = "TabPage7"
- Me.TabPage7.Size = New System.Drawing.Size(364, 366)
- Me.TabPage7.TabIndex = 3
- Me.TabPage7.Text = "Settings"
- '
- 'Button28
- '
- Me.Button28.Location = New System.Drawing.Point(212, 340)
- Me.Button28.Name = "Button28"
- Me.Button28.Size = New System.Drawing.Size(140, 23)
- Me.Button28.TabIndex = 7
- Me.Button28.Text = "Advanced Properties..."
- Me.Button28.UseVisualStyleBackColor = True
- '
- 'CheckBox4
- '
- Me.CheckBox4.AutoSize = True
- Me.CheckBox4.Location = New System.Drawing.Point(6, 344)
- Me.CheckBox4.Name = "CheckBox4"
- Me.CheckBox4.Size = New System.Drawing.Size(171, 17)
- Me.CheckBox4.TabIndex = 6
- Me.CheckBox4.Text = "Show settings icon on task bar"
- Me.CheckBox4.UseVisualStyleBackColor = True
- '
- 'GroupBox7
- '
- Me.GroupBox7.Controls.Add(Me.fontsizeinfo)
- Me.GroupBox7.Controls.Add(Me.ComboBox5)
- Me.GroupBox7.Location = New System.Drawing.Point(6, 275)
- Me.GroupBox7.Name = "GroupBox7"
- Me.GroupBox7.Size = New System.Drawing.Size(346, 60)
- Me.GroupBox7.TabIndex = 5
- Me.GroupBox7.TabStop = False
- Me.GroupBox7.Text = "Font size"
- '
- 'fontsizeinfo
- '
- Me.fontsizeinfo.AutoSize = True
- Me.fontsizeinfo.Location = New System.Drawing.Point(7, 44)
- Me.fontsizeinfo.Name = "fontsizeinfo"
- Me.fontsizeinfo.Size = New System.Drawing.Size(99, 13)
- Me.fontsizeinfo.TabIndex = 1
- Me.fontsizeinfo.Text = "Normal size (96 dpi)"
- '
- 'ComboBox5
- '
- Me.ComboBox5.FormattingEnabled = True
- Me.ComboBox5.Items.AddRange(New Object() {"Small Fonts", "Large Fonts", "Other..."})
- Me.ComboBox5.Location = New System.Drawing.Point(7, 20)
- Me.ComboBox5.Name = "ComboBox5"
- Me.ComboBox5.Size = New System.Drawing.Size(333, 21)
- Me.ComboBox5.TabIndex = 0
- '
- 'GroupBox6
- '
- Me.GroupBox6.Controls.Add(Me.screenreslabel)
- Me.GroupBox6.Controls.Add(Me.Label20)
- Me.GroupBox6.Controls.Add(Me.Label19)
- Me.GroupBox6.Controls.Add(Me.TrackBarscreenres)
- Me.GroupBox6.Location = New System.Drawing.Point(202, 199)
- Me.GroupBox6.Name = "GroupBox6"
- Me.GroupBox6.Size = New System.Drawing.Size(150, 73)
- Me.GroupBox6.TabIndex = 4
- Me.GroupBox6.TabStop = False
- Me.GroupBox6.Text = "Desktop area"
- '
- 'screenreslabel
- '
- Me.screenreslabel.AutoSize = True
- Me.screenreslabel.Location = New System.Drawing.Point(32, 44)
- Me.screenreslabel.Name = "screenreslabel"
- Me.screenreslabel.Size = New System.Drawing.Size(89, 13)
- Me.screenreslabel.TabIndex = 3
- Me.screenreslabel.Text = "640 by 480 pixels"
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.Location = New System.Drawing.Point(117, 23)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(31, 13)
- Me.Label20.TabIndex = 2
- Me.Label20.Text = "More"
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.Location = New System.Drawing.Point(5, 22)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(29, 13)
- Me.Label19.TabIndex = 1
- Me.Label19.Text = "Less"
- '
- 'TrackBarscreenres
- '
- Me.TrackBarscreenres.Location = New System.Drawing.Point(28, 19)
- Me.TrackBarscreenres.Maximum = 12
- Me.TrackBarscreenres.Name = "TrackBarscreenres"
- Me.TrackBarscreenres.Size = New System.Drawing.Size(93, 45)
- Me.TrackBarscreenres.TabIndex = 0
- '
- 'GroupBox5
- '
- Me.GroupBox5.Controls.Add(Me.colourpaletepicturebox)
- Me.GroupBox5.Controls.Add(Me.colorpalettecbox)
- Me.GroupBox5.Location = New System.Drawing.Point(6, 199)
- Me.GroupBox5.Name = "GroupBox5"
- Me.GroupBox5.Size = New System.Drawing.Size(190, 69)
- Me.GroupBox5.TabIndex = 3
- Me.GroupBox5.TabStop = False
- Me.GroupBox5.Text = "Color Palette"
- '
- 'colourpaletepicturebox
- '
- Me.colourpaletepicturebox.Image = Global.windows_95.My.Resources.Resources.true_color
- Me.colourpaletepicturebox.Location = New System.Drawing.Point(7, 44)
- Me.colourpaletepicturebox.Name = "colourpaletepicturebox"
- Me.colourpaletepicturebox.Size = New System.Drawing.Size(169, 19)
- Me.colourpaletepicturebox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.colourpaletepicturebox.TabIndex = 1
- Me.colourpaletepicturebox.TabStop = False
- '
- 'colorpalettecbox
- '
- Me.colorpalettecbox.FormattingEnabled = True
- Me.colorpalettecbox.Items.AddRange(New Object() {"16 Color", "256 Color", "High Color (16 bit)", "True Color (32 bit)"})
- Me.colorpalettecbox.Location = New System.Drawing.Point(6, 16)
- Me.colorpalettecbox.Name = "colorpalettecbox"
- Me.colorpalettecbox.Size = New System.Drawing.Size(170, 21)
- Me.colorpalettecbox.TabIndex = 0
- '
- 'PictureBox14
- '
- Me.PictureBox14.Image = Global.windows_95.My.Resources.Resources.windows_95_settings_computer_example
- Me.PictureBox14.Location = New System.Drawing.Point(91, 19)
- Me.PictureBox14.Name = "PictureBox14"
- Me.PictureBox14.Size = New System.Drawing.Size(185, 169)
- Me.PictureBox14.TabIndex = 2
- Me.PictureBox14.TabStop = False
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(411, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(405, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(371, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(355, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(109, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Display Properties"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(388, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'formDisplayproperties
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(415, 470)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "formDisplayproperties"
- Me.ShowInTaskbar = False
- Me.Text = "Display Properties"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.displaysettings.ResumeLayout(False)
- Me.TabControl2.ResumeLayout(False)
- Me.TabPage4.ResumeLayout(False)
- Me.GroupBox2.ResumeLayout(False)
- Me.GroupBox2.PerformLayout()
- Me.GroupBox1.ResumeLayout(False)
- CType(Me.democomputerbackground, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage5.ResumeLayout(False)
- Me.GroupBox4.ResumeLayout(False)
- Me.GroupBox4.PerformLayout()
- CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox3.ResumeLayout(False)
- Me.GroupBox3.PerformLayout()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- Me.darkgreycs.ResumeLayout(False)
- Me.darkgreycs.PerformLayout()
- Me.colourselectorexample.ResumeLayout(False)
- Me.Panel9.ResumeLayout(False)
- Me.Panel10.ResumeLayout(False)
- CType(Me.PictureBox13, System.ComponentModel.ISupportInitialize).EndInit()
- Me.appearencesettingspanel.ResumeLayout(False)
- Me.Panel5.ResumeLayout(False)
- Me.Panel5.PerformLayout()
- Me.Panel6.ResumeLayout(False)
- Me.Panel7.ResumeLayout(False)
- Me.Panel7.PerformLayout()
- CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel3.ResumeLayout(False)
- Me.Panel3.PerformLayout()
- Me.MenuStrip3.ResumeLayout(False)
- Me.MenuStrip3.PerformLayout()
- Me.Panel8.ResumeLayout(False)
- Me.exampletopbaractivewindow.ResumeLayout(False)
- Me.exampletopbaractivewindow.PerformLayout()
- CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit()
- Me.Panel2.ResumeLayout(False)
- Me.Panel4.ResumeLayout(False)
- Me.topbarexampleinactivewindow.ResumeLayout(False)
- Me.topbarexampleinactivewindow.PerformLayout()
- CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit()
- Me.TabPage7.ResumeLayout(False)
- Me.TabPage7.PerformLayout()
- Me.GroupBox7.ResumeLayout(False)
- Me.GroupBox7.PerformLayout()
- Me.GroupBox6.ResumeLayout(False)
- Me.GroupBox6.PerformLayout()
- CType(Me.TrackBarscreenres, System.ComponentModel.ISupportInitialize).EndInit()
- Me.GroupBox5.ResumeLayout(False)
- CType(Me.colourpaletepicturebox, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).EndInit()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents Timer1 As System.Windows.Forms.Timer
- Friend WithEvents displaysettings As System.Windows.Forms.Panel
- Friend WithEvents Button30 As System.Windows.Forms.Button
- Friend WithEvents Button29 As System.Windows.Forms.Button
- Friend WithEvents applysettings As System.Windows.Forms.Button
- Friend WithEvents TabControl2 As System.Windows.Forms.TabControl
- Friend WithEvents TabPage4 As System.Windows.Forms.TabPage
- Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
- Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton
- Friend WithEvents Label4 As System.Windows.Forms.Label
- Friend WithEvents Button32 As System.Windows.Forms.Button
- Friend WithEvents Wallpaperlistbox As System.Windows.Forms.ListBox
- Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
- Friend WithEvents Button31 As System.Windows.Forms.Button
- Friend WithEvents patternlistbox As System.Windows.Forms.ListBox
- Friend WithEvents democomputerbackground As System.Windows.Forms.PictureBox
- Friend WithEvents TabPage5 As System.Windows.Forms.TabPage
- Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
- Friend WithEvents CheckBox3 As System.Windows.Forms.CheckBox
- Friend WithEvents CheckBox2 As System.Windows.Forms.CheckBox
- Friend WithEvents Label8 As System.Windows.Forms.Label
- Friend WithEvents DomainUpDown3 As System.Windows.Forms.DomainUpDown
- Friend WithEvents Label7 As System.Windows.Forms.Label
- Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox
- Friend WithEvents DomainUpDown2 As System.Windows.Forms.DomainUpDown
- Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
- Friend WithEvents Label6 As System.Windows.Forms.Label
- Friend WithEvents DomainUpDown1 As System.Windows.Forms.DomainUpDown
- Friend WithEvents Label5 As System.Windows.Forms.Label
- Friend WithEvents Button35 As System.Windows.Forms.Button
- Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox
- Friend WithEvents Button34 As System.Windows.Forms.Button
- Friend WithEvents Button33 As System.Windows.Forms.Button
- Friend WithEvents ComboBox3 As System.Windows.Forms.ComboBox
- Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
- Friend WithEvents darkgreycs As System.Windows.Forms.TabPage
- Friend WithEvents Label18 As System.Windows.Forms.Label
- Friend WithEvents Label17 As System.Windows.Forms.Label
- Friend WithEvents colourselectorexample As System.Windows.Forms.Panel
- Friend WithEvents form1 As System.Windows.Forms.Button
- Friend WithEvents darkgraycs As System.Windows.Forms.Panel
- Friend WithEvents DarkMagentacs As System.Windows.Forms.Panel
- Friend WithEvents lightbluecs As System.Windows.Forms.Panel
- Friend WithEvents whitesmokecs As System.Windows.Forms.Panel
- Friend WithEvents olivecs As System.Windows.Forms.Panel
- Friend WithEvents palegreencs As System.Windows.Forms.Panel
- Friend WithEvents tealcs As System.Windows.Forms.Panel
- Friend WithEvents greycs As System.Windows.Forms.Panel
- Friend WithEvents darkbluecs As System.Windows.Forms.Panel
- Friend WithEvents darkredcs As System.Windows.Forms.Panel
- Friend WithEvents forestgreencs As System.Windows.Forms.Panel
- Friend WithEvents blackcs As System.Windows.Forms.Panel
- Friend WithEvents magentacs As System.Windows.Forms.Panel
- Friend WithEvents yellowcs As System.Windows.Forms.Panel
- Friend WithEvents cyancs As System.Windows.Forms.Panel
- Friend WithEvents lightgreycs As System.Windows.Forms.Panel
- Friend WithEvents bluecs As System.Windows.Forms.Panel
- Friend WithEvents redcs As System.Windows.Forms.Panel
- Friend WithEvents limecs As System.Windows.Forms.Panel
- Friend WithEvents Whitecs As System.Windows.Forms.Panel
- Friend WithEvents Panel9 As System.Windows.Forms.Panel
- Friend WithEvents selectedcolourexample As System.Windows.Forms.Panel
- Friend WithEvents Panel10 As System.Windows.Forms.Panel
- Friend WithEvents PictureBox13 As System.Windows.Forms.PictureBox
- Friend WithEvents DomainUpDown5 As System.Windows.Forms.DomainUpDown
- Friend WithEvents DomainUpDown4 As System.Windows.Forms.DomainUpDown
- Friend WithEvents Button38 As System.Windows.Forms.Button
- Friend WithEvents Button37 As System.Windows.Forms.Button
- Friend WithEvents ComboBox6 As System.Windows.Forms.ComboBox
- Friend WithEvents Label15 As System.Windows.Forms.Label
- Friend WithEvents cboxitemselect As System.Windows.Forms.ComboBox
- Friend WithEvents Label14 As System.Windows.Forms.Label
- Friend WithEvents ComboBox4 As System.Windows.Forms.ComboBox
- Friend WithEvents Label13 As System.Windows.Forms.Label
- Friend WithEvents appearencesettingspanel As System.Windows.Forms.Panel
- Friend WithEvents Panel5 As System.Windows.Forms.Panel
- Friend WithEvents Button36 As System.Windows.Forms.Button
- Friend WithEvents Label12 As System.Windows.Forms.Label
- Friend WithEvents Panel6 As System.Windows.Forms.Panel
- Friend WithEvents Panel7 As System.Windows.Forms.Panel
- Friend WithEvents Label11 As System.Windows.Forms.Label
- Friend WithEvents PictureBox10 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox11 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox12 As System.Windows.Forms.PictureBox
- Friend WithEvents Panel3 As System.Windows.Forms.Panel
- Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
- Friend WithEvents MenuStrip3 As System.Windows.Forms.MenuStrip
- Friend WithEvents NormalToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DissabledToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SelectedToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents Panel8 As System.Windows.Forms.Panel
- Friend WithEvents exampletopbaractivewindow As System.Windows.Forms.Panel
- Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox
- Friend WithEvents Label9 As System.Windows.Forms.Label
- Friend WithEvents PictureBox6 As System.Windows.Forms.PictureBox
- Friend WithEvents Panel2 As System.Windows.Forms.Panel
- Friend WithEvents Panel4 As System.Windows.Forms.Panel
- Friend WithEvents topbarexampleinactivewindow As System.Windows.Forms.Panel
- Friend WithEvents PictureBox7 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox8 As System.Windows.Forms.PictureBox
- Friend WithEvents Label10 As System.Windows.Forms.Label
- Friend WithEvents PictureBox9 As System.Windows.Forms.PictureBox
- Friend WithEvents Label16 As System.Windows.Forms.Label
- Friend WithEvents TabPage7 As System.Windows.Forms.TabPage
- Friend WithEvents Button28 As System.Windows.Forms.Button
- Friend WithEvents CheckBox4 As System.Windows.Forms.CheckBox
- Friend WithEvents GroupBox7 As System.Windows.Forms.GroupBox
- Friend WithEvents fontsizeinfo As System.Windows.Forms.Label
- Friend WithEvents ComboBox5 As System.Windows.Forms.ComboBox
- Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
- Friend WithEvents screenreslabel As System.Windows.Forms.Label
- Friend WithEvents Label20 As System.Windows.Forms.Label
- Friend WithEvents Label19 As System.Windows.Forms.Label
- Friend WithEvents TrackBarscreenres As System.Windows.Forms.TrackBar
- Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
- Friend WithEvents colourpaletepicturebox As System.Windows.Forms.PictureBox
- Friend WithEvents colorpalettecbox As System.Windows.Forms.ComboBox
- Friend WithEvents PictureBox14 As System.Windows.Forms.PictureBox
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/formDisplayproperties.resx b/Backup/windows 95/formDisplayproperties.resx
deleted file mode 100755
index 37b690d..0000000
--- a/Backup/windows 95/formDisplayproperties.resx
+++ /dev/null
@@ -1,129 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 181, 17
-
-
- 17, 17
-
-
- 106, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/formDisplayproperties.vb b/Backup/windows 95/formDisplayproperties.vb
deleted file mode 100755
index 322ad14..0000000
--- a/Backup/windows 95/formDisplayproperties.vb
+++ /dev/null
@@ -1,285 +0,0 @@
-Public Class formDisplayproperties
-
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub ComboBox5_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ComboBox5.SelectedIndexChanged
- If ComboBox5.SelectedItem = "Small Fonts" Then
- fontsizeinfo.Text = "Normal size (96 dpi)"
- End If
- If ComboBox5.SelectedItem = "Large Fonts" Then
- fontsizeinfo.Text = "125% Normal size (120 dpi)"
- End If
- End Sub
- Private Sub TrackBarscreenres_Scroll(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles TrackBarscreenres.Scroll
- If TrackBarscreenres.Value = 1 Then
- screenreslabel.Text = "640 by 480 pixels"
- End If
- If TrackBarscreenres.Value = 2 Then
- screenreslabel.Text = "800 by 512 pixels"
- End If
- If TrackBarscreenres.Value = 3 Then
- screenreslabel.Text = "800 by 600 pixels"
- End If
- If TrackBarscreenres.Value = 4 Then
- screenreslabel.Text = "896 by 600 pixels"
- End If
- If TrackBarscreenres.Value = 5 Then
- screenreslabel.Text = "912 by 642 pixels"
- End If
- If TrackBarscreenres.Value = 6 Then
- screenreslabel.Text = "1024 by 768 pixels"
- End If
- If TrackBarscreenres.Value = 7 Then
- screenreslabel.Text = "1152 by 768 pixels"
- End If
- If TrackBarscreenres.Value = 8 Then
- screenreslabel.Text = "1152 by 864 pixels"
- End If
- If TrackBarscreenres.Value = 9 Then
- screenreslabel.Text = "1280 by 1024 pixels"
- End If
- If TrackBarscreenres.Value = 10 Then
- screenreslabel.Text = "1440 by 900 pixels"
- End If
- If TrackBarscreenres.Value = 11 Then
- screenreslabel.Text = "1600 by 1024 pixels"
- End If
- If TrackBarscreenres.Value = 12 Then
- screenreslabel.Text = "1600 by 1200 pixels"
- End If
- End Sub
-
- Private Sub colorpalettecbox_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles colorpalettecbox.SelectedIndexChanged
- If colorpalettecbox.SelectedItem = "16 Color" Then
- colourpaletepicturebox.Image = My.Resources._16_color
- End If
- If colorpalettecbox.SelectedItem = "256 Color" Then
- colourpaletepicturebox.Image = My.Resources._256_color
- End If
- If colorpalettecbox.SelectedItem = "High Color (16 bit)" Then
- colourpaletepicturebox.Image = My.Resources.high_color
- End If
- If colorpalettecbox.SelectedItem = "True Color (32 bit)" Then
- colourpaletepicturebox.Image = My.Resources.true_color
- End If
- End Sub
- Private Sub Button39_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles form1.Click
- colourselectorexample.Hide()
- End Sub
-
- Private Sub Whitecs_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Whitecs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.White
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.White
- End If
- End Sub
-
- Private Sub blackcs_MouseClick(ByVal sender As System.Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles blackcs.MouseClick
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.Black
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.Black
- End If
- End Sub
-
- Private Sub lightgreycs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles lightgreycs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.LightGray
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.LightGray
- End If
- End Sub
-
- Private Sub greycs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles greycs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.Gray
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.Gray
- End If
- End Sub
-
- Private Sub redcs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles redcs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.Red
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.Red
- End If
- End Sub
-
- Private Sub darkredcs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles darkredcs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.DarkRed
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.DarkRed
- End If
- End Sub
-
- Private Sub yellowcs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles yellowcs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.Yellow
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.Yellow
- End If
- End Sub
-
- Private Sub olivecs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles olivecs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.Olive
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.Olive
- End If
- End Sub
-
- Private Sub limecs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles limecs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.Lime
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.Lime
- End If
- End Sub
-
- Private Sub forestgreencs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles forestgreencs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.ForestGreen
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.ForestGreen
- End If
- End Sub
-
- Private Sub cyancs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cyancs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.Cyan
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.Cyan
- End If
- End Sub
-
- Private Sub tealcs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles tealcs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.Teal
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.Teal
- End If
- End Sub
-
- Private Sub bluecs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles bluecs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.Blue
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.Blue
- End If
- End Sub
-
- Private Sub darkbluecs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles darkbluecs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.DarkBlue
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.DarkBlue
- End If
- End Sub
-
- Private Sub DarkMagentacs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles DarkMagentacs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.DarkMagenta
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.DarkMagenta
- End If
- End Sub
-
- Private Sub palegreencs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles palegreencs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.PaleGreen
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.PaleGreen
- End If
- End Sub
-
- Private Sub lightbluecs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles lightbluecs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.LightBlue
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.LightBlue
- End If
- End Sub
-
- Private Sub whitesmokecs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles whitesmokecs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.WhiteSmoke
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.WhiteSmoke
- End If
- End Sub
-
- Private Sub darkgraycs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles darkgraycs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.DarkGray
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.DarkGray
- End If
- End Sub
-
- Private Sub magentacs_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles magentacs.Click
- If cboxitemselect.SelectedItem = "Desktop" Then
- appearencesettingspanel.BackColor = Color.Magenta
- End If
- If cboxitemselect.SelectedItem = "Active Title Bar" Then
- exampletopbaractivewindow.BackColor = Color.Magenta
- End If
- End Sub
-
- Private Sub applysettings_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles applysettings.Click
- Windows95.BackColor = appearencesettingspanel.BackColor
- Windows95.exampleprogramtopbar.BackColor = exampletopbaractivewindow.BackColor
- Me.programtopbar.BackColor = exampletopbaractivewindow.BackColor
- End Sub
-
- Private Sub PictureBox13_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PictureBox13.Click
- colourselectorexample.Show()
- End Sub
-
- Private Sub formDisplayproperties_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
- End Sub
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
-
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/formcalculator.Designer.vb b/Backup/windows 95/formcalculator.Designer.vb
deleted file mode 100755
index 1eab2b6..0000000
--- a/Backup/windows 95/formcalculator.Designer.vb
+++ /dev/null
@@ -1,652 +0,0 @@
- _
-Partial Class formcalculator
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Me.program = New System.Windows.Forms.Panel
- Me.calculator = New System.Windows.Forms.Panel
- Me.TextBox1 = New System.Windows.Forms.TextBox
- Me.Button27 = New System.Windows.Forms.Button
- Me.Button26 = New System.Windows.Forms.Button
- Me.Button25 = New System.Windows.Forms.Button
- Me.Button21 = New System.Windows.Forms.Button
- Me.Button22 = New System.Windows.Forms.Button
- Me.Button23 = New System.Windows.Forms.Button
- Me.Button24 = New System.Windows.Forms.Button
- Me.Button17 = New System.Windows.Forms.Button
- Me.Button18 = New System.Windows.Forms.Button
- Me.Button19 = New System.Windows.Forms.Button
- Me.Button20 = New System.Windows.Forms.Button
- Me.Button14 = New System.Windows.Forms.Button
- Me.Button15 = New System.Windows.Forms.Button
- Me.Button16 = New System.Windows.Forms.Button
- Me.Button11 = New System.Windows.Forms.Button
- Me.Button12 = New System.Windows.Forms.Button
- Me.Button13 = New System.Windows.Forms.Button
- Me.Button8 = New System.Windows.Forms.Button
- Me.Button9 = New System.Windows.Forms.Button
- Me.Button10 = New System.Windows.Forms.Button
- Me.Button5 = New System.Windows.Forms.Button
- Me.Button6 = New System.Windows.Forms.Button
- Me.Button7 = New System.Windows.Forms.Button
- Me.Button4 = New System.Windows.Forms.Button
- Me.Button3 = New System.Windows.Forms.Button
- Me.Button2 = New System.Windows.Forms.Button
- Me.Button1 = New System.Windows.Forms.Button
- Me.MenuStrip2 = New System.Windows.Forms.MenuStrip
- Me.EditToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.CopyCtrlCToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.PasteCtrlVToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem
- Me.ScientificToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.StandardToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpTopicsToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.AboutCalculatorToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.calculator.SuspendLayout()
- Me.MenuStrip2.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.calculator)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(290, 280)
- Me.program.TabIndex = 3
- '
- 'calculator
- '
- Me.calculator.BackColor = System.Drawing.Color.Silver
- Me.calculator.Controls.Add(Me.TextBox1)
- Me.calculator.Controls.Add(Me.Button27)
- Me.calculator.Controls.Add(Me.Button26)
- Me.calculator.Controls.Add(Me.Button25)
- Me.calculator.Controls.Add(Me.Button21)
- Me.calculator.Controls.Add(Me.Button22)
- Me.calculator.Controls.Add(Me.Button23)
- Me.calculator.Controls.Add(Me.Button24)
- Me.calculator.Controls.Add(Me.Button17)
- Me.calculator.Controls.Add(Me.Button18)
- Me.calculator.Controls.Add(Me.Button19)
- Me.calculator.Controls.Add(Me.Button20)
- Me.calculator.Controls.Add(Me.Button14)
- Me.calculator.Controls.Add(Me.Button15)
- Me.calculator.Controls.Add(Me.Button16)
- Me.calculator.Controls.Add(Me.Button11)
- Me.calculator.Controls.Add(Me.Button12)
- Me.calculator.Controls.Add(Me.Button13)
- Me.calculator.Controls.Add(Me.Button8)
- Me.calculator.Controls.Add(Me.Button9)
- Me.calculator.Controls.Add(Me.Button10)
- Me.calculator.Controls.Add(Me.Button5)
- Me.calculator.Controls.Add(Me.Button6)
- Me.calculator.Controls.Add(Me.Button7)
- Me.calculator.Controls.Add(Me.Button4)
- Me.calculator.Controls.Add(Me.Button3)
- Me.calculator.Controls.Add(Me.Button2)
- Me.calculator.Controls.Add(Me.Button1)
- Me.calculator.Controls.Add(Me.MenuStrip2)
- Me.calculator.Dock = System.Windows.Forms.DockStyle.Fill
- Me.calculator.Location = New System.Drawing.Point(0, 25)
- Me.calculator.Name = "calculator"
- Me.calculator.Size = New System.Drawing.Size(286, 251)
- Me.calculator.TabIndex = 4
- '
- 'TextBox1
- '
- Me.TextBox1.Location = New System.Drawing.Point(9, 31)
- Me.TextBox1.Multiline = True
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.Size = New System.Drawing.Size(267, 28)
- Me.TextBox1.TabIndex = 27
- Me.TextBox1.Text = "0"
- Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
- '
- 'Button27
- '
- Me.Button27.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button27.ForeColor = System.Drawing.Color.Firebrick
- Me.Button27.Location = New System.Drawing.Point(165, 65)
- Me.Button27.Name = "Button27"
- Me.Button27.Size = New System.Drawing.Size(53, 30)
- Me.Button27.TabIndex = 26
- Me.Button27.Text = "CE"
- Me.Button27.UseVisualStyleBackColor = True
- '
- 'Button26
- '
- Me.Button26.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button26.ForeColor = System.Drawing.Color.Firebrick
- Me.Button26.Location = New System.Drawing.Point(223, 65)
- Me.Button26.Name = "Button26"
- Me.Button26.Size = New System.Drawing.Size(53, 30)
- Me.Button26.TabIndex = 25
- Me.Button26.Text = "C"
- Me.Button26.UseVisualStyleBackColor = True
- '
- 'Button25
- '
- Me.Button25.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button25.ForeColor = System.Drawing.Color.Firebrick
- Me.Button25.Location = New System.Drawing.Point(106, 65)
- Me.Button25.Name = "Button25"
- Me.Button25.Size = New System.Drawing.Size(53, 30)
- Me.Button25.TabIndex = 24
- Me.Button25.Text = "Back"
- Me.Button25.UseVisualStyleBackColor = True
- '
- 'Button21
- '
- Me.Button21.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button21.ForeColor = System.Drawing.Color.MidnightBlue
- Me.Button21.Location = New System.Drawing.Point(238, 208)
- Me.Button21.Name = "Button21"
- Me.Button21.Size = New System.Drawing.Size(38, 30)
- Me.Button21.TabIndex = 23
- Me.Button21.Text = "="
- Me.Button21.UseVisualStyleBackColor = True
- '
- 'Button22
- '
- Me.Button22.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button22.ForeColor = System.Drawing.Color.MidnightBlue
- Me.Button22.Location = New System.Drawing.Point(238, 101)
- Me.Button22.Name = "Button22"
- Me.Button22.Size = New System.Drawing.Size(38, 30)
- Me.Button22.TabIndex = 22
- Me.Button22.Text = "sqrt"
- Me.Button22.UseVisualStyleBackColor = True
- '
- 'Button23
- '
- Me.Button23.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button23.ForeColor = System.Drawing.Color.MidnightBlue
- Me.Button23.Location = New System.Drawing.Point(238, 173)
- Me.Button23.Name = "Button23"
- Me.Button23.Size = New System.Drawing.Size(38, 30)
- Me.Button23.TabIndex = 21
- Me.Button23.Text = "1/x"
- Me.Button23.UseVisualStyleBackColor = True
- '
- 'Button24
- '
- Me.Button24.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button24.ForeColor = System.Drawing.Color.MidnightBlue
- Me.Button24.Location = New System.Drawing.Point(238, 137)
- Me.Button24.Name = "Button24"
- Me.Button24.Size = New System.Drawing.Size(38, 30)
- Me.Button24.TabIndex = 20
- Me.Button24.Text = "%"
- Me.Button24.UseVisualStyleBackColor = True
- '
- 'Button17
- '
- Me.Button17.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button17.ForeColor = System.Drawing.Color.Red
- Me.Button17.Location = New System.Drawing.Point(194, 208)
- Me.Button17.Name = "Button17"
- Me.Button17.Size = New System.Drawing.Size(38, 30)
- Me.Button17.TabIndex = 19
- Me.Button17.Text = "+"
- Me.Button17.UseVisualStyleBackColor = True
- '
- 'Button18
- '
- Me.Button18.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button18.ForeColor = System.Drawing.Color.Red
- Me.Button18.Location = New System.Drawing.Point(194, 101)
- Me.Button18.Name = "Button18"
- Me.Button18.Size = New System.Drawing.Size(38, 30)
- Me.Button18.TabIndex = 18
- Me.Button18.Text = "/"
- Me.Button18.UseVisualStyleBackColor = True
- '
- 'Button19
- '
- Me.Button19.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button19.ForeColor = System.Drawing.Color.Red
- Me.Button19.Location = New System.Drawing.Point(194, 173)
- Me.Button19.Name = "Button19"
- Me.Button19.Size = New System.Drawing.Size(38, 30)
- Me.Button19.TabIndex = 17
- Me.Button19.Text = "-"
- Me.Button19.UseVisualStyleBackColor = True
- '
- 'Button20
- '
- Me.Button20.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button20.ForeColor = System.Drawing.Color.Red
- Me.Button20.Location = New System.Drawing.Point(194, 137)
- Me.Button20.Name = "Button20"
- Me.Button20.Size = New System.Drawing.Size(38, 30)
- Me.Button20.TabIndex = 16
- Me.Button20.Text = "x"
- Me.Button20.UseVisualStyleBackColor = True
- '
- 'Button14
- '
- Me.Button14.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button14.ForeColor = System.Drawing.Color.Blue
- Me.Button14.Location = New System.Drawing.Point(150, 208)
- Me.Button14.Name = "Button14"
- Me.Button14.Size = New System.Drawing.Size(38, 30)
- Me.Button14.TabIndex = 15
- Me.Button14.Text = "."
- Me.Button14.UseVisualStyleBackColor = True
- '
- 'Button15
- '
- Me.Button15.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button15.ForeColor = System.Drawing.Color.Blue
- Me.Button15.Location = New System.Drawing.Point(106, 208)
- Me.Button15.Name = "Button15"
- Me.Button15.Size = New System.Drawing.Size(38, 30)
- Me.Button15.TabIndex = 14
- Me.Button15.Text = "+/-"
- Me.Button15.UseVisualStyleBackColor = True
- '
- 'Button16
- '
- Me.Button16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button16.ForeColor = System.Drawing.Color.Blue
- Me.Button16.Location = New System.Drawing.Point(62, 208)
- Me.Button16.Name = "Button16"
- Me.Button16.Size = New System.Drawing.Size(38, 30)
- Me.Button16.TabIndex = 13
- Me.Button16.Text = "0"
- Me.Button16.UseVisualStyleBackColor = True
- '
- 'Button11
- '
- Me.Button11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button11.ForeColor = System.Drawing.Color.Blue
- Me.Button11.Location = New System.Drawing.Point(150, 101)
- Me.Button11.Name = "Button11"
- Me.Button11.Size = New System.Drawing.Size(38, 30)
- Me.Button11.TabIndex = 12
- Me.Button11.Text = "9"
- Me.Button11.UseVisualStyleBackColor = True
- '
- 'Button12
- '
- Me.Button12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button12.ForeColor = System.Drawing.Color.Blue
- Me.Button12.Location = New System.Drawing.Point(150, 173)
- Me.Button12.Name = "Button12"
- Me.Button12.Size = New System.Drawing.Size(38, 30)
- Me.Button12.TabIndex = 11
- Me.Button12.Text = "3"
- Me.Button12.UseVisualStyleBackColor = True
- '
- 'Button13
- '
- Me.Button13.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button13.ForeColor = System.Drawing.Color.Blue
- Me.Button13.Location = New System.Drawing.Point(150, 137)
- Me.Button13.Name = "Button13"
- Me.Button13.Size = New System.Drawing.Size(38, 30)
- Me.Button13.TabIndex = 10
- Me.Button13.Text = "6"
- Me.Button13.UseVisualStyleBackColor = True
- '
- 'Button8
- '
- Me.Button8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button8.ForeColor = System.Drawing.Color.Blue
- Me.Button8.Location = New System.Drawing.Point(106, 101)
- Me.Button8.Name = "Button8"
- Me.Button8.Size = New System.Drawing.Size(38, 30)
- Me.Button8.TabIndex = 9
- Me.Button8.Text = "8"
- Me.Button8.UseVisualStyleBackColor = True
- '
- 'Button9
- '
- Me.Button9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button9.ForeColor = System.Drawing.Color.Blue
- Me.Button9.Location = New System.Drawing.Point(106, 173)
- Me.Button9.Name = "Button9"
- Me.Button9.Size = New System.Drawing.Size(38, 30)
- Me.Button9.TabIndex = 8
- Me.Button9.Text = "2"
- Me.Button9.UseVisualStyleBackColor = True
- '
- 'Button10
- '
- Me.Button10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button10.ForeColor = System.Drawing.Color.Blue
- Me.Button10.Location = New System.Drawing.Point(106, 137)
- Me.Button10.Name = "Button10"
- Me.Button10.Size = New System.Drawing.Size(38, 30)
- Me.Button10.TabIndex = 7
- Me.Button10.Text = "5"
- Me.Button10.UseVisualStyleBackColor = True
- '
- 'Button5
- '
- Me.Button5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button5.ForeColor = System.Drawing.Color.Blue
- Me.Button5.Location = New System.Drawing.Point(62, 101)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(38, 30)
- Me.Button5.TabIndex = 6
- Me.Button5.Text = "7"
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Button6
- '
- Me.Button6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button6.ForeColor = System.Drawing.Color.Blue
- Me.Button6.Location = New System.Drawing.Point(62, 173)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(38, 30)
- Me.Button6.TabIndex = 5
- Me.Button6.Text = "1"
- Me.Button6.UseVisualStyleBackColor = True
- '
- 'Button7
- '
- Me.Button7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button7.ForeColor = System.Drawing.Color.Blue
- Me.Button7.Location = New System.Drawing.Point(62, 137)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(38, 30)
- Me.Button7.TabIndex = 4
- Me.Button7.Text = "4"
- Me.Button7.UseVisualStyleBackColor = True
- '
- 'Button4
- '
- Me.Button4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button4.ForeColor = System.Drawing.Color.Red
- Me.Button4.Location = New System.Drawing.Point(9, 101)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(38, 30)
- Me.Button4.TabIndex = 3
- Me.Button4.Text = "MC"
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'Button3
- '
- Me.Button3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button3.ForeColor = System.Drawing.Color.Red
- Me.Button3.Location = New System.Drawing.Point(9, 173)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(38, 30)
- Me.Button3.TabIndex = 2
- Me.Button3.Text = "MS"
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button2.ForeColor = System.Drawing.Color.Red
- Me.Button2.Location = New System.Drawing.Point(9, 208)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(38, 30)
- Me.Button2.TabIndex = 1
- Me.Button2.Text = "M+"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button1
- '
- Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button1.ForeColor = System.Drawing.Color.Red
- Me.Button1.Location = New System.Drawing.Point(9, 137)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(38, 30)
- Me.Button1.TabIndex = 0
- Me.Button1.Text = "MR"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'MenuStrip2
- '
- Me.MenuStrip2.BackColor = System.Drawing.Color.Silver
- Me.MenuStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.EditToolStripMenuItem1, Me.HelpToolStripMenuItem2, Me.HelpToolStripMenuItem3})
- Me.MenuStrip2.Location = New System.Drawing.Point(0, 0)
- Me.MenuStrip2.Name = "MenuStrip2"
- Me.MenuStrip2.Size = New System.Drawing.Size(286, 24)
- Me.MenuStrip2.TabIndex = 28
- Me.MenuStrip2.Text = "MenuStrip2"
- '
- 'EditToolStripMenuItem1
- '
- Me.EditToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.EditToolStripMenuItem1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CopyCtrlCToolStripMenuItem1, Me.PasteCtrlVToolStripMenuItem1})
- Me.EditToolStripMenuItem1.Name = "EditToolStripMenuItem1"
- Me.EditToolStripMenuItem1.Size = New System.Drawing.Size(39, 20)
- Me.EditToolStripMenuItem1.Text = "Edit"
- '
- 'CopyCtrlCToolStripMenuItem1
- '
- Me.CopyCtrlCToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.CopyCtrlCToolStripMenuItem1.Name = "CopyCtrlCToolStripMenuItem1"
- Me.CopyCtrlCToolStripMenuItem1.Size = New System.Drawing.Size(158, 22)
- Me.CopyCtrlCToolStripMenuItem1.Text = "Copy Ctrl+C"
- '
- 'PasteCtrlVToolStripMenuItem1
- '
- Me.PasteCtrlVToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.PasteCtrlVToolStripMenuItem1.Name = "PasteCtrlVToolStripMenuItem1"
- Me.PasteCtrlVToolStripMenuItem1.Size = New System.Drawing.Size(158, 22)
- Me.PasteCtrlVToolStripMenuItem1.Text = "Paste Ctrl+V"
- '
- 'HelpToolStripMenuItem2
- '
- Me.HelpToolStripMenuItem2.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ScientificToolStripMenuItem, Me.StandardToolStripMenuItem})
- Me.HelpToolStripMenuItem2.Name = "HelpToolStripMenuItem2"
- Me.HelpToolStripMenuItem2.Size = New System.Drawing.Size(44, 20)
- Me.HelpToolStripMenuItem2.Text = "Veiw"
- '
- 'ScientificToolStripMenuItem
- '
- Me.ScientificToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ScientificToolStripMenuItem.Name = "ScientificToolStripMenuItem"
- Me.ScientificToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
- Me.ScientificToolStripMenuItem.Text = "Scientific"
- '
- 'StandardToolStripMenuItem
- '
- Me.StandardToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.StandardToolStripMenuItem.Name = "StandardToolStripMenuItem"
- Me.StandardToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
- Me.StandardToolStripMenuItem.Text = "Standard"
- '
- 'HelpToolStripMenuItem3
- '
- Me.HelpToolStripMenuItem3.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.HelpTopicsToolStripMenuItem1, Me.AboutCalculatorToolStripMenuItem})
- Me.HelpToolStripMenuItem3.Name = "HelpToolStripMenuItem3"
- Me.HelpToolStripMenuItem3.Size = New System.Drawing.Size(44, 20)
- Me.HelpToolStripMenuItem3.Text = "Help"
- '
- 'HelpTopicsToolStripMenuItem1
- '
- Me.HelpTopicsToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.HelpTopicsToolStripMenuItem1.Name = "HelpTopicsToolStripMenuItem1"
- Me.HelpTopicsToolStripMenuItem1.Size = New System.Drawing.Size(164, 22)
- Me.HelpTopicsToolStripMenuItem1.Text = "Help Topics"
- '
- 'AboutCalculatorToolStripMenuItem
- '
- Me.AboutCalculatorToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AboutCalculatorToolStripMenuItem.Name = "AboutCalculatorToolStripMenuItem"
- Me.AboutCalculatorToolStripMenuItem.Size = New System.Drawing.Size(164, 22)
- Me.AboutCalculatorToolStripMenuItem.Text = "About Calculator"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(286, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(280, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(246, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(230, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(64, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Calculator"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(263, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'formcalculator
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(290, 280)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "formcalculator"
- Me.Text = "formcalculator"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.calculator.ResumeLayout(False)
- Me.calculator.PerformLayout()
- Me.MenuStrip2.ResumeLayout(False)
- Me.MenuStrip2.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents calculator As System.Windows.Forms.Panel
- Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
- Friend WithEvents Button27 As System.Windows.Forms.Button
- Friend WithEvents Button26 As System.Windows.Forms.Button
- Friend WithEvents Button25 As System.Windows.Forms.Button
- Friend WithEvents Button21 As System.Windows.Forms.Button
- Friend WithEvents Button22 As System.Windows.Forms.Button
- Friend WithEvents Button23 As System.Windows.Forms.Button
- Friend WithEvents Button24 As System.Windows.Forms.Button
- Friend WithEvents Button17 As System.Windows.Forms.Button
- Friend WithEvents Button18 As System.Windows.Forms.Button
- Friend WithEvents Button19 As System.Windows.Forms.Button
- Friend WithEvents Button20 As System.Windows.Forms.Button
- Friend WithEvents Button14 As System.Windows.Forms.Button
- Friend WithEvents Button15 As System.Windows.Forms.Button
- Friend WithEvents Button16 As System.Windows.Forms.Button
- Friend WithEvents Button11 As System.Windows.Forms.Button
- Friend WithEvents Button12 As System.Windows.Forms.Button
- Friend WithEvents Button13 As System.Windows.Forms.Button
- Friend WithEvents Button8 As System.Windows.Forms.Button
- Friend WithEvents Button9 As System.Windows.Forms.Button
- Friend WithEvents Button10 As System.Windows.Forms.Button
- Friend WithEvents Button5 As System.Windows.Forms.Button
- Friend WithEvents Button6 As System.Windows.Forms.Button
- Friend WithEvents Button7 As System.Windows.Forms.Button
- Friend WithEvents Button4 As System.Windows.Forms.Button
- Friend WithEvents Button3 As System.Windows.Forms.Button
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents MenuStrip2 As System.Windows.Forms.MenuStrip
- Friend WithEvents EditToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CopyCtrlCToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PasteCtrlVToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpToolStripMenuItem2 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ScientificToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents StandardToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpToolStripMenuItem3 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpTopicsToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AboutCalculatorToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/formcalculator.resx b/Backup/windows 95/formcalculator.resx
deleted file mode 100755
index 86877ae..0000000
--- a/Backup/windows 95/formcalculator.resx
+++ /dev/null
@@ -1,129 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17, 17
-
-
- 17, 17
-
-
- 132, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/formcalculator.vb b/Backup/windows 95/formcalculator.vb
deleted file mode 100755
index 990ec87..0000000
--- a/Backup/windows 95/formcalculator.vb
+++ /dev/null
@@ -1,29 +0,0 @@
-Public Class formcalculator
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub formcalculator_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
- End Sub
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
-
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/formwindowshelp.Designer.vb b/Backup/windows 95/formwindowshelp.Designer.vb
deleted file mode 100755
index 4092fc4..0000000
--- a/Backup/windows 95/formwindowshelp.Designer.vb
+++ /dev/null
@@ -1,1072 +0,0 @@
- _
-Partial Class formwindowshelp
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Dim TreeNode1 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("What's new in Internet Explorer?")
- Dim TreeNode2 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Tour: Ten minutes to using Windows")
- Dim TreeNode3 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you've used Windows before")
- Dim TreeNode4 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Introducing Internet Explorer", New System.Windows.Forms.TreeNode() {TreeNode1, TreeNode2, TreeNode3})
- Dim TreeNode5 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Registering Windows 95 online")
- Dim TreeNode6 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("License agreement questions and answers")
- Dim TreeNode7 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("A new look and feel")
- Dim TreeNode8 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("New programs and accessories")
- Dim TreeNode9 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Microsoft Internet Explorer 3.0")
- Dim TreeNode10 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Microsoft Internet Mail and News")
- Dim TreeNode11 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Microsoft NetMeeting")
- Dim TreeNode12 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Personal Web Server")
- Dim TreeNode13 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Support for portable computers")
- Dim TreeNode14 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Improved networking")
- Dim TreeNode15 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Service for NetWare Directory Services")
- Dim TreeNode16 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Power management")
- Dim TreeNode17 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Support for voice modems")
- Dim TreeNode18 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Support for large drives")
- Dim TreeNode19 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Faster ways to get your work done")
- Dim TreeNode20 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("More ways to customize Windows")
- Dim TreeNode21 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("A list of What's New", New System.Windows.Forms.TreeNode() {TreeNode7, TreeNode8, TreeNode9, TreeNode10, TreeNode11, TreeNode12, TreeNode13, TreeNode14, TreeNode15, TreeNode16, TreeNode17, TreeNode18, TreeNode19, TreeNode20})
- Dim TreeNode22 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Welcome", New System.Windows.Forms.TreeNode() {TreeNode5, TreeNode6, TreeNode21})
- Dim TreeNode23 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Windows games")
- Dim TreeNode24 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Calculator: for making calculations")
- Dim TreeNode25 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Microsoft Exposition: a catalog of Microsoft Products")
- Dim TreeNode26 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("For General Use", New System.Windows.Forms.TreeNode() {TreeNode23, TreeNode24, TreeNode25})
- Dim TreeNode27 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Paint: for creating a picture")
- Dim TreeNode28 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("WordPad: for writing and formatting documents")
- Dim TreeNode29 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Notepad: for writing and editing text files")
- Dim TreeNode30 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("For Writing and Drawing", New System.Windows.Forms.TreeNode() {TreeNode27, TreeNode28, TreeNode29})
- Dim TreeNode31 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("The Microsoft Network: for using the Microsoft online service")
- Dim TreeNode32 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Phone Dialer: for dialing from your computer")
- Dim TreeNode33 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Windows Messaging: for sending and recieving messages")
- Dim TreeNode34 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Microsoft Fax: for sending and receiving fax messages")
- Dim TreeNode35 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("HyperTerminal: for connecting to other computers")
- Dim TreeNode36 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("For communicating with Others", New System.Windows.Forms.TreeNode() {TreeNode31, TreeNode32, TreeNode33, TreeNode34, TreeNode35})
- Dim TreeNode37 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Cd Player: for playing compact discs")
- Dim TreeNode38 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Media Player: for playing multimedia files")
- Dim TreeNode39 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Sound Recorder: for creating and playing sound files")
- Dim TreeNode40 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Volume Control: for adjusting sound level")
- Dim TreeNode41 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("For Sound and Video", New System.Windows.Forms.TreeNode() {TreeNode37, TreeNode38, TreeNode39, TreeNode40})
- Dim TreeNode42 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Dial-Up Networking: for connecting by using a modem")
- Dim TreeNode43 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Direct Cable Connection: for connecting by using a cable")
- Dim TreeNode44 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Briefcase: for synchronizing files")
- Dim TreeNode45 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("For Using with Two Computers", New System.Windows.Forms.TreeNode() {TreeNode42, TreeNode43, TreeNode44})
- Dim TreeNode46 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Backup: for backing up your files")
- Dim TreeNode47 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Backup Agents: for NetWare and Windows NT servers")
- Dim TreeNode48 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("DriveSpace: for increasing disk space")
- Dim TreeNode49 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Disk Defragmenter: for speeding up your hard disk")
- Dim TreeNode50 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("ScanDisk: for detecting and repairing disk errors")
- Dim TreeNode51 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("For Maintaining Your Computer", New System.Windows.Forms.TreeNode() {TreeNode46, TreeNode47, TreeNode48, TreeNode49, TreeNode50})
- Dim TreeNode52 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Using Windows Accessories", New System.Windows.Forms.TreeNode() {TreeNode26, TreeNode30, TreeNode36, TreeNode41, TreeNode45, TreeNode51})
- Dim TreeNode53 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Introducing Windows", New System.Windows.Forms.TreeNode() {TreeNode22, TreeNode52})
- Dim TreeNode54 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Starting a program")
- Dim TreeNode55 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Switching between programs")
- Dim TreeNode56 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Installing a program from a floppy disk or CD-ROM")
- Dim TreeNode57 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Installing a program from a network")
- Dim TreeNode58 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Removing a program from your computer")
- Dim TreeNode59 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Starting an MS-DOS window")
- Dim TreeNode60 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Optimizing MS-DOS programs")
- Dim TreeNode61 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Shutting down your computer")
- Dim TreeNode62 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Run Programs", New System.Windows.Forms.TreeNode() {TreeNode54, TreeNode55, TreeNode56, TreeNode57, TreeNode58, TreeNode59, TreeNode60, TreeNode61})
- Dim TreeNode63 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Finding a file or folder")
- Dim TreeNode64 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Opening a document you've used recently")
- Dim TreeNode65 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Seeing what's on your computer")
- Dim TreeNode66 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Copying a file or folder")
- Dim TreeNode67 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Moving a file or folder")
- Dim TreeNode68 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Deleting a file or folder")
- Dim TreeNode69 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Retrieving deleted files or shortcuts")
- Dim TreeNode70 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Copying a file to a floppy disk")
- Dim TreeNode71 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Creating a folder")
- Dim TreeNode72 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing the name of a file or folder")
- Dim TreeNode73 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Work with Files or Folders", New System.Windows.Forms.TreeNode() {TreeNode63, TreeNode64, TreeNode65, TreeNode66, TreeNode67, TreeNode68, TreeNode69, TreeNode70, TreeNode71, TreeNode72})
- Dim TreeNode74 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setting up a printer")
- Dim TreeNode75 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Printing a document")
- Dim TreeNode76 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Viewing documents waiting to be printed")
- Dim TreeNode77 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing printer settings")
- Dim TreeNode78 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Using a shared printer")
- Dim TreeNode79 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Sharing your printer")
- Dim TreeNode80 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Troubleshooting printing problems")
- Dim TreeNode81 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Print", New System.Windows.Forms.TreeNode() {TreeNode74, TreeNode75, TreeNode76, TreeNode77, TreeNode78, TreeNode79, TreeNode80})
- Dim TreeNode82 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setting up your computer to connect to the network")
- Dim TreeNode83 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Finding a computer")
- Dim TreeNode84 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Browsing your workgroup")
- Dim TreeNode85 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Opening a shared folder on another computer")
- Dim TreeNode86 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Sharing a folder or printer")
- Dim TreeNode87 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Installing a program from a network")
- Dim TreeNode88 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Backing up files over a network")
- Dim TreeNode89 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Connecting to a network by using Dial-Up Networking")
- Dim TreeNode90 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Automating a Dial-Up Networking connection")
- Dim TreeNode91 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Connecting to a network by using a cable")
- Dim TreeNode92 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Use a Network", New System.Windows.Forms.TreeNode() {TreeNode82, TreeNode83, TreeNode84, TreeNode85, TreeNode86, TreeNode87, TreeNode88, TreeNode89, TreeNode90, TreeNode91})
- Dim TreeNode93 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Exchanging mail messages")
- Dim TreeNode94 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Exchanging faxes")
- Dim TreeNode95 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Dialing from your computer by using Phone Dialer")
- Dim TreeNode96 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setting up a modem")
- Dim TreeNode97 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setting up an Internet Connection")
- Dim TreeNode98 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Connecting to The Microsoft Network")
- Dim TreeNode99 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Communicate with Others", New System.Windows.Forms.TreeNode() {TreeNode93, TreeNode94, TreeNode95, TreeNode96, TreeNode97, TreeNode98})
- Dim TreeNode100 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Backing up your files")
- Dim TreeNode101 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setting up a screen saver")
- Dim TreeNode102 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Assinging a screen-saver password")
- Dim TreeNode103 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Sutting down your computer")
- Dim TreeNode104 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Controlling access to a folder or printer")
- Dim TreeNode105 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Safeguard Your Work", New System.Windows.Forms.TreeNode() {TreeNode100, TreeNode101, TreeNode102, TreeNode103, TreeNode104})
- Dim TreeNode106 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing the background of the desktop")
- Dim TreeNode107 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing the way items on the desktop look")
- Dim TreeNode108 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing how much you can fit on your screen")
- Dim TreeNode109 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing the size of the fonts your computer displays")
- Dim TreeNode110 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setting up a screen saver")
- Dim TreeNode111 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Adjusting the rate at which your cursor blinks")
- Dim TreeNode112 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Change How Windows Looks", New System.Windows.Forms.TreeNode() {TreeNode106, TreeNode107, TreeNode108, TreeNode109, TreeNode110, TreeNode111})
- Dim TreeNode113 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing the apperance of items in a folder")
- Dim TreeNode114 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Seeing all files and filename extensions")
- Dim TreeNode115 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Customize My Computer or Windows Explorer", New System.Windows.Forms.TreeNode() {TreeNode113, TreeNode114})
- Dim TreeNode116 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Customizing the Start menu")
- Dim TreeNode117 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Moving the taskbar")
- Dim TreeNode118 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Hiding or displaying the taskbar")
- Dim TreeNode119 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Change Taskbar Settings", New System.Windows.Forms.TreeNode() {TreeNode116, TreeNode117, TreeNode118})
- Dim TreeNode120 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Adding a font to your computer")
- Dim TreeNode121 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Deleting a font from your computer")
- Dim TreeNode122 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Viewing a font on your computer")
- Dim TreeNode123 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Printing a font sample")
- Dim TreeNode124 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Finding a similar font")
- Dim TreeNode125 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Add or Remove Fonts", New System.Windows.Forms.TreeNode() {TreeNode120, TreeNode121, TreeNode122, TreeNode123, TreeNode124})
- Dim TreeNode126 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing the way your keyboard responds")
- Dim TreeNode127 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Chaning the keyboard layout for an installed language")
- Dim TreeNode128 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Change Keyboard Settings", New System.Windows.Forms.TreeNode() {TreeNode126, TreeNode127})
- Dim TreeNode129 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Reversing your mouse buttons")
- Dim TreeNode130 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Adjusting the double-click speed for your mouse")
- Dim TreeNode131 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Adjusting the speed of the mouse pointer")
- Dim TreeNode132 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Turning on and adjusting the mouse pointer trail")
- Dim TreeNode133 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing the appearance of your mouse pointer")
- Dim TreeNode134 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Change Mouse Settings", New System.Windows.Forms.TreeNode() {TreeNode129, TreeNode130, TreeNode131, TreeNode132, TreeNode133})
- Dim TreeNode135 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Assinging sounds to program events")
- Dim TreeNode136 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Adjusting the volume for multimedia devices")
- Dim TreeNode137 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Calibrating your joystick")
- Dim TreeNode138 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setting up a MIDI instument")
- Dim TreeNode139 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Change Muiltimedia Settings", New System.Windows.Forms.TreeNode() {TreeNode135, TreeNode136, TreeNode137, TreeNode138})
- Dim TreeNode140 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Enabling multiple users to personalize settings")
- Dim TreeNode141 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Logging off of your computer so others can use it")
- Dim TreeNode142 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Set Up Windows for Multiple Users", New System.Windows.Forms.TreeNode() {TreeNode140, TreeNode141})
- Dim TreeNode143 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Change Windows Settings", New System.Windows.Forms.TreeNode() {TreeNode112, TreeNode115, TreeNode119, TreeNode125, TreeNode128, TreeNode134, TreeNode139, TreeNode142})
- Dim TreeNode144 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setting up a printer")
- Dim TreeNode145 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setting up a modem")
- Dim TreeNode146 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setting up other hardware")
- Dim TreeNode147 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Set Up Hardware", New System.Windows.Forms.TreeNode() {TreeNode144, TreeNode145, TreeNode146})
- Dim TreeNode148 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Backing up your hard disk")
- Dim TreeNode149 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Compressing disks to create more free space")
- Dim TreeNode150 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Speeding up your hard disk")
- Dim TreeNode151 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Detecting and repairing disk errors")
- Dim TreeNode152 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Formatting disks")
- Dim TreeNode153 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing your computer's date")
- Dim TreeNode154 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing your computer's time")
- Dim TreeNode155 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Emptying the Recycle Bin")
- Dim TreeNode156 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Maintain Your Computer", New System.Windows.Forms.TreeNode() {TreeNode148, TreeNode149, TreeNode150, TreeNode151, TreeNode152, TreeNode153, TreeNode154, TreeNode155})
- Dim TreeNode157 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Checking the level of your power supply")
- Dim TreeNode158 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Turning on your portable computer's suspend mode")
- Dim TreeNode159 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Using a printer that is not currently connected")
- Dim TreeNode160 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Keeping files synchonized using a floppy disk")
- Dim TreeNode161 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Separating Briefcase files from the originals")
- Dim TreeNode162 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Checking the status of a file or folder in briefcase")
- Dim TreeNode163 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Use a Portable Computer with Windows", New System.Windows.Forms.TreeNode() {TreeNode157, TreeNode158, TreeNode159, TreeNode160, TreeNode161, TreeNode162})
- Dim TreeNode164 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Installing Accessibility Features")
- Dim TreeNode165 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing the way your keyboard responds")
- Dim TreeNode166 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Turning on MouseKeys")
- Dim TreeNode167 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Turning on StickyKeys")
- Dim TreeNode168 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Turning on FilterKeys")
- Dim TreeNode169 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Turning on ToggleKeys")
- Dim TreeNode170 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Change Keyboard Settings", New System.Windows.Forms.TreeNode() {TreeNode165, TreeNode166, TreeNode167, TreeNode168, TreeNode169})
- Dim TreeNode171 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Reversing your mouse buttons")
- Dim TreeNode172 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Adjusting the double-click speed for your mouse")
- Dim TreeNode173 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Adjusting the speed of the mouse pointer")
- Dim TreeNode174 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Turning on and adjusting the mouse pointer trail")
- Dim TreeNode175 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing the appearance of your mouse pointer")
- Dim TreeNode176 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Change Mouse Settings", New System.Windows.Forms.TreeNode() {TreeNode171, TreeNode172, TreeNode173, TreeNode174, TreeNode175})
- Dim TreeNode177 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Making text more readable")
- Dim TreeNode178 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing the screen colors")
- Dim TreeNode179 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing how much you can fit on your screen")
- Dim TreeNode180 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing the appearance of items on the desktop")
- Dim TreeNode181 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Adjusting the rate at which your cursor clinks")
- Dim TreeNode182 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Displaying high-contrast colors and fonts for easy reading")
- Dim TreeNode183 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Change How Windows Looks", New System.Windows.Forms.TreeNode() {TreeNode177, TreeNode178, TreeNode179, TreeNode180, TreeNode181, TreeNode182})
- Dim TreeNode184 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Assinging sounds to program events")
- Dim TreeNode185 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Turning on SoundSentry")
- Dim TreeNode186 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Turning on ShowSounds")
- Dim TreeNode187 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Use Sound", New System.Windows.Forms.TreeNode() {TreeNode184, TreeNode185, TreeNode186})
- Dim TreeNode188 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Enabling multiple users to personalize settings")
- Dim TreeNode189 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Turning accessibillity features off after a specified time")
- Dim TreeNode190 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Set Up Windows for Multiple Users", New System.Windows.Forms.TreeNode() {TreeNode188, TreeNode189})
- Dim TreeNode191 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Set up Windows Accessibillty Features", New System.Windows.Forms.TreeNode() {TreeNode164, TreeNode170, TreeNode176, TreeNode183, TreeNode187, TreeNode190})
- Dim TreeNode192 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Finding a topic in Help")
- Dim TreeNode193 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Getting information on a dialog box setting")
- Dim TreeNode194 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Copying information from a Help topic")
- Dim TreeNode195 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Printing a Help Topic")
- Dim TreeNode196 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing the font or color in a Help topic")
- Dim TreeNode197 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Displaying Help for an MS-DOS command")
- Dim TreeNode198 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Displaying extra keyboard help in programs")
- Dim TreeNode199 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Use Help", New System.Windows.Forms.TreeNode() {TreeNode192, TreeNode193, TreeNode194, TreeNode195, TreeNode196, TreeNode197, TreeNode198})
- Dim TreeNode200 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("How To...", New System.Windows.Forms.TreeNode() {TreeNode62, TreeNode73, TreeNode81, TreeNode92, TreeNode99, TreeNode105, TreeNode143, TreeNode147, TreeNode156, TreeNode163, TreeNode191, TreeNode199})
- Dim TreeNode201 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Customizing the Start menu")
- Dim TreeNode202 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Grouping programs so they are easier to find")
- Dim TreeNode203 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Putting shortcuts on the desktop")
- Dim TreeNode204 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Minimizing all open windows")
- Dim TreeNode205 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Viewing all open windows")
- Dim TreeNode206 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Customizing the taskbar")
- Dim TreeNode207 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Keeping separate settings for different users")
- Dim TreeNode208 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("For Setting Up the Desktop Effciently", New System.Windows.Forms.TreeNode() {TreeNode201, TreeNode202, TreeNode203, TreeNode204, TreeNode205, TreeNode206, TreeNode207})
- Dim TreeNode209 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Backing up your hard disk reguarly")
- Dim TreeNode210 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Defragmenting your hard disk reguarly")
- Dim TreeNode211 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Deleting old files to free up disk space")
- Dim TreeNode212 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Checking your hard disk for errors")
- Dim TreeNode213 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("For Maintaining Your Computer", New System.Windows.Forms.TreeNode() {TreeNode209, TreeNode210, TreeNode211, TreeNode212})
- Dim TreeNode214 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Customizing the Start menu")
- Dim TreeNode215 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Grouping programs so they are easier to find")
- Dim TreeNode216 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Putting shortcuts on the desktop")
- Dim TreeNode217 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Using the Run command to start programs")
- Dim TreeNode218 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Having a program start when you start Windows")
- Dim TreeNode219 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("For Running Programs", New System.Windows.Forms.TreeNode() {TreeNode214, TreeNode215, TreeNode216, TreeNode217, TreeNode218})
- Dim TreeNode220 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Dragging icons instead of using menus")
- Dim TreeNode221 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Using shortcut menus")
- Dim TreeNode222 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Putting shortcuts on the desktop")
- Dim TreeNode223 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Putting part of a document on the desktop")
- Dim TreeNode224 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Creating a shortcut in a folder")
- Dim TreeNode225 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Using the Run command to open files and folders")
- Dim TreeNode226 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Quickly sending files to another place")
- Dim TreeNode227 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Selecting more then one file or folder")
- Dim TreeNode228 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Previewing a document")
- Dim TreeNode229 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Changing which program starts when you open a document")
- Dim TreeNode230 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Having Windows Explorer start when you start Windows")
- Dim TreeNode231 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("For Working with Files and Folders", New System.Windows.Forms.TreeNode() {TreeNode220, TreeNode221, TreeNode222, TreeNode223, TreeNode224, TreeNode225, TreeNode226, TreeNode227, TreeNode228, TreeNode229, TreeNode230})
- Dim TreeNode232 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Viewing printing status quickly")
- Dim TreeNode233 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Putting a shortcut to a printer on the desktop")
- Dim TreeNode234 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("For Printing", New System.Windows.Forms.TreeNode() {TreeNode232, TreeNode233})
- Dim TreeNode235 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Customizing your Network Neighborhood")
- Dim TreeNode236 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Opening a shared folder on another computer")
- Dim TreeNode237 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("For Networking", New System.Windows.Forms.TreeNode() {TreeNode235, TreeNode236})
- Dim TreeNode238 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Using Help")
- Dim TreeNode239 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Getting your work done")
- Dim TreeNode240 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Personalizing Windows")
- Dim TreeNode241 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Printing")
- Dim TreeNode242 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Exploring and maintaining your computer")
- Dim TreeNode243 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Becoming an expert")
- Dim TreeNode244 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Viewing the Welcome screen")
- Dim TreeNode245 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Tips of the Day", New System.Windows.Forms.TreeNode() {TreeNode238, TreeNode239, TreeNode240, TreeNode241, TreeNode242, TreeNode243, TreeNode244})
- Dim TreeNode246 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Tips And Tricks", New System.Windows.Forms.TreeNode() {TreeNode208, TreeNode213, TreeNode219, TreeNode231, TreeNode234, TreeNode237, TreeNode245})
- Dim TreeNode247 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you have trouble printing")
- Dim TreeNode248 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you run out of memory")
- Dim TreeNode249 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you need more disk space")
- Dim TreeNode250 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you have a hardware conflict")
- Dim TreeNode251 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you have trouble running MS-DOS programs")
- Dim TreeNode252 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you have trouble using the Internet")
- Dim TreeNode253 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you have trouble using the network")
- Dim TreeNode254 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you have trouble using your modem")
- Dim TreeNode255 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you have trouble using Dial-Up Networking")
- Dim TreeNode256 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you have trouble using Direct Cable Connection")
- Dim TreeNode257 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you have trouble using a PC card (PCMCIA)")
- Dim TreeNode258 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("If you have trouble starting Windows")
- Dim TreeNode259 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Troubleshooting", New System.Windows.Forms.TreeNode() {TreeNode247, TreeNode248, TreeNode249, TreeNode250, TreeNode251, TreeNode252, TreeNode253, TreeNode254, TreeNode255, TreeNode256, TreeNode257, TreeNode258})
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(formwindowshelp))
- Me.program = New System.Windows.Forms.Panel
- Me.windowshelp = New System.Windows.Forms.Panel
- Me.btnwindowshelpcancel = New System.Windows.Forms.Button
- Me.btnwindowshelpprint = New System.Windows.Forms.Button
- Me.btnwindowshelpdisplay = New System.Windows.Forms.Button
- Me.TabControl1 = New System.Windows.Forms.TabControl
- Me.TabPage1 = New System.Windows.Forms.TabPage
- Me.Label1 = New System.Windows.Forms.Label
- Me.TreeView1 = New System.Windows.Forms.TreeView
- Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
- Me.TabPage2 = New System.Windows.Forms.TabPage
- Me.TabPage3 = New System.Windows.Forms.TabPage
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.windowshelp.SuspendLayout()
- Me.TabControl1.SuspendLayout()
- Me.TabPage1.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.windowshelp)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(442, 475)
- Me.program.TabIndex = 3
- '
- 'windowshelp
- '
- Me.windowshelp.Controls.Add(Me.btnwindowshelpcancel)
- Me.windowshelp.Controls.Add(Me.btnwindowshelpprint)
- Me.windowshelp.Controls.Add(Me.btnwindowshelpdisplay)
- Me.windowshelp.Controls.Add(Me.TabControl1)
- Me.windowshelp.Dock = System.Windows.Forms.DockStyle.Fill
- Me.windowshelp.Location = New System.Drawing.Point(0, 25)
- Me.windowshelp.Name = "windowshelp"
- Me.windowshelp.Size = New System.Drawing.Size(438, 446)
- Me.windowshelp.TabIndex = 3
- '
- 'btnwindowshelpcancel
- '
- Me.btnwindowshelpcancel.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.btnwindowshelpcancel.Location = New System.Drawing.Point(361, 420)
- Me.btnwindowshelpcancel.Name = "btnwindowshelpcancel"
- Me.btnwindowshelpcancel.Size = New System.Drawing.Size(75, 23)
- Me.btnwindowshelpcancel.TabIndex = 3
- Me.btnwindowshelpcancel.Text = "Cancel"
- Me.btnwindowshelpcancel.UseVisualStyleBackColor = True
- '
- 'btnwindowshelpprint
- '
- Me.btnwindowshelpprint.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.btnwindowshelpprint.Location = New System.Drawing.Point(280, 420)
- Me.btnwindowshelpprint.Name = "btnwindowshelpprint"
- Me.btnwindowshelpprint.Size = New System.Drawing.Size(75, 23)
- Me.btnwindowshelpprint.TabIndex = 2
- Me.btnwindowshelpprint.Text = "Print"
- Me.btnwindowshelpprint.UseVisualStyleBackColor = True
- '
- 'btnwindowshelpdisplay
- '
- Me.btnwindowshelpdisplay.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.btnwindowshelpdisplay.Location = New System.Drawing.Point(199, 420)
- Me.btnwindowshelpdisplay.Name = "btnwindowshelpdisplay"
- Me.btnwindowshelpdisplay.Size = New System.Drawing.Size(75, 23)
- Me.btnwindowshelpdisplay.TabIndex = 1
- Me.btnwindowshelpdisplay.Text = "Display"
- Me.btnwindowshelpdisplay.UseVisualStyleBackColor = True
- '
- 'TabControl1
- '
- Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TabControl1.Controls.Add(Me.TabPage1)
- Me.TabControl1.Controls.Add(Me.TabPage2)
- Me.TabControl1.Controls.Add(Me.TabPage3)
- Me.TabControl1.Location = New System.Drawing.Point(3, 3)
- Me.TabControl1.Name = "TabControl1"
- Me.TabControl1.SelectedIndex = 0
- Me.TabControl1.Size = New System.Drawing.Size(432, 411)
- Me.TabControl1.TabIndex = 0
- '
- 'TabPage1
- '
- Me.TabPage1.BackColor = System.Drawing.Color.Silver
- Me.TabPage1.Controls.Add(Me.Label1)
- Me.TabPage1.Controls.Add(Me.TreeView1)
- Me.TabPage1.Location = New System.Drawing.Point(4, 22)
- Me.TabPage1.Name = "TabPage1"
- Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage1.Size = New System.Drawing.Size(424, 385)
- Me.TabPage1.TabIndex = 0
- Me.TabPage1.Text = "Contents"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(16, 26)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(332, 13)
- Me.Label1.TabIndex = 1
- Me.Label1.Text = "Click a book, and then click Open. Or click another tab sub as index."
- '
- 'TreeView1
- '
- Me.TreeView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.TreeView1.Location = New System.Drawing.Point(16, 45)
- Me.TreeView1.Name = "TreeView1"
- TreeNode1.Name = "Node5"
- TreeNode1.Text = "What's new in Internet Explorer?"
- TreeNode2.Name = "Node7"
- TreeNode2.Text = "Tour: Ten minutes to using Windows"
- TreeNode3.Name = "Node8"
- TreeNode3.Text = "If you've used Windows before"
- TreeNode4.Name = "Node0"
- TreeNode4.Text = "Introducing Internet Explorer"
- TreeNode5.Name = "Node0"
- TreeNode5.Text = "Registering Windows 95 online"
- TreeNode6.Name = "Node1"
- TreeNode6.Text = "License agreement questions and answers"
- TreeNode7.Name = "Node3"
- TreeNode7.Text = "A new look and feel"
- TreeNode8.Name = "Node4"
- TreeNode8.Text = "New programs and accessories"
- TreeNode9.Name = "Node5"
- TreeNode9.Text = "Microsoft Internet Explorer 3.0"
- TreeNode10.Name = "Node6"
- TreeNode10.Text = "Microsoft Internet Mail and News"
- TreeNode11.Name = "Node7"
- TreeNode11.Text = "Microsoft NetMeeting"
- TreeNode12.Name = "Node8"
- TreeNode12.Text = "Personal Web Server"
- TreeNode13.Name = "Node9"
- TreeNode13.Text = "Support for portable computers"
- TreeNode14.Name = "Node10"
- TreeNode14.Text = "Improved networking"
- TreeNode15.Name = "Node11"
- TreeNode15.Text = "Service for NetWare Directory Services"
- TreeNode16.Name = "Node12"
- TreeNode16.Text = "Power management"
- TreeNode17.Name = "Node13"
- TreeNode17.Text = "Support for voice modems"
- TreeNode18.Name = "Node14"
- TreeNode18.Text = "Support for large drives"
- TreeNode19.Name = "Node15"
- TreeNode19.Text = "Faster ways to get your work done"
- TreeNode20.Name = "Node16"
- TreeNode20.Text = "More ways to customize Windows"
- TreeNode21.Name = "Node2"
- TreeNode21.Text = "A list of What's New"
- TreeNode22.Name = "Node9"
- TreeNode22.Text = "Welcome"
- TreeNode23.Name = "Node107"
- TreeNode23.Text = "Windows games"
- TreeNode24.Name = "Node108"
- TreeNode24.Text = "Calculator: for making calculations"
- TreeNode25.Name = "Node109"
- TreeNode25.Text = "Microsoft Exposition: a catalog of Microsoft Products"
- TreeNode26.Name = "Node101"
- TreeNode26.Text = "For General Use"
- TreeNode27.Name = "Node110"
- TreeNode27.Text = "Paint: for creating a picture"
- TreeNode28.Name = "Node111"
- TreeNode28.Text = "WordPad: for writing and formatting documents"
- TreeNode29.Name = "Node112"
- TreeNode29.Text = "Notepad: for writing and editing text files"
- TreeNode30.Name = "Node102"
- TreeNode30.Text = "For Writing and Drawing"
- TreeNode31.Name = "Node113"
- TreeNode31.Text = "The Microsoft Network: for using the Microsoft online service"
- TreeNode32.Name = "Node114"
- TreeNode32.Text = "Phone Dialer: for dialing from your computer"
- TreeNode33.Name = "Node115"
- TreeNode33.Text = "Windows Messaging: for sending and recieving messages"
- TreeNode34.Name = "Node116"
- TreeNode34.Text = "Microsoft Fax: for sending and receiving fax messages"
- TreeNode35.Name = "Node117"
- TreeNode35.Text = "HyperTerminal: for connecting to other computers"
- TreeNode36.Name = "Node103"
- TreeNode36.Text = "For communicating with Others"
- TreeNode37.Name = "Node118"
- TreeNode37.Text = "Cd Player: for playing compact discs"
- TreeNode38.Name = "Node119"
- TreeNode38.Text = "Media Player: for playing multimedia files"
- TreeNode39.Name = "Node120"
- TreeNode39.Text = "Sound Recorder: for creating and playing sound files"
- TreeNode40.Name = "Node121"
- TreeNode40.Text = "Volume Control: for adjusting sound level"
- TreeNode41.Name = "Node104"
- TreeNode41.Text = "For Sound and Video"
- TreeNode42.Name = "Node122"
- TreeNode42.Text = "Dial-Up Networking: for connecting by using a modem"
- TreeNode43.Name = "Node123"
- TreeNode43.Text = "Direct Cable Connection: for connecting by using a cable"
- TreeNode44.Name = "Node124"
- TreeNode44.Text = "Briefcase: for synchronizing files"
- TreeNode45.Name = "Node105"
- TreeNode45.Text = "For Using with Two Computers"
- TreeNode46.Name = "Node125"
- TreeNode46.Text = "Backup: for backing up your files"
- TreeNode47.Name = "Node126"
- TreeNode47.Text = "Backup Agents: for NetWare and Windows NT servers"
- TreeNode48.Name = "Node127"
- TreeNode48.Text = "DriveSpace: for increasing disk space"
- TreeNode49.Name = "Node128"
- TreeNode49.Text = "Disk Defragmenter: for speeding up your hard disk"
- TreeNode50.Name = "Node129"
- TreeNode50.Text = "ScanDisk: for detecting and repairing disk errors"
- TreeNode51.Name = "Node106"
- TreeNode51.Text = "For Maintaining Your Computer"
- TreeNode52.Name = "Node10"
- TreeNode52.Text = "Using Windows Accessories"
- TreeNode53.Name = "Node1"
- TreeNode53.Text = "Introducing Windows"
- TreeNode54.Name = "Node17"
- TreeNode54.Text = "Starting a program"
- TreeNode55.Name = "Node18"
- TreeNode55.Text = "Switching between programs"
- TreeNode56.Name = "Node19"
- TreeNode56.Text = "Installing a program from a floppy disk or CD-ROM"
- TreeNode57.Name = "Node20"
- TreeNode57.Text = "Installing a program from a network"
- TreeNode58.Name = "Node21"
- TreeNode58.Text = "Removing a program from your computer"
- TreeNode59.Name = "Node22"
- TreeNode59.Text = "Starting an MS-DOS window"
- TreeNode60.Name = "Node23"
- TreeNode60.Text = "Optimizing MS-DOS programs"
- TreeNode61.Name = "Node24"
- TreeNode61.Text = "Shutting down your computer"
- TreeNode62.Name = "Node11"
- TreeNode62.Text = "Run Programs"
- TreeNode63.Name = "Node25"
- TreeNode63.Text = "Finding a file or folder"
- TreeNode64.Name = "Node26"
- TreeNode64.Text = "Opening a document you've used recently"
- TreeNode65.Name = "Node27"
- TreeNode65.Text = "Seeing what's on your computer"
- TreeNode66.Name = "Node28"
- TreeNode66.Text = "Copying a file or folder"
- TreeNode67.Name = "Node29"
- TreeNode67.Text = "Moving a file or folder"
- TreeNode68.Name = "Node30"
- TreeNode68.Text = "Deleting a file or folder"
- TreeNode69.Name = "Node31"
- TreeNode69.Text = "Retrieving deleted files or shortcuts"
- TreeNode70.Name = "Node32"
- TreeNode70.Text = "Copying a file to a floppy disk"
- TreeNode71.Name = "Node33"
- TreeNode71.Text = "Creating a folder"
- TreeNode72.Name = "Node34"
- TreeNode72.Text = "Changing the name of a file or folder"
- TreeNode73.Name = "Node12"
- TreeNode73.Text = "Work with Files or Folders"
- TreeNode74.Name = "Node35"
- TreeNode74.Text = "Setting up a printer"
- TreeNode75.Name = "Node36"
- TreeNode75.Text = "Printing a document"
- TreeNode76.Name = "Node37"
- TreeNode76.Text = "Viewing documents waiting to be printed"
- TreeNode77.Name = "Node38"
- TreeNode77.Text = "Changing printer settings"
- TreeNode78.Name = "Node39"
- TreeNode78.Text = "Using a shared printer"
- TreeNode79.Name = "Node40"
- TreeNode79.Text = "Sharing your printer"
- TreeNode80.Name = "Node41"
- TreeNode80.Text = "Troubleshooting printing problems"
- TreeNode81.Name = "Node13"
- TreeNode81.Text = "Print"
- TreeNode82.Name = "Node42"
- TreeNode82.Text = "Setting up your computer to connect to the network"
- TreeNode83.Name = "Node43"
- TreeNode83.Text = "Finding a computer"
- TreeNode84.Name = "Node44"
- TreeNode84.Text = "Browsing your workgroup"
- TreeNode85.Name = "Node45"
- TreeNode85.Text = "Opening a shared folder on another computer"
- TreeNode86.Name = "Node46"
- TreeNode86.Text = "Sharing a folder or printer"
- TreeNode87.Name = "Node47"
- TreeNode87.Text = "Installing a program from a network"
- TreeNode88.Name = "Node48"
- TreeNode88.Text = "Backing up files over a network"
- TreeNode89.Name = "Node49"
- TreeNode89.Text = "Connecting to a network by using Dial-Up Networking"
- TreeNode90.Name = "Node50"
- TreeNode90.Text = "Automating a Dial-Up Networking connection"
- TreeNode91.Name = "Node51"
- TreeNode91.Text = "Connecting to a network by using a cable"
- TreeNode92.Name = "Node14"
- TreeNode92.Text = "Use a Network"
- TreeNode93.Name = "Node0"
- TreeNode93.Text = "Exchanging mail messages"
- TreeNode94.Name = "Node1"
- TreeNode94.Text = "Exchanging faxes"
- TreeNode95.Name = "Node2"
- TreeNode95.Text = "Dialing from your computer by using Phone Dialer"
- TreeNode96.Name = "Node3"
- TreeNode96.Text = "Setting up a modem"
- TreeNode97.Name = "Node4"
- TreeNode97.Text = "Setting up an Internet Connection"
- TreeNode98.Name = "Node5"
- TreeNode98.Text = "Connecting to The Microsoft Network"
- TreeNode99.Name = "Node15"
- TreeNode99.Text = "Communicate with Others"
- TreeNode100.Name = "Node6"
- TreeNode100.Text = "Backing up your files"
- TreeNode101.Name = "Node7"
- TreeNode101.Text = "Setting up a screen saver"
- TreeNode102.Name = "Node8"
- TreeNode102.Text = "Assinging a screen-saver password"
- TreeNode103.Name = "Node9"
- TreeNode103.Text = "Sutting down your computer"
- TreeNode104.Name = "Node10"
- TreeNode104.Text = "Controlling access to a folder or printer"
- TreeNode105.Name = "Node18"
- TreeNode105.Text = "Safeguard Your Work"
- TreeNode106.Name = "Node19"
- TreeNode106.Text = "Changing the background of the desktop"
- TreeNode107.Name = "Node20"
- TreeNode107.Text = "Changing the way items on the desktop look"
- TreeNode108.Name = "Node21"
- TreeNode108.Text = "Changing how much you can fit on your screen"
- TreeNode109.Name = "Node22"
- TreeNode109.Text = "Changing the size of the fonts your computer displays"
- TreeNode110.Name = "Node23"
- TreeNode110.Text = "Setting up a screen saver"
- TreeNode111.Name = "Node24"
- TreeNode111.Text = "Adjusting the rate at which your cursor blinks"
- TreeNode112.Name = "Node11"
- TreeNode112.Text = "Change How Windows Looks"
- TreeNode113.Name = "Node25"
- TreeNode113.Text = "Changing the apperance of items in a folder"
- TreeNode114.Name = "Node26"
- TreeNode114.Text = "Seeing all files and filename extensions"
- TreeNode115.Name = "Node12"
- TreeNode115.Text = "Customize My Computer or Windows Explorer"
- TreeNode116.Name = "Node27"
- TreeNode116.Text = "Customizing the Start menu"
- TreeNode117.Name = "Node28"
- TreeNode117.Text = "Moving the taskbar"
- TreeNode118.Name = "Node29"
- TreeNode118.Text = "Hiding or displaying the taskbar"
- TreeNode119.Name = "Node13"
- TreeNode119.Text = "Change Taskbar Settings"
- TreeNode120.Name = "Node30"
- TreeNode120.Text = "Adding a font to your computer"
- TreeNode121.Name = "Node31"
- TreeNode121.Text = "Deleting a font from your computer"
- TreeNode122.Name = "Node32"
- TreeNode122.Text = "Viewing a font on your computer"
- TreeNode123.Name = "Node33"
- TreeNode123.Text = "Printing a font sample"
- TreeNode124.Name = "Node34"
- TreeNode124.Text = "Finding a similar font"
- TreeNode125.Name = "Node14"
- TreeNode125.Text = "Add or Remove Fonts"
- TreeNode126.Name = "Node37"
- TreeNode126.Text = "Changing the way your keyboard responds"
- TreeNode127.Name = "Node38"
- TreeNode127.Text = "Chaning the keyboard layout for an installed language"
- TreeNode128.Name = "Node35"
- TreeNode128.Text = "Change Keyboard Settings"
- TreeNode129.Name = "Node39"
- TreeNode129.Text = "Reversing your mouse buttons"
- TreeNode130.Name = "Node40"
- TreeNode130.Text = "Adjusting the double-click speed for your mouse"
- TreeNode131.Name = "Node41"
- TreeNode131.Text = "Adjusting the speed of the mouse pointer"
- TreeNode132.Name = "Node42"
- TreeNode132.Text = "Turning on and adjusting the mouse pointer trail"
- TreeNode133.Name = "Node43"
- TreeNode133.Text = "Changing the appearance of your mouse pointer"
- TreeNode134.Name = "Node16"
- TreeNode134.Text = "Change Mouse Settings"
- TreeNode135.Name = "Node44"
- TreeNode135.Text = "Assinging sounds to program events"
- TreeNode136.Name = "Node45"
- TreeNode136.Text = "Adjusting the volume for multimedia devices"
- TreeNode137.Name = "Node46"
- TreeNode137.Text = "Calibrating your joystick"
- TreeNode138.Name = "Node47"
- TreeNode138.Text = "Setting up a MIDI instument"
- TreeNode139.Name = "Node17"
- TreeNode139.Text = "Change Muiltimedia Settings"
- TreeNode140.Name = "Node48"
- TreeNode140.Text = "Enabling multiple users to personalize settings"
- TreeNode141.Name = "Node49"
- TreeNode141.Text = "Logging off of your computer so others can use it"
- TreeNode142.Name = "Node36"
- TreeNode142.Text = "Set Up Windows for Multiple Users"
- TreeNode143.Name = "Node17"
- TreeNode143.Text = "Change Windows Settings"
- TreeNode144.Name = "Node50"
- TreeNode144.Text = "Setting up a printer"
- TreeNode145.Name = "Node51"
- TreeNode145.Text = "Setting up a modem"
- TreeNode146.Name = "Node52"
- TreeNode146.Text = "Setting up other hardware"
- TreeNode147.Name = "Node20"
- TreeNode147.Text = "Set Up Hardware"
- TreeNode148.Name = "Node53"
- TreeNode148.Text = "Backing up your hard disk"
- TreeNode149.Name = "Node54"
- TreeNode149.Text = "Compressing disks to create more free space"
- TreeNode150.Name = "Node55"
- TreeNode150.Text = "Speeding up your hard disk"
- TreeNode151.Name = "Node56"
- TreeNode151.Text = "Detecting and repairing disk errors"
- TreeNode152.Name = "Node57"
- TreeNode152.Text = "Formatting disks"
- TreeNode153.Name = "Node58"
- TreeNode153.Text = "Changing your computer's date"
- TreeNode154.Name = "Node59"
- TreeNode154.Text = "Changing your computer's time"
- TreeNode155.Name = "Node60"
- TreeNode155.Text = "Emptying the Recycle Bin"
- TreeNode156.Name = "Node21"
- TreeNode156.Text = "Maintain Your Computer"
- TreeNode157.Name = "Node61"
- TreeNode157.Text = "Checking the level of your power supply"
- TreeNode158.Name = "Node62"
- TreeNode158.Text = "Turning on your portable computer's suspend mode"
- TreeNode159.Name = "Node63"
- TreeNode159.Text = "Using a printer that is not currently connected"
- TreeNode160.Name = "Node64"
- TreeNode160.Text = "Keeping files synchonized using a floppy disk"
- TreeNode161.Name = "Node65"
- TreeNode161.Text = "Separating Briefcase files from the originals"
- TreeNode162.Name = "Node66"
- TreeNode162.Text = "Checking the status of a file or folder in briefcase"
- TreeNode163.Name = "Node22"
- TreeNode163.Text = "Use a Portable Computer with Windows"
- TreeNode164.Name = "Node67"
- TreeNode164.Text = "Installing Accessibility Features"
- TreeNode165.Name = "Node73"
- TreeNode165.Text = "Changing the way your keyboard responds"
- TreeNode166.Name = "Node74"
- TreeNode166.Text = "Turning on MouseKeys"
- TreeNode167.Name = "Node75"
- TreeNode167.Text = "Turning on StickyKeys"
- TreeNode168.Name = "Node76"
- TreeNode168.Text = "Turning on FilterKeys"
- TreeNode169.Name = "Node77"
- TreeNode169.Text = "Turning on ToggleKeys"
- TreeNode170.Name = "Node68"
- TreeNode170.Text = "Change Keyboard Settings"
- TreeNode171.Name = "Node78"
- TreeNode171.Text = "Reversing your mouse buttons"
- TreeNode172.Name = "Node79"
- TreeNode172.Text = "Adjusting the double-click speed for your mouse"
- TreeNode173.Name = "Node80"
- TreeNode173.Text = "Adjusting the speed of the mouse pointer"
- TreeNode174.Name = "Node81"
- TreeNode174.Text = "Turning on and adjusting the mouse pointer trail"
- TreeNode175.Name = "Node82"
- TreeNode175.Text = "Changing the appearance of your mouse pointer"
- TreeNode176.Name = "Node69"
- TreeNode176.Text = "Change Mouse Settings"
- TreeNode177.Name = "Node83"
- TreeNode177.Text = "Making text more readable"
- TreeNode178.Name = "Node84"
- TreeNode178.Text = "Changing the screen colors"
- TreeNode179.Name = "Node85"
- TreeNode179.Text = "Changing how much you can fit on your screen"
- TreeNode180.Name = "Node86"
- TreeNode180.Text = "Changing the appearance of items on the desktop"
- TreeNode181.Name = "Node87"
- TreeNode181.Text = "Adjusting the rate at which your cursor clinks"
- TreeNode182.Name = "Node88"
- TreeNode182.Text = "Displaying high-contrast colors and fonts for easy reading"
- TreeNode183.Name = "Node70"
- TreeNode183.Text = "Change How Windows Looks"
- TreeNode184.Name = "Node89"
- TreeNode184.Text = "Assinging sounds to program events"
- TreeNode185.Name = "Node90"
- TreeNode185.Text = "Turning on SoundSentry"
- TreeNode186.Name = "Node91"
- TreeNode186.Text = "Turning on ShowSounds"
- TreeNode187.Name = "Node71"
- TreeNode187.Text = "Use Sound"
- TreeNode188.Name = "Node92"
- TreeNode188.Text = "Enabling multiple users to personalize settings"
- TreeNode189.Name = "Node93"
- TreeNode189.Text = "Turning accessibillity features off after a specified time"
- TreeNode190.Name = "Node72"
- TreeNode190.Text = "Set Up Windows for Multiple Users"
- TreeNode191.Name = "Node23"
- TreeNode191.Text = "Set up Windows Accessibillty Features"
- TreeNode192.Name = "Node94"
- TreeNode192.Text = "Finding a topic in Help"
- TreeNode193.Name = "Node95"
- TreeNode193.Text = "Getting information on a dialog box setting"
- TreeNode194.Name = "Node96"
- TreeNode194.Text = "Copying information from a Help topic"
- TreeNode195.Name = "Node97"
- TreeNode195.Text = "Printing a Help Topic"
- TreeNode196.Name = "Node98"
- TreeNode196.Text = "Changing the font or color in a Help topic"
- TreeNode197.Name = "Node99"
- TreeNode197.Text = "Displaying Help for an MS-DOS command"
- TreeNode198.Name = "Node100"
- TreeNode198.Text = "Displaying extra keyboard help in programs"
- TreeNode199.Name = "Node24"
- TreeNode199.Text = "Use Help"
- TreeNode200.Name = "Node2"
- TreeNode200.Text = "How To..."
- TreeNode201.Name = "Node130"
- TreeNode201.Text = "Customizing the Start menu"
- TreeNode202.Name = "Node131"
- TreeNode202.Text = "Grouping programs so they are easier to find"
- TreeNode203.Name = "Node132"
- TreeNode203.Text = "Putting shortcuts on the desktop"
- TreeNode204.Name = "Node133"
- TreeNode204.Text = "Minimizing all open windows"
- TreeNode205.Name = "Node134"
- TreeNode205.Text = "Viewing all open windows"
- TreeNode206.Name = "Node135"
- TreeNode206.Text = "Customizing the taskbar"
- TreeNode207.Name = "Node136"
- TreeNode207.Text = "Keeping separate settings for different users"
- TreeNode208.Name = "Node25"
- TreeNode208.Text = "For Setting Up the Desktop Effciently"
- TreeNode209.Name = "Node137"
- TreeNode209.Text = "Backing up your hard disk reguarly"
- TreeNode210.Name = "Node138"
- TreeNode210.Text = "Defragmenting your hard disk reguarly"
- TreeNode211.Name = "Node139"
- TreeNode211.Text = "Deleting old files to free up disk space"
- TreeNode212.Name = "Node140"
- TreeNode212.Text = "Checking your hard disk for errors"
- TreeNode213.Name = "Node26"
- TreeNode213.Text = "For Maintaining Your Computer"
- TreeNode214.Name = "Node141"
- TreeNode214.Text = "Customizing the Start menu"
- TreeNode215.Name = "Node142"
- TreeNode215.Text = "Grouping programs so they are easier to find"
- TreeNode216.Name = "Node143"
- TreeNode216.Text = "Putting shortcuts on the desktop"
- TreeNode217.Name = "Node144"
- TreeNode217.Text = "Using the Run command to start programs"
- TreeNode218.Name = "Node145"
- TreeNode218.Text = "Having a program start when you start Windows"
- TreeNode219.Name = "Node27"
- TreeNode219.Text = "For Running Programs"
- TreeNode220.Name = "Node146"
- TreeNode220.Text = "Dragging icons instead of using menus"
- TreeNode221.Name = "Node147"
- TreeNode221.Text = "Using shortcut menus"
- TreeNode222.Name = "Node148"
- TreeNode222.Text = "Putting shortcuts on the desktop"
- TreeNode223.Name = "Node149"
- TreeNode223.Text = "Putting part of a document on the desktop"
- TreeNode224.Name = "Node150"
- TreeNode224.Text = "Creating a shortcut in a folder"
- TreeNode225.Name = "Node151"
- TreeNode225.Text = "Using the Run command to open files and folders"
- TreeNode226.Name = "Node152"
- TreeNode226.Text = "Quickly sending files to another place"
- TreeNode227.Name = "Node153"
- TreeNode227.Text = "Selecting more then one file or folder"
- TreeNode228.Name = "Node154"
- TreeNode228.Text = "Previewing a document"
- TreeNode229.Name = "Node155"
- TreeNode229.Text = "Changing which program starts when you open a document"
- TreeNode230.Name = "Node156"
- TreeNode230.Text = "Having Windows Explorer start when you start Windows"
- TreeNode231.Name = "Node28"
- TreeNode231.Text = "For Working with Files and Folders"
- TreeNode232.Name = "Node157"
- TreeNode232.Text = "Viewing printing status quickly"
- TreeNode233.Name = "Node158"
- TreeNode233.Text = "Putting a shortcut to a printer on the desktop"
- TreeNode234.Name = "Node29"
- TreeNode234.Text = "For Printing"
- TreeNode235.Name = "Node159"
- TreeNode235.Text = "Customizing your Network Neighborhood"
- TreeNode236.Name = "Node160"
- TreeNode236.Text = "Opening a shared folder on another computer"
- TreeNode237.Name = "Node30"
- TreeNode237.Text = "For Networking"
- TreeNode238.Name = "Node161"
- TreeNode238.Text = "Using Help"
- TreeNode239.Name = "Node162"
- TreeNode239.Text = "Getting your work done"
- TreeNode240.Name = "Node163"
- TreeNode240.Text = "Personalizing Windows"
- TreeNode241.Name = "Node164"
- TreeNode241.Text = "Printing"
- TreeNode242.Name = "Node165"
- TreeNode242.Text = "Exploring and maintaining your computer"
- TreeNode243.Name = "Node166"
- TreeNode243.Text = "Becoming an expert"
- TreeNode244.Name = "Node167"
- TreeNode244.Text = "Viewing the Welcome screen"
- TreeNode245.Name = "Node31"
- TreeNode245.Text = "Tips of the Day"
- TreeNode246.Name = "Node3"
- TreeNode246.Text = "Tips And Tricks"
- TreeNode247.Name = "Node32"
- TreeNode247.Text = "If you have trouble printing"
- TreeNode248.Name = "Node33"
- TreeNode248.Text = "If you run out of memory"
- TreeNode249.Name = "Node34"
- TreeNode249.Text = "If you need more disk space"
- TreeNode250.Name = "Node35"
- TreeNode250.Text = "If you have a hardware conflict"
- TreeNode251.Name = "Node36"
- TreeNode251.Text = "If you have trouble running MS-DOS programs"
- TreeNode252.Name = "Node37"
- TreeNode252.Text = "If you have trouble using the Internet"
- TreeNode253.Name = "Node38"
- TreeNode253.Text = "If you have trouble using the network"
- TreeNode254.Name = "Node39"
- TreeNode254.Text = "If you have trouble using your modem"
- TreeNode255.Name = "Node40"
- TreeNode255.Text = "If you have trouble using Dial-Up Networking"
- TreeNode256.Name = "Node41"
- TreeNode256.Text = "If you have trouble using Direct Cable Connection"
- TreeNode257.Name = "Node42"
- TreeNode257.Text = "If you have trouble using a PC card (PCMCIA)"
- TreeNode258.Name = "Node43"
- TreeNode258.Text = "If you have trouble starting Windows"
- TreeNode259.Name = "Node4"
- TreeNode259.Text = "Troubleshooting"
- Me.TreeView1.Nodes.AddRange(New System.Windows.Forms.TreeNode() {TreeNode4, TreeNode53, TreeNode200, TreeNode246, TreeNode259})
- Me.TreeView1.Size = New System.Drawing.Size(394, 322)
- Me.TreeView1.StateImageList = Me.ImageList1
- Me.TreeView1.TabIndex = 0
- '
- 'ImageList1
- '
- Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
- Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
- Me.ImageList1.Images.SetKeyName(0, "windows95closedbook.png")
- Me.ImageList1.Images.SetKeyName(1, "windows95openbook.png")
- Me.ImageList1.Images.SetKeyName(2, "windows95questionpage.png")
- '
- 'TabPage2
- '
- Me.TabPage2.Location = New System.Drawing.Point(4, 22)
- Me.TabPage2.Name = "TabPage2"
- Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
- Me.TabPage2.Size = New System.Drawing.Size(424, 385)
- Me.TabPage2.TabIndex = 1
- Me.TabPage2.Text = "Index"
- Me.TabPage2.UseVisualStyleBackColor = True
- '
- 'TabPage3
- '
- Me.TabPage3.Location = New System.Drawing.Point(4, 22)
- Me.TabPage3.Name = "TabPage3"
- Me.TabPage3.Size = New System.Drawing.Size(424, 385)
- Me.TabPage3.TabIndex = 2
- Me.TabPage3.Text = "Find"
- Me.TabPage3.UseVisualStyleBackColor = True
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(438, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(432, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(398, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(382, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(164, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Help Topics: Windows Help"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(415, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'formwindowshelp
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(442, 475)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "formwindowshelp"
- Me.Text = "formwindowshelp"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.windowshelp.ResumeLayout(False)
- Me.TabControl1.ResumeLayout(False)
- Me.TabPage1.ResumeLayout(False)
- Me.TabPage1.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents windowshelp As System.Windows.Forms.Panel
- Friend WithEvents btnwindowshelpcancel As System.Windows.Forms.Button
- Friend WithEvents btnwindowshelpprint As System.Windows.Forms.Button
- Friend WithEvents btnwindowshelpdisplay As System.Windows.Forms.Button
- Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
- Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
- Friend WithEvents TreeView1 As System.Windows.Forms.TreeView
- Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
- Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/formwindowshelp.resx b/Backup/windows 95/formwindowshelp.resx
deleted file mode 100755
index 2ee50b1..0000000
--- a/Backup/windows 95/formwindowshelp.resx
+++ /dev/null
@@ -1,182 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17, 17
-
-
-
- AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj0yLjAuMC4w
- LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
- ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAABq
- CwAAAk1TRnQBSQFMAgEBAwEAARgBAAEYAQABEAEAARABAAT/AREBAAj/AUIBTQE2BwABNgMAASgDAAFA
- AwABEAMAAQEBAAEQBgABCBIAAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwYAAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/AWMBDAFjAQwBYwEMAWMBDAFjAQwBYwEMAWMBDAFjAQwBYwEM
- AWMBDAFjAQwBYwEMAf8BfwH/AX8gAAH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwYAAf8BfwH/AX8B/wF/
- Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/AgABEAFAARABQAEQAUASAAH/AX8B/wF/Af8BfwHOATkBtQFW
- AbUBVgG1AVYBtQFWAbUBVgG1AVYBtQFWAbUBVgG1AVYBtQFWAgAB/wF/Af8BfyAAAf8BfwH/AX8B/wF/
- Af8BfwH/AX8CAAEQAUACAAEQAUIEAAH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8CAAEQAUAEAAEQ
- AUABEAFAARABQAEQAUABEAFAARABQAEQAUABEAFAAgAB/wF/Af8BfwH/AX8BEAFCAd4BewHEAXsB3gF7
- Ad4BewHeAXsBxAF7Ad4BewHeAXsB3gF7ARgBYwIAAf8BfwH/AX8gAAH/AX8B/wF/Af8BfwH/AX8CAAEQ
- AUABEAFAAgAB/wF/ARgBYwH/AX8EAAH/AX8B/wF/Af8BfwH/AX8B/wF/AgABEAFAAf8BfwYAARABQgEY
- AWMBGAFjAf8BfwH/AX8BEAFAAgAB/wF/Af8BfwH/AX8BEAFCAf8BfwH3AX8B/wF/AegBfwEfASEBFwEh
- Af8BfwHoAX8B/wF/ARgBYwIAAf8BfwH/AX8gAAH/AX8B/wF/Af8BfwIAARABQAEQAUABEAFAAgABEAFC
- Af8BfwEYAWMB/wF/ARgBYwQAAf8BfwH/AX8CAAEQAUABEAFAAf8BfwIAARgBYwH/AX8BEAFCBgAB/wF/
- ARABQAIAAf8BfwH/AX8B/wF/ARABQgH/AX8B6gF/Af8BfwH1AX8BHwEAAR8BAAH/AX8B9QF/Af8BfwEY
- AWMCAAH/AX8B/wF/IAAB/wF/Af8BfwIAARABQAEQAUABEAFAARABQAEYAWMEAAEQAUIBGAFjAf8BfwEY
- AWMGAAEQAUABEAFAAf8BfwH/AX8CAAEYAWMB/wF/Af8BfwH/AX8B4AF/ARABQgH/AX8BEAFAAgAB/wF/
- Af8BfwH/AX8BEAFCAf8BfwHzAX8B/wF/AewCfwFOAX8BTgH/AX8B7AF/Af8BfwEYAWMCAAH/AX8B/wF/
- IAAB/wF/AgABEAFAARABQAEQAUABEAFAARgBYwEQAUABEAFAARABQAQAARABQgH/AX8BEAFCAf8BfwIA
- ARABQAH/AX8B/wF/Af8BfwIAARgBYwH/AX8B4AF/Af8BfwH/AX8BEAFCAf8BfwEQAUACAAH/AX8B/wF/
- Af8BfwEQAUIB/wF/Ae4BfwH/AX8B8QF/Ad8BOQHfATkB/wF/AfEBfwH/AX8BGAFjAgAB/wF/Af8BfyIA
- ARABQAEQAUABEAFAARABQAEYAWMBEAFAARABQAEQAUABEAFAARABQAEQAUAEAAEQAUIB/wF/AgABEAFA
- Af8BfwH/AX8B/wF/AgABGAFjAf8BfwH/AX8B/wF/AeABfwEQAUIB/wF/ARABQAIAAf8BfwH/AX8B/wF/
- ARABQgH/AX8B8AF/Af8BfwHwAX8BHwFCAR8BAAEfAUIB8AF/Af8BfwEYAWMCAAH/AX8B/wF/IgABEAFA
- ARABQAEQAUABGAFjARABQAEQAUABEAFAARABQAEQAUABEAFAARABQAEQAUABEAFABgABEAFAAf8BfwH/
- AX8B/wF/AgABGAFjAf8BfwHgAX8B/wF/Af8BfwEQAUIB/wF/ARABQAIAAf8BfwH/AX8B/wF/ARABQgH/
- AX8B8QF/Af8BfwHuAX8B/wF/AdEBOQEfAQABLgFGAf8BfwEYAWMCAAH/AX8B/wF/IgABEAFAARABQAEY
- AWMBEAFAARABQAEQAUABEAFAARABQAEQAUABEAFAARABQAEQAUABEAFAAgAB/wF/AgABEAFAAf8BfwH/
- AX8B/wF/AgABGAFjAf8BfwH/AX8B/wF/AeABfwEQAUIB/wF/ARABQAIAAf8BfwH/AX8B/wF/ARABQgH/
- AX8B7AJ/AU4BfwFOAf8BfwHsAX8BHwEAAR8BAAH/AX8BGAFjAgAB/wF/Af8BfyIAARABQAEYAWMBEAFA
- ARABQAEQAUABEAFAARABQAEQAUABEAFAARABQAEQAUABEAFAAgAB/wF/Af8BfwIAARABQAH/AX8B/wF/
- Af8BfwIAARgBYwH/AX8B4AF/Af8BfwH/AX8BEAFCAf8BfwEQAUACAAH/AX8B/wF/Af8BfwEQAUIB/wF/
- AfUBfwEfAQABHwEAAf8BfwH1AX8BHwEAAR8BAAH/AX8BGAFjAgAB/wF/Af8BfyIAARgBYwEQAUABEAFA
- ARABQAEQAUABEAFAARABQAEQAUABEAFAARABQAEQAUACAAH/AX8B/wF/Af8BfwIAARABQAH/AX8B/wF/
- ARgBYwEQAUIBEAFCAf8BfwH/AX8B/wF/AeABfwEQAUIEAAH/AX8B/wF/Af8BfwH/AX8BEAFCAf8BfwHo
- AX8BHwEhAR8BAAH/AV4B6AFeAR8BAAEXASEB/wF/ARgBYwIAAf8BfwH/AX8gAAH/AX8EAAEQAUABEAFA
- ARABQAEQAUABEAFAARABQAEQAUABEAFAAgAB/wF/Af8BfwH/AX8B/wF/AgABEAFAAf8BfwH/AX8BEAFC
- Af8BfwH/AX8BEAFCARABQgH/AX8B/wF/ARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEQAUIB/wF/
- AfkBfwH/AX8B3wEYAd8BGAHZARgB3wEYAeYBfwE5AWcBcwFOAgAB/wF/Af8BfyAAAf8BfwH/AX8B/wF/
- BAABEAFAARABQAEQAUABEAFAARABQAIAAf8BfwH/AX8B/wF/Af8BfwH/AX8CAAEQAUAB/wF/ARgBYwEQ
- AUIB/wF/Af8BfwH/AX8B/wF/ARABQgEQAUIBEAFCAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/ARABQgH/
- AX8B5AF/Af8BfwH7AX8B/wF/AeQBfwH/AX8B+wF/AUIBCAFCAQgBhAEQAf8BfwH/AX8gAAH/AX8B/wF/
- Af8BfwH/AX8B/wF/BAABEAFAARABQAIAAf8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwEQAUIBGAFj
- ARABQgH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- ARABQgHeAXsB3gF7Ad4BewHBAXsB3gF7Ad4BewHeAXsBwQF7ARABQgExAUYB/wF/Af8BfwH/AX8gAAH/
- AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8EAAH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwEQAUIB/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/Af8BfwH/AX8B/wF/
- Af8BfwH/AX8BEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCARABQgEQAUIBEAFCAf8BfwH/AX8B/wF/
- Af8BfyAAAUIBTQE+BwABPgMAASgDAAFAAwABEAMAAQEBAAEBBQABgBcAA/+BAAs=
-
-
-
- 127, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/formwindowshelp.vb b/Backup/windows 95/formwindowshelp.vb
deleted file mode 100755
index 486ad70..0000000
--- a/Backup/windows 95/formwindowshelp.vb
+++ /dev/null
@@ -1,29 +0,0 @@
-Public Class formwindowshelp
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub formwindowshelp_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
- End Sub
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
-
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/hiden contect varable.vb b/Backup/windows 95/hiden contect varable.vb
deleted file mode 100755
index 7a9f175..0000000
--- a/Backup/windows 95/hiden contect varable.vb
+++ /dev/null
@@ -1,3 +0,0 @@
-Module close_everything_
- Public timesoftware As String
-End Module
diff --git a/Backup/windows 95/hwcv.Designer.vb b/Backup/windows 95/hwcv.Designer.vb
deleted file mode 100755
index 262952e..0000000
--- a/Backup/windows 95/hwcv.Designer.vb
+++ /dev/null
@@ -1,254 +0,0 @@
- _
-Partial Class hwcv
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(hwcv))
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program = New System.Windows.Forms.Panel
- Me.Panel2 = New System.Windows.Forms.Panel
- Me.Label3 = New System.Windows.Forms.Label
- Me.Button1 = New System.Windows.Forms.Button
- Me.TextBox2 = New System.Windows.Forms.TextBox
- Me.TextBox1 = New System.Windows.Forms.TextBox
- Me.Panel1 = New System.Windows.Forms.Panel
- Me.Label1 = New System.Windows.Forms.Label
- Me.Label2 = New System.Windows.Forms.Label
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.programname = New System.Windows.Forms.Label
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.program.SuspendLayout()
- Me.Panel2.SuspendLayout()
- Me.Panel1.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'look
- '
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.Panel2)
- Me.program.Controls.Add(Me.Panel1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(366, 353)
- Me.program.TabIndex = 4
- Me.program.TabStop = True
- '
- 'Panel2
- '
- Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel2.Controls.Add(Me.Label3)
- Me.Panel2.Controls.Add(Me.Button1)
- Me.Panel2.Controls.Add(Me.TextBox2)
- Me.Panel2.Controls.Add(Me.TextBox1)
- Me.Panel2.Location = New System.Drawing.Point(15, 147)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(330, 189)
- Me.Panel2.TabIndex = 9
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(7, 170)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(148, 13)
- Me.Label3.TabIndex = 3
- Me.Label3.Text = "Content Found: Time Distortor"
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(236, 145)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(75, 20)
- Me.Button1.TabIndex = 2
- Me.Button1.Text = "Display"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'TextBox2
- '
- Me.TextBox2.Location = New System.Drawing.Point(4, 145)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(226, 20)
- Me.TextBox2.TabIndex = 1
- '
- 'TextBox1
- '
- Me.TextBox1.BackColor = System.Drawing.Color.Silver
- Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TextBox1.Location = New System.Drawing.Point(4, 4)
- Me.TextBox1.Multiline = True
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.ReadOnly = True
- Me.TextBox1.Size = New System.Drawing.Size(321, 137)
- Me.TextBox1.TabIndex = 0
- Me.TextBox1.Text = resources.GetString("TextBox1.Text")
- Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.Label1)
- Me.Panel1.Controls.Add(Me.Label2)
- Me.Panel1.Location = New System.Drawing.Point(15, 36)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(330, 99)
- Me.Panel1.TabIndex = 8
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label1.Location = New System.Drawing.Point(111, 10)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(108, 42)
- Me.Label1.TabIndex = 6
- Me.Label1.Text = "hwcv"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label2.Location = New System.Drawing.Point(27, 52)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(279, 24)
- Me.Label2.TabIndex = 7
- Me.Label2.Text = "Hidden Website Content Viewer"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(362, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(356, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(37, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "hwcv"
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(322, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(306, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(339, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'hwcv
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(366, 353)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "hwcv"
- Me.Text = "hwcv"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents look As System.Windows.Forms.Timer
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents Panel1 As System.Windows.Forms.Panel
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents Panel2 As System.Windows.Forms.Panel
- Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
- Friend WithEvents Label3 As System.Windows.Forms.Label
-End Class
diff --git a/Backup/windows 95/hwcv.resx b/Backup/windows 95/hwcv.resx
deleted file mode 100755
index ba6e5e2..0000000
--- a/Backup/windows 95/hwcv.resx
+++ /dev/null
@@ -1,131 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17, 17
-
-
- This Program is a hacking tool which is able to veiw hidden content on websites.
-
-To view hidden content just type the name of the website in the box below and this will enable you to see all the hidden features on a website.
-
-WARNING: This only displays hidden content which can not be accessed in anyway without this software.
-
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/hwcv.vb b/Backup/windows 95/hwcv.vb
deleted file mode 100755
index 1e4cc5b..0000000
--- a/Backup/windows 95/hwcv.vb
+++ /dev/null
@@ -1,43 +0,0 @@
-Public Class hwcv
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
-
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub run_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
- Label3.Hide()
- TextBox2.Focus()
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-
- Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
- If TextBox2.Text = "www.12padams.com" Then
- Label3.Show()
- Label3.Text = "Hidden Content Found: Time Distorter"
- close_everything_.timesoftware = "yes"
- Else
- Label3.Show()
- Label3.Text = "No Content Found"
- End If
- End Sub
-
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/internet explorer 5.Designer.vb b/Backup/windows 95/internet explorer 5.Designer.vb
deleted file mode 100755
index 5ac00d2..0000000
--- a/Backup/windows 95/internet explorer 5.Designer.vb
+++ /dev/null
@@ -1,3367 +0,0 @@
- _
-Partial Class internet_explorer_5
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(internet_explorer_5))
- Me.program = New System.Windows.Forms.Panel
- Me.MenuStrip3 = New System.Windows.Forms.MenuStrip
- Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem5 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem6 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem7 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem8 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem9 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem10 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem11 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem12 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem13 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem14 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem15 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem16 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem17 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem18 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem19 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem20 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem21 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem22 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem23 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem24 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem25 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem26 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem27 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem28 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem29 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem30 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem31 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem32 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem33 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem34 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem35 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem36 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem37 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem38 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem39 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem40 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem41 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem42 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem43 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem44 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem45 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem46 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem47 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem48 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem49 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem50 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem51 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem52 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem53 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem54 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem55 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem56 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem57 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem58 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem59 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem60 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem61 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem62 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem63 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem64 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem65 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem66 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem67 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem68 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem69 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem70 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem71 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem72 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem73 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem74 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem75 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem76 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem77 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem78 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem79 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem80 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem81 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem82 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem83 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem84 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem85 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem86 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem87 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem88 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem89 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem90 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem91 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem92 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem93 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem94 = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolStripMenuItem95 = New System.Windows.Forms.ToolStripMenuItem
- Me.Panel1 = New System.Windows.Forms.Panel
- Me.addressbar = New System.Windows.Forms.ComboBox
- Me.Label1 = New System.Windows.Forms.Label
- Me.browsingarea = New System.Windows.Forms.Panel
- Me.hotmailpadams = New System.Windows.Forms.Panel
- Me.email3 = New System.Windows.Forms.Panel
- Me.Label52 = New System.Windows.Forms.Label
- Me.TextBox17 = New System.Windows.Forms.TextBox
- Me.TextBox18 = New System.Windows.Forms.TextBox
- Me.TextBox19 = New System.Windows.Forms.TextBox
- Me.TextBox20 = New System.Windows.Forms.TextBox
- Me.Label53 = New System.Windows.Forms.Label
- Me.Label54 = New System.Windows.Forms.Label
- Me.Label55 = New System.Windows.Forms.Label
- Me.email2 = New System.Windows.Forms.Panel
- Me.Label48 = New System.Windows.Forms.Label
- Me.TextBox13 = New System.Windows.Forms.TextBox
- Me.TextBox14 = New System.Windows.Forms.TextBox
- Me.TextBox15 = New System.Windows.Forms.TextBox
- Me.TextBox16 = New System.Windows.Forms.TextBox
- Me.Label49 = New System.Windows.Forms.Label
- Me.Label50 = New System.Windows.Forms.Label
- Me.Label51 = New System.Windows.Forms.Label
- Me.email1 = New System.Windows.Forms.Panel
- Me.Label47 = New System.Windows.Forms.Label
- Me.TextBox12 = New System.Windows.Forms.TextBox
- Me.TextBox11 = New System.Windows.Forms.TextBox
- Me.TextBox7 = New System.Windows.Forms.TextBox
- Me.TextBox6 = New System.Windows.Forms.TextBox
- Me.Label46 = New System.Windows.Forms.Label
- Me.Label45 = New System.Windows.Forms.Label
- Me.Label44 = New System.Windows.Forms.Label
- Me.ListBox1 = New System.Windows.Forms.ListBox
- Me.padamshidden = New System.Windows.Forms.Panel
- Me.TextBox10 = New System.Windows.Forms.TextBox
- Me.secretwebsite = New System.Windows.Forms.Panel
- Me.TextBox9 = New System.Windows.Forms.TextBox
- Me.padamsmain = New System.Windows.Forms.Panel
- Me.Panel12 = New System.Windows.Forms.Panel
- Me.LinkLabel17 = New System.Windows.Forms.LinkLabel
- Me.Label38 = New System.Windows.Forms.Label
- Me.Label20 = New System.Windows.Forms.Label
- Me.Panel10 = New System.Windows.Forms.Panel
- Me.Button16 = New System.Windows.Forms.Button
- Me.Label22 = New System.Windows.Forms.Label
- Me.Button15 = New System.Windows.Forms.Button
- Me.Label21 = New System.Windows.Forms.Label
- Me.Label18 = New System.Windows.Forms.Label
- Me.Panel9 = New System.Windows.Forms.Panel
- Me.Label37 = New System.Windows.Forms.Label
- Me.Button24 = New System.Windows.Forms.Button
- Me.Button23 = New System.Windows.Forms.Button
- Me.Label36 = New System.Windows.Forms.Label
- Me.Label19 = New System.Windows.Forms.Label
- Me.Panel8 = New System.Windows.Forms.Panel
- Me.Button25 = New System.Windows.Forms.Button
- Me.Label43 = New System.Windows.Forms.Label
- Me.Button17 = New System.Windows.Forms.Button
- Me.Label5 = New System.Windows.Forms.Label
- Me.Label17 = New System.Windows.Forms.Label
- Me.Label16 = New System.Windows.Forms.Label
- Me.Label4 = New System.Windows.Forms.Label
- Me.hotmailmain = New System.Windows.Forms.Panel
- Me.Label31 = New System.Windows.Forms.Label
- Me.Label30 = New System.Windows.Forms.Label
- Me.Label29 = New System.Windows.Forms.Label
- Me.Label28 = New System.Windows.Forms.Label
- Me.Label27 = New System.Windows.Forms.Label
- Me.RadioButton3 = New System.Windows.Forms.RadioButton
- Me.RadioButton2 = New System.Windows.Forms.RadioButton
- Me.RadioButton1 = New System.Windows.Forms.RadioButton
- Me.Button18 = New System.Windows.Forms.Button
- Me.txtpassword = New System.Windows.Forms.TextBox
- Me.txtloginname = New System.Windows.Forms.TextBox
- Me.Label26 = New System.Windows.Forms.Label
- Me.Label25 = New System.Windows.Forms.Label
- Me.Label24 = New System.Windows.Forms.Label
- Me.Label23 = New System.Windows.Forms.Label
- Me.Panel11 = New System.Windows.Forms.Panel
- Me.googlealpha = New System.Windows.Forms.Panel
- Me.Label15 = New System.Windows.Forms.Label
- Me.Panel6 = New System.Windows.Forms.Panel
- Me.LinkLabel13 = New System.Windows.Forms.LinkLabel
- Me.LinkLabel10 = New System.Windows.Forms.LinkLabel
- Me.LinkLabel11 = New System.Windows.Forms.LinkLabel
- Me.LinkLabel12 = New System.Windows.Forms.LinkLabel
- Me.LinkLabel9 = New System.Windows.Forms.LinkLabel
- Me.LinkLabel8 = New System.Windows.Forms.LinkLabel
- Me.LinkLabel7 = New System.Windows.Forms.LinkLabel
- Me.Panel7 = New System.Windows.Forms.Panel
- Me.LinkLabel14 = New System.Windows.Forms.LinkLabel
- Me.Button14 = New System.Windows.Forms.Button
- Me.TextBox5 = New System.Windows.Forms.TextBox
- Me.Label14 = New System.Windows.Forms.Label
- Me.Label13 = New System.Windows.Forms.Label
- Me.Panel5 = New System.Windows.Forms.Panel
- Me.LinkLabel6 = New System.Windows.Forms.LinkLabel
- Me.LinkLabel5 = New System.Windows.Forms.LinkLabel
- Me.Label12 = New System.Windows.Forms.Label
- Me.Panel4 = New System.Windows.Forms.Panel
- Me.Button13 = New System.Windows.Forms.Button
- Me.Button12 = New System.Windows.Forms.Button
- Me.TextBox4 = New System.Windows.Forms.TextBox
- Me.Label11 = New System.Windows.Forms.Label
- Me.googleprototype = New System.Windows.Forms.Panel
- Me.Label10 = New System.Windows.Forms.Label
- Me.Panel3 = New System.Windows.Forms.Panel
- Me.LinkLabel4 = New System.Windows.Forms.LinkLabel
- Me.Button11 = New System.Windows.Forms.Button
- Me.TextBox3 = New System.Windows.Forms.TextBox
- Me.Label9 = New System.Windows.Forms.Label
- Me.LinkLabel3 = New System.Windows.Forms.LinkLabel
- Me.LinkLabel2 = New System.Windows.Forms.LinkLabel
- Me.LinkLabel1 = New System.Windows.Forms.LinkLabel
- Me.Panel2 = New System.Windows.Forms.Panel
- Me.Label8 = New System.Windows.Forms.Label
- Me.Button10 = New System.Windows.Forms.Button
- Me.Button9 = New System.Windows.Forms.Button
- Me.ComboBox1 = New System.Windows.Forms.ComboBox
- Me.TextBox2 = New System.Windows.Forms.TextBox
- Me.Label7 = New System.Windows.Forms.Label
- Me.googlemain = New System.Windows.Forms.Panel
- Me.googlebetalink = New System.Windows.Forms.LinkLabel
- Me.googleprototypelink = New System.Windows.Forms.LinkLabel
- Me.Label6 = New System.Windows.Forms.Label
- Me.welcomeinternetscreen = New System.Windows.Forms.Panel
- Me.LinkLabel16 = New System.Windows.Forms.LinkLabel
- Me.LinkLabel15 = New System.Windows.Forms.LinkLabel
- Me.Label3 = New System.Windows.Forms.Label
- Me.TextBox1 = New System.Windows.Forms.TextBox
- Me.Label2 = New System.Windows.Forms.Label
- Me.padamsbackgrounds = New System.Windows.Forms.Panel
- Me.Panel13 = New System.Windows.Forms.Panel
- Me.Button21 = New System.Windows.Forms.Button
- Me.Button22 = New System.Windows.Forms.Button
- Me.Label35 = New System.Windows.Forms.Label
- Me.Button20 = New System.Windows.Forms.Button
- Me.Button19 = New System.Windows.Forms.Button
- Me.Label34 = New System.Windows.Forms.Label
- Me.Label33 = New System.Windows.Forms.Label
- Me.Label32 = New System.Windows.Forms.Label
- Me.skindows95advertisment = New System.Windows.Forms.Panel
- Me.Label42 = New System.Windows.Forms.Label
- Me.Label41 = New System.Windows.Forms.Label
- Me.TextBox8 = New System.Windows.Forms.TextBox
- Me.Label40 = New System.Windows.Forms.Label
- Me.Label39 = New System.Windows.Forms.Label
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.programname = New System.Windows.Forms.Label
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.Label56 = New System.Windows.Forms.Label
- Me.LinkLabel18 = New System.Windows.Forms.LinkLabel
- Me.Button8 = New System.Windows.Forms.Button
- Me.Button7 = New System.Windows.Forms.Button
- Me.Button6 = New System.Windows.Forms.Button
- Me.Button5 = New System.Windows.Forms.Button
- Me.Button4 = New System.Windows.Forms.Button
- Me.Button3 = New System.Windows.Forms.Button
- Me.Button2 = New System.Windows.Forms.Button
- Me.Button1 = New System.Windows.Forms.Button
- Me.PictureBox1 = New System.Windows.Forms.PictureBox
- Me.PictureBox14 = New System.Windows.Forms.PictureBox
- Me.PictureBox13 = New System.Windows.Forms.PictureBox
- Me.PictureBox12 = New System.Windows.Forms.PictureBox
- Me.PictureBox9 = New System.Windows.Forms.PictureBox
- Me.PictureBox10 = New System.Windows.Forms.PictureBox
- Me.PictureBox8 = New System.Windows.Forms.PictureBox
- Me.PictureBox7 = New System.Windows.Forms.PictureBox
- Me.PictureBox6 = New System.Windows.Forms.PictureBox
- Me.PictureBox5 = New System.Windows.Forms.PictureBox
- Me.PictureBox4 = New System.Windows.Forms.PictureBox
- Me.PictureBox3 = New System.Windows.Forms.PictureBox
- Me.PictureBox2 = New System.Windows.Forms.PictureBox
- Me.pboxgoogleprototypelogo = New System.Windows.Forms.PictureBox
- Me.mclarinflimage = New System.Windows.Forms.PictureBox
- Me.Previewimage = New System.Windows.Forms.PictureBox
- Me.win95background = New System.Windows.Forms.PictureBox
- Me.PictureBox11 = New System.Windows.Forms.PictureBox
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.Label57 = New System.Windows.Forms.Label
- Me.Button26 = New System.Windows.Forms.Button
- Me.program.SuspendLayout()
- Me.MenuStrip3.SuspendLayout()
- Me.Panel1.SuspendLayout()
- Me.browsingarea.SuspendLayout()
- Me.hotmailpadams.SuspendLayout()
- Me.email3.SuspendLayout()
- Me.email2.SuspendLayout()
- Me.email1.SuspendLayout()
- Me.padamshidden.SuspendLayout()
- Me.secretwebsite.SuspendLayout()
- Me.padamsmain.SuspendLayout()
- Me.Panel12.SuspendLayout()
- Me.Panel10.SuspendLayout()
- Me.Panel9.SuspendLayout()
- Me.Panel8.SuspendLayout()
- Me.hotmailmain.SuspendLayout()
- Me.Panel11.SuspendLayout()
- Me.googlealpha.SuspendLayout()
- Me.Panel6.SuspendLayout()
- Me.Panel7.SuspendLayout()
- Me.Panel5.SuspendLayout()
- Me.Panel4.SuspendLayout()
- Me.googleprototype.SuspendLayout()
- Me.Panel3.SuspendLayout()
- Me.Panel2.SuspendLayout()
- Me.googlemain.SuspendLayout()
- Me.welcomeinternetscreen.SuspendLayout()
- Me.padamsbackgrounds.SuspendLayout()
- Me.Panel13.SuspendLayout()
- Me.skindows95advertisment.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox13, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.pboxgoogleprototypelogo, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.mclarinflimage, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.Previewimage, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.win95background, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.MenuStrip3)
- Me.program.Controls.Add(Me.Button8)
- Me.program.Controls.Add(Me.Panel1)
- Me.program.Controls.Add(Me.addressbar)
- Me.program.Controls.Add(Me.PictureBox1)
- Me.program.Controls.Add(Me.Label1)
- Me.program.Controls.Add(Me.browsingarea)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(943, 585)
- Me.program.TabIndex = 4
- '
- 'MenuStrip3
- '
- Me.MenuStrip3.BackColor = System.Drawing.Color.Silver
- Me.MenuStrip3.Dock = System.Windows.Forms.DockStyle.None
- Me.MenuStrip3.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem1, Me.ToolStripMenuItem22, Me.ToolStripMenuItem28, Me.ToolStripMenuItem73, Me.ToolStripMenuItem78, Me.ToolStripMenuItem88})
- Me.MenuStrip3.Location = New System.Drawing.Point(3, 23)
- Me.MenuStrip3.Name = "MenuStrip3"
- Me.MenuStrip3.Size = New System.Drawing.Size(286, 24)
- Me.MenuStrip3.TabIndex = 11
- Me.MenuStrip3.Text = "MenuStrip1"
- '
- 'ToolStripMenuItem1
- '
- Me.ToolStripMenuItem1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem2, Me.ToolStripMenuItem8, Me.ToolStripMenuItem9, Me.ToolStripMenuItem10, Me.ToolStripMenuItem11, Me.ToolStripMenuItem12, Me.ToolStripMenuItem13, Me.ToolStripMenuItem14, Me.ToolStripMenuItem18, Me.ToolStripMenuItem19, Me.ToolStripMenuItem20, Me.ToolStripMenuItem21})
- Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
- Me.ToolStripMenuItem1.Size = New System.Drawing.Size(37, 20)
- Me.ToolStripMenuItem1.Text = "File"
- '
- 'ToolStripMenuItem2
- '
- Me.ToolStripMenuItem2.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem2.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem3, Me.ToolStripMenuItem4, Me.ToolStripMenuItem5, Me.ToolStripMenuItem6, Me.ToolStripMenuItem7})
- Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2"
- Me.ToolStripMenuItem2.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem2.Text = "New"
- '
- 'ToolStripMenuItem3
- '
- Me.ToolStripMenuItem3.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3"
- Me.ToolStripMenuItem3.Size = New System.Drawing.Size(175, 22)
- Me.ToolStripMenuItem3.Text = "Window Ctrl+N"
- '
- 'ToolStripMenuItem4
- '
- Me.ToolStripMenuItem4.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem4.Name = "ToolStripMenuItem4"
- Me.ToolStripMenuItem4.Size = New System.Drawing.Size(175, 22)
- Me.ToolStripMenuItem4.Text = "Message"
- '
- 'ToolStripMenuItem5
- '
- Me.ToolStripMenuItem5.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem5.Name = "ToolStripMenuItem5"
- Me.ToolStripMenuItem5.Size = New System.Drawing.Size(175, 22)
- Me.ToolStripMenuItem5.Text = "Post"
- '
- 'ToolStripMenuItem6
- '
- Me.ToolStripMenuItem6.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem6.Name = "ToolStripMenuItem6"
- Me.ToolStripMenuItem6.Size = New System.Drawing.Size(175, 22)
- Me.ToolStripMenuItem6.Text = "Contact"
- '
- 'ToolStripMenuItem7
- '
- Me.ToolStripMenuItem7.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem7.Name = "ToolStripMenuItem7"
- Me.ToolStripMenuItem7.Size = New System.Drawing.Size(175, 22)
- Me.ToolStripMenuItem7.Text = "Internet Call"
- '
- 'ToolStripMenuItem8
- '
- Me.ToolStripMenuItem8.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem8.Name = "ToolStripMenuItem8"
- Me.ToolStripMenuItem8.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem8.Text = "Open... Ctrl+O"
- '
- 'ToolStripMenuItem9
- '
- Me.ToolStripMenuItem9.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem9.Name = "ToolStripMenuItem9"
- Me.ToolStripMenuItem9.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem9.Text = "Edit with Windows Notepad"
- '
- 'ToolStripMenuItem10
- '
- Me.ToolStripMenuItem10.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem10.Name = "ToolStripMenuItem10"
- Me.ToolStripMenuItem10.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem10.Text = "Save Ctrl+S"
- '
- 'ToolStripMenuItem11
- '
- Me.ToolStripMenuItem11.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem11.Name = "ToolStripMenuItem11"
- Me.ToolStripMenuItem11.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem11.Text = "Save As..."
- '
- 'ToolStripMenuItem12
- '
- Me.ToolStripMenuItem12.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem12.Name = "ToolStripMenuItem12"
- Me.ToolStripMenuItem12.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem12.Text = "Print Setup..."
- '
- 'ToolStripMenuItem13
- '
- Me.ToolStripMenuItem13.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem13.Name = "ToolStripMenuItem13"
- Me.ToolStripMenuItem13.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem13.Text = "Print..."
- '
- 'ToolStripMenuItem14
- '
- Me.ToolStripMenuItem14.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem14.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem15, Me.ToolStripMenuItem16, Me.ToolStripMenuItem17})
- Me.ToolStripMenuItem14.Name = "ToolStripMenuItem14"
- Me.ToolStripMenuItem14.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem14.Text = "Send"
- '
- 'ToolStripMenuItem15
- '
- Me.ToolStripMenuItem15.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem15.Name = "ToolStripMenuItem15"
- Me.ToolStripMenuItem15.Size = New System.Drawing.Size(179, 22)
- Me.ToolStripMenuItem15.Text = "Page by E-mail..."
- '
- 'ToolStripMenuItem16
- '
- Me.ToolStripMenuItem16.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem16.Name = "ToolStripMenuItem16"
- Me.ToolStripMenuItem16.Size = New System.Drawing.Size(179, 22)
- Me.ToolStripMenuItem16.Text = "Link by E-mail..."
- '
- 'ToolStripMenuItem17
- '
- Me.ToolStripMenuItem17.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem17.Name = "ToolStripMenuItem17"
- Me.ToolStripMenuItem17.Size = New System.Drawing.Size(179, 22)
- Me.ToolStripMenuItem17.Text = "Shortcut to Desktop"
- '
- 'ToolStripMenuItem18
- '
- Me.ToolStripMenuItem18.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem18.Name = "ToolStripMenuItem18"
- Me.ToolStripMenuItem18.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem18.Text = "Import and Export..."
- '
- 'ToolStripMenuItem19
- '
- Me.ToolStripMenuItem19.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem19.Name = "ToolStripMenuItem19"
- Me.ToolStripMenuItem19.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem19.Text = "Properties"
- '
- 'ToolStripMenuItem20
- '
- Me.ToolStripMenuItem20.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem20.Name = "ToolStripMenuItem20"
- Me.ToolStripMenuItem20.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem20.Text = "Work Offline"
- '
- 'ToolStripMenuItem21
- '
- Me.ToolStripMenuItem21.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem21.Name = "ToolStripMenuItem21"
- Me.ToolStripMenuItem21.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem21.Text = "Close"
- '
- 'ToolStripMenuItem22
- '
- Me.ToolStripMenuItem22.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem23, Me.ToolStripMenuItem24, Me.ToolStripMenuItem25, Me.ToolStripMenuItem26, Me.ToolStripMenuItem27})
- Me.ToolStripMenuItem22.Name = "ToolStripMenuItem22"
- Me.ToolStripMenuItem22.Size = New System.Drawing.Size(39, 20)
- Me.ToolStripMenuItem22.Text = "Edit"
- '
- 'ToolStripMenuItem23
- '
- Me.ToolStripMenuItem23.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem23.Name = "ToolStripMenuItem23"
- Me.ToolStripMenuItem23.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem23.Text = "Cut Ctrl+X"
- '
- 'ToolStripMenuItem24
- '
- Me.ToolStripMenuItem24.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem24.Name = "ToolStripMenuItem24"
- Me.ToolStripMenuItem24.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem24.Text = "Copy Ctrl+C"
- '
- 'ToolStripMenuItem25
- '
- Me.ToolStripMenuItem25.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem25.Name = "ToolStripMenuItem25"
- Me.ToolStripMenuItem25.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem25.Text = "Paste Ctrl+V"
- '
- 'ToolStripMenuItem26
- '
- Me.ToolStripMenuItem26.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem26.Name = "ToolStripMenuItem26"
- Me.ToolStripMenuItem26.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem26.Text = "Select All Ctrl+A"
- '
- 'ToolStripMenuItem27
- '
- Me.ToolStripMenuItem27.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem27.Name = "ToolStripMenuItem27"
- Me.ToolStripMenuItem27.Size = New System.Drawing.Size(221, 22)
- Me.ToolStripMenuItem27.Text = "Find (on This Page)... Ctrl+F"
- '
- 'ToolStripMenuItem28
- '
- Me.ToolStripMenuItem28.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem29, Me.ToolStripMenuItem35, Me.ToolStripMenuItem36, Me.ToolStripMenuItem41, Me.ToolStripMenuItem43, Me.ToolStripMenuItem44, Me.ToolStripMenuItem45, Me.ToolStripMenuItem51, Me.ToolStripMenuItem71, Me.ToolStripMenuItem72})
- Me.ToolStripMenuItem28.Name = "ToolStripMenuItem28"
- Me.ToolStripMenuItem28.Size = New System.Drawing.Size(44, 20)
- Me.ToolStripMenuItem28.Text = "View"
- '
- 'ToolStripMenuItem29
- '
- Me.ToolStripMenuItem29.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem29.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem30, Me.ToolStripMenuItem31, Me.ToolStripMenuItem32, Me.ToolStripMenuItem33, Me.ToolStripMenuItem34})
- Me.ToolStripMenuItem29.Name = "ToolStripMenuItem29"
- Me.ToolStripMenuItem29.Size = New System.Drawing.Size(166, 22)
- Me.ToolStripMenuItem29.Text = "Toolbars"
- '
- 'ToolStripMenuItem30
- '
- Me.ToolStripMenuItem30.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem30.Name = "ToolStripMenuItem30"
- Me.ToolStripMenuItem30.Size = New System.Drawing.Size(165, 22)
- Me.ToolStripMenuItem30.Text = "Standard Buttons"
- '
- 'ToolStripMenuItem31
- '
- Me.ToolStripMenuItem31.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem31.Name = "ToolStripMenuItem31"
- Me.ToolStripMenuItem31.Size = New System.Drawing.Size(165, 22)
- Me.ToolStripMenuItem31.Text = "Address Bar"
- '
- 'ToolStripMenuItem32
- '
- Me.ToolStripMenuItem32.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem32.Name = "ToolStripMenuItem32"
- Me.ToolStripMenuItem32.Size = New System.Drawing.Size(165, 22)
- Me.ToolStripMenuItem32.Text = "Links"
- '
- 'ToolStripMenuItem33
- '
- Me.ToolStripMenuItem33.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem33.Name = "ToolStripMenuItem33"
- Me.ToolStripMenuItem33.Size = New System.Drawing.Size(165, 22)
- Me.ToolStripMenuItem33.Text = "Radio"
- '
- 'ToolStripMenuItem34
- '
- Me.ToolStripMenuItem34.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem34.Name = "ToolStripMenuItem34"
- Me.ToolStripMenuItem34.Size = New System.Drawing.Size(165, 22)
- Me.ToolStripMenuItem34.Text = "Customize..."
- '
- 'ToolStripMenuItem35
- '
- Me.ToolStripMenuItem35.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem35.Name = "ToolStripMenuItem35"
- Me.ToolStripMenuItem35.Size = New System.Drawing.Size(166, 22)
- Me.ToolStripMenuItem35.Text = "Status Bar"
- '
- 'ToolStripMenuItem36
- '
- Me.ToolStripMenuItem36.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem36.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem37, Me.ToolStripMenuItem38, Me.ToolStripMenuItem39, Me.ToolStripMenuItem40})
- Me.ToolStripMenuItem36.Name = "ToolStripMenuItem36"
- Me.ToolStripMenuItem36.Size = New System.Drawing.Size(166, 22)
- Me.ToolStripMenuItem36.Text = "Explorer Bar"
- '
- 'ToolStripMenuItem37
- '
- Me.ToolStripMenuItem37.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem37.Name = "ToolStripMenuItem37"
- Me.ToolStripMenuItem37.Size = New System.Drawing.Size(184, 22)
- Me.ToolStripMenuItem37.Text = "Search Ctrl+E"
- '
- 'ToolStripMenuItem38
- '
- Me.ToolStripMenuItem38.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem38.Name = "ToolStripMenuItem38"
- Me.ToolStripMenuItem38.Size = New System.Drawing.Size(184, 22)
- Me.ToolStripMenuItem38.Text = "Favorites Ctrl+I"
- '
- 'ToolStripMenuItem39
- '
- Me.ToolStripMenuItem39.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem39.Name = "ToolStripMenuItem39"
- Me.ToolStripMenuItem39.Size = New System.Drawing.Size(184, 22)
- Me.ToolStripMenuItem39.Text = "History Ctrl+H"
- '
- 'ToolStripMenuItem40
- '
- Me.ToolStripMenuItem40.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem40.Name = "ToolStripMenuItem40"
- Me.ToolStripMenuItem40.Size = New System.Drawing.Size(184, 22)
- Me.ToolStripMenuItem40.Text = "Tip of the Day"
- '
- 'ToolStripMenuItem41
- '
- Me.ToolStripMenuItem41.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem41.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem42})
- Me.ToolStripMenuItem41.Name = "ToolStripMenuItem41"
- Me.ToolStripMenuItem41.Size = New System.Drawing.Size(166, 22)
- Me.ToolStripMenuItem41.Text = "Go To"
- '
- 'ToolStripMenuItem42
- '
- Me.ToolStripMenuItem42.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem42.Name = "ToolStripMenuItem42"
- Me.ToolStripMenuItem42.Size = New System.Drawing.Size(136, 22)
- Me.ToolStripMenuItem42.Text = "Home Page"
- '
- 'ToolStripMenuItem43
- '
- Me.ToolStripMenuItem43.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem43.Name = "ToolStripMenuItem43"
- Me.ToolStripMenuItem43.Size = New System.Drawing.Size(166, 22)
- Me.ToolStripMenuItem43.Text = "Stop Esc"
- '
- 'ToolStripMenuItem44
- '
- Me.ToolStripMenuItem44.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem44.Name = "ToolStripMenuItem44"
- Me.ToolStripMenuItem44.Size = New System.Drawing.Size(166, 22)
- Me.ToolStripMenuItem44.Text = "Refresh F5"
- '
- 'ToolStripMenuItem45
- '
- Me.ToolStripMenuItem45.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem45.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem46, Me.ToolStripMenuItem47, Me.ToolStripMenuItem48, Me.ToolStripMenuItem49, Me.ToolStripMenuItem50})
- Me.ToolStripMenuItem45.Name = "ToolStripMenuItem45"
- Me.ToolStripMenuItem45.Size = New System.Drawing.Size(166, 22)
- Me.ToolStripMenuItem45.Text = "Text Size"
- '
- 'ToolStripMenuItem46
- '
- Me.ToolStripMenuItem46.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem46.Name = "ToolStripMenuItem46"
- Me.ToolStripMenuItem46.Size = New System.Drawing.Size(119, 22)
- Me.ToolStripMenuItem46.Text = "Largest"
- '
- 'ToolStripMenuItem47
- '
- Me.ToolStripMenuItem47.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem47.Name = "ToolStripMenuItem47"
- Me.ToolStripMenuItem47.Size = New System.Drawing.Size(119, 22)
- Me.ToolStripMenuItem47.Text = "Larger"
- '
- 'ToolStripMenuItem48
- '
- Me.ToolStripMenuItem48.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem48.Name = "ToolStripMenuItem48"
- Me.ToolStripMenuItem48.Size = New System.Drawing.Size(119, 22)
- Me.ToolStripMenuItem48.Text = "Medium"
- '
- 'ToolStripMenuItem49
- '
- Me.ToolStripMenuItem49.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem49.Name = "ToolStripMenuItem49"
- Me.ToolStripMenuItem49.Size = New System.Drawing.Size(119, 22)
- Me.ToolStripMenuItem49.Text = "Smaller"
- '
- 'ToolStripMenuItem50
- '
- Me.ToolStripMenuItem50.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem50.Name = "ToolStripMenuItem50"
- Me.ToolStripMenuItem50.Size = New System.Drawing.Size(119, 22)
- Me.ToolStripMenuItem50.Text = "Smallest"
- '
- 'ToolStripMenuItem51
- '
- Me.ToolStripMenuItem51.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem51.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem52, Me.ToolStripMenuItem53, Me.ToolStripMenuItem54})
- Me.ToolStripMenuItem51.Name = "ToolStripMenuItem51"
- Me.ToolStripMenuItem51.Size = New System.Drawing.Size(166, 22)
- Me.ToolStripMenuItem51.Text = "Encoding"
- '
- 'ToolStripMenuItem52
- '
- Me.ToolStripMenuItem52.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem52.Name = "ToolStripMenuItem52"
- Me.ToolStripMenuItem52.Size = New System.Drawing.Size(230, 22)
- Me.ToolStripMenuItem52.Text = "Auto-Select"
- '
- 'ToolStripMenuItem53
- '
- Me.ToolStripMenuItem53.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem53.Name = "ToolStripMenuItem53"
- Me.ToolStripMenuItem53.Size = New System.Drawing.Size(230, 22)
- Me.ToolStripMenuItem53.Text = "Western European (Windows)"
- '
- 'ToolStripMenuItem54
- '
- Me.ToolStripMenuItem54.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem54.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem55, Me.ToolStripMenuItem56, Me.ToolStripMenuItem57, Me.ToolStripMenuItem58, Me.ToolStripMenuItem59, Me.ToolStripMenuItem60, Me.ToolStripMenuItem61, Me.ToolStripMenuItem62, Me.ToolStripMenuItem63, Me.ToolStripMenuItem64, Me.ToolStripMenuItem65, Me.ToolStripMenuItem66, Me.ToolStripMenuItem67, Me.ToolStripMenuItem68, Me.ToolStripMenuItem69, Me.ToolStripMenuItem70})
- Me.ToolStripMenuItem54.Name = "ToolStripMenuItem54"
- Me.ToolStripMenuItem54.Size = New System.Drawing.Size(230, 22)
- Me.ToolStripMenuItem54.Text = "More"
- '
- 'ToolStripMenuItem55
- '
- Me.ToolStripMenuItem55.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem55.Name = "ToolStripMenuItem55"
- Me.ToolStripMenuItem55.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem55.Text = "Arabic"
- '
- 'ToolStripMenuItem56
- '
- Me.ToolStripMenuItem56.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem56.Name = "ToolStripMenuItem56"
- Me.ToolStripMenuItem56.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem56.Text = "Baltic"
- '
- 'ToolStripMenuItem57
- '
- Me.ToolStripMenuItem57.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem57.Name = "ToolStripMenuItem57"
- Me.ToolStripMenuItem57.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem57.Text = "Central European"
- '
- 'ToolStripMenuItem58
- '
- Me.ToolStripMenuItem58.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem58.Name = "ToolStripMenuItem58"
- Me.ToolStripMenuItem58.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem58.Text = "Chinese Simplified"
- '
- 'ToolStripMenuItem59
- '
- Me.ToolStripMenuItem59.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem59.Name = "ToolStripMenuItem59"
- Me.ToolStripMenuItem59.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem59.Text = "Chinese Traditional"
- '
- 'ToolStripMenuItem60
- '
- Me.ToolStripMenuItem60.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem60.Name = "ToolStripMenuItem60"
- Me.ToolStripMenuItem60.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem60.Text = "Cyrillic"
- '
- 'ToolStripMenuItem61
- '
- Me.ToolStripMenuItem61.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem61.Name = "ToolStripMenuItem61"
- Me.ToolStripMenuItem61.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem61.Text = "Greek"
- '
- 'ToolStripMenuItem62
- '
- Me.ToolStripMenuItem62.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem62.Name = "ToolStripMenuItem62"
- Me.ToolStripMenuItem62.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem62.Text = "Hebrew"
- '
- 'ToolStripMenuItem63
- '
- Me.ToolStripMenuItem63.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem63.Name = "ToolStripMenuItem63"
- Me.ToolStripMenuItem63.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem63.Text = "Japanese"
- '
- 'ToolStripMenuItem64
- '
- Me.ToolStripMenuItem64.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem64.Name = "ToolStripMenuItem64"
- Me.ToolStripMenuItem64.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem64.Text = "Korean"
- '
- 'ToolStripMenuItem65
- '
- Me.ToolStripMenuItem65.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem65.Name = "ToolStripMenuItem65"
- Me.ToolStripMenuItem65.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem65.Text = "Thai"
- '
- 'ToolStripMenuItem66
- '
- Me.ToolStripMenuItem66.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem66.Name = "ToolStripMenuItem66"
- Me.ToolStripMenuItem66.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem66.Text = "Turkish"
- '
- 'ToolStripMenuItem67
- '
- Me.ToolStripMenuItem67.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem67.Name = "ToolStripMenuItem67"
- Me.ToolStripMenuItem67.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem67.Text = "Unicode (UTF-8)"
- '
- 'ToolStripMenuItem68
- '
- Me.ToolStripMenuItem68.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem68.Name = "ToolStripMenuItem68"
- Me.ToolStripMenuItem68.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem68.Text = "User Defined"
- '
- 'ToolStripMenuItem69
- '
- Me.ToolStripMenuItem69.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem69.Name = "ToolStripMenuItem69"
- Me.ToolStripMenuItem69.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem69.Text = "Vietnamese"
- '
- 'ToolStripMenuItem70
- '
- Me.ToolStripMenuItem70.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem70.Name = "ToolStripMenuItem70"
- Me.ToolStripMenuItem70.Size = New System.Drawing.Size(199, 22)
- Me.ToolStripMenuItem70.Text = "Western European (ISO)"
- '
- 'ToolStripMenuItem71
- '
- Me.ToolStripMenuItem71.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem71.Name = "ToolStripMenuItem71"
- Me.ToolStripMenuItem71.Size = New System.Drawing.Size(166, 22)
- Me.ToolStripMenuItem71.Text = "Source"
- '
- 'ToolStripMenuItem72
- '
- Me.ToolStripMenuItem72.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem72.Name = "ToolStripMenuItem72"
- Me.ToolStripMenuItem72.Size = New System.Drawing.Size(166, 22)
- Me.ToolStripMenuItem72.Text = "Full Screen F11"
- '
- 'ToolStripMenuItem73
- '
- Me.ToolStripMenuItem73.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem74, Me.ToolStripMenuItem75, Me.ToolStripMenuItem76})
- Me.ToolStripMenuItem73.Name = "ToolStripMenuItem73"
- Me.ToolStripMenuItem73.Size = New System.Drawing.Size(66, 20)
- Me.ToolStripMenuItem73.Text = "Favorites"
- '
- 'ToolStripMenuItem74
- '
- Me.ToolStripMenuItem74.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem74.Name = "ToolStripMenuItem74"
- Me.ToolStripMenuItem74.Size = New System.Drawing.Size(180, 22)
- Me.ToolStripMenuItem74.Text = "Add to Favorites..."
- '
- 'ToolStripMenuItem75
- '
- Me.ToolStripMenuItem75.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem75.Name = "ToolStripMenuItem75"
- Me.ToolStripMenuItem75.Size = New System.Drawing.Size(180, 22)
- Me.ToolStripMenuItem75.Text = "Organize Favorites..."
- '
- 'ToolStripMenuItem76
- '
- Me.ToolStripMenuItem76.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem76.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem77})
- Me.ToolStripMenuItem76.Name = "ToolStripMenuItem76"
- Me.ToolStripMenuItem76.Size = New System.Drawing.Size(180, 22)
- Me.ToolStripMenuItem76.Text = "Links"
- '
- 'ToolStripMenuItem77
- '
- Me.ToolStripMenuItem77.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem77.Name = "ToolStripMenuItem77"
- Me.ToolStripMenuItem77.Size = New System.Drawing.Size(109, 22)
- Me.ToolStripMenuItem77.Text = "(none)"
- '
- 'ToolStripMenuItem78
- '
- Me.ToolStripMenuItem78.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem79, Me.ToolStripMenuItem85, Me.ToolStripMenuItem86, Me.ToolStripMenuItem87})
- Me.ToolStripMenuItem78.Name = "ToolStripMenuItem78"
- Me.ToolStripMenuItem78.Size = New System.Drawing.Size(48, 20)
- Me.ToolStripMenuItem78.Text = "Tools"
- '
- 'ToolStripMenuItem79
- '
- Me.ToolStripMenuItem79.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem79.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem80, Me.ToolStripMenuItem81, Me.ToolStripMenuItem82, Me.ToolStripMenuItem83, Me.ToolStripMenuItem84})
- Me.ToolStripMenuItem79.Name = "ToolStripMenuItem79"
- Me.ToolStripMenuItem79.Size = New System.Drawing.Size(175, 22)
- Me.ToolStripMenuItem79.Text = "Mail and News"
- '
- 'ToolStripMenuItem80
- '
- Me.ToolStripMenuItem80.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem80.Name = "ToolStripMenuItem80"
- Me.ToolStripMenuItem80.Size = New System.Drawing.Size(156, 22)
- Me.ToolStripMenuItem80.Text = "Read Mail"
- '
- 'ToolStripMenuItem81
- '
- Me.ToolStripMenuItem81.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem81.Name = "ToolStripMenuItem81"
- Me.ToolStripMenuItem81.Size = New System.Drawing.Size(156, 22)
- Me.ToolStripMenuItem81.Text = "New Message..."
- '
- 'ToolStripMenuItem82
- '
- Me.ToolStripMenuItem82.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem82.Name = "ToolStripMenuItem82"
- Me.ToolStripMenuItem82.Size = New System.Drawing.Size(156, 22)
- Me.ToolStripMenuItem82.Text = "Send a Link..."
- '
- 'ToolStripMenuItem83
- '
- Me.ToolStripMenuItem83.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem83.Name = "ToolStripMenuItem83"
- Me.ToolStripMenuItem83.Size = New System.Drawing.Size(156, 22)
- Me.ToolStripMenuItem83.Text = "Send Page..."
- '
- 'ToolStripMenuItem84
- '
- Me.ToolStripMenuItem84.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem84.Name = "ToolStripMenuItem84"
- Me.ToolStripMenuItem84.Size = New System.Drawing.Size(156, 22)
- Me.ToolStripMenuItem84.Text = "Read News"
- '
- 'ToolStripMenuItem85
- '
- Me.ToolStripMenuItem85.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem85.Name = "ToolStripMenuItem85"
- Me.ToolStripMenuItem85.Size = New System.Drawing.Size(175, 22)
- Me.ToolStripMenuItem85.Text = "Windows Update"
- '
- 'ToolStripMenuItem86
- '
- Me.ToolStripMenuItem86.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem86.Name = "ToolStripMenuItem86"
- Me.ToolStripMenuItem86.Size = New System.Drawing.Size(175, 22)
- Me.ToolStripMenuItem86.Text = "Show Related Links"
- '
- 'ToolStripMenuItem87
- '
- Me.ToolStripMenuItem87.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem87.Name = "ToolStripMenuItem87"
- Me.ToolStripMenuItem87.Size = New System.Drawing.Size(175, 22)
- Me.ToolStripMenuItem87.Text = "Internet Options..."
- '
- 'ToolStripMenuItem88
- '
- Me.ToolStripMenuItem88.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem89, Me.ToolStripMenuItem90, Me.ToolStripMenuItem91, Me.ToolStripMenuItem92, Me.ToolStripMenuItem93, Me.ToolStripMenuItem94, Me.ToolStripMenuItem95})
- Me.ToolStripMenuItem88.Name = "ToolStripMenuItem88"
- Me.ToolStripMenuItem88.Size = New System.Drawing.Size(44, 20)
- Me.ToolStripMenuItem88.Text = "Help"
- '
- 'ToolStripMenuItem89
- '
- Me.ToolStripMenuItem89.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem89.Name = "ToolStripMenuItem89"
- Me.ToolStripMenuItem89.Size = New System.Drawing.Size(196, 22)
- Me.ToolStripMenuItem89.Text = "Contects and Index"
- '
- 'ToolStripMenuItem90
- '
- Me.ToolStripMenuItem90.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem90.Name = "ToolStripMenuItem90"
- Me.ToolStripMenuItem90.Size = New System.Drawing.Size(196, 22)
- Me.ToolStripMenuItem90.Text = "Tip of the Day"
- '
- 'ToolStripMenuItem91
- '
- Me.ToolStripMenuItem91.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem91.Name = "ToolStripMenuItem91"
- Me.ToolStripMenuItem91.Size = New System.Drawing.Size(196, 22)
- Me.ToolStripMenuItem91.Text = "For Netscape Users"
- '
- 'ToolStripMenuItem92
- '
- Me.ToolStripMenuItem92.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem92.Name = "ToolStripMenuItem92"
- Me.ToolStripMenuItem92.Size = New System.Drawing.Size(196, 22)
- Me.ToolStripMenuItem92.Text = "Tour"
- '
- 'ToolStripMenuItem93
- '
- Me.ToolStripMenuItem93.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem93.Name = "ToolStripMenuItem93"
- Me.ToolStripMenuItem93.Size = New System.Drawing.Size(196, 22)
- Me.ToolStripMenuItem93.Text = "Online Support"
- '
- 'ToolStripMenuItem94
- '
- Me.ToolStripMenuItem94.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem94.Name = "ToolStripMenuItem94"
- Me.ToolStripMenuItem94.Size = New System.Drawing.Size(196, 22)
- Me.ToolStripMenuItem94.Text = "About Internet Explorer"
- '
- 'ToolStripMenuItem95
- '
- Me.ToolStripMenuItem95.BackColor = System.Drawing.Color.Silver
- Me.ToolStripMenuItem95.Name = "ToolStripMenuItem95"
- Me.ToolStripMenuItem95.Size = New System.Drawing.Size(196, 22)
- Me.ToolStripMenuItem95.Text = "Send Feedback"
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.Button7)
- Me.Panel1.Controls.Add(Me.Button6)
- Me.Panel1.Controls.Add(Me.Button5)
- Me.Panel1.Controls.Add(Me.Button4)
- Me.Panel1.Controls.Add(Me.Button3)
- Me.Panel1.Controls.Add(Me.Button2)
- Me.Panel1.Controls.Add(Me.Button1)
- Me.Panel1.Location = New System.Drawing.Point(0, 49)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(936, 49)
- Me.Panel1.TabIndex = 7
- '
- 'addressbar
- '
- Me.addressbar.FormattingEnabled = True
- Me.addressbar.Location = New System.Drawing.Point(76, 106)
- Me.addressbar.Name = "addressbar"
- Me.addressbar.Size = New System.Drawing.Size(802, 21)
- Me.addressbar.TabIndex = 1
- Me.addressbar.Text = "www.microsoft.com/internetexplorer5/welcome"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(10, 110)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(48, 13)
- Me.Label1.TabIndex = 0
- Me.Label1.Text = "Address:"
- '
- 'browsingarea
- '
- Me.browsingarea.BackColor = System.Drawing.Color.White
- Me.browsingarea.Controls.Add(Me.hotmailpadams)
- Me.browsingarea.Controls.Add(Me.padamshidden)
- Me.browsingarea.Controls.Add(Me.secretwebsite)
- Me.browsingarea.Controls.Add(Me.padamsmain)
- Me.browsingarea.Controls.Add(Me.hotmailmain)
- Me.browsingarea.Controls.Add(Me.googlealpha)
- Me.browsingarea.Controls.Add(Me.googleprototype)
- Me.browsingarea.Controls.Add(Me.googlemain)
- Me.browsingarea.Controls.Add(Me.welcomeinternetscreen)
- Me.browsingarea.Controls.Add(Me.padamsbackgrounds)
- Me.browsingarea.Controls.Add(Me.skindows95advertisment)
- Me.browsingarea.Location = New System.Drawing.Point(3, 133)
- Me.browsingarea.Name = "browsingarea"
- Me.browsingarea.Size = New System.Drawing.Size(933, 445)
- Me.browsingarea.TabIndex = 9
- '
- 'hotmailpadams
- '
- Me.hotmailpadams.AutoScroll = True
- Me.hotmailpadams.BackColor = System.Drawing.Color.LightSteelBlue
- Me.hotmailpadams.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.hotmailpadams.Controls.Add(Me.email1)
- Me.hotmailpadams.Controls.Add(Me.email3)
- Me.hotmailpadams.Controls.Add(Me.email2)
- Me.hotmailpadams.Controls.Add(Me.ListBox1)
- Me.hotmailpadams.Controls.Add(Me.PictureBox14)
- Me.hotmailpadams.Controls.Add(Me.PictureBox13)
- Me.hotmailpadams.Controls.Add(Me.PictureBox12)
- Me.hotmailpadams.Location = New System.Drawing.Point(768, 221)
- Me.hotmailpadams.Name = "hotmailpadams"
- Me.hotmailpadams.Size = New System.Drawing.Size(38, 23)
- Me.hotmailpadams.TabIndex = 10
- '
- 'email3
- '
- Me.email3.Controls.Add(Me.Label52)
- Me.email3.Controls.Add(Me.TextBox17)
- Me.email3.Controls.Add(Me.TextBox18)
- Me.email3.Controls.Add(Me.TextBox19)
- Me.email3.Controls.Add(Me.TextBox20)
- Me.email3.Controls.Add(Me.Label53)
- Me.email3.Controls.Add(Me.Label54)
- Me.email3.Controls.Add(Me.Label55)
- Me.email3.Location = New System.Drawing.Point(175, 99)
- Me.email3.Name = "email3"
- Me.email3.Size = New System.Drawing.Size(465, 213)
- Me.email3.TabIndex = 6
- Me.email3.Visible = False
- '
- 'Label52
- '
- Me.Label52.AutoSize = True
- Me.Label52.Location = New System.Drawing.Point(6, 88)
- Me.Label52.Name = "Label52"
- Me.Label52.Size = New System.Drawing.Size(34, 13)
- Me.Label52.TabIndex = 7
- Me.Label52.Text = "Body:"
- '
- 'TextBox17
- '
- Me.TextBox17.Location = New System.Drawing.Point(55, 85)
- Me.TextBox17.Multiline = True
- Me.TextBox17.Name = "TextBox17"
- Me.TextBox17.Size = New System.Drawing.Size(394, 116)
- Me.TextBox17.TabIndex = 6
- Me.TextBox17.Text = resources.GetString("TextBox17.Text")
- '
- 'TextBox18
- '
- Me.TextBox18.Location = New System.Drawing.Point(55, 58)
- Me.TextBox18.Name = "TextBox18"
- Me.TextBox18.Size = New System.Drawing.Size(394, 20)
- Me.TextBox18.TabIndex = 5
- Me.TextBox18.Text = "What's the secret to your website"
- '
- 'TextBox19
- '
- Me.TextBox19.Location = New System.Drawing.Point(55, 32)
- Me.TextBox19.Name = "TextBox19"
- Me.TextBox19.Size = New System.Drawing.Size(394, 20)
- Me.TextBox19.TabIndex = 4
- Me.TextBox19.Text = "12padams@hotmail.com"
- '
- 'TextBox20
- '
- Me.TextBox20.Location = New System.Drawing.Point(55, 6)
- Me.TextBox20.Name = "TextBox20"
- Me.TextBox20.Size = New System.Drawing.Size(394, 20)
- Me.TextBox20.TabIndex = 3
- Me.TextBox20.Text = "thehiddenhacker@hotmail.com"
- '
- 'Label53
- '
- Me.Label53.AutoSize = True
- Me.Label53.Location = New System.Drawing.Point(6, 61)
- Me.Label53.Name = "Label53"
- Me.Label53.Size = New System.Drawing.Size(46, 13)
- Me.Label53.TabIndex = 2
- Me.Label53.Text = "Subject:"
- '
- 'Label54
- '
- Me.Label54.AutoSize = True
- Me.Label54.Location = New System.Drawing.Point(6, 35)
- Me.Label54.Name = "Label54"
- Me.Label54.Size = New System.Drawing.Size(23, 13)
- Me.Label54.TabIndex = 1
- Me.Label54.Text = "To:"
- '
- 'Label55
- '
- Me.Label55.AutoSize = True
- Me.Label55.Location = New System.Drawing.Point(6, 9)
- Me.Label55.Name = "Label55"
- Me.Label55.Size = New System.Drawing.Size(33, 13)
- Me.Label55.TabIndex = 0
- Me.Label55.Text = "From:"
- '
- 'email2
- '
- Me.email2.Controls.Add(Me.Label48)
- Me.email2.Controls.Add(Me.TextBox13)
- Me.email2.Controls.Add(Me.TextBox14)
- Me.email2.Controls.Add(Me.TextBox15)
- Me.email2.Controls.Add(Me.TextBox16)
- Me.email2.Controls.Add(Me.Label49)
- Me.email2.Controls.Add(Me.Label50)
- Me.email2.Controls.Add(Me.Label51)
- Me.email2.Location = New System.Drawing.Point(161, 124)
- Me.email2.Name = "email2"
- Me.email2.Size = New System.Drawing.Size(465, 213)
- Me.email2.TabIndex = 5
- Me.email2.Visible = False
- '
- 'Label48
- '
- Me.Label48.AutoSize = True
- Me.Label48.Location = New System.Drawing.Point(6, 88)
- Me.Label48.Name = "Label48"
- Me.Label48.Size = New System.Drawing.Size(34, 13)
- Me.Label48.TabIndex = 7
- Me.Label48.Text = "Body:"
- '
- 'TextBox13
- '
- Me.TextBox13.Location = New System.Drawing.Point(55, 85)
- Me.TextBox13.Multiline = True
- Me.TextBox13.Name = "TextBox13"
- Me.TextBox13.Size = New System.Drawing.Size(394, 116)
- Me.TextBox13.TabIndex = 6
- Me.TextBox13.Text = "Hey How dare you ask me about that I am blocking your ip right now from my websit" & _
- "e... And for the record don't waste your time theres nothing hidden on my websit" & _
- "e!!!"
- '
- 'TextBox14
- '
- Me.TextBox14.Location = New System.Drawing.Point(55, 58)
- Me.TextBox14.Name = "TextBox14"
- Me.TextBox14.Size = New System.Drawing.Size(394, 20)
- Me.TextBox14.TabIndex = 5
- Me.TextBox14.Text = "Re: What's the secret to your website"
- '
- 'TextBox15
- '
- Me.TextBox15.Location = New System.Drawing.Point(55, 32)
- Me.TextBox15.Name = "TextBox15"
- Me.TextBox15.Size = New System.Drawing.Size(394, 20)
- Me.TextBox15.TabIndex = 4
- Me.TextBox15.Text = "thehiddenhacker@hotmail.com"
- '
- 'TextBox16
- '
- Me.TextBox16.Location = New System.Drawing.Point(55, 6)
- Me.TextBox16.Name = "TextBox16"
- Me.TextBox16.Size = New System.Drawing.Size(394, 20)
- Me.TextBox16.TabIndex = 3
- Me.TextBox16.Text = "12padams@hotmail.com"
- '
- 'Label49
- '
- Me.Label49.AutoSize = True
- Me.Label49.Location = New System.Drawing.Point(6, 61)
- Me.Label49.Name = "Label49"
- Me.Label49.Size = New System.Drawing.Size(46, 13)
- Me.Label49.TabIndex = 2
- Me.Label49.Text = "Subject:"
- '
- 'Label50
- '
- Me.Label50.AutoSize = True
- Me.Label50.Location = New System.Drawing.Point(6, 35)
- Me.Label50.Name = "Label50"
- Me.Label50.Size = New System.Drawing.Size(23, 13)
- Me.Label50.TabIndex = 1
- Me.Label50.Text = "To:"
- '
- 'Label51
- '
- Me.Label51.AutoSize = True
- Me.Label51.Location = New System.Drawing.Point(6, 9)
- Me.Label51.Name = "Label51"
- Me.Label51.Size = New System.Drawing.Size(33, 13)
- Me.Label51.TabIndex = 0
- Me.Label51.Text = "From:"
- '
- 'email1
- '
- Me.email1.Controls.Add(Me.LinkLabel18)
- Me.email1.Controls.Add(Me.Label56)
- Me.email1.Controls.Add(Me.Label47)
- Me.email1.Controls.Add(Me.TextBox12)
- Me.email1.Controls.Add(Me.TextBox11)
- Me.email1.Controls.Add(Me.TextBox7)
- Me.email1.Controls.Add(Me.TextBox6)
- Me.email1.Controls.Add(Me.Label46)
- Me.email1.Controls.Add(Me.Label45)
- Me.email1.Controls.Add(Me.Label44)
- Me.email1.Location = New System.Drawing.Point(207, 121)
- Me.email1.Name = "email1"
- Me.email1.Size = New System.Drawing.Size(465, 213)
- Me.email1.TabIndex = 4
- Me.email1.Visible = False
- '
- 'Label47
- '
- Me.Label47.AutoSize = True
- Me.Label47.Location = New System.Drawing.Point(6, 110)
- Me.Label47.Name = "Label47"
- Me.Label47.Size = New System.Drawing.Size(34, 13)
- Me.Label47.TabIndex = 7
- Me.Label47.Text = "Body:"
- '
- 'TextBox12
- '
- Me.TextBox12.Location = New System.Drawing.Point(55, 109)
- Me.TextBox12.Multiline = True
- Me.TextBox12.Name = "TextBox12"
- Me.TextBox12.Size = New System.Drawing.Size(394, 94)
- Me.TextBox12.TabIndex = 6
- Me.TextBox12.Text = resources.GetString("TextBox12.Text")
- '
- 'TextBox11
- '
- Me.TextBox11.Location = New System.Drawing.Point(55, 58)
- Me.TextBox11.Name = "TextBox11"
- Me.TextBox11.Size = New System.Drawing.Size(394, 20)
- Me.TextBox11.TabIndex = 5
- Me.TextBox11.Text = "12padams.com DataLog 1998"
- '
- 'TextBox7
- '
- Me.TextBox7.Location = New System.Drawing.Point(55, 32)
- Me.TextBox7.Name = "TextBox7"
- Me.TextBox7.Size = New System.Drawing.Size(394, 20)
- Me.TextBox7.TabIndex = 4
- Me.TextBox7.Text = "12padams"
- '
- 'TextBox6
- '
- Me.TextBox6.Location = New System.Drawing.Point(55, 6)
- Me.TextBox6.Name = "TextBox6"
- Me.TextBox6.Size = New System.Drawing.Size(394, 20)
- Me.TextBox6.TabIndex = 3
- Me.TextBox6.Text = "12padams Bot"
- '
- 'Label46
- '
- Me.Label46.AutoSize = True
- Me.Label46.Location = New System.Drawing.Point(6, 61)
- Me.Label46.Name = "Label46"
- Me.Label46.Size = New System.Drawing.Size(46, 13)
- Me.Label46.TabIndex = 2
- Me.Label46.Text = "Subject:"
- '
- 'Label45
- '
- Me.Label45.AutoSize = True
- Me.Label45.Location = New System.Drawing.Point(6, 35)
- Me.Label45.Name = "Label45"
- Me.Label45.Size = New System.Drawing.Size(23, 13)
- Me.Label45.TabIndex = 1
- Me.Label45.Text = "To:"
- '
- 'Label44
- '
- Me.Label44.AutoSize = True
- Me.Label44.Location = New System.Drawing.Point(6, 9)
- Me.Label44.Name = "Label44"
- Me.Label44.Size = New System.Drawing.Size(33, 13)
- Me.Label44.TabIndex = 0
- Me.Label44.Text = "From:"
- '
- 'ListBox1
- '
- Me.ListBox1.FormattingEnabled = True
- Me.ListBox1.Items.AddRange(New Object() {"12padams.com datalog 1998", "RE: What's the secrect to your website?", "What's the secret to your website?"})
- Me.ListBox1.Location = New System.Drawing.Point(154, 56)
- Me.ListBox1.Name = "ListBox1"
- Me.ListBox1.Size = New System.Drawing.Size(593, 524)
- Me.ListBox1.TabIndex = 3
- '
- 'padamshidden
- '
- Me.padamshidden.Controls.Add(Me.TextBox10)
- Me.padamshidden.Location = New System.Drawing.Point(785, 392)
- Me.padamshidden.Name = "padamshidden"
- Me.padamshidden.Size = New System.Drawing.Size(44, 10)
- Me.padamshidden.TabIndex = 9
- '
- 'TextBox10
- '
- Me.TextBox10.BackColor = System.Drawing.Color.White
- Me.TextBox10.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TextBox10.Location = New System.Drawing.Point(10, 15)
- Me.TextBox10.Multiline = True
- Me.TextBox10.Name = "TextBox10"
- Me.TextBox10.ReadOnly = True
- Me.TextBox10.Size = New System.Drawing.Size(721, 409)
- Me.TextBox10.TabIndex = 0
- Me.TextBox10.Text = resources.GetString("TextBox10.Text")
- '
- 'secretwebsite
- '
- Me.secretwebsite.BackColor = System.Drawing.Color.Black
- Me.secretwebsite.Controls.Add(Me.TextBox9)
- Me.secretwebsite.ForeColor = System.Drawing.Color.White
- Me.secretwebsite.Location = New System.Drawing.Point(785, 296)
- Me.secretwebsite.Name = "secretwebsite"
- Me.secretwebsite.Size = New System.Drawing.Size(29, 29)
- Me.secretwebsite.TabIndex = 8
- '
- 'TextBox9
- '
- Me.TextBox9.BackColor = System.Drawing.Color.Black
- Me.TextBox9.ForeColor = System.Drawing.Color.White
- Me.TextBox9.Location = New System.Drawing.Point(97, 33)
- Me.TextBox9.Multiline = True
- Me.TextBox9.Name = "TextBox9"
- Me.TextBox9.ReadOnly = True
- Me.TextBox9.Size = New System.Drawing.Size(761, 375)
- Me.TextBox9.TabIndex = 0
- Me.TextBox9.Text = resources.GetString("TextBox9.Text")
- Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'padamsmain
- '
- Me.padamsmain.Controls.Add(Me.Panel12)
- Me.padamsmain.Controls.Add(Me.Label20)
- Me.padamsmain.Controls.Add(Me.Panel10)
- Me.padamsmain.Controls.Add(Me.Panel9)
- Me.padamsmain.Controls.Add(Me.Panel8)
- Me.padamsmain.Controls.Add(Me.Label16)
- Me.padamsmain.Controls.Add(Me.Label4)
- Me.padamsmain.Dock = System.Windows.Forms.DockStyle.Fill
- Me.padamsmain.Location = New System.Drawing.Point(0, 0)
- Me.padamsmain.Name = "padamsmain"
- Me.padamsmain.Size = New System.Drawing.Size(933, 445)
- Me.padamsmain.TabIndex = 4
- '
- 'Panel12
- '
- Me.Panel12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel12.Controls.Add(Me.LinkLabel17)
- Me.Panel12.Controls.Add(Me.Label38)
- Me.Panel12.Location = New System.Drawing.Point(684, 94)
- Me.Panel12.Name = "Panel12"
- Me.Panel12.Size = New System.Drawing.Size(200, 305)
- Me.Panel12.TabIndex = 6
- '
- 'LinkLabel17
- '
- Me.LinkLabel17.AutoSize = True
- Me.LinkLabel17.Location = New System.Drawing.Point(56, 47)
- Me.LinkLabel17.Name = "LinkLabel17"
- Me.LinkLabel17.Size = New System.Drawing.Size(90, 13)
- Me.LinkLabel17.TabIndex = 3
- Me.LinkLabel17.TabStop = True
- Me.LinkLabel17.Text = "www.hotmail.com"
- '
- 'Label38
- '
- Me.Label38.AutoSize = True
- Me.Label38.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label38.Location = New System.Drawing.Point(66, 17)
- Me.Label38.Name = "Label38"
- Me.Label38.Size = New System.Drawing.Size(75, 16)
- Me.Label38.TabIndex = 2
- Me.Label38.Text = "WebSites"
- '
- 'Label20
- '
- Me.Label20.AutoSize = True
- Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label20.Location = New System.Drawing.Point(370, 422)
- Me.Label20.Name = "Label20"
- Me.Label20.Size = New System.Drawing.Size(174, 15)
- Me.Label20.TabIndex = 7
- Me.Label20.Text = "Copyright 1998 12padams"
- '
- 'Panel10
- '
- Me.Panel10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel10.Controls.Add(Me.Button16)
- Me.Panel10.Controls.Add(Me.Label22)
- Me.Panel10.Controls.Add(Me.Button15)
- Me.Panel10.Controls.Add(Me.Label21)
- Me.Panel10.Controls.Add(Me.Label18)
- Me.Panel10.Location = New System.Drawing.Point(467, 94)
- Me.Panel10.Name = "Panel10"
- Me.Panel10.Size = New System.Drawing.Size(200, 305)
- Me.Panel10.TabIndex = 6
- '
- 'Button16
- '
- Me.Button16.Location = New System.Drawing.Point(112, 74)
- Me.Button16.Name = "Button16"
- Me.Button16.Size = New System.Drawing.Size(75, 23)
- Me.Button16.TabIndex = 7
- Me.Button16.Text = "Download"
- Me.Button16.UseVisualStyleBackColor = True
- '
- 'Label22
- '
- Me.Label22.AutoSize = True
- Me.Label22.Location = New System.Drawing.Point(12, 78)
- Me.Label22.Name = "Label22"
- Me.Label22.Size = New System.Drawing.Size(64, 13)
- Me.Label22.TabIndex = 6
- Me.Label22.Text = "Error Blaster"
- '
- 'Button15
- '
- Me.Button15.Location = New System.Drawing.Point(112, 40)
- Me.Button15.Name = "Button15"
- Me.Button15.Size = New System.Drawing.Size(75, 23)
- Me.Button15.TabIndex = 5
- Me.Button15.Text = "Download"
- Me.Button15.UseVisualStyleBackColor = True
- '
- 'Label21
- '
- Me.Label21.AutoSize = True
- Me.Label21.Location = New System.Drawing.Point(12, 44)
- Me.Label21.Name = "Label21"
- Me.Label21.Size = New System.Drawing.Size(67, 13)
- Me.Label21.TabIndex = 4
- Me.Label21.Text = "Start Runner"
- '
- 'Label18
- '
- Me.Label18.AutoSize = True
- Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label18.Location = New System.Drawing.Point(35, 18)
- Me.Label18.Name = "Label18"
- Me.Label18.Size = New System.Drawing.Size(124, 16)
- Me.Label18.TabIndex = 3
- Me.Label18.Text = "Example Viruses"
- '
- 'Panel9
- '
- Me.Panel9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel9.Controls.Add(Me.Label37)
- Me.Panel9.Controls.Add(Me.Button24)
- Me.Panel9.Controls.Add(Me.Button23)
- Me.Panel9.Controls.Add(Me.Label36)
- Me.Panel9.Controls.Add(Me.Label19)
- Me.Panel9.Location = New System.Drawing.Point(241, 94)
- Me.Panel9.Name = "Panel9"
- Me.Panel9.Size = New System.Drawing.Size(207, 305)
- Me.Panel9.TabIndex = 6
- '
- 'Label37
- '
- Me.Label37.AutoSize = True
- Me.Label37.Location = New System.Drawing.Point(11, 94)
- Me.Label37.Name = "Label37"
- Me.Label37.Size = New System.Drawing.Size(68, 13)
- Me.Label37.TabIndex = 8
- Me.Label37.Text = "Skindows 95"
- '
- 'Button24
- '
- Me.Button24.Location = New System.Drawing.Point(94, 87)
- Me.Button24.Name = "Button24"
- Me.Button24.Size = New System.Drawing.Size(106, 23)
- Me.Button24.TabIndex = 7
- Me.Button24.Text = "Info"
- Me.Button24.UseVisualStyleBackColor = True
- '
- 'Button23
- '
- Me.Button23.Location = New System.Drawing.Point(94, 46)
- Me.Button23.Name = "Button23"
- Me.Button23.Size = New System.Drawing.Size(106, 23)
- Me.Button23.TabIndex = 6
- Me.Button23.Text = "View Backgrounds"
- Me.Button23.UseVisualStyleBackColor = True
- '
- 'Label36
- '
- Me.Label36.AutoSize = True
- Me.Label36.Location = New System.Drawing.Point(11, 51)
- Me.Label36.Name = "Label36"
- Me.Label36.Size = New System.Drawing.Size(70, 13)
- Me.Label36.TabIndex = 5
- Me.Label36.Text = "Backgrounds"
- '
- 'Label19
- '
- Me.Label19.AutoSize = True
- Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label19.Location = New System.Drawing.Point(44, 13)
- Me.Label19.Name = "Label19"
- Me.Label19.Size = New System.Drawing.Size(112, 16)
- Me.Label19.TabIndex = 4
- Me.Label19.Text = "Customizations"
- '
- 'Panel8
- '
- Me.Panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel8.Controls.Add(Me.Button26)
- Me.Panel8.Controls.Add(Me.Label57)
- Me.Panel8.Controls.Add(Me.Button25)
- Me.Panel8.Controls.Add(Me.Label43)
- Me.Panel8.Controls.Add(Me.Button17)
- Me.Panel8.Controls.Add(Me.Label5)
- Me.Panel8.Controls.Add(Me.Label17)
- Me.Panel8.Location = New System.Drawing.Point(23, 94)
- Me.Panel8.Name = "Panel8"
- Me.Panel8.Size = New System.Drawing.Size(200, 305)
- Me.Panel8.TabIndex = 5
- '
- 'Button25
- '
- Me.Button25.Location = New System.Drawing.Point(117, 81)
- Me.Button25.Name = "Button25"
- Me.Button25.Size = New System.Drawing.Size(75, 22)
- Me.Button25.TabIndex = 6
- Me.Button25.Text = "Download"
- Me.Button25.UseVisualStyleBackColor = True
- '
- 'Label43
- '
- Me.Label43.AutoSize = True
- Me.Label43.Location = New System.Drawing.Point(8, 87)
- Me.Label43.Name = "Label43"
- Me.Label43.Size = New System.Drawing.Size(55, 13)
- Me.Label43.TabIndex = 5
- Me.Label43.Text = "Web Chat"
- '
- 'Button17
- '
- Me.Button17.Location = New System.Drawing.Point(117, 47)
- Me.Button17.Name = "Button17"
- Me.Button17.Size = New System.Drawing.Size(75, 22)
- Me.Button17.TabIndex = 4
- Me.Button17.Text = "Download"
- Me.Button17.UseVisualStyleBackColor = True
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(8, 51)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(95, 13)
- Me.Label5.TabIndex = 3
- Me.Label5.Text = "Guess the Number"
- '
- 'Label17
- '
- Me.Label17.AutoSize = True
- Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label17.Location = New System.Drawing.Point(38, 17)
- Me.Label17.Name = "Label17"
- Me.Label17.Size = New System.Drawing.Size(122, 16)
- Me.Label17.TabIndex = 2
- Me.Label17.Text = "Games/Software"
- '
- 'Label16
- '
- Me.Label16.AutoSize = True
- Me.Label16.Location = New System.Drawing.Point(314, 36)
- Me.Label16.Name = "Label16"
- Me.Label16.Size = New System.Drawing.Size(265, 13)
- Me.Label16.TabIndex = 1
- Me.Label16.Text = "The best customizations for your windows 95 computer"
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label4.Location = New System.Drawing.Point(295, 20)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(312, 16)
- Me.Label4.TabIndex = 0
- Me.Label4.Text = "Welcome to the Official 12padams website!!!"
- '
- 'hotmailmain
- '
- Me.hotmailmain.BackColor = System.Drawing.Color.SteelBlue
- Me.hotmailmain.Controls.Add(Me.PictureBox9)
- Me.hotmailmain.Controls.Add(Me.PictureBox10)
- Me.hotmailmain.Controls.Add(Me.Label31)
- Me.hotmailmain.Controls.Add(Me.Label30)
- Me.hotmailmain.Controls.Add(Me.Label29)
- Me.hotmailmain.Controls.Add(Me.PictureBox8)
- Me.hotmailmain.Controls.Add(Me.PictureBox7)
- Me.hotmailmain.Controls.Add(Me.PictureBox6)
- Me.hotmailmain.Controls.Add(Me.Label28)
- Me.hotmailmain.Controls.Add(Me.Label27)
- Me.hotmailmain.Controls.Add(Me.PictureBox5)
- Me.hotmailmain.Controls.Add(Me.RadioButton3)
- Me.hotmailmain.Controls.Add(Me.RadioButton2)
- Me.hotmailmain.Controls.Add(Me.RadioButton1)
- Me.hotmailmain.Controls.Add(Me.Button18)
- Me.hotmailmain.Controls.Add(Me.txtpassword)
- Me.hotmailmain.Controls.Add(Me.txtloginname)
- Me.hotmailmain.Controls.Add(Me.Label26)
- Me.hotmailmain.Controls.Add(Me.Label25)
- Me.hotmailmain.Controls.Add(Me.Label24)
- Me.hotmailmain.Controls.Add(Me.Label23)
- Me.hotmailmain.Controls.Add(Me.Panel11)
- Me.hotmailmain.Location = New System.Drawing.Point(846, 335)
- Me.hotmailmain.Name = "hotmailmain"
- Me.hotmailmain.Size = New System.Drawing.Size(16, 10)
- Me.hotmailmain.TabIndex = 5
- '
- 'Label31
- '
- Me.Label31.AutoSize = True
- Me.Label31.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label31.ForeColor = System.Drawing.Color.White
- Me.Label31.Location = New System.Drawing.Point(513, 259)
- Me.Label31.Name = "Label31"
- Me.Label31.Size = New System.Drawing.Size(111, 15)
- Me.Label31.TabIndex = 19
- Me.Label31.Text = "Privacy Statement"
- '
- 'Label30
- '
- Me.Label30.AutoSize = True
- Me.Label30.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label30.ForeColor = System.Drawing.Color.White
- Me.Label30.Location = New System.Drawing.Point(513, 234)
- Me.Label30.Name = "Label30"
- Me.Label30.Size = New System.Drawing.Size(77, 15)
- Me.Label30.TabIndex = 18
- Me.Label30.Text = "Email Safety"
- '
- 'Label29
- '
- Me.Label29.AutoSize = True
- Me.Label29.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label29.ForeColor = System.Drawing.Color.White
- Me.Label29.Location = New System.Drawing.Point(513, 207)
- Me.Label29.Name = "Label29"
- Me.Label29.Size = New System.Drawing.Size(86, 15)
- Me.Label29.TabIndex = 17
- Me.Label29.Text = "About Hotmail"
- '
- 'Label28
- '
- Me.Label28.AutoSize = True
- Me.Label28.BackColor = System.Drawing.Color.Navy
- Me.Label28.Font = New System.Drawing.Font("Book Antiqua", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label28.ForeColor = System.Drawing.Color.White
- Me.Label28.Location = New System.Drawing.Point(463, 179)
- Me.Label28.Name = "Label28"
- Me.Label28.Size = New System.Drawing.Size(183, 18)
- Me.Label28.TabIndex = 13
- Me.Label28.Text = " I N F O "
- '
- 'Label27
- '
- Me.Label27.AutoSize = True
- Me.Label27.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label27.ForeColor = System.Drawing.Color.White
- Me.Label27.Location = New System.Drawing.Point(258, 140)
- Me.Label27.Name = "Label27"
- Me.Label27.Size = New System.Drawing.Size(139, 15)
- Me.Label27.TabIndex = 12
- Me.Label27.Text = "Forgot Your Password?"
- '
- 'RadioButton3
- '
- Me.RadioButton3.AutoSize = True
- Me.RadioButton3.Checked = True
- Me.RadioButton3.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.RadioButton3.ForeColor = System.Drawing.Color.White
- Me.RadioButton3.Location = New System.Drawing.Point(466, 109)
- Me.RadioButton3.Name = "RadioButton3"
- Me.RadioButton3.Size = New System.Drawing.Size(69, 19)
- Me.RadioButton3.TabIndex = 10
- Me.RadioButton3.TabStop = True
- Me.RadioButton3.Text = "My Default"
- Me.RadioButton3.UseVisualStyleBackColor = True
- '
- 'RadioButton2
- '
- Me.RadioButton2.AutoSize = True
- Me.RadioButton2.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.RadioButton2.ForeColor = System.Drawing.Color.White
- Me.RadioButton2.Location = New System.Drawing.Point(345, 109)
- Me.RadioButton2.Name = "RadioButton2"
- Me.RadioButton2.Size = New System.Drawing.Size(72, 19)
- Me.RadioButton2.TabIndex = 9
- Me.RadioButton2.Text = "No Frames"
- Me.RadioButton2.UseVisualStyleBackColor = True
- '
- 'RadioButton1
- '
- Me.RadioButton1.AutoSize = True
- Me.RadioButton1.Font = New System.Drawing.Font("Arial Narrow", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.RadioButton1.ForeColor = System.Drawing.Color.White
- Me.RadioButton1.Location = New System.Drawing.Point(235, 109)
- Me.RadioButton1.Name = "RadioButton1"
- Me.RadioButton1.Size = New System.Drawing.Size(57, 19)
- Me.RadioButton1.TabIndex = 8
- Me.RadioButton1.Text = "Frames"
- Me.RadioButton1.UseVisualStyleBackColor = True
- '
- 'Button18
- '
- Me.Button18.Location = New System.Drawing.Point(563, 81)
- Me.Button18.Name = "Button18"
- Me.Button18.Size = New System.Drawing.Size(60, 23)
- Me.Button18.TabIndex = 7
- Me.Button18.Text = "Enter"
- Me.Button18.UseVisualStyleBackColor = True
- '
- 'txtpassword
- '
- Me.txtpassword.Location = New System.Drawing.Point(406, 83)
- Me.txtpassword.Name = "txtpassword"
- Me.txtpassword.Size = New System.Drawing.Size(138, 20)
- Me.txtpassword.TabIndex = 6
- Me.txtpassword.UseSystemPasswordChar = True
- '
- 'txtloginname
- '
- Me.txtloginname.Location = New System.Drawing.Point(235, 83)
- Me.txtloginname.Name = "txtloginname"
- Me.txtloginname.Size = New System.Drawing.Size(138, 20)
- Me.txtloginname.TabIndex = 5
- '
- 'Label26
- '
- Me.Label26.AutoSize = True
- Me.Label26.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label26.ForeColor = System.Drawing.Color.White
- Me.Label26.Location = New System.Drawing.Point(403, 59)
- Me.Label26.Name = "Label26"
- Me.Label26.Size = New System.Drawing.Size(65, 15)
- Me.Label26.TabIndex = 4
- Me.Label26.Text = "Password"
- '
- 'Label25
- '
- Me.Label25.AutoSize = True
- Me.Label25.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label25.ForeColor = System.Drawing.Color.White
- Me.Label25.Location = New System.Drawing.Point(232, 59)
- Me.Label25.Name = "Label25"
- Me.Label25.Size = New System.Drawing.Size(74, 15)
- Me.Label25.TabIndex = 3
- Me.Label25.Text = "Login Name"
- '
- 'Label24
- '
- Me.Label24.AutoSize = True
- Me.Label24.BackColor = System.Drawing.Color.Navy
- Me.Label24.Font = New System.Drawing.Font("Book Antiqua", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label24.ForeColor = System.Drawing.Color.White
- Me.Label24.Location = New System.Drawing.Point(229, 179)
- Me.Label24.Name = "Label24"
- Me.Label24.Size = New System.Drawing.Size(226, 18)
- Me.Label24.TabIndex = 2
- Me.Label24.Text = " V I S I T O R S "
- '
- 'Label23
- '
- Me.Label23.AutoSize = True
- Me.Label23.BackColor = System.Drawing.Color.Navy
- Me.Label23.Font = New System.Drawing.Font("Book Antiqua", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label23.ForeColor = System.Drawing.Color.White
- Me.Label23.Location = New System.Drawing.Point(229, 30)
- Me.Label23.Name = "Label23"
- Me.Label23.Size = New System.Drawing.Size(473, 18)
- Me.Label23.TabIndex = 1
- Me.Label23.Text = " R E G I S T E R E D U S E R S " & _
- " "
- '
- 'Panel11
- '
- Me.Panel11.BackColor = System.Drawing.Color.White
- Me.Panel11.Controls.Add(Me.PictureBox4)
- Me.Panel11.Controls.Add(Me.PictureBox3)
- Me.Panel11.Location = New System.Drawing.Point(18, 0)
- Me.Panel11.Name = "Panel11"
- Me.Panel11.Size = New System.Drawing.Size(205, 445)
- Me.Panel11.TabIndex = 0
- '
- 'googlealpha
- '
- Me.googlealpha.Controls.Add(Me.Label15)
- Me.googlealpha.Controls.Add(Me.Panel6)
- Me.googlealpha.Controls.Add(Me.Panel7)
- Me.googlealpha.Controls.Add(Me.Panel5)
- Me.googlealpha.Controls.Add(Me.Panel4)
- Me.googlealpha.Controls.Add(Me.PictureBox2)
- Me.googlealpha.Location = New System.Drawing.Point(830, 131)
- Me.googlealpha.Name = "googlealpha"
- Me.googlealpha.Size = New System.Drawing.Size(49, 28)
- Me.googlealpha.TabIndex = 3
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Font = New System.Drawing.Font("Bookman Old Style", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label15.Location = New System.Drawing.Point(396, 370)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(178, 16)
- Me.Label15.TabIndex = 4
- Me.Label15.Text = "Copyright ©1998 Google Inc."
- '
- 'Panel6
- '
- Me.Panel6.BackColor = System.Drawing.Color.MediumTurquoise
- Me.Panel6.Controls.Add(Me.LinkLabel13)
- Me.Panel6.Controls.Add(Me.LinkLabel10)
- Me.Panel6.Controls.Add(Me.LinkLabel11)
- Me.Panel6.Controls.Add(Me.LinkLabel12)
- Me.Panel6.Controls.Add(Me.LinkLabel9)
- Me.Panel6.Controls.Add(Me.LinkLabel8)
- Me.Panel6.Controls.Add(Me.LinkLabel7)
- Me.Panel6.Location = New System.Drawing.Point(399, 227)
- Me.Panel6.Name = "Panel6"
- Me.Panel6.Size = New System.Drawing.Size(167, 124)
- Me.Panel6.TabIndex = 3
- '
- 'LinkLabel13
- '
- Me.LinkLabel13.AutoSize = True
- Me.LinkLabel13.Location = New System.Drawing.Point(19, 104)
- Me.LinkLabel13.Name = "LinkLabel13"
- Me.LinkLabel13.Size = New System.Drawing.Size(137, 13)
- Me.LinkLabel13.TabIndex = 6
- Me.LinkLabel13.TabStop = True
- Me.LinkLabel13.Text = "Making Google! the Default"
- '
- 'LinkLabel10
- '
- Me.LinkLabel10.AutoSize = True
- Me.LinkLabel10.Location = New System.Drawing.Point(48, 89)
- Me.LinkLabel10.Name = "LinkLabel10"
- Me.LinkLabel10.Size = New System.Drawing.Size(76, 13)
- Me.LinkLabel10.TabIndex = 5
- Me.LinkLabel10.TabStop = True
- Me.LinkLabel10.Text = "Google! Logos"
- '
- 'LinkLabel11
- '
- Me.LinkLabel11.AutoSize = True
- Me.LinkLabel11.Location = New System.Drawing.Point(48, 73)
- Me.LinkLabel11.Name = "LinkLabel11"
- Me.LinkLabel11.Size = New System.Drawing.Size(78, 13)
- Me.LinkLabel11.TabIndex = 4
- Me.LinkLabel11.TabStop = True
- Me.LinkLabel11.Text = "Jobs at Google"
- '
- 'LinkLabel12
- '
- Me.LinkLabel12.AutoSize = True
- Me.LinkLabel12.Location = New System.Drawing.Point(49, 57)
- Me.LinkLabel12.Name = "LinkLabel12"
- Me.LinkLabel12.Size = New System.Drawing.Size(72, 13)
- Me.LinkLabel12.TabIndex = 3
- Me.LinkLabel12.TabStop = True
- Me.LinkLabel12.Text = "Company Info"
- '
- 'LinkLabel9
- '
- Me.LinkLabel9.AutoSize = True
- Me.LinkLabel9.Location = New System.Drawing.Point(70, 41)
- Me.LinkLabel9.Name = "LinkLabel9"
- Me.LinkLabel9.Size = New System.Drawing.Size(32, 13)
- Me.LinkLabel9.TabIndex = 2
- Me.LinkLabel9.TabStop = True
- Me.LinkLabel9.Text = "Help!"
- '
- 'LinkLabel8
- '
- Me.LinkLabel8.AutoSize = True
- Me.LinkLabel8.Location = New System.Drawing.Point(37, 25)
- Me.LinkLabel8.Name = "LinkLabel8"
- Me.LinkLabel8.Size = New System.Drawing.Size(103, 13)
- Me.LinkLabel8.TabIndex = 1
- Me.LinkLabel8.TabStop = True
- Me.LinkLabel8.Text = "Press about Google!"
- '
- 'LinkLabel7
- '
- Me.LinkLabel7.AutoSize = True
- Me.LinkLabel7.Location = New System.Drawing.Point(42, 9)
- Me.LinkLabel7.Name = "LinkLabel7"
- Me.LinkLabel7.Size = New System.Drawing.Size(89, 13)
- Me.LinkLabel7.TabIndex = 0
- Me.LinkLabel7.TabStop = True
- Me.LinkLabel7.Text = "Why use Google!"
- '
- 'Panel7
- '
- Me.Panel7.BackColor = System.Drawing.Color.LightSeaGreen
- Me.Panel7.Controls.Add(Me.LinkLabel14)
- Me.Panel7.Controls.Add(Me.Button14)
- Me.Panel7.Controls.Add(Me.TextBox5)
- Me.Panel7.Controls.Add(Me.Label14)
- Me.Panel7.Controls.Add(Me.Label13)
- Me.Panel7.Location = New System.Drawing.Point(569, 227)
- Me.Panel7.Name = "Panel7"
- Me.Panel7.Size = New System.Drawing.Size(164, 124)
- Me.Panel7.TabIndex = 3
- '
- 'LinkLabel14
- '
- Me.LinkLabel14.AutoSize = True
- Me.LinkLabel14.Location = New System.Drawing.Point(105, 84)
- Me.LinkLabel14.Name = "LinkLabel14"
- Me.LinkLabel14.Size = New System.Drawing.Size(43, 13)
- Me.LinkLabel14.TabIndex = 4
- Me.LinkLabel14.TabStop = True
- Me.LinkLabel14.Text = "Archive"
- '
- 'Button14
- '
- Me.Button14.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button14.Location = New System.Drawing.Point(17, 79)
- Me.Button14.Name = "Button14"
- Me.Button14.Size = New System.Drawing.Size(82, 23)
- Me.Button14.TabIndex = 3
- Me.Button14.Text = "Subscribe"
- Me.Button14.UseVisualStyleBackColor = True
- '
- 'TextBox5
- '
- Me.TextBox5.Location = New System.Drawing.Point(12, 57)
- Me.TextBox5.Name = "TextBox5"
- Me.TextBox5.Size = New System.Drawing.Size(138, 20)
- Me.TextBox5.TabIndex = 2
- Me.TextBox5.Text = "your e-mail"
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Location = New System.Drawing.Point(44, 42)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(87, 13)
- Me.Label14.TabIndex = 1
- Me.Label14.Text = "updates monthly:"
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(55, 25)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(64, 13)
- Me.Label13.TabIndex = 0
- Me.Label13.Text = "Get Google!"
- '
- 'Panel5
- '
- Me.Panel5.BackColor = System.Drawing.Color.PaleTurquoise
- Me.Panel5.Controls.Add(Me.LinkLabel6)
- Me.Panel5.Controls.Add(Me.LinkLabel5)
- Me.Panel5.Controls.Add(Me.Label12)
- Me.Panel5.Location = New System.Drawing.Point(232, 227)
- Me.Panel5.Name = "Panel5"
- Me.Panel5.Size = New System.Drawing.Size(164, 124)
- Me.Panel5.TabIndex = 2
- '
- 'LinkLabel6
- '
- Me.LinkLabel6.AutoSize = True
- Me.LinkLabel6.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.LinkLabel6.Location = New System.Drawing.Point(43, 81)
- Me.LinkLabel6.Name = "LinkLabel6"
- Me.LinkLabel6.Size = New System.Drawing.Size(84, 16)
- Me.LinkLabel6.TabIndex = 2
- Me.LinkLabel6.TabStop = True
- Me.LinkLabel6.Text = "Linux Search"
- '
- 'LinkLabel5
- '
- Me.LinkLabel5.AutoSize = True
- Me.LinkLabel5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.LinkLabel5.Location = New System.Drawing.Point(32, 64)
- Me.LinkLabel5.Name = "LinkLabel5"
- Me.LinkLabel5.Size = New System.Drawing.Size(104, 16)
- Me.LinkLabel5.TabIndex = 1
- Me.LinkLabel5.TabStop = True
- Me.LinkLabel5.Text = "Stanford Search"
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label12.Location = New System.Drawing.Point(26, 46)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(115, 16)
- Me.Label12.TabIndex = 0
- Me.Label12.Text = "Special Searches"
- '
- 'Panel4
- '
- Me.Panel4.BackColor = System.Drawing.Color.WhiteSmoke
- Me.Panel4.Controls.Add(Me.Button13)
- Me.Panel4.Controls.Add(Me.Button12)
- Me.Panel4.Controls.Add(Me.TextBox4)
- Me.Panel4.Controls.Add(Me.Label11)
- Me.Panel4.Location = New System.Drawing.Point(232, 125)
- Me.Panel4.Name = "Panel4"
- Me.Panel4.Size = New System.Drawing.Size(501, 100)
- Me.Panel4.TabIndex = 1
- '
- 'Button13
- '
- Me.Button13.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button13.Location = New System.Drawing.Point(253, 55)
- Me.Button13.Name = "Button13"
- Me.Button13.Size = New System.Drawing.Size(110, 25)
- Me.Button13.TabIndex = 3
- Me.Button13.Text = "I'm feeling lucky"
- Me.Button13.UseVisualStyleBackColor = True
- '
- 'Button12
- '
- Me.Button12.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button12.Location = New System.Drawing.Point(141, 55)
- Me.Button12.Name = "Button12"
- Me.Button12.Size = New System.Drawing.Size(106, 25)
- Me.Button12.TabIndex = 2
- Me.Button12.Text = "Google Search"
- Me.Button12.UseVisualStyleBackColor = True
- '
- 'TextBox4
- '
- Me.TextBox4.Location = New System.Drawing.Point(113, 26)
- Me.TextBox4.Multiline = True
- Me.TextBox4.Name = "TextBox4"
- Me.TextBox4.Size = New System.Drawing.Size(281, 24)
- Me.TextBox4.TabIndex = 1
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label11.Location = New System.Drawing.Point(155, 6)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(186, 16)
- Me.Label11.TabIndex = 0
- Me.Label11.Text = "Search the web using Google!"
- '
- 'googleprototype
- '
- Me.googleprototype.Controls.Add(Me.Label10)
- Me.googleprototype.Controls.Add(Me.Panel3)
- Me.googleprototype.Controls.Add(Me.LinkLabel3)
- Me.googleprototype.Controls.Add(Me.LinkLabel2)
- Me.googleprototype.Controls.Add(Me.LinkLabel1)
- Me.googleprototype.Controls.Add(Me.Panel2)
- Me.googleprototype.Controls.Add(Me.pboxgoogleprototypelogo)
- Me.googleprototype.Location = New System.Drawing.Point(830, 83)
- Me.googleprototype.Name = "googleprototype"
- Me.googleprototype.Size = New System.Drawing.Size(32, 21)
- Me.googleprototype.TabIndex = 2
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Font = New System.Drawing.Font("Arial", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label10.Location = New System.Drawing.Point(370, 405)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(215, 15)
- Me.Label10.TabIndex = 6
- Me.Label10.Text = "Copyright ©1997-8 Stanford University"
- '
- 'Panel3
- '
- Me.Panel3.BackColor = System.Drawing.Color.WhiteSmoke
- Me.Panel3.Controls.Add(Me.LinkLabel4)
- Me.Panel3.Controls.Add(Me.Button11)
- Me.Panel3.Controls.Add(Me.TextBox3)
- Me.Panel3.Controls.Add(Me.Label9)
- Me.Panel3.Location = New System.Drawing.Point(249, 334)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(430, 65)
- Me.Panel3.TabIndex = 5
- '
- 'LinkLabel4
- '
- Me.LinkLabel4.AutoSize = True
- Me.LinkLabel4.Location = New System.Drawing.Point(301, 44)
- Me.LinkLabel4.Name = "LinkLabel4"
- Me.LinkLabel4.Size = New System.Drawing.Size(43, 13)
- Me.LinkLabel4.TabIndex = 3
- Me.LinkLabel4.TabStop = True
- Me.LinkLabel4.Text = "Archive"
- '
- 'Button11
- '
- Me.Button11.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button11.Location = New System.Drawing.Point(198, 34)
- Me.Button11.Name = "Button11"
- Me.Button11.Size = New System.Drawing.Size(96, 26)
- Me.Button11.TabIndex = 2
- Me.Button11.Text = "Subscribe"
- Me.Button11.UseVisualStyleBackColor = True
- '
- 'TextBox3
- '
- Me.TextBox3.Location = New System.Drawing.Point(46, 36)
- Me.TextBox3.Name = "TextBox3"
- Me.TextBox3.Size = New System.Drawing.Size(146, 20)
- Me.TextBox3.TabIndex = 1
- Me.TextBox3.Text = "your e-mail"
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label9.Location = New System.Drawing.Point(111, 9)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(212, 16)
- Me.Label9.TabIndex = 0
- Me.Label9.Text = "Get Google! updates monthly!"
- '
- 'LinkLabel3
- '
- Me.LinkLabel3.AutoSize = True
- Me.LinkLabel3.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.LinkLabel3.Location = New System.Drawing.Point(360, 309)
- Me.LinkLabel3.Name = "LinkLabel3"
- Me.LinkLabel3.Size = New System.Drawing.Size(115, 18)
- Me.LinkLabel3.TabIndex = 4
- Me.LinkLabel3.TabStop = True
- Me.LinkLabel3.Text = "Stanford Search"
- '
- 'LinkLabel2
- '
- Me.LinkLabel2.AutoSize = True
- Me.LinkLabel2.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.LinkLabel2.Location = New System.Drawing.Point(473, 309)
- Me.LinkLabel2.Name = "LinkLabel2"
- Me.LinkLabel2.Size = New System.Drawing.Size(93, 18)
- Me.LinkLabel2.TabIndex = 3
- Me.LinkLabel2.TabStop = True
- Me.LinkLabel2.Text = "Linux Search"
- '
- 'LinkLabel1
- '
- Me.LinkLabel1.AutoSize = True
- Me.LinkLabel1.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.LinkLabel1.Location = New System.Drawing.Point(382, 271)
- Me.LinkLabel1.Name = "LinkLabel1"
- Me.LinkLabel1.Size = New System.Drawing.Size(162, 25)
- Me.LinkLabel1.TabIndex = 2
- Me.LinkLabel1.TabStop = True
- Me.LinkLabel1.Text = "About Google!"
- '
- 'Panel2
- '
- Me.Panel2.BackColor = System.Drawing.Color.WhiteSmoke
- Me.Panel2.Controls.Add(Me.Label8)
- Me.Panel2.Controls.Add(Me.Button10)
- Me.Panel2.Controls.Add(Me.Button9)
- Me.Panel2.Controls.Add(Me.ComboBox1)
- Me.Panel2.Controls.Add(Me.TextBox2)
- Me.Panel2.Controls.Add(Me.Label7)
- Me.Panel2.Location = New System.Drawing.Point(249, 135)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(430, 117)
- Me.Panel2.TabIndex = 1
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Font = New System.Drawing.Font("Century Gothic", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label8.Location = New System.Drawing.Point(18, 91)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(391, 16)
- Me.Label8.TabIndex = 5
- Me.Label8.Text = "Index contains ~25 million pages (soon to be much bigger)"
- '
- 'Button10
- '
- Me.Button10.Location = New System.Drawing.Point(263, 65)
- Me.Button10.Name = "Button10"
- Me.Button10.Size = New System.Drawing.Size(104, 23)
- Me.Button10.TabIndex = 4
- Me.Button10.Text = "I'm Feeling Lucky"
- Me.Button10.UseVisualStyleBackColor = True
- '
- 'Button9
- '
- Me.Button9.Location = New System.Drawing.Point(153, 65)
- Me.Button9.Name = "Button9"
- Me.Button9.Size = New System.Drawing.Size(104, 23)
- Me.Button9.TabIndex = 3
- Me.Button9.Text = "Google Search"
- Me.Button9.UseVisualStyleBackColor = True
- '
- 'ComboBox1
- '
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Items.AddRange(New Object() {"10 results", "30 results", "100 results"})
- Me.ComboBox1.Location = New System.Drawing.Point(54, 65)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(92, 21)
- Me.ComboBox1.TabIndex = 2
- Me.ComboBox1.Text = "10 results"
- '
- 'TextBox2
- '
- Me.TextBox2.Location = New System.Drawing.Point(83, 39)
- Me.TextBox2.Name = "TextBox2"
- Me.TextBox2.Size = New System.Drawing.Size(261, 20)
- Me.TextBox2.TabIndex = 1
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label7.Location = New System.Drawing.Point(121, 15)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(186, 16)
- Me.Label7.TabIndex = 0
- Me.Label7.Text = "Search the web using Google!"
- '
- 'googlemain
- '
- Me.googlemain.Controls.Add(Me.googlebetalink)
- Me.googlemain.Controls.Add(Me.googleprototypelink)
- Me.googlemain.Controls.Add(Me.Label6)
- Me.googlemain.Location = New System.Drawing.Point(830, 57)
- Me.googlemain.Name = "googlemain"
- Me.googlemain.Size = New System.Drawing.Size(18, 10)
- Me.googlemain.TabIndex = 1
- '
- 'googlebetalink
- '
- Me.googlebetalink.AutoSize = True
- Me.googlebetalink.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.googlebetalink.Location = New System.Drawing.Point(16, 82)
- Me.googlebetalink.Name = "googlebetalink"
- Me.googlebetalink.Size = New System.Drawing.Size(411, 16)
- Me.googlebetalink.TabIndex = 2
- Me.googlebetalink.TabStop = True
- Me.googlebetalink.Text = "Might-work-some-of-the-time-prototype that is much more up to date. "
- '
- 'googleprototypelink
- '
- Me.googleprototypelink.AutoSize = True
- Me.googleprototypelink.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.googleprototypelink.Location = New System.Drawing.Point(16, 64)
- Me.googleprototypelink.Name = "googleprototypelink"
- Me.googleprototypelink.Size = New System.Drawing.Size(205, 16)
- Me.googleprototypelink.TabIndex = 1
- Me.googleprototypelink.TabStop = True
- Me.googleprototypelink.Text = "Google Search Engine Prototype"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label6.Location = New System.Drawing.Point(10, 15)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(276, 31)
- Me.Label6.TabIndex = 0
- Me.Label6.Text = "Welcome To Google"
- '
- 'welcomeinternetscreen
- '
- Me.welcomeinternetscreen.BackColor = System.Drawing.Color.White
- Me.welcomeinternetscreen.Controls.Add(Me.LinkLabel16)
- Me.welcomeinternetscreen.Controls.Add(Me.LinkLabel15)
- Me.welcomeinternetscreen.Controls.Add(Me.Label3)
- Me.welcomeinternetscreen.Controls.Add(Me.TextBox1)
- Me.welcomeinternetscreen.Controls.Add(Me.Label2)
- Me.welcomeinternetscreen.Location = New System.Drawing.Point(846, 218)
- Me.welcomeinternetscreen.Name = "welcomeinternetscreen"
- Me.welcomeinternetscreen.Size = New System.Drawing.Size(31, 10)
- Me.welcomeinternetscreen.TabIndex = 0
- '
- 'LinkLabel16
- '
- Me.LinkLabel16.AutoSize = True
- Me.LinkLabel16.Location = New System.Drawing.Point(396, 317)
- Me.LinkLabel16.Name = "LinkLabel16"
- Me.LinkLabel16.Size = New System.Drawing.Size(106, 13)
- Me.LinkLabel16.TabIndex = 6
- Me.LinkLabel16.TabStop = True
- Me.LinkLabel16.Text = "www.12padams.com"
- '
- 'LinkLabel15
- '
- Me.LinkLabel15.AutoSize = True
- Me.LinkLabel15.Location = New System.Drawing.Point(403, 298)
- Me.LinkLabel15.Name = "LinkLabel15"
- Me.LinkLabel15.Size = New System.Drawing.Size(89, 13)
- Me.LinkLabel15.TabIndex = 5
- Me.LinkLabel15.TabStop = True
- Me.LinkLabel15.Text = "www.google.com"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label3.Location = New System.Drawing.Point(281, 258)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(342, 20)
- Me.Label3.TabIndex = 2
- Me.Label3.Text = "Here are some sites you may wish to visit."
- '
- 'TextBox1
- '
- Me.TextBox1.BackColor = System.Drawing.Color.White
- Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TextBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.TextBox1.Location = New System.Drawing.Point(245, 76)
- Me.TextBox1.Multiline = True
- Me.TextBox1.Name = "TextBox1"
- Me.TextBox1.ReadOnly = True
- Me.TextBox1.Size = New System.Drawing.Size(421, 130)
- Me.TextBox1.TabIndex = 1
- Me.TextBox1.Text = resources.GetString("TextBox1.Text")
- Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label2.Location = New System.Drawing.Point(294, 19)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(308, 24)
- Me.Label2.TabIndex = 0
- Me.Label2.Text = "Welcome To Internet Explorer 5"
- '
- 'padamsbackgrounds
- '
- Me.padamsbackgrounds.Controls.Add(Me.Panel13)
- Me.padamsbackgrounds.Controls.Add(Me.Label33)
- Me.padamsbackgrounds.Controls.Add(Me.Label32)
- Me.padamsbackgrounds.Location = New System.Drawing.Point(846, 406)
- Me.padamsbackgrounds.Name = "padamsbackgrounds"
- Me.padamsbackgrounds.Size = New System.Drawing.Size(55, 20)
- Me.padamsbackgrounds.TabIndex = 6
- '
- 'Panel13
- '
- Me.Panel13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel13.Controls.Add(Me.Button21)
- Me.Panel13.Controls.Add(Me.Button22)
- Me.Panel13.Controls.Add(Me.Label35)
- Me.Panel13.Controls.Add(Me.mclarinflimage)
- Me.Panel13.Controls.Add(Me.Button20)
- Me.Panel13.Controls.Add(Me.Button19)
- Me.Panel13.Controls.Add(Me.Label34)
- Me.Panel13.Controls.Add(Me.Previewimage)
- Me.Panel13.Controls.Add(Me.win95background)
- Me.Panel13.Location = New System.Drawing.Point(46, 72)
- Me.Panel13.Name = "Panel13"
- Me.Panel13.Size = New System.Drawing.Size(845, 338)
- Me.Panel13.TabIndex = 2
- '
- 'Button21
- '
- Me.Button21.Location = New System.Drawing.Point(95, 310)
- Me.Button21.Name = "Button21"
- Me.Button21.Size = New System.Drawing.Size(115, 23)
- Me.Button21.TabIndex = 8
- Me.Button21.Text = "Set As Background"
- Me.Button21.UseVisualStyleBackColor = True
- '
- 'Button22
- '
- Me.Button22.Location = New System.Drawing.Point(26, 310)
- Me.Button22.Name = "Button22"
- Me.Button22.Size = New System.Drawing.Size(63, 23)
- Me.Button22.TabIndex = 7
- Me.Button22.Text = "Preview"
- Me.Button22.UseVisualStyleBackColor = True
- '
- 'Label35
- '
- Me.Label35.AutoSize = True
- Me.Label35.Location = New System.Drawing.Point(72, 176)
- Me.Label35.Name = "Label35"
- Me.Label35.Size = New System.Drawing.Size(87, 13)
- Me.Label35.TabIndex = 6
- Me.Label35.Text = "1994 Mclaren F1"
- '
- 'Button20
- '
- Me.Button20.Location = New System.Drawing.Point(95, 140)
- Me.Button20.Name = "Button20"
- Me.Button20.Size = New System.Drawing.Size(115, 23)
- Me.Button20.TabIndex = 4
- Me.Button20.Text = "Set As Background"
- Me.Button20.UseVisualStyleBackColor = True
- '
- 'Button19
- '
- Me.Button19.Location = New System.Drawing.Point(26, 140)
- Me.Button19.Name = "Button19"
- Me.Button19.Size = New System.Drawing.Size(63, 23)
- Me.Button19.TabIndex = 3
- Me.Button19.Text = "Preview"
- Me.Button19.UseVisualStyleBackColor = True
- '
- 'Label34
- '
- Me.Label34.AutoSize = True
- Me.Label34.Location = New System.Drawing.Point(50, 6)
- Me.Label34.Name = "Label34"
- Me.Label34.Size = New System.Drawing.Size(128, 13)
- Me.Label34.TabIndex = 2
- Me.Label34.Text = "Windows 95 Boot Screen"
- '
- 'Label33
- '
- Me.Label33.AutoSize = True
- Me.Label33.Location = New System.Drawing.Point(46, 47)
- Me.Label33.Name = "Label33"
- Me.Label33.Size = New System.Drawing.Size(622, 13)
- Me.Label33.TabIndex = 1
- Me.Label33.Text = "Changing your desktop background shows the world that you are different and that " & _
- "you well... know how to change a background"
- '
- 'Label32
- '
- Me.Label32.AutoSize = True
- Me.Label32.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label32.Location = New System.Drawing.Point(42, 21)
- Me.Label32.Name = "Label32"
- Me.Label32.Size = New System.Drawing.Size(114, 20)
- Me.Label32.TabIndex = 0
- Me.Label32.Text = "Backgrounds"
- '
- 'skindows95advertisment
- '
- Me.skindows95advertisment.Controls.Add(Me.Label42)
- Me.skindows95advertisment.Controls.Add(Me.Label41)
- Me.skindows95advertisment.Controls.Add(Me.TextBox8)
- Me.skindows95advertisment.Controls.Add(Me.PictureBox11)
- Me.skindows95advertisment.Controls.Add(Me.Label40)
- Me.skindows95advertisment.Controls.Add(Me.Label39)
- Me.skindows95advertisment.Location = New System.Drawing.Point(828, 265)
- Me.skindows95advertisment.Name = "skindows95advertisment"
- Me.skindows95advertisment.Size = New System.Drawing.Size(34, 13)
- Me.skindows95advertisment.TabIndex = 7
- '
- 'Label42
- '
- Me.Label42.AutoSize = True
- Me.Label42.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label42.Location = New System.Drawing.Point(277, 121)
- Me.Label42.Name = "Label42"
- Me.Label42.Size = New System.Drawing.Size(263, 18)
- Me.Label42.TabIndex = 5
- Me.Label42.Text = "Get all you will ever need for only:"
- '
- 'Label41
- '
- Me.Label41.AutoSize = True
- Me.Label41.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label41.Location = New System.Drawing.Point(377, 164)
- Me.Label41.Name = "Label41"
- Me.Label41.Size = New System.Drawing.Size(71, 24)
- Me.Label41.TabIndex = 4
- Me.Label41.Text = "$39.99"
- '
- 'TextBox8
- '
- Me.TextBox8.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.TextBox8.Location = New System.Drawing.Point(51, 72)
- Me.TextBox8.Multiline = True
- Me.TextBox8.Name = "TextBox8"
- Me.TextBox8.ReadOnly = True
- Me.TextBox8.Size = New System.Drawing.Size(172, 348)
- Me.TextBox8.TabIndex = 3
- Me.TextBox8.Text = resources.GetString("TextBox8.Text")
- '
- 'Label40
- '
- Me.Label40.AutoSize = True
- Me.Label40.Location = New System.Drawing.Point(48, 45)
- Me.Label40.Name = "Label40"
- Me.Label40.Size = New System.Drawing.Size(180, 13)
- Me.Label40.TabIndex = 1
- Me.Label40.Text = "The one stop customization software"
- '
- 'Label39
- '
- Me.Label39.AutoSize = True
- Me.Label39.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label39.Location = New System.Drawing.Point(47, 25)
- Me.Label39.Name = "Label39"
- Me.Label39.Size = New System.Drawing.Size(110, 20)
- Me.Label39.TabIndex = 0
- Me.Label39.Text = "Skindows 95"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(939, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(933, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(112, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Internet Explorer 5"
- '
- 'look
- '
- '
- 'Label56
- '
- Me.Label56.AutoSize = True
- Me.Label56.Location = New System.Drawing.Point(7, 87)
- Me.Label56.Name = "Label56"
- Me.Label56.Size = New System.Drawing.Size(69, 13)
- Me.Label56.TabIndex = 8
- Me.Label56.Text = "Attachments:"
- '
- 'LinkLabel18
- '
- Me.LinkLabel18.AutoSize = True
- Me.LinkLabel18.Location = New System.Drawing.Point(83, 86)
- Me.LinkLabel18.Name = "LinkLabel18"
- Me.LinkLabel18.Size = New System.Drawing.Size(53, 13)
- Me.LinkLabel18.TabIndex = 9
- Me.LinkLabel18.TabStop = True
- Me.LinkLabel18.Text = "hwcv.exe"
- '
- 'Button8
- '
- Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button8.Image = Global.windows_95.My.Resources.Resources.windows95internetexplorergobutton
- Me.Button8.Location = New System.Drawing.Point(880, 101)
- Me.Button8.Name = "Button8"
- Me.Button8.Size = New System.Drawing.Size(55, 32)
- Me.Button8.TabIndex = 2
- Me.Button8.Text = "Go"
- Me.Button8.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
- Me.Button8.UseVisualStyleBackColor = True
- '
- 'Button7
- '
- Me.Button7.Dock = System.Windows.Forms.DockStyle.Left
- Me.Button7.FlatAppearance.BorderSize = 0
- Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button7.Image = Global.windows_95.My.Resources.Resources.windows95internetexplorerhistory
- Me.Button7.Location = New System.Drawing.Point(450, 0)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(75, 47)
- Me.Button7.TabIndex = 6
- Me.Button7.Text = "History"
- Me.Button7.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- Me.Button7.UseVisualStyleBackColor = True
- '
- 'Button6
- '
- Me.Button6.Dock = System.Windows.Forms.DockStyle.Left
- Me.Button6.FlatAppearance.BorderSize = 0
- Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button6.Image = Global.windows_95.My.Resources.Resources.windows95internetexplorerfavorites
- Me.Button6.Location = New System.Drawing.Point(375, 0)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(75, 47)
- Me.Button6.TabIndex = 5
- Me.Button6.Text = "Favorites"
- Me.Button6.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- Me.Button6.UseVisualStyleBackColor = True
- '
- 'Button5
- '
- Me.Button5.Dock = System.Windows.Forms.DockStyle.Left
- Me.Button5.FlatAppearance.BorderSize = 0
- Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button5.Image = Global.windows_95.My.Resources.Resources.windows95internetexplorerhome
- Me.Button5.Location = New System.Drawing.Point(300, 0)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(75, 47)
- Me.Button5.TabIndex = 4
- Me.Button5.Text = "Home"
- Me.Button5.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Button4
- '
- Me.Button4.Dock = System.Windows.Forms.DockStyle.Left
- Me.Button4.FlatAppearance.BorderSize = 0
- Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button4.Image = Global.windows_95.My.Resources.Resources.windows95internetexplorerrefresh
- Me.Button4.Location = New System.Drawing.Point(225, 0)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(75, 47)
- Me.Button4.TabIndex = 3
- Me.Button4.Text = "Refresh"
- Me.Button4.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'Button3
- '
- Me.Button3.Dock = System.Windows.Forms.DockStyle.Left
- Me.Button3.FlatAppearance.BorderSize = 0
- Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button3.Image = Global.windows_95.My.Resources.Resources.windows95internetexplorerstop
- Me.Button3.Location = New System.Drawing.Point(150, 0)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(75, 47)
- Me.Button3.TabIndex = 2
- Me.Button3.Text = "Stop"
- Me.Button3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Dock = System.Windows.Forms.DockStyle.Left
- Me.Button2.FlatAppearance.BorderSize = 0
- Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button2.Image = Global.windows_95.My.Resources.Resources.windows95internetexplorerforward
- Me.Button2.Location = New System.Drawing.Point(75, 0)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(75, 47)
- Me.Button2.TabIndex = 1
- Me.Button2.Text = "Forward"
- Me.Button2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button1
- '
- Me.Button1.Dock = System.Windows.Forms.DockStyle.Left
- Me.Button1.FlatAppearance.BorderSize = 0
- Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
- Me.Button1.Image = Global.windows_95.My.Resources.Resources.windows95internetexplorerback
- Me.Button1.Location = New System.Drawing.Point(0, 0)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(75, 47)
- Me.Button1.TabIndex = 0
- Me.Button1.Text = "Back"
- Me.Button1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'PictureBox1
- '
- Me.PictureBox1.Image = Global.windows_95.My.Resources.Resources.windows95internetexplorertoplogo
- Me.PictureBox1.Location = New System.Drawing.Point(897, 27)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(38, 21)
- Me.PictureBox1.TabIndex = 10
- Me.PictureBox1.TabStop = False
- '
- 'PictureBox14
- '
- Me.PictureBox14.Image = Global.windows_95.My.Resources.Resources.hotmail2ndfromtopbar
- Me.PictureBox14.Location = New System.Drawing.Point(154, 35)
- Me.PictureBox14.Name = "PictureBox14"
- Me.PictureBox14.Size = New System.Drawing.Size(593, 21)
- Me.PictureBox14.TabIndex = 2
- Me.PictureBox14.TabStop = False
- '
- 'PictureBox13
- '
- Me.PictureBox13.Image = Global.windows_95.My.Resources.Resources.hotmailtop
- Me.PictureBox13.Location = New System.Drawing.Point(154, 1)
- Me.PictureBox13.Name = "PictureBox13"
- Me.PictureBox13.Size = New System.Drawing.Size(518, 38)
- Me.PictureBox13.TabIndex = 1
- Me.PictureBox13.TabStop = False
- '
- 'PictureBox12
- '
- Me.PictureBox12.Image = Global.windows_95.My.Resources.Resources.hotmailside
- Me.PictureBox12.Location = New System.Drawing.Point(1, 1)
- Me.PictureBox12.Name = "PictureBox12"
- Me.PictureBox12.Size = New System.Drawing.Size(154, 583)
- Me.PictureBox12.TabIndex = 0
- Me.PictureBox12.TabStop = False
- '
- 'PictureBox9
- '
- Me.PictureBox9.Image = Global.windows_95.My.Resources.Resources.hotmail_signup_button
- Me.PictureBox9.Location = New System.Drawing.Point(248, 207)
- Me.PictureBox9.Name = "PictureBox9"
- Me.PictureBox9.Size = New System.Drawing.Size(200, 33)
- Me.PictureBox9.TabIndex = 2
- Me.PictureBox9.TabStop = False
- '
- 'PictureBox10
- '
- Me.PictureBox10.Image = Global.windows_95.My.Resources.Resources.hotmailwhysignup_button
- Me.PictureBox10.Location = New System.Drawing.Point(272, 246)
- Me.PictureBox10.Name = "PictureBox10"
- Me.PictureBox10.Size = New System.Drawing.Size(160, 26)
- Me.PictureBox10.TabIndex = 3
- Me.PictureBox10.TabStop = False
- '
- 'PictureBox8
- '
- Me.PictureBox8.Image = Global.windows_95.My.Resources.Resources.hotmailcirclearrow
- Me.PictureBox8.Location = New System.Drawing.Point(478, 256)
- Me.PictureBox8.Name = "PictureBox8"
- Me.PictureBox8.Size = New System.Drawing.Size(17, 16)
- Me.PictureBox8.TabIndex = 16
- Me.PictureBox8.TabStop = False
- '
- 'PictureBox7
- '
- Me.PictureBox7.Image = Global.windows_95.My.Resources.Resources.hotmailcirclearrow
- Me.PictureBox7.Location = New System.Drawing.Point(478, 231)
- Me.PictureBox7.Name = "PictureBox7"
- Me.PictureBox7.Size = New System.Drawing.Size(17, 16)
- Me.PictureBox7.TabIndex = 15
- Me.PictureBox7.TabStop = False
- '
- 'PictureBox6
- '
- Me.PictureBox6.Image = Global.windows_95.My.Resources.Resources.hotmailcirclearrow
- Me.PictureBox6.Location = New System.Drawing.Point(478, 206)
- Me.PictureBox6.Name = "PictureBox6"
- Me.PictureBox6.Size = New System.Drawing.Size(17, 16)
- Me.PictureBox6.TabIndex = 14
- Me.PictureBox6.TabStop = False
- '
- 'PictureBox5
- '
- Me.PictureBox5.Image = Global.windows_95.My.Resources.Resources.hotmailcirclearrow
- Me.PictureBox5.Location = New System.Drawing.Point(235, 139)
- Me.PictureBox5.Name = "PictureBox5"
- Me.PictureBox5.Size = New System.Drawing.Size(17, 16)
- Me.PictureBox5.TabIndex = 11
- Me.PictureBox5.TabStop = False
- '
- 'PictureBox4
- '
- Me.PictureBox4.Image = Global.windows_95.My.Resources.Resources.hotmail_slogan
- Me.PictureBox4.Location = New System.Drawing.Point(35, 179)
- Me.PictureBox4.Name = "PictureBox4"
- Me.PictureBox4.Size = New System.Drawing.Size(160, 136)
- Me.PictureBox4.TabIndex = 1
- Me.PictureBox4.TabStop = False
- '
- 'PictureBox3
- '
- Me.PictureBox3.Image = Global.windows_95.My.Resources.Resources.hotmail_logo
- Me.PictureBox3.Location = New System.Drawing.Point(13, 23)
- Me.PictureBox3.Name = "PictureBox3"
- Me.PictureBox3.Size = New System.Drawing.Size(160, 136)
- Me.PictureBox3.TabIndex = 0
- Me.PictureBox3.TabStop = False
- '
- 'PictureBox2
- '
- Me.PictureBox2.Image = Global.windows_95.My.Resources.Resources.googlebetalogo
- Me.PictureBox2.Location = New System.Drawing.Point(289, 7)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(361, 106)
- Me.PictureBox2.TabIndex = 0
- Me.PictureBox2.TabStop = False
- '
- 'pboxgoogleprototypelogo
- '
- Me.pboxgoogleprototypelogo.Image = Global.windows_95.My.Resources.Resources.googleprotoype
- Me.pboxgoogleprototypelogo.Location = New System.Drawing.Point(283, 6)
- Me.pboxgoogleprototypelogo.Name = "pboxgoogleprototypelogo"
- Me.pboxgoogleprototypelogo.Size = New System.Drawing.Size(349, 116)
- Me.pboxgoogleprototypelogo.TabIndex = 0
- Me.pboxgoogleprototypelogo.TabStop = False
- '
- 'mclarinflimage
- '
- Me.mclarinflimage.Image = Global.windows_95.My.Resources.Resources._1994_mclaren_f1
- Me.mclarinflimage.Location = New System.Drawing.Point(26, 192)
- Me.mclarinflimage.Name = "mclarinflimage"
- Me.mclarinflimage.Size = New System.Drawing.Size(184, 115)
- Me.mclarinflimage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.mclarinflimage.TabIndex = 5
- Me.mclarinflimage.TabStop = False
- '
- 'Previewimage
- '
- Me.Previewimage.Location = New System.Drawing.Point(273, 11)
- Me.Previewimage.Name = "Previewimage"
- Me.Previewimage.Size = New System.Drawing.Size(557, 313)
- Me.Previewimage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.Previewimage.TabIndex = 1
- Me.Previewimage.TabStop = False
- '
- 'win95background
- '
- Me.win95background.Image = Global.windows_95.My.Resources.Resources.windows_95_background
- Me.win95background.Location = New System.Drawing.Point(26, 22)
- Me.win95background.Name = "win95background"
- Me.win95background.Size = New System.Drawing.Size(184, 115)
- Me.win95background.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.win95background.TabIndex = 0
- Me.win95background.TabStop = False
- '
- 'PictureBox11
- '
- Me.PictureBox11.Image = Global.windows_95.My.Resources.Resources.skindows_95_picture
- Me.PictureBox11.Location = New System.Drawing.Point(584, 8)
- Me.PictureBox11.Name = "PictureBox11"
- Me.PictureBox11.Size = New System.Drawing.Size(331, 420)
- Me.PictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.PictureBox11.TabIndex = 2
- Me.PictureBox11.TabStop = False
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(899, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(883, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(916, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'Label57
- '
- Me.Label57.AutoSize = True
- Me.Label57.Location = New System.Drawing.Point(10, 120)
- Me.Label57.Name = "Label57"
- Me.Label57.Size = New System.Drawing.Size(72, 13)
- Me.Label57.TabIndex = 7
- Me.Label57.Text = "Time Distorter"
- '
- 'Button26
- '
- Me.Button26.Location = New System.Drawing.Point(117, 115)
- Me.Button26.Name = "Button26"
- Me.Button26.Size = New System.Drawing.Size(75, 22)
- Me.Button26.TabIndex = 8
- Me.Button26.Text = "Download"
- Me.Button26.UseVisualStyleBackColor = True
- '
- 'internet_explorer_5
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(943, 585)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "internet_explorer_5"
- Me.Text = "internet_explorer_5"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.MenuStrip3.ResumeLayout(False)
- Me.MenuStrip3.PerformLayout()
- Me.Panel1.ResumeLayout(False)
- Me.browsingarea.ResumeLayout(False)
- Me.hotmailpadams.ResumeLayout(False)
- Me.email3.ResumeLayout(False)
- Me.email3.PerformLayout()
- Me.email2.ResumeLayout(False)
- Me.email2.PerformLayout()
- Me.email1.ResumeLayout(False)
- Me.email1.PerformLayout()
- Me.padamshidden.ResumeLayout(False)
- Me.padamshidden.PerformLayout()
- Me.secretwebsite.ResumeLayout(False)
- Me.secretwebsite.PerformLayout()
- Me.padamsmain.ResumeLayout(False)
- Me.padamsmain.PerformLayout()
- Me.Panel12.ResumeLayout(False)
- Me.Panel12.PerformLayout()
- Me.Panel10.ResumeLayout(False)
- Me.Panel10.PerformLayout()
- Me.Panel9.ResumeLayout(False)
- Me.Panel9.PerformLayout()
- Me.Panel8.ResumeLayout(False)
- Me.Panel8.PerformLayout()
- Me.hotmailmain.ResumeLayout(False)
- Me.hotmailmain.PerformLayout()
- Me.Panel11.ResumeLayout(False)
- Me.googlealpha.ResumeLayout(False)
- Me.googlealpha.PerformLayout()
- Me.Panel6.ResumeLayout(False)
- Me.Panel6.PerformLayout()
- Me.Panel7.ResumeLayout(False)
- Me.Panel7.PerformLayout()
- Me.Panel5.ResumeLayout(False)
- Me.Panel5.PerformLayout()
- Me.Panel4.ResumeLayout(False)
- Me.Panel4.PerformLayout()
- Me.googleprototype.ResumeLayout(False)
- Me.googleprototype.PerformLayout()
- Me.Panel3.ResumeLayout(False)
- Me.Panel3.PerformLayout()
- Me.Panel2.ResumeLayout(False)
- Me.Panel2.PerformLayout()
- Me.googlemain.ResumeLayout(False)
- Me.googlemain.PerformLayout()
- Me.welcomeinternetscreen.ResumeLayout(False)
- Me.welcomeinternetscreen.PerformLayout()
- Me.padamsbackgrounds.ResumeLayout(False)
- Me.padamsbackgrounds.PerformLayout()
- Me.Panel13.ResumeLayout(False)
- Me.Panel13.PerformLayout()
- Me.skindows95advertisment.ResumeLayout(False)
- Me.skindows95advertisment.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox13, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.pboxgoogleprototypelogo, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.mclarinflimage, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.Previewimage, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.win95background, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents Panel1 As System.Windows.Forms.Panel
- Friend WithEvents Button7 As System.Windows.Forms.Button
- Friend WithEvents Button6 As System.Windows.Forms.Button
- Friend WithEvents Button5 As System.Windows.Forms.Button
- Friend WithEvents Button4 As System.Windows.Forms.Button
- Friend WithEvents Button3 As System.Windows.Forms.Button
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents Button8 As System.Windows.Forms.Button
- Friend WithEvents addressbar As System.Windows.Forms.ComboBox
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
- Friend WithEvents browsingarea As System.Windows.Forms.Panel
- Friend WithEvents googleprototype As System.Windows.Forms.Panel
- Friend WithEvents Label10 As System.Windows.Forms.Label
- Friend WithEvents Panel3 As System.Windows.Forms.Panel
- Friend WithEvents LinkLabel4 As System.Windows.Forms.LinkLabel
- Friend WithEvents Button11 As System.Windows.Forms.Button
- Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
- Friend WithEvents Label9 As System.Windows.Forms.Label
- Friend WithEvents LinkLabel3 As System.Windows.Forms.LinkLabel
- Friend WithEvents LinkLabel2 As System.Windows.Forms.LinkLabel
- Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel
- Friend WithEvents Panel2 As System.Windows.Forms.Panel
- Friend WithEvents Label8 As System.Windows.Forms.Label
- Friend WithEvents Button10 As System.Windows.Forms.Button
- Friend WithEvents Button9 As System.Windows.Forms.Button
- Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
- Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
- Friend WithEvents Label7 As System.Windows.Forms.Label
- Friend WithEvents pboxgoogleprototypelogo As System.Windows.Forms.PictureBox
- Friend WithEvents googlemain As System.Windows.Forms.Panel
- Friend WithEvents googlebetalink As System.Windows.Forms.LinkLabel
- Friend WithEvents googleprototypelink As System.Windows.Forms.LinkLabel
- Friend WithEvents Label6 As System.Windows.Forms.Label
- Friend WithEvents welcomeinternetscreen As System.Windows.Forms.Panel
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents googlealpha As System.Windows.Forms.Panel
- Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
- Friend WithEvents Panel4 As System.Windows.Forms.Panel
- Friend WithEvents Panel6 As System.Windows.Forms.Panel
- Friend WithEvents Panel7 As System.Windows.Forms.Panel
- Friend WithEvents Panel5 As System.Windows.Forms.Panel
- Friend WithEvents Button13 As System.Windows.Forms.Button
- Friend WithEvents Button12 As System.Windows.Forms.Button
- Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
- Friend WithEvents Label11 As System.Windows.Forms.Label
- Friend WithEvents LinkLabel6 As System.Windows.Forms.LinkLabel
- Friend WithEvents LinkLabel5 As System.Windows.Forms.LinkLabel
- Friend WithEvents Label12 As System.Windows.Forms.Label
- Friend WithEvents LinkLabel9 As System.Windows.Forms.LinkLabel
- Friend WithEvents LinkLabel8 As System.Windows.Forms.LinkLabel
- Friend WithEvents LinkLabel7 As System.Windows.Forms.LinkLabel
- Friend WithEvents LinkLabel13 As System.Windows.Forms.LinkLabel
- Friend WithEvents LinkLabel10 As System.Windows.Forms.LinkLabel
- Friend WithEvents LinkLabel11 As System.Windows.Forms.LinkLabel
- Friend WithEvents LinkLabel12 As System.Windows.Forms.LinkLabel
- Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
- Friend WithEvents Label14 As System.Windows.Forms.Label
- Friend WithEvents Label13 As System.Windows.Forms.Label
- Friend WithEvents Label15 As System.Windows.Forms.Label
- Friend WithEvents LinkLabel14 As System.Windows.Forms.LinkLabel
- Friend WithEvents Button14 As System.Windows.Forms.Button
- Friend WithEvents LinkLabel15 As System.Windows.Forms.LinkLabel
- Friend WithEvents padamsmain As System.Windows.Forms.Panel
- Friend WithEvents Label4 As System.Windows.Forms.Label
- Friend WithEvents Label19 As System.Windows.Forms.Label
- Friend WithEvents Label18 As System.Windows.Forms.Label
- Friend WithEvents Label17 As System.Windows.Forms.Label
- Friend WithEvents Label16 As System.Windows.Forms.Label
- Friend WithEvents Label20 As System.Windows.Forms.Label
- Friend WithEvents Panel10 As System.Windows.Forms.Panel
- Friend WithEvents Panel9 As System.Windows.Forms.Panel
- Friend WithEvents Panel8 As System.Windows.Forms.Panel
- Friend WithEvents LinkLabel16 As System.Windows.Forms.LinkLabel
- Friend WithEvents Button17 As System.Windows.Forms.Button
- Friend WithEvents Label5 As System.Windows.Forms.Label
- Friend WithEvents Button15 As System.Windows.Forms.Button
- Friend WithEvents Label21 As System.Windows.Forms.Label
- Friend WithEvents Button16 As System.Windows.Forms.Button
- Friend WithEvents Label22 As System.Windows.Forms.Label
- Friend WithEvents hotmailmain As System.Windows.Forms.Panel
- Friend WithEvents Panel11 As System.Windows.Forms.Panel
- Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox
- Friend WithEvents Label23 As System.Windows.Forms.Label
- Friend WithEvents Label24 As System.Windows.Forms.Label
- Friend WithEvents Button18 As System.Windows.Forms.Button
- Friend WithEvents txtpassword As System.Windows.Forms.TextBox
- Friend WithEvents txtloginname As System.Windows.Forms.TextBox
- Friend WithEvents Label26 As System.Windows.Forms.Label
- Friend WithEvents Label25 As System.Windows.Forms.Label
- Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox
- Friend WithEvents RadioButton3 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton
- Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton
- Friend WithEvents Label27 As System.Windows.Forms.Label
- Friend WithEvents Label31 As System.Windows.Forms.Label
- Friend WithEvents Label30 As System.Windows.Forms.Label
- Friend WithEvents Label29 As System.Windows.Forms.Label
- Friend WithEvents PictureBox8 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox7 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox6 As System.Windows.Forms.PictureBox
- Friend WithEvents Label28 As System.Windows.Forms.Label
- Friend WithEvents PictureBox9 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox10 As System.Windows.Forms.PictureBox
- Friend WithEvents padamsbackgrounds As System.Windows.Forms.Panel
- Friend WithEvents Label33 As System.Windows.Forms.Label
- Friend WithEvents Label32 As System.Windows.Forms.Label
- Friend WithEvents Panel13 As System.Windows.Forms.Panel
- Friend WithEvents Label34 As System.Windows.Forms.Label
- Friend WithEvents Previewimage As System.Windows.Forms.PictureBox
- Friend WithEvents win95background As System.Windows.Forms.PictureBox
- Friend WithEvents Button20 As System.Windows.Forms.Button
- Friend WithEvents Button19 As System.Windows.Forms.Button
- Friend WithEvents Button21 As System.Windows.Forms.Button
- Friend WithEvents Button22 As System.Windows.Forms.Button
- Friend WithEvents Label35 As System.Windows.Forms.Label
- Friend WithEvents mclarinflimage As System.Windows.Forms.PictureBox
- Friend WithEvents Panel12 As System.Windows.Forms.Panel
- Friend WithEvents Label38 As System.Windows.Forms.Label
- Friend WithEvents Button23 As System.Windows.Forms.Button
- Friend WithEvents Label36 As System.Windows.Forms.Label
- Friend WithEvents LinkLabel17 As System.Windows.Forms.LinkLabel
- Friend WithEvents look As System.Windows.Forms.Timer
- Friend WithEvents skindows95advertisment As System.Windows.Forms.Panel
- Friend WithEvents Label37 As System.Windows.Forms.Label
- Friend WithEvents Button24 As System.Windows.Forms.Button
- Friend WithEvents Label40 As System.Windows.Forms.Label
- Friend WithEvents Label39 As System.Windows.Forms.Label
- Friend WithEvents PictureBox11 As System.Windows.Forms.PictureBox
- Friend WithEvents Label41 As System.Windows.Forms.Label
- Friend WithEvents TextBox8 As System.Windows.Forms.TextBox
- Friend WithEvents Label42 As System.Windows.Forms.Label
- Friend WithEvents Button25 As System.Windows.Forms.Button
- Friend WithEvents Label43 As System.Windows.Forms.Label
- Friend WithEvents secretwebsite As System.Windows.Forms.Panel
- Friend WithEvents TextBox9 As System.Windows.Forms.TextBox
- Friend WithEvents padamshidden As System.Windows.Forms.Panel
- Friend WithEvents TextBox10 As System.Windows.Forms.TextBox
- Friend WithEvents hotmailpadams As System.Windows.Forms.Panel
- Friend WithEvents PictureBox12 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox13 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox14 As System.Windows.Forms.PictureBox
- Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
- Friend WithEvents email1 As System.Windows.Forms.Panel
- Friend WithEvents Label46 As System.Windows.Forms.Label
- Friend WithEvents Label45 As System.Windows.Forms.Label
- Friend WithEvents Label44 As System.Windows.Forms.Label
- Friend WithEvents Label47 As System.Windows.Forms.Label
- Friend WithEvents TextBox12 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox11 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox7 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
- Friend WithEvents email2 As System.Windows.Forms.Panel
- Friend WithEvents Label48 As System.Windows.Forms.Label
- Friend WithEvents TextBox13 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox14 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox15 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox16 As System.Windows.Forms.TextBox
- Friend WithEvents Label49 As System.Windows.Forms.Label
- Friend WithEvents Label50 As System.Windows.Forms.Label
- Friend WithEvents Label51 As System.Windows.Forms.Label
- Friend WithEvents email3 As System.Windows.Forms.Panel
- Friend WithEvents Label52 As System.Windows.Forms.Label
- Friend WithEvents TextBox17 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox18 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox19 As System.Windows.Forms.TextBox
- Friend WithEvents TextBox20 As System.Windows.Forms.TextBox
- Friend WithEvents Label53 As System.Windows.Forms.Label
- Friend WithEvents Label54 As System.Windows.Forms.Label
- Friend WithEvents Label55 As System.Windows.Forms.Label
- Friend WithEvents MenuStrip3 As System.Windows.Forms.MenuStrip
- Friend WithEvents ToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem2 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem3 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem4 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem5 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem6 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem7 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem8 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem9 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem10 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem11 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem12 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem13 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem14 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem15 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem16 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem17 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem18 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem19 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem20 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem21 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem22 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem23 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem24 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem25 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem26 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem27 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem28 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem29 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem30 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem31 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem32 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem33 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem34 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem35 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem36 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem37 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem38 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem39 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem40 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem41 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem42 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem43 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem44 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem45 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem46 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem47 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem48 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem49 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem50 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem51 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem52 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem53 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem54 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem55 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem56 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem57 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem58 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem59 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem60 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem61 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem62 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem63 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem64 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem65 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem66 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem67 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem68 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem69 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem70 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem71 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem72 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem73 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem74 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem75 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem76 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem77 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem78 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem79 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem80 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem81 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem82 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem83 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem84 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem85 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem86 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem87 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem88 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem89 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem90 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem91 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem92 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem93 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem94 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolStripMenuItem95 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents LinkLabel18 As System.Windows.Forms.LinkLabel
- Friend WithEvents Label56 As System.Windows.Forms.Label
- Friend WithEvents Button26 As System.Windows.Forms.Button
- Friend WithEvents Label57 As System.Windows.Forms.Label
-End Class
diff --git a/Backup/windows 95/internet explorer 5.resx b/Backup/windows 95/internet explorer 5.resx
deleted file mode 100755
index fcefb67..0000000
--- a/Backup/windows 95/internet explorer 5.resx
+++ /dev/null
@@ -1,194 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 207, 17
-
-
- Hey 12padams... I was scanning your website and i found well i don't know.
-
-Do you have some type of hidden software on it because i can't find to find the matching software the has the same code as i saw...
-
-Whats the hidden software?
-
-
- 1998: Added Time Distortion software to 12padams website.
-Software was hidden and only accessable after downloading hwcv.exe and applying it onto the 12padams website
-Time Distortion software in extremely early stages and dangerous
-Any Download of the time distortion software results in an instant alert to 12padams
-
-
- 12padams.com Data Log
-
-1996: www.12padams.com created
-1997:Lots Of software added to 12padams.com
-1998: ###############
-
-WARNING 1998 log file is encrypted and unreadable.
-
-Rest of log stored on hotmail account...
-
-Username: 12padams@hotmail.com
-Password: projectdeath
-
-
-
-
-
-
-WARNING: You have entered a secret site which was not meant to be accessed.
-
-Warning do not tell 12padams about this website...
-12padams is evil.
-12padams is holding secrets which need to be found out.
-I myself am banned from 12padams.com I almost found out the secret.
-I don't know what the secret is but it seems that 12padams is hiding an additional piece of software on his site.
-This software is hidden but can still be accessed.
-The software is very powerful and is not a game, virus, or anything like that.
-I don't know what it is but i do know its powerful.
-
-You need to access this it.
-I was scanning the code on the 12padams website and thats how i know about it.
-Someone needs to find this software and use it.
-I don't know how to access it from the 12padams site but all I know is that you have to click on something.
-Its the thing you would least expect to click....
-
-This site will be destroyed by 12padams very soon you need to find this secret before he removes it from his website.
-
-FIND IT!!!
-JUST CLICK EVERYWHERE ON THE 12PADAMS WEBSITE TILL YOU FIND THE SECRET!!!!!
-
-
- Thank You For Using Internet Explorer 5. With Internet Explorer 5 you can veiw the internet just by typing a few phrases. To Browse Websites just type the address into the browser then press the go button and you will be taken strait to the website. If you wish to return to this page at anytime you can either type "www.microsoft.com/internetexplorer5/welcome" into the browser or you can press the home button on the browser
-
-
- Skindows 95 is the best customization software in the world avalible for windows 95.
-
-It allows the editing of the active captionbar to look pritty much however you like it.
-
-Show the world your style. Buy Skindows 95 to use your computer to its full potential
-
-If you Don't like this product you may recieve a full refund on day of purchous.
-
-So Please enjoy Using this amzing software and show the world what your made of.
-
-
- 132, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/internet explorer 5.vb b/Backup/windows 95/internet explorer 5.vb
deleted file mode 100755
index 422afb6..0000000
--- a/Backup/windows 95/internet explorer 5.vb
+++ /dev/null
@@ -1,252 +0,0 @@
-Public Class internet_explorer_5
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub internet_explorer_5_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- removewebsites()
- welcomeinternetscreen.Show()
- welcomeinternetscreen.Dock = DockStyle.Fill
- look.Start()
- Button26.Hide()
- Label57.Hide()
- End Sub
-
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub Button8_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button8.Click
- removewebsites()
- padamsbackgrounds.Dock = DockStyle.None
- hotmailmain.Dock = DockStyle.None
- padamsmain.Dock = DockStyle.None
- googlealpha.Dock = DockStyle.None
- googlemain.Dock = DockStyle.None
- googleprototype.Dock = DockStyle.None
- welcomeinternetscreen.Dock = DockStyle.None
-
- If addressbar.Text = "www.google.com" Then
- googlemain.Dock = DockStyle.Fill
- googlemain.Show()
- End If
- If addressbar.Text = "www.microsoft.com/internetexplorer5/welcome" Then
- welcomeinternetscreen.Dock = DockStyle.Fill
- welcomeinternetscreen.Show()
- End If
- If addressbar.Text = "www.google.stanford.edu" Then
- googleprototype.Dock = DockStyle.Fill
- googleprototype.Show()
- End If
- If addressbar.Text = "www.alpha.google.com" Then
- googlealpha.Dock = DockStyle.Fill
- googlealpha.Show()
- End If
- If addressbar.Text = "www.12padams.com" Then
- padamsmain.Dock = DockStyle.Fill
- padamsmain.Show()
- End If
- If addressbar.Text = "www.hotmail.com" Then
- hotmailmain.Dock = DockStyle.Fill
- hotmailmain.Show()
- End If
- If addressbar.Text = "www.12padams.com/backgrounds" Then
- padamsbackgrounds.Dock = DockStyle.Fill
- padamsbackgrounds.Show()
- End If
-
- If addressbar.Text = "www.12padams.com/skindows" Then
- skindows95advertisment.Dock = DockStyle.Fill
- skindows95advertisment.Show()
- End If
-
- End Sub
-
- Private Sub googleprototypelink_LinkClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles googleprototypelink.LinkClicked
- removewebsites()
- googleprototype.Dock = DockStyle.Fill
- googleprototype.Show()
- addressbar.Text = "www.google.stanford.edu"
- End Sub
-
-
- Private Sub googlebetalink_LinkClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles googlebetalink.LinkClicked
- removewebsites()
- googlealpha.Dock = DockStyle.Fill
- googlealpha.Show()
- addressbar.Text = "www.alpha.google.com"
- End Sub
-
- Private Sub Button5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button5.Click
- removewebsites()
- addressbar.Text = "www.microsoft.com/internetexplorer5/welcome"
- welcomeinternetscreen.Dock = DockStyle.Fill
- welcomeinternetscreen.Show()
- End Sub
-
- Private Sub LinkLabel15_LinkClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles LinkLabel15.LinkClicked
- removewebsites()
- addressbar.Text = "www.google.com"
- googlemain.Dock = DockStyle.Fill
- googlemain.Show()
- End Sub
-
- Private Sub LinkLabel16_LinkClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles LinkLabel16.LinkClicked
- removewebsites()
- addressbar.Text = "www.12padams.com"
- padamsmain.Dock = DockStyle.Fill
- padamsmain.Show()
- End Sub
-
- Private Sub Button17_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button17.Click
- Dim opendownload As New Downloader
- opendownload.Show()
- opendownload.Label2.Text = "Downloading: Guess The Number"
- End Sub
-
- Private Sub Button15_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button15.Click
- Dim opendownload As New Downloader
- opendownload.Show()
- opendownload.Label2.Text = "Downloading: Start Runner"
- End Sub
-
- Private Sub Button16_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button16.Click
- Dim opendownload As New Downloader
- opendownload.Show()
- opendownload.Label2.Text = "Downloading: Error Blaster"
- End Sub
-
- Private Sub Button19_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button19.Click
- Previewimage.Image = win95background.Image
- End Sub
-
- Private Sub Button22_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button22.Click
- Previewimage.Image = mclarinflimage.Image
- End Sub
-
- Private Sub Button20_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button20.Click
- Windows95.desktopbackground.Image = win95background.Image
- End Sub
-
- Private Sub Button21_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button21.Click
- Windows95.desktopbackground.Image = mclarinflimage.Image
- End Sub
-
- Private Sub LinkLabel17_LinkClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles LinkLabel17.LinkClicked
- removewebsites()
- addressbar.Text = "www.hotmail.com"
- hotmailmain.Dock = DockStyle.Fill
- hotmailmain.Show()
- End Sub
-
- Private Sub Button23_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button23.Click
- removewebsites()
- addressbar.Text = "www.12padams.com/backgrounds"
- padamsbackgrounds.Dock = DockStyle.Fill
- padamsbackgrounds.Show()
- End Sub
- Private Sub removewebsites()
- googlemain.Hide()
- welcomeinternetscreen.Hide()
- googleprototype.Show()
- googlealpha.Hide()
- padamsmain.Hide()
- hotmailmain.Hide()
- padamsbackgrounds.Hide()
- skindows95advertisment.Hide()
- secretwebsite.Hide()
- padamshidden.Hide()
- email1.Hide()
- email2.Hide()
- email3.Hide()
- hotmailpadams.Hide()
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- If close_everything_.timesoftware = "yes" Then
- Button26.Show()
- Label57.Show()
- End If
- End Sub
-
- Private Sub Button24_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button24.Click
- removewebsites()
- addressbar.Text = "www.12padams.com/skindows"
- skindows95advertisment.Dock = DockStyle.Fill
- skindows95advertisment.Show()
- End Sub
-
- Private Sub Button25_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button25.Click
- Dim opendownload As New Downloader
- opendownload.Show()
- opendownload.Label2.Text = "Downloading: Web Chat"
- End Sub
-
- Private Sub Label20_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Label20.Click
- removewebsites()
- addressbar.Text = "www.12padams.com/???"
- padamshidden.Dock = DockStyle.Fill
- padamshidden.Show()
- End Sub
-
- Private Sub Button12_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button12.Click
- removewebsites()
- addressbar.Text = "www.???.com"
- secretwebsite.Dock = DockStyle.Fill
- secretwebsite.Show()
- End Sub
-
- Private Sub Button18_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button18.Click
- If txtloginname.Text = "12padams@hotmail.com" And txtpassword.Text = "projectdeath" Then
- removewebsites()
- addressbar.Text = "www.hotmail.com/seculink/145624987903246EGS4HFO954325UPWEM5N8BSSA5634S"
- hotmailpadams.Show()
- hotmailpadams.Dock = DockStyle.Fill
- End If
- End Sub
-
- Private Sub ListBox1_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ListBox1.SelectedIndexChanged
- If ListBox1.SelectedItem = "12padams.com datalog 1998" Then
- email1.Show()
- email2.Hide()
- email3.hide()
- End If
- If ListBox1.SelectedItem = "What's the secret to your website?" Then
- email1.Hide()
- email2.Hide()
- email3.Show()
- End If
- If ListBox1.SelectedItem = "RE: What's the secrect to your website?" Then
- email1.Hide()
- email3.Hide()
- email2.Show()
- End If
-
- End Sub
-
- Private Sub LinkLabel18_LinkClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles LinkLabel18.LinkClicked
- Dim opendownload As New Downloader
- opendownload.Show()
- opendownload.Label2.Text = "Downloading: hwcv.exe"
- End Sub
-
- Private Sub Button26_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button26.Click
- Dim opendownload As New Downloader
- opendownload.Show()
- opendownload.Label2.Text = "Downloading: Time Distorter"
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/notepad.Designer.vb b/Backup/windows 95/notepad.Designer.vb
deleted file mode 100755
index 7a451b6..0000000
--- a/Backup/windows 95/notepad.Designer.vb
+++ /dev/null
@@ -1,405 +0,0 @@
- _
-Partial Class formnotepad
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Me.program = New System.Windows.Forms.Panel
- Me.Panel1 = New System.Windows.Forms.Panel
- Me.notepadtextbox = New System.Windows.Forms.TextBox
- Me.MenuStrip1 = New System.Windows.Forms.MenuStrip
- Me.FileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NewToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.OpenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SaveToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SaveAsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PageSetupToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PrintToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ExitToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.EditToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.UndoCtrlZToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CutCtrlXToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CopyCtrlCToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PasteCtrlVToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DeleteDelToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SelectAllToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.TimeDateF5ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WordWrapToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SearchToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.FindToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.FindNextF3ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpTopicsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AboutNotepadToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.Panel1.SuspendLayout()
- Me.MenuStrip1.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.Panel1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(412, 349)
- Me.program.TabIndex = 3
- '
- 'Panel1
- '
- Me.Panel1.Controls.Add(Me.notepadtextbox)
- Me.Panel1.Controls.Add(Me.MenuStrip1)
- Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
- Me.Panel1.Location = New System.Drawing.Point(0, 25)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(408, 320)
- Me.Panel1.TabIndex = 2
- '
- 'notepadtextbox
- '
- Me.notepadtextbox.Cursor = System.Windows.Forms.Cursors.Arrow
- Me.notepadtextbox.Dock = System.Windows.Forms.DockStyle.Fill
- Me.notepadtextbox.Location = New System.Drawing.Point(0, 24)
- Me.notepadtextbox.Multiline = True
- Me.notepadtextbox.Name = "notepadtextbox"
- Me.notepadtextbox.ScrollBars = System.Windows.Forms.ScrollBars.Both
- Me.notepadtextbox.Size = New System.Drawing.Size(408, 296)
- Me.notepadtextbox.TabIndex = 1
- '
- 'MenuStrip1
- '
- Me.MenuStrip1.BackColor = System.Drawing.Color.Silver
- Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FileToolStripMenuItem, Me.EditToolStripMenuItem, Me.SearchToolStripMenuItem, Me.HelpToolStripMenuItem1})
- Me.MenuStrip1.Location = New System.Drawing.Point(0, 0)
- Me.MenuStrip1.Name = "MenuStrip1"
- Me.MenuStrip1.Size = New System.Drawing.Size(408, 24)
- Me.MenuStrip1.TabIndex = 2
- Me.MenuStrip1.Text = "MenuStrip1"
- '
- 'FileToolStripMenuItem
- '
- Me.FileToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NewToolStripMenuItem, Me.OpenToolStripMenuItem, Me.SaveToolStripMenuItem, Me.SaveAsToolStripMenuItem, Me.PageSetupToolStripMenuItem, Me.PrintToolStripMenuItem, Me.ExitToolStripMenuItem})
- Me.FileToolStripMenuItem.Name = "FileToolStripMenuItem"
- Me.FileToolStripMenuItem.Size = New System.Drawing.Size(37, 20)
- Me.FileToolStripMenuItem.Text = "File"
- '
- 'NewToolStripMenuItem
- '
- Me.NewToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NewToolStripMenuItem.Name = "NewToolStripMenuItem"
- Me.NewToolStripMenuItem.Size = New System.Drawing.Size(142, 22)
- Me.NewToolStripMenuItem.Text = "New"
- '
- 'OpenToolStripMenuItem
- '
- Me.OpenToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.OpenToolStripMenuItem.Name = "OpenToolStripMenuItem"
- Me.OpenToolStripMenuItem.Size = New System.Drawing.Size(142, 22)
- Me.OpenToolStripMenuItem.Text = "Open..."
- '
- 'SaveToolStripMenuItem
- '
- Me.SaveToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SaveToolStripMenuItem.Name = "SaveToolStripMenuItem"
- Me.SaveToolStripMenuItem.Size = New System.Drawing.Size(142, 22)
- Me.SaveToolStripMenuItem.Text = "Save"
- '
- 'SaveAsToolStripMenuItem
- '
- Me.SaveAsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SaveAsToolStripMenuItem.Name = "SaveAsToolStripMenuItem"
- Me.SaveAsToolStripMenuItem.Size = New System.Drawing.Size(142, 22)
- Me.SaveAsToolStripMenuItem.Text = "Save As..."
- '
- 'PageSetupToolStripMenuItem
- '
- Me.PageSetupToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PageSetupToolStripMenuItem.Name = "PageSetupToolStripMenuItem"
- Me.PageSetupToolStripMenuItem.Size = New System.Drawing.Size(142, 22)
- Me.PageSetupToolStripMenuItem.Text = "Page Setup..."
- '
- 'PrintToolStripMenuItem
- '
- Me.PrintToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PrintToolStripMenuItem.Name = "PrintToolStripMenuItem"
- Me.PrintToolStripMenuItem.Size = New System.Drawing.Size(142, 22)
- Me.PrintToolStripMenuItem.Text = "Print"
- '
- 'ExitToolStripMenuItem
- '
- Me.ExitToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem"
- Me.ExitToolStripMenuItem.Size = New System.Drawing.Size(142, 22)
- Me.ExitToolStripMenuItem.Text = "Exit"
- '
- 'EditToolStripMenuItem
- '
- Me.EditToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.EditToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.UndoCtrlZToolStripMenuItem, Me.CutCtrlXToolStripMenuItem, Me.CopyCtrlCToolStripMenuItem, Me.PasteCtrlVToolStripMenuItem, Me.DeleteDelToolStripMenuItem, Me.SelectAllToolStripMenuItem, Me.TimeDateF5ToolStripMenuItem, Me.WordWrapToolStripMenuItem})
- Me.EditToolStripMenuItem.Name = "EditToolStripMenuItem"
- Me.EditToolStripMenuItem.Size = New System.Drawing.Size(39, 20)
- Me.EditToolStripMenuItem.Text = "Edit"
- '
- 'UndoCtrlZToolStripMenuItem
- '
- Me.UndoCtrlZToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.UndoCtrlZToolStripMenuItem.Name = "UndoCtrlZToolStripMenuItem"
- Me.UndoCtrlZToolStripMenuItem.Size = New System.Drawing.Size(167, 22)
- Me.UndoCtrlZToolStripMenuItem.Text = "Undo Ctrl+Z"
- '
- 'CutCtrlXToolStripMenuItem
- '
- Me.CutCtrlXToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CutCtrlXToolStripMenuItem.Name = "CutCtrlXToolStripMenuItem"
- Me.CutCtrlXToolStripMenuItem.Size = New System.Drawing.Size(167, 22)
- Me.CutCtrlXToolStripMenuItem.Text = "Cut Ctrl+X"
- '
- 'CopyCtrlCToolStripMenuItem
- '
- Me.CopyCtrlCToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CopyCtrlCToolStripMenuItem.Name = "CopyCtrlCToolStripMenuItem"
- Me.CopyCtrlCToolStripMenuItem.Size = New System.Drawing.Size(167, 22)
- Me.CopyCtrlCToolStripMenuItem.Text = "Copy Ctrl+C"
- '
- 'PasteCtrlVToolStripMenuItem
- '
- Me.PasteCtrlVToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PasteCtrlVToolStripMenuItem.Name = "PasteCtrlVToolStripMenuItem"
- Me.PasteCtrlVToolStripMenuItem.Size = New System.Drawing.Size(167, 22)
- Me.PasteCtrlVToolStripMenuItem.Text = "Paste Ctrl+V"
- '
- 'DeleteDelToolStripMenuItem
- '
- Me.DeleteDelToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DeleteDelToolStripMenuItem.Name = "DeleteDelToolStripMenuItem"
- Me.DeleteDelToolStripMenuItem.Size = New System.Drawing.Size(167, 22)
- Me.DeleteDelToolStripMenuItem.Text = "Delete Del"
- '
- 'SelectAllToolStripMenuItem
- '
- Me.SelectAllToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SelectAllToolStripMenuItem.Name = "SelectAllToolStripMenuItem"
- Me.SelectAllToolStripMenuItem.Size = New System.Drawing.Size(167, 22)
- Me.SelectAllToolStripMenuItem.Text = "Select All"
- '
- 'TimeDateF5ToolStripMenuItem
- '
- Me.TimeDateF5ToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.TimeDateF5ToolStripMenuItem.Name = "TimeDateF5ToolStripMenuItem"
- Me.TimeDateF5ToolStripMenuItem.Size = New System.Drawing.Size(167, 22)
- Me.TimeDateF5ToolStripMenuItem.Text = "Time/Date F5"
- '
- 'WordWrapToolStripMenuItem
- '
- Me.WordWrapToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WordWrapToolStripMenuItem.Name = "WordWrapToolStripMenuItem"
- Me.WordWrapToolStripMenuItem.Size = New System.Drawing.Size(167, 22)
- Me.WordWrapToolStripMenuItem.Text = "Word Wrap"
- '
- 'SearchToolStripMenuItem
- '
- Me.SearchToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SearchToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FindToolStripMenuItem1, Me.FindNextF3ToolStripMenuItem})
- Me.SearchToolStripMenuItem.Name = "SearchToolStripMenuItem"
- Me.SearchToolStripMenuItem.Size = New System.Drawing.Size(54, 20)
- Me.SearchToolStripMenuItem.Text = "Search"
- '
- 'FindToolStripMenuItem1
- '
- Me.FindToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.FindToolStripMenuItem1.Name = "FindToolStripMenuItem1"
- Me.FindToolStripMenuItem1.Size = New System.Drawing.Size(151, 22)
- Me.FindToolStripMenuItem1.Text = "Find..."
- '
- 'FindNextF3ToolStripMenuItem
- '
- Me.FindNextF3ToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FindNextF3ToolStripMenuItem.Name = "FindNextF3ToolStripMenuItem"
- Me.FindNextF3ToolStripMenuItem.Size = New System.Drawing.Size(151, 22)
- Me.FindNextF3ToolStripMenuItem.Text = "Find Next F3"
- '
- 'HelpToolStripMenuItem1
- '
- Me.HelpToolStripMenuItem1.BackColor = System.Drawing.Color.Silver
- Me.HelpToolStripMenuItem1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.HelpTopicsToolStripMenuItem, Me.AboutNotepadToolStripMenuItem})
- Me.HelpToolStripMenuItem1.Name = "HelpToolStripMenuItem1"
- Me.HelpToolStripMenuItem1.Size = New System.Drawing.Size(44, 20)
- Me.HelpToolStripMenuItem1.Text = "Help"
- '
- 'HelpTopicsToolStripMenuItem
- '
- Me.HelpTopicsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.HelpTopicsToolStripMenuItem.Name = "HelpTopicsToolStripMenuItem"
- Me.HelpTopicsToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.HelpTopicsToolStripMenuItem.Text = "Help Topics"
- '
- 'AboutNotepadToolStripMenuItem
- '
- Me.AboutNotepadToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AboutNotepadToolStripMenuItem.Name = "AboutNotepadToolStripMenuItem"
- Me.AboutNotepadToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.AboutNotepadToolStripMenuItem.Text = "About Notepad"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(408, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(402, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(368, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(352, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(55, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Notepad"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(385, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'formnotepad
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(412, 349)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "formnotepad"
- Me.Text = "notepad"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.MenuStrip1.ResumeLayout(False)
- Me.MenuStrip1.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents Panel1 As System.Windows.Forms.Panel
- Friend WithEvents notepadtextbox As System.Windows.Forms.TextBox
- Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
- Friend WithEvents FileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NewToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents OpenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SaveToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SaveAsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PageSetupToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PrintToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents EditToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents UndoCtrlZToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CutCtrlXToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CopyCtrlCToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PasteCtrlVToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DeleteDelToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SelectAllToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents TimeDateF5ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WordWrapToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SearchToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FindToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FindNextF3ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpTopicsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AboutNotepadToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents Timer1 As System.Windows.Forms.Timer
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/notepad.resx b/Backup/windows 95/notepad.resx
deleted file mode 100755
index b22f786..0000000
--- a/Backup/windows 95/notepad.resx
+++ /dev/null
@@ -1,129 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 512, 17
-
-
- 916, 17
-
-
- 1005, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/notepad.vb b/Backup/windows 95/notepad.vb
deleted file mode 100755
index d1c24eb..0000000
--- a/Backup/windows 95/notepad.vb
+++ /dev/null
@@ -1,37 +0,0 @@
-Public Class formnotepad
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub ExitToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ExitToolStripMenuItem.Click
- Me.Close()
- End Sub
-
- Private Sub maximizebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles maximizebutton.Click
-
- End Sub
-
- Private Sub formnotepad_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
- End Sub
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
-
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/obj/Debug/AxInterop.WMPLib.dll b/Backup/windows 95/obj/Debug/AxInterop.WMPLib.dll
deleted file mode 100755
index 5c76141..0000000
Binary files a/Backup/windows 95/obj/Debug/AxInterop.WMPLib.dll and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/Interop.WMPLib.dll b/Backup/windows 95/obj/Debug/Interop.WMPLib.dll
deleted file mode 100755
index 8ece27a..0000000
Binary files a/Backup/windows 95/obj/Debug/Interop.WMPLib.dll and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/ResolveAssemblyReference.cache b/Backup/windows 95/obj/Debug/ResolveAssemblyReference.cache
deleted file mode 100755
index 230b88f..0000000
Binary files a/Backup/windows 95/obj/Debug/ResolveAssemblyReference.cache and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll b/Backup/windows 95/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll
deleted file mode 100755
index 4e65ad0..0000000
Binary files a/Backup/windows 95/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows 95.vbproj.FileListAbsolute.txt b/Backup/windows 95/obj/Debug/windows 95.vbproj.FileListAbsolute.txt
deleted file mode 100755
index 70e00a7..0000000
--- a/Backup/windows 95/obj/Debug/windows 95.vbproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\Interop.WMPLib.dll
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\AxInterop.WMPLib.dll
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows 95.vbproj.ResolveComReference.cache
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\ResolveAssemblyReference.cache
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.Address_Book.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.boot.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.Command_prompt.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.Downloader.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.errorblaster.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.formcalculator.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.formDisplayproperties.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.formwindowshelp.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.Guess_The_Number_app.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.hwcv.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.Installer.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.internet_explorer_5.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.formnotepad.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.paint.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.phone_dialer.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.run.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.Skindows_95.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.Start_Runner.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.templete.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.time_distorter.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.volume_control.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.Webchat.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.windows_explorer.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.Windows95.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.windows95messagebox.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows_95.Windows98.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\Backup\windows 95\obj\Debug\windows 95.vbproj.GenerateResource.Cache
diff --git a/Backup/windows 95/obj/Debug/windows 95.vbproj.GenerateResource.Cache b/Backup/windows 95/obj/Debug/windows 95.vbproj.GenerateResource.Cache
deleted file mode 100755
index 498670b..0000000
Binary files a/Backup/windows 95/obj/Debug/windows 95.vbproj.GenerateResource.Cache and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows 95.vbproj.ResolveComReference.cache b/Backup/windows 95/obj/Debug/windows 95.vbproj.ResolveComReference.cache
deleted file mode 100755
index 51dcec6..0000000
Binary files a/Backup/windows 95/obj/Debug/windows 95.vbproj.ResolveComReference.cache and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.Address_Book.resources b/Backup/windows 95/obj/Debug/windows_95.Address_Book.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.Address_Book.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.Command_prompt.resources b/Backup/windows 95/obj/Debug/windows_95.Command_prompt.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.Command_prompt.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.Downloader.resources b/Backup/windows 95/obj/Debug/windows_95.Downloader.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.Downloader.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.Guess_The_Number_app.resources b/Backup/windows 95/obj/Debug/windows_95.Guess_The_Number_app.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.Guess_The_Number_app.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.Installer.resources b/Backup/windows 95/obj/Debug/windows_95.Installer.resources
deleted file mode 100755
index 4044cec..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.Installer.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.Skindows_95.resources b/Backup/windows 95/obj/Debug/windows_95.Skindows_95.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.Skindows_95.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.Start_Runner.resources b/Backup/windows 95/obj/Debug/windows_95.Start_Runner.resources
deleted file mode 100755
index a102f05..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.Start_Runner.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.Webchat.resources b/Backup/windows 95/obj/Debug/windows_95.Webchat.resources
deleted file mode 100755
index a0f4cde..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.Webchat.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.Windows95.resources b/Backup/windows 95/obj/Debug/windows_95.Windows95.resources
deleted file mode 100755
index 35b8dc9..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.Windows95.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.Windows98.resources b/Backup/windows 95/obj/Debug/windows_95.Windows98.resources
deleted file mode 100755
index 9cf64d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.Windows98.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.boot.resources b/Backup/windows 95/obj/Debug/windows_95.boot.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.boot.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.errorblaster.resources b/Backup/windows 95/obj/Debug/windows_95.errorblaster.resources
deleted file mode 100755
index b900936..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.errorblaster.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.formDisplayproperties.resources b/Backup/windows 95/obj/Debug/windows_95.formDisplayproperties.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.formDisplayproperties.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.formcalculator.resources b/Backup/windows 95/obj/Debug/windows_95.formcalculator.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.formcalculator.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.formnotepad.resources b/Backup/windows 95/obj/Debug/windows_95.formnotepad.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.formnotepad.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.formwindowshelp.resources b/Backup/windows 95/obj/Debug/windows_95.formwindowshelp.resources
deleted file mode 100755
index c5d11a5..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.formwindowshelp.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.hwcv.resources b/Backup/windows 95/obj/Debug/windows_95.hwcv.resources
deleted file mode 100755
index fb10b68..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.hwcv.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.internet_explorer_5.resources b/Backup/windows 95/obj/Debug/windows_95.internet_explorer_5.resources
deleted file mode 100755
index 3167582..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.internet_explorer_5.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.paint.resources b/Backup/windows 95/obj/Debug/windows_95.paint.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.paint.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.phone_dialer.resources b/Backup/windows 95/obj/Debug/windows_95.phone_dialer.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.phone_dialer.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.run.resources b/Backup/windows 95/obj/Debug/windows_95.run.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.run.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.templete.resources b/Backup/windows 95/obj/Debug/windows_95.templete.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.templete.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.time_distorter.resources b/Backup/windows 95/obj/Debug/windows_95.time_distorter.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.time_distorter.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.volume_control.resources b/Backup/windows 95/obj/Debug/windows_95.volume_control.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.volume_control.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.windows95messagebox.resources b/Backup/windows 95/obj/Debug/windows_95.windows95messagebox.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.windows95messagebox.resources and /dev/null differ
diff --git a/Backup/windows 95/obj/Debug/windows_95.windows_explorer.resources b/Backup/windows 95/obj/Debug/windows_95.windows_explorer.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/Backup/windows 95/obj/Debug/windows_95.windows_explorer.resources and /dev/null differ
diff --git a/Backup/windows 95/paint.Designer.vb b/Backup/windows 95/paint.Designer.vb
deleted file mode 100755
index 24e945b..0000000
--- a/Backup/windows 95/paint.Designer.vb
+++ /dev/null
@@ -1,1276 +0,0 @@
- _
-Partial Class paint
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Me.tools = New System.Windows.Forms.Panel
- Me.PictureBox17 = New System.Windows.Forms.PictureBox
- Me.StatusStrip1 = New System.Windows.Forms.StatusStrip
- Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel
- Me.paints = New System.Windows.Forms.Panel
- Me.csslateblue = New System.Windows.Forms.Panel
- Me.csmagenta = New System.Windows.Forms.Panel
- Me.csdarkorange = New System.Windows.Forms.Panel
- Me.csyellow = New System.Windows.Forms.Panel
- Me.csspringgreen = New System.Windows.Forms.Panel
- Me.cscyan = New System.Windows.Forms.Panel
- Me.csdarkslategray = New System.Windows.Forms.Panel
- Me.cssaddlebrown = New System.Windows.Forms.Panel
- Me.cssilver = New System.Windows.Forms.Panel
- Me.csaquamarine = New System.Windows.Forms.Panel
- Me.cspurple = New System.Windows.Forms.Panel
- Me.csdeeppink = New System.Windows.Forms.Panel
- Me.csolive = New System.Windows.Forms.Panel
- Me.csdarkgreen = New System.Windows.Forms.Panel
- Me.csblue = New System.Windows.Forms.Panel
- Me.csblueviolet = New System.Windows.Forms.Panel
- Me.Panel5 = New System.Windows.Forms.Panel
- Me.topcolor = New System.Windows.Forms.Panel
- Me.bottomcolor = New System.Windows.Forms.Panel
- Me.csdodgerblue = New System.Windows.Forms.Panel
- Me.csdarkcyan = New System.Windows.Forms.Panel
- Me.cskhaki = New System.Windows.Forms.Panel
- Me.csdarkblue = New System.Windows.Forms.Panel
- Me.csdarkgoldenrod = New System.Windows.Forms.Panel
- Me.csred = New System.Windows.Forms.Panel
- Me.cslime = New System.Windows.Forms.Panel
- Me.csgray = New System.Windows.Forms.Panel
- Me.csseagreen = New System.Windows.Forms.Panel
- Me.csdarkred = New System.Windows.Forms.Panel
- Me.cswhite = New System.Windows.Forms.Panel
- Me.Panel3 = New System.Windows.Forms.Panel
- Me.csblack = New System.Windows.Forms.Panel
- Me.Panel2 = New System.Windows.Forms.Panel
- Me.Panel1 = New System.Windows.Forms.Panel
- Me.toolroundedrectangle = New System.Windows.Forms.PictureBox
- Me.toolovel = New System.Windows.Forms.PictureBox
- Me.toolpolygon = New System.Windows.Forms.PictureBox
- Me.toolrectangle = New System.Windows.Forms.PictureBox
- Me.toolcurvyline = New System.Windows.Forms.PictureBox
- Me.toolline = New System.Windows.Forms.PictureBox
- Me.tooltext = New System.Windows.Forms.PictureBox
- Me.toolspraycan = New System.Windows.Forms.PictureBox
- Me.toolbrush = New System.Windows.Forms.PictureBox
- Me.toolpencil = New System.Windows.Forms.PictureBox
- Me.toolmagnify = New System.Windows.Forms.PictureBox
- Me.toolcolorpick = New System.Windows.Forms.PictureBox
- Me.toolfillcan = New System.Windows.Forms.PictureBox
- Me.toolerracer = New System.Windows.Forms.PictureBox
- Me.toolrectanglarselect = New System.Windows.Forms.PictureBox
- Me.toolfreeformslect = New System.Windows.Forms.PictureBox
- Me.MenuStrip1 = New System.Windows.Forms.MenuStrip
- Me.FileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NewCtrlNToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.OpenCtrl0ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SaveCtrlSToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SaveAsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PrintPreviewToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PageSetupToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PrintCtrlPToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SendToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SetAsWallpaperTiledToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SetAsWallpapercenteredToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.RecentFileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ExitAltF4ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.EditToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.UndoCtrlZToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.RepeatF4ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CutCtrlXToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CopyCtrlCToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ClearSelectionDelToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SelectAllCtrlLToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CopyToToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PasteFromToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ViewToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolBoxToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ColorBoxToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.StatusBarToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ZoomToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.NormalSizeCtrlPgUpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.LargeSizeCtrlPgDnToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CutomToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ShowGridCtrlGToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ShowThumbnailToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ImageToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.FlipRotateCtrlRToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.StretchSkewCtrlWToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.InvertColorsCtrlToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AttributesCtrlEToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ClearImageCtrlShiftNToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.OptionsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.EditColorsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.GetColorsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SaveColorsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DrawOpaqueToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpTopicsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AboutPaintToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.tools.SuspendLayout()
- CType(Me.PictureBox17, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.StatusStrip1.SuspendLayout()
- Me.paints.SuspendLayout()
- Me.Panel5.SuspendLayout()
- Me.Panel3.SuspendLayout()
- Me.Panel1.SuspendLayout()
- CType(Me.toolroundedrectangle, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolovel, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolpolygon, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolrectangle, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolcurvyline, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolline, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.tooltext, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolspraycan, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolbrush, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolpencil, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolmagnify, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolcolorpick, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolfillcan, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolerracer, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolrectanglarselect, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.toolfreeformslect, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.MenuStrip1.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'tools
- '
- Me.tools.BackColor = System.Drawing.Color.Silver
- Me.tools.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.tools.Controls.Add(Me.PictureBox17)
- Me.tools.Controls.Add(Me.StatusStrip1)
- Me.tools.Controls.Add(Me.paints)
- Me.tools.Controls.Add(Me.Panel2)
- Me.tools.Controls.Add(Me.Panel1)
- Me.tools.Controls.Add(Me.MenuStrip1)
- Me.tools.Controls.Add(Me.outsideprogramtopbar)
- Me.tools.Dock = System.Windows.Forms.DockStyle.Fill
- Me.tools.Location = New System.Drawing.Point(0, 0)
- Me.tools.Name = "tools"
- Me.tools.Size = New System.Drawing.Size(696, 461)
- Me.tools.TabIndex = 4
- '
- 'PictureBox17
- '
- Me.PictureBox17.BackColor = System.Drawing.Color.White
- Me.PictureBox17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.PictureBox17.Location = New System.Drawing.Point(61, 53)
- Me.PictureBox17.Name = "PictureBox17"
- Me.PictureBox17.Size = New System.Drawing.Size(621, 331)
- Me.PictureBox17.TabIndex = 11
- Me.PictureBox17.TabStop = False
- '
- 'StatusStrip1
- '
- Me.StatusStrip1.BackColor = System.Drawing.Color.Silver
- Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel1})
- Me.StatusStrip1.Location = New System.Drawing.Point(0, 435)
- Me.StatusStrip1.Name = "StatusStrip1"
- Me.StatusStrip1.Size = New System.Drawing.Size(692, 22)
- Me.StatusStrip1.TabIndex = 10
- Me.StatusStrip1.Text = "StatusStrip1"
- '
- 'ToolStripStatusLabel1
- '
- Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
- Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(250, 17)
- Me.ToolStripStatusLabel1.Text = "For Help, click Help Topics on the Help Menu."
- '
- 'paints
- '
- Me.paints.Controls.Add(Me.csslateblue)
- Me.paints.Controls.Add(Me.csmagenta)
- Me.paints.Controls.Add(Me.csdarkorange)
- Me.paints.Controls.Add(Me.csyellow)
- Me.paints.Controls.Add(Me.csspringgreen)
- Me.paints.Controls.Add(Me.cscyan)
- Me.paints.Controls.Add(Me.csdarkslategray)
- Me.paints.Controls.Add(Me.cssaddlebrown)
- Me.paints.Controls.Add(Me.cssilver)
- Me.paints.Controls.Add(Me.csaquamarine)
- Me.paints.Controls.Add(Me.cspurple)
- Me.paints.Controls.Add(Me.csdeeppink)
- Me.paints.Controls.Add(Me.csolive)
- Me.paints.Controls.Add(Me.csdarkgreen)
- Me.paints.Controls.Add(Me.csblue)
- Me.paints.Controls.Add(Me.csblueviolet)
- Me.paints.Controls.Add(Me.Panel5)
- Me.paints.Controls.Add(Me.csdodgerblue)
- Me.paints.Controls.Add(Me.csdarkcyan)
- Me.paints.Controls.Add(Me.cskhaki)
- Me.paints.Controls.Add(Me.csdarkblue)
- Me.paints.Controls.Add(Me.csdarkgoldenrod)
- Me.paints.Controls.Add(Me.csred)
- Me.paints.Controls.Add(Me.cslime)
- Me.paints.Controls.Add(Me.csgray)
- Me.paints.Controls.Add(Me.csseagreen)
- Me.paints.Controls.Add(Me.csdarkred)
- Me.paints.Controls.Add(Me.cswhite)
- Me.paints.Controls.Add(Me.Panel3)
- Me.paints.Location = New System.Drawing.Point(4, 390)
- Me.paints.Name = "paints"
- Me.paints.Size = New System.Drawing.Size(286, 34)
- Me.paints.TabIndex = 9
- '
- 'csslateblue
- '
- Me.csslateblue.BackColor = System.Drawing.Color.SlateBlue
- Me.csslateblue.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csslateblue.Location = New System.Drawing.Point(232, 18)
- Me.csslateblue.Name = "csslateblue"
- Me.csslateblue.Size = New System.Drawing.Size(15, 15)
- Me.csslateblue.TabIndex = 19
- '
- 'csmagenta
- '
- Me.csmagenta.BackColor = System.Drawing.Color.Magenta
- Me.csmagenta.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csmagenta.Location = New System.Drawing.Point(162, 18)
- Me.csmagenta.Name = "csmagenta"
- Me.csmagenta.Size = New System.Drawing.Size(15, 15)
- Me.csmagenta.TabIndex = 15
- '
- 'csdarkorange
- '
- Me.csdarkorange.BackColor = System.Drawing.Color.DarkOrange
- Me.csdarkorange.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csdarkorange.Location = New System.Drawing.Point(267, 18)
- Me.csdarkorange.Name = "csdarkorange"
- Me.csdarkorange.Size = New System.Drawing.Size(15, 15)
- Me.csdarkorange.TabIndex = 23
- '
- 'csyellow
- '
- Me.csyellow.BackColor = System.Drawing.Color.Yellow
- Me.csyellow.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csyellow.Location = New System.Drawing.Point(92, 18)
- Me.csyellow.Name = "csyellow"
- Me.csyellow.Size = New System.Drawing.Size(15, 15)
- Me.csyellow.TabIndex = 7
- '
- 'csspringgreen
- '
- Me.csspringgreen.BackColor = System.Drawing.Color.SpringGreen
- Me.csspringgreen.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csspringgreen.Location = New System.Drawing.Point(197, 18)
- Me.csspringgreen.Name = "csspringgreen"
- Me.csspringgreen.Size = New System.Drawing.Size(15, 15)
- Me.csspringgreen.TabIndex = 15
- '
- 'cscyan
- '
- Me.cscyan.BackColor = System.Drawing.Color.Cyan
- Me.cscyan.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.cscyan.Location = New System.Drawing.Point(127, 18)
- Me.cscyan.Name = "cscyan"
- Me.cscyan.Size = New System.Drawing.Size(15, 15)
- Me.cscyan.TabIndex = 11
- '
- 'csdarkslategray
- '
- Me.csdarkslategray.BackColor = System.Drawing.Color.DarkSlateGray
- Me.csdarkslategray.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csdarkslategray.Location = New System.Drawing.Point(232, 2)
- Me.csdarkslategray.Name = "csdarkslategray"
- Me.csdarkslategray.Size = New System.Drawing.Size(15, 15)
- Me.csdarkslategray.TabIndex = 18
- '
- 'cssaddlebrown
- '
- Me.cssaddlebrown.BackColor = System.Drawing.Color.SaddleBrown
- Me.cssaddlebrown.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.cssaddlebrown.Location = New System.Drawing.Point(267, 2)
- Me.cssaddlebrown.Name = "cssaddlebrown"
- Me.cssaddlebrown.Size = New System.Drawing.Size(15, 15)
- Me.cssaddlebrown.TabIndex = 22
- '
- 'cssilver
- '
- Me.cssilver.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.cssilver.Location = New System.Drawing.Point(57, 18)
- Me.cssilver.Name = "cssilver"
- Me.cssilver.Size = New System.Drawing.Size(15, 15)
- Me.cssilver.TabIndex = 3
- '
- 'csaquamarine
- '
- Me.csaquamarine.BackColor = System.Drawing.Color.Aquamarine
- Me.csaquamarine.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csaquamarine.Location = New System.Drawing.Point(215, 18)
- Me.csaquamarine.Name = "csaquamarine"
- Me.csaquamarine.Size = New System.Drawing.Size(15, 15)
- Me.csaquamarine.TabIndex = 17
- '
- 'cspurple
- '
- Me.cspurple.BackColor = System.Drawing.Color.Purple
- Me.cspurple.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.cspurple.Location = New System.Drawing.Point(162, 2)
- Me.cspurple.Name = "cspurple"
- Me.cspurple.Size = New System.Drawing.Size(15, 15)
- Me.cspurple.TabIndex = 14
- '
- 'csdeeppink
- '
- Me.csdeeppink.BackColor = System.Drawing.Color.DeepPink
- Me.csdeeppink.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csdeeppink.Location = New System.Drawing.Point(250, 18)
- Me.csdeeppink.Name = "csdeeppink"
- Me.csdeeppink.Size = New System.Drawing.Size(15, 15)
- Me.csdeeppink.TabIndex = 21
- '
- 'csolive
- '
- Me.csolive.BackColor = System.Drawing.Color.Olive
- Me.csolive.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csolive.Location = New System.Drawing.Point(92, 2)
- Me.csolive.Name = "csolive"
- Me.csolive.Size = New System.Drawing.Size(15, 15)
- Me.csolive.TabIndex = 6
- '
- 'csdarkgreen
- '
- Me.csdarkgreen.BackColor = System.Drawing.Color.DarkGreen
- Me.csdarkgreen.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csdarkgreen.Location = New System.Drawing.Point(197, 2)
- Me.csdarkgreen.Name = "csdarkgreen"
- Me.csdarkgreen.Size = New System.Drawing.Size(15, 15)
- Me.csdarkgreen.TabIndex = 14
- '
- 'csblue
- '
- Me.csblue.BackColor = System.Drawing.Color.Blue
- Me.csblue.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csblue.Location = New System.Drawing.Point(145, 18)
- Me.csblue.Name = "csblue"
- Me.csblue.Size = New System.Drawing.Size(15, 15)
- Me.csblue.TabIndex = 13
- '
- 'csblueviolet
- '
- Me.csblueviolet.BackColor = System.Drawing.Color.BlueViolet
- Me.csblueviolet.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csblueviolet.Location = New System.Drawing.Point(250, 2)
- Me.csblueviolet.Name = "csblueviolet"
- Me.csblueviolet.Size = New System.Drawing.Size(15, 15)
- Me.csblueviolet.TabIndex = 20
- '
- 'Panel5
- '
- Me.Panel5.BackColor = System.Drawing.Color.LightGray
- Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel5.Controls.Add(Me.topcolor)
- Me.Panel5.Controls.Add(Me.bottomcolor)
- Me.Panel5.Dock = System.Windows.Forms.DockStyle.Left
- Me.Panel5.Location = New System.Drawing.Point(0, 0)
- Me.Panel5.Name = "Panel5"
- Me.Panel5.Size = New System.Drawing.Size(38, 34)
- Me.Panel5.TabIndex = 2
- '
- 'topcolor
- '
- Me.topcolor.BackColor = System.Drawing.Color.Black
- Me.topcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.topcolor.Location = New System.Drawing.Point(4, 3)
- Me.topcolor.Name = "topcolor"
- Me.topcolor.Size = New System.Drawing.Size(15, 15)
- Me.topcolor.TabIndex = 1
- '
- 'bottomcolor
- '
- Me.bottomcolor.BackColor = System.Drawing.Color.White
- Me.bottomcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.bottomcolor.Location = New System.Drawing.Point(14, 10)
- Me.bottomcolor.Name = "bottomcolor"
- Me.bottomcolor.Size = New System.Drawing.Size(15, 15)
- Me.bottomcolor.TabIndex = 2
- '
- 'csdodgerblue
- '
- Me.csdodgerblue.BackColor = System.Drawing.Color.DodgerBlue
- Me.csdodgerblue.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csdodgerblue.Location = New System.Drawing.Point(215, 2)
- Me.csdodgerblue.Name = "csdodgerblue"
- Me.csdodgerblue.Size = New System.Drawing.Size(15, 15)
- Me.csdodgerblue.TabIndex = 16
- '
- 'csdarkcyan
- '
- Me.csdarkcyan.BackColor = System.Drawing.Color.DarkCyan
- Me.csdarkcyan.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csdarkcyan.Location = New System.Drawing.Point(127, 2)
- Me.csdarkcyan.Name = "csdarkcyan"
- Me.csdarkcyan.Size = New System.Drawing.Size(15, 15)
- Me.csdarkcyan.TabIndex = 10
- '
- 'cskhaki
- '
- Me.cskhaki.BackColor = System.Drawing.Color.Khaki
- Me.cskhaki.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.cskhaki.Location = New System.Drawing.Point(180, 18)
- Me.cskhaki.Name = "cskhaki"
- Me.cskhaki.Size = New System.Drawing.Size(15, 15)
- Me.cskhaki.TabIndex = 13
- '
- 'csdarkblue
- '
- Me.csdarkblue.BackColor = System.Drawing.Color.DarkBlue
- Me.csdarkblue.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csdarkblue.Location = New System.Drawing.Point(145, 2)
- Me.csdarkblue.Name = "csdarkblue"
- Me.csdarkblue.Size = New System.Drawing.Size(15, 15)
- Me.csdarkblue.TabIndex = 12
- '
- 'csdarkgoldenrod
- '
- Me.csdarkgoldenrod.BackColor = System.Drawing.Color.DarkGoldenrod
- Me.csdarkgoldenrod.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csdarkgoldenrod.Location = New System.Drawing.Point(180, 2)
- Me.csdarkgoldenrod.Name = "csdarkgoldenrod"
- Me.csdarkgoldenrod.Size = New System.Drawing.Size(15, 15)
- Me.csdarkgoldenrod.TabIndex = 12
- '
- 'csred
- '
- Me.csred.BackColor = System.Drawing.Color.Red
- Me.csred.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csred.Location = New System.Drawing.Point(75, 18)
- Me.csred.Name = "csred"
- Me.csred.Size = New System.Drawing.Size(15, 15)
- Me.csred.TabIndex = 5
- '
- 'cslime
- '
- Me.cslime.BackColor = System.Drawing.Color.Lime
- Me.cslime.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.cslime.Location = New System.Drawing.Point(110, 18)
- Me.cslime.Name = "cslime"
- Me.cslime.Size = New System.Drawing.Size(15, 15)
- Me.cslime.TabIndex = 9
- '
- 'csgray
- '
- Me.csgray.BackColor = System.Drawing.Color.Gray
- Me.csgray.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csgray.Location = New System.Drawing.Point(57, 2)
- Me.csgray.Name = "csgray"
- Me.csgray.Size = New System.Drawing.Size(15, 15)
- Me.csgray.TabIndex = 2
- '
- 'csseagreen
- '
- Me.csseagreen.BackColor = System.Drawing.Color.SeaGreen
- Me.csseagreen.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csseagreen.Location = New System.Drawing.Point(110, 2)
- Me.csseagreen.Name = "csseagreen"
- Me.csseagreen.Size = New System.Drawing.Size(15, 15)
- Me.csseagreen.TabIndex = 8
- '
- 'csdarkred
- '
- Me.csdarkred.BackColor = System.Drawing.Color.DarkRed
- Me.csdarkred.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csdarkred.Location = New System.Drawing.Point(75, 2)
- Me.csdarkred.Name = "csdarkred"
- Me.csdarkred.Size = New System.Drawing.Size(15, 15)
- Me.csdarkred.TabIndex = 4
- '
- 'cswhite
- '
- Me.cswhite.BackColor = System.Drawing.Color.White
- Me.cswhite.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.cswhite.Location = New System.Drawing.Point(40, 18)
- Me.cswhite.Name = "cswhite"
- Me.cswhite.Size = New System.Drawing.Size(15, 15)
- Me.cswhite.TabIndex = 1
- '
- 'Panel3
- '
- Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel3.Controls.Add(Me.csblack)
- Me.Panel3.Location = New System.Drawing.Point(40, 2)
- Me.Panel3.Name = "Panel3"
- Me.Panel3.Size = New System.Drawing.Size(15, 15)
- Me.Panel3.TabIndex = 0
- '
- 'csblack
- '
- Me.csblack.BackColor = System.Drawing.Color.Black
- Me.csblack.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.csblack.Location = New System.Drawing.Point(-2, -2)
- Me.csblack.Name = "csblack"
- Me.csblack.Size = New System.Drawing.Size(15, 15)
- Me.csblack.TabIndex = 1
- '
- 'Panel2
- '
- Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel2.Location = New System.Drawing.Point(4, 255)
- Me.Panel2.Name = "Panel2"
- Me.Panel2.Size = New System.Drawing.Size(54, 76)
- Me.Panel2.TabIndex = 8
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.toolroundedrectangle)
- Me.Panel1.Controls.Add(Me.toolovel)
- Me.Panel1.Controls.Add(Me.toolpolygon)
- Me.Panel1.Controls.Add(Me.toolrectangle)
- Me.Panel1.Controls.Add(Me.toolcurvyline)
- Me.Panel1.Controls.Add(Me.toolline)
- Me.Panel1.Controls.Add(Me.tooltext)
- Me.Panel1.Controls.Add(Me.toolspraycan)
- Me.Panel1.Controls.Add(Me.toolbrush)
- Me.Panel1.Controls.Add(Me.toolpencil)
- Me.Panel1.Controls.Add(Me.toolmagnify)
- Me.Panel1.Controls.Add(Me.toolcolorpick)
- Me.Panel1.Controls.Add(Me.toolfillcan)
- Me.Panel1.Controls.Add(Me.toolerracer)
- Me.Panel1.Controls.Add(Me.toolrectanglarselect)
- Me.Panel1.Controls.Add(Me.toolfreeformslect)
- Me.Panel1.Location = New System.Drawing.Point(3, 53)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(56, 198)
- Me.Panel1.TabIndex = 7
- '
- 'toolroundedrectangle
- '
- Me.toolroundedrectangle.Image = Global.windows_95.My.Resources.Resources.windows95paintroundedcircle
- Me.toolroundedrectangle.Location = New System.Drawing.Point(28, 171)
- Me.toolroundedrectangle.Name = "toolroundedrectangle"
- Me.toolroundedrectangle.Size = New System.Drawing.Size(25, 24)
- Me.toolroundedrectangle.TabIndex = 23
- Me.toolroundedrectangle.TabStop = False
- '
- 'toolovel
- '
- Me.toolovel.Image = Global.windows_95.My.Resources.Resources.windows95painoval
- Me.toolovel.Location = New System.Drawing.Point(3, 171)
- Me.toolovel.Name = "toolovel"
- Me.toolovel.Size = New System.Drawing.Size(25, 24)
- Me.toolovel.TabIndex = 22
- Me.toolovel.TabStop = False
- '
- 'toolpolygon
- '
- Me.toolpolygon.Image = Global.windows_95.My.Resources.Resources.windows95paintpolygon
- Me.toolpolygon.Location = New System.Drawing.Point(28, 147)
- Me.toolpolygon.Name = "toolpolygon"
- Me.toolpolygon.Size = New System.Drawing.Size(25, 24)
- Me.toolpolygon.TabIndex = 21
- Me.toolpolygon.TabStop = False
- '
- 'toolrectangle
- '
- Me.toolrectangle.Image = Global.windows_95.My.Resources.Resources.windows95paintrectangle
- Me.toolrectangle.Location = New System.Drawing.Point(3, 147)
- Me.toolrectangle.Name = "toolrectangle"
- Me.toolrectangle.Size = New System.Drawing.Size(25, 24)
- Me.toolrectangle.TabIndex = 20
- Me.toolrectangle.TabStop = False
- '
- 'toolcurvyline
- '
- Me.toolcurvyline.Image = Global.windows_95.My.Resources.Resources.windows95paintcurvyline
- Me.toolcurvyline.Location = New System.Drawing.Point(28, 123)
- Me.toolcurvyline.Name = "toolcurvyline"
- Me.toolcurvyline.Size = New System.Drawing.Size(25, 24)
- Me.toolcurvyline.TabIndex = 19
- Me.toolcurvyline.TabStop = False
- '
- 'toolline
- '
- Me.toolline.Image = Global.windows_95.My.Resources.Resources.windows95paintline
- Me.toolline.Location = New System.Drawing.Point(3, 123)
- Me.toolline.Name = "toolline"
- Me.toolline.Size = New System.Drawing.Size(25, 24)
- Me.toolline.TabIndex = 18
- Me.toolline.TabStop = False
- '
- 'tooltext
- '
- Me.tooltext.Image = Global.windows_95.My.Resources.Resources.windows95painttext
- Me.tooltext.Location = New System.Drawing.Point(28, 99)
- Me.tooltext.Name = "tooltext"
- Me.tooltext.Size = New System.Drawing.Size(25, 24)
- Me.tooltext.TabIndex = 17
- Me.tooltext.TabStop = False
- '
- 'toolspraycan
- '
- Me.toolspraycan.Image = Global.windows_95.My.Resources.Resources.windows95spraycan
- Me.toolspraycan.Location = New System.Drawing.Point(3, 99)
- Me.toolspraycan.Name = "toolspraycan"
- Me.toolspraycan.Size = New System.Drawing.Size(25, 24)
- Me.toolspraycan.TabIndex = 16
- Me.toolspraycan.TabStop = False
- '
- 'toolbrush
- '
- Me.toolbrush.Image = Global.windows_95.My.Resources.Resources.windows95painbrush
- Me.toolbrush.Location = New System.Drawing.Point(28, 75)
- Me.toolbrush.Name = "toolbrush"
- Me.toolbrush.Size = New System.Drawing.Size(25, 24)
- Me.toolbrush.TabIndex = 15
- Me.toolbrush.TabStop = False
- '
- 'toolpencil
- '
- Me.toolpencil.Image = Global.windows_95.My.Resources.Resources.windows95paintpencil
- Me.toolpencil.Location = New System.Drawing.Point(3, 75)
- Me.toolpencil.Name = "toolpencil"
- Me.toolpencil.Size = New System.Drawing.Size(25, 24)
- Me.toolpencil.TabIndex = 14
- Me.toolpencil.TabStop = False
- '
- 'toolmagnify
- '
- Me.toolmagnify.Image = Global.windows_95.My.Resources.Resources.windows95zoom
- Me.toolmagnify.Location = New System.Drawing.Point(28, 51)
- Me.toolmagnify.Name = "toolmagnify"
- Me.toolmagnify.Size = New System.Drawing.Size(25, 24)
- Me.toolmagnify.TabIndex = 13
- Me.toolmagnify.TabStop = False
- '
- 'toolcolorpick
- '
- Me.toolcolorpick.Image = Global.windows_95.My.Resources.Resources.windows95paintcolorpick
- Me.toolcolorpick.Location = New System.Drawing.Point(3, 51)
- Me.toolcolorpick.Name = "toolcolorpick"
- Me.toolcolorpick.Size = New System.Drawing.Size(25, 24)
- Me.toolcolorpick.TabIndex = 12
- Me.toolcolorpick.TabStop = False
- '
- 'toolfillcan
- '
- Me.toolfillcan.Image = Global.windows_95.My.Resources.Resources.windows95paintfill
- Me.toolfillcan.Location = New System.Drawing.Point(28, 27)
- Me.toolfillcan.Name = "toolfillcan"
- Me.toolfillcan.Size = New System.Drawing.Size(25, 24)
- Me.toolfillcan.TabIndex = 11
- Me.toolfillcan.TabStop = False
- '
- 'toolerracer
- '
- Me.toolerracer.Image = Global.windows_95.My.Resources.Resources.windows95painteracer
- Me.toolerracer.Location = New System.Drawing.Point(3, 27)
- Me.toolerracer.Name = "toolerracer"
- Me.toolerracer.Size = New System.Drawing.Size(25, 24)
- Me.toolerracer.TabIndex = 10
- Me.toolerracer.TabStop = False
- '
- 'toolrectanglarselect
- '
- Me.toolrectanglarselect.Image = Global.windows_95.My.Resources.Resources.windows95paintrectangleselector
- Me.toolrectanglarselect.Location = New System.Drawing.Point(28, 3)
- Me.toolrectanglarselect.Name = "toolrectanglarselect"
- Me.toolrectanglarselect.Size = New System.Drawing.Size(25, 24)
- Me.toolrectanglarselect.TabIndex = 9
- Me.toolrectanglarselect.TabStop = False
- '
- 'toolfreeformslect
- '
- Me.toolfreeformslect.Image = Global.windows_95.My.Resources.Resources.windows95paintfreeselectoricon
- Me.toolfreeformslect.Location = New System.Drawing.Point(3, 3)
- Me.toolfreeformslect.Name = "toolfreeformslect"
- Me.toolfreeformslect.Size = New System.Drawing.Size(25, 24)
- Me.toolfreeformslect.TabIndex = 8
- Me.toolfreeformslect.TabStop = False
- '
- 'MenuStrip1
- '
- Me.MenuStrip1.BackColor = System.Drawing.Color.Silver
- Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FileToolStripMenuItem, Me.EditToolStripMenuItem, Me.ViewToolStripMenuItem, Me.ImageToolStripMenuItem, Me.OptionsToolStripMenuItem, Me.HelpToolStripMenuItem})
- Me.MenuStrip1.Location = New System.Drawing.Point(0, 25)
- Me.MenuStrip1.Name = "MenuStrip1"
- Me.MenuStrip1.Size = New System.Drawing.Size(692, 24)
- Me.MenuStrip1.TabIndex = 6
- Me.MenuStrip1.Text = "MenuStrip1"
- '
- 'FileToolStripMenuItem
- '
- Me.FileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NewCtrlNToolStripMenuItem, Me.OpenCtrl0ToolStripMenuItem, Me.SaveCtrlSToolStripMenuItem, Me.SaveAsToolStripMenuItem, Me.PrintPreviewToolStripMenuItem, Me.PageSetupToolStripMenuItem, Me.PrintCtrlPToolStripMenuItem, Me.SendToolStripMenuItem, Me.SetAsWallpaperTiledToolStripMenuItem, Me.SetAsWallpapercenteredToolStripMenuItem, Me.RecentFileToolStripMenuItem, Me.ExitAltF4ToolStripMenuItem})
- Me.FileToolStripMenuItem.Name = "FileToolStripMenuItem"
- Me.FileToolStripMenuItem.Size = New System.Drawing.Size(37, 20)
- Me.FileToolStripMenuItem.Text = "File"
- '
- 'NewCtrlNToolStripMenuItem
- '
- Me.NewCtrlNToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NewCtrlNToolStripMenuItem.Name = "NewCtrlNToolStripMenuItem"
- Me.NewCtrlNToolStripMenuItem.Size = New System.Drawing.Size(219, 22)
- Me.NewCtrlNToolStripMenuItem.Text = "New Ctrl+N"
- '
- 'OpenCtrl0ToolStripMenuItem
- '
- Me.OpenCtrl0ToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.OpenCtrl0ToolStripMenuItem.Name = "OpenCtrl0ToolStripMenuItem"
- Me.OpenCtrl0ToolStripMenuItem.Size = New System.Drawing.Size(219, 22)
- Me.OpenCtrl0ToolStripMenuItem.Text = "Open... Ctrl+0"
- '
- 'SaveCtrlSToolStripMenuItem
- '
- Me.SaveCtrlSToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SaveCtrlSToolStripMenuItem.Name = "SaveCtrlSToolStripMenuItem"
- Me.SaveCtrlSToolStripMenuItem.Size = New System.Drawing.Size(219, 22)
- Me.SaveCtrlSToolStripMenuItem.Text = "Save Ctrl+S"
- '
- 'SaveAsToolStripMenuItem
- '
- Me.SaveAsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SaveAsToolStripMenuItem.Name = "SaveAsToolStripMenuItem"
- Me.SaveAsToolStripMenuItem.Size = New System.Drawing.Size(219, 22)
- Me.SaveAsToolStripMenuItem.Text = "Save As..."
- '
- 'PrintPreviewToolStripMenuItem
- '
- Me.PrintPreviewToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PrintPreviewToolStripMenuItem.Name = "PrintPreviewToolStripMenuItem"
- Me.PrintPreviewToolStripMenuItem.Size = New System.Drawing.Size(219, 22)
- Me.PrintPreviewToolStripMenuItem.Text = "Print Preview"
- '
- 'PageSetupToolStripMenuItem
- '
- Me.PageSetupToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PageSetupToolStripMenuItem.Name = "PageSetupToolStripMenuItem"
- Me.PageSetupToolStripMenuItem.Size = New System.Drawing.Size(219, 22)
- Me.PageSetupToolStripMenuItem.Text = "Page Setup..."
- '
- 'PrintCtrlPToolStripMenuItem
- '
- Me.PrintCtrlPToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PrintCtrlPToolStripMenuItem.Name = "PrintCtrlPToolStripMenuItem"
- Me.PrintCtrlPToolStripMenuItem.Size = New System.Drawing.Size(219, 22)
- Me.PrintCtrlPToolStripMenuItem.Text = "Print... Ctrl+P"
- '
- 'SendToolStripMenuItem
- '
- Me.SendToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SendToolStripMenuItem.Name = "SendToolStripMenuItem"
- Me.SendToolStripMenuItem.Size = New System.Drawing.Size(219, 22)
- Me.SendToolStripMenuItem.Text = "Send..."
- '
- 'SetAsWallpaperTiledToolStripMenuItem
- '
- Me.SetAsWallpaperTiledToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SetAsWallpaperTiledToolStripMenuItem.Name = "SetAsWallpaperTiledToolStripMenuItem"
- Me.SetAsWallpaperTiledToolStripMenuItem.Size = New System.Drawing.Size(219, 22)
- Me.SetAsWallpaperTiledToolStripMenuItem.Text = "Set As Wallpaper (Tiled)"
- '
- 'SetAsWallpapercenteredToolStripMenuItem
- '
- Me.SetAsWallpapercenteredToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SetAsWallpapercenteredToolStripMenuItem.Name = "SetAsWallpapercenteredToolStripMenuItem"
- Me.SetAsWallpapercenteredToolStripMenuItem.Size = New System.Drawing.Size(219, 22)
- Me.SetAsWallpapercenteredToolStripMenuItem.Text = "Set As Wallpaper (centered)"
- '
- 'RecentFileToolStripMenuItem
- '
- Me.RecentFileToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.RecentFileToolStripMenuItem.Name = "RecentFileToolStripMenuItem"
- Me.RecentFileToolStripMenuItem.Size = New System.Drawing.Size(219, 22)
- Me.RecentFileToolStripMenuItem.Text = "Recent File"
- '
- 'ExitAltF4ToolStripMenuItem
- '
- Me.ExitAltF4ToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ExitAltF4ToolStripMenuItem.Name = "ExitAltF4ToolStripMenuItem"
- Me.ExitAltF4ToolStripMenuItem.Size = New System.Drawing.Size(219, 22)
- Me.ExitAltF4ToolStripMenuItem.Text = "Exit Alt+F4"
- '
- 'EditToolStripMenuItem
- '
- Me.EditToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.UndoCtrlZToolStripMenuItem, Me.RepeatF4ToolStripMenuItem, Me.CutCtrlXToolStripMenuItem, Me.CopyCtrlCToolStripMenuItem, Me.PToolStripMenuItem, Me.ClearSelectionDelToolStripMenuItem, Me.SelectAllCtrlLToolStripMenuItem, Me.CopyToToolStripMenuItem, Me.PasteFromToolStripMenuItem})
- Me.EditToolStripMenuItem.Name = "EditToolStripMenuItem"
- Me.EditToolStripMenuItem.Size = New System.Drawing.Size(39, 20)
- Me.EditToolStripMenuItem.Text = "Edit"
- '
- 'UndoCtrlZToolStripMenuItem
- '
- Me.UndoCtrlZToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.UndoCtrlZToolStripMenuItem.Name = "UndoCtrlZToolStripMenuItem"
- Me.UndoCtrlZToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.UndoCtrlZToolStripMenuItem.Text = "Undo Ctrl+Z"
- '
- 'RepeatF4ToolStripMenuItem
- '
- Me.RepeatF4ToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.RepeatF4ToolStripMenuItem.Name = "RepeatF4ToolStripMenuItem"
- Me.RepeatF4ToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.RepeatF4ToolStripMenuItem.Text = "Repeat F4"
- '
- 'CutCtrlXToolStripMenuItem
- '
- Me.CutCtrlXToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CutCtrlXToolStripMenuItem.Name = "CutCtrlXToolStripMenuItem"
- Me.CutCtrlXToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.CutCtrlXToolStripMenuItem.Text = "Cut Ctrl+X"
- '
- 'CopyCtrlCToolStripMenuItem
- '
- Me.CopyCtrlCToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CopyCtrlCToolStripMenuItem.Name = "CopyCtrlCToolStripMenuItem"
- Me.CopyCtrlCToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.CopyCtrlCToolStripMenuItem.Text = "Copy Ctrl+C"
- '
- 'PToolStripMenuItem
- '
- Me.PToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PToolStripMenuItem.Name = "PToolStripMenuItem"
- Me.PToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.PToolStripMenuItem.Text = "Paste Ctrl+V"
- '
- 'ClearSelectionDelToolStripMenuItem
- '
- Me.ClearSelectionDelToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ClearSelectionDelToolStripMenuItem.Name = "ClearSelectionDelToolStripMenuItem"
- Me.ClearSelectionDelToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.ClearSelectionDelToolStripMenuItem.Text = "Clear Selection Del"
- '
- 'SelectAllCtrlLToolStripMenuItem
- '
- Me.SelectAllCtrlLToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SelectAllCtrlLToolStripMenuItem.Name = "SelectAllCtrlLToolStripMenuItem"
- Me.SelectAllCtrlLToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.SelectAllCtrlLToolStripMenuItem.Text = "Select All Ctrl+L"
- '
- 'CopyToToolStripMenuItem
- '
- Me.CopyToToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CopyToToolStripMenuItem.Name = "CopyToToolStripMenuItem"
- Me.CopyToToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.CopyToToolStripMenuItem.Text = "Copy To..."
- '
- 'PasteFromToolStripMenuItem
- '
- Me.PasteFromToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PasteFromToolStripMenuItem.Name = "PasteFromToolStripMenuItem"
- Me.PasteFromToolStripMenuItem.Size = New System.Drawing.Size(206, 22)
- Me.PasteFromToolStripMenuItem.Text = "Paste From..."
- '
- 'ViewToolStripMenuItem
- '
- Me.ViewToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolBoxToolStripMenuItem, Me.ColorBoxToolStripMenuItem, Me.StatusBarToolStripMenuItem, Me.ZoomToolStripMenuItem})
- Me.ViewToolStripMenuItem.Name = "ViewToolStripMenuItem"
- Me.ViewToolStripMenuItem.Size = New System.Drawing.Size(44, 20)
- Me.ViewToolStripMenuItem.Text = "View"
- '
- 'ToolBoxToolStripMenuItem
- '
- Me.ToolBoxToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ToolBoxToolStripMenuItem.Name = "ToolBoxToolStripMenuItem"
- Me.ToolBoxToolStripMenuItem.Size = New System.Drawing.Size(184, 22)
- Me.ToolBoxToolStripMenuItem.Text = "Tool Box Ctrl+T"
- '
- 'ColorBoxToolStripMenuItem
- '
- Me.ColorBoxToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ColorBoxToolStripMenuItem.Name = "ColorBoxToolStripMenuItem"
- Me.ColorBoxToolStripMenuItem.Size = New System.Drawing.Size(184, 22)
- Me.ColorBoxToolStripMenuItem.Text = "Color Box Ctrl+A"
- '
- 'StatusBarToolStripMenuItem
- '
- Me.StatusBarToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.StatusBarToolStripMenuItem.Name = "StatusBarToolStripMenuItem"
- Me.StatusBarToolStripMenuItem.Size = New System.Drawing.Size(184, 22)
- Me.StatusBarToolStripMenuItem.Text = "Status Bar"
- '
- 'ZoomToolStripMenuItem
- '
- Me.ZoomToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ZoomToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NormalSizeCtrlPgUpToolStripMenuItem, Me.LargeSizeCtrlPgDnToolStripMenuItem, Me.CutomToolStripMenuItem, Me.ShowGridCtrlGToolStripMenuItem, Me.ShowThumbnailToolStripMenuItem})
- Me.ZoomToolStripMenuItem.Name = "ZoomToolStripMenuItem"
- Me.ZoomToolStripMenuItem.Size = New System.Drawing.Size(184, 22)
- Me.ZoomToolStripMenuItem.Text = "Zoom"
- '
- 'NormalSizeCtrlPgUpToolStripMenuItem
- '
- Me.NormalSizeCtrlPgUpToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.NormalSizeCtrlPgUpToolStripMenuItem.Name = "NormalSizeCtrlPgUpToolStripMenuItem"
- Me.NormalSizeCtrlPgUpToolStripMenuItem.Size = New System.Drawing.Size(218, 22)
- Me.NormalSizeCtrlPgUpToolStripMenuItem.Text = "Normal Size Ctrl+PgUp"
- '
- 'LargeSizeCtrlPgDnToolStripMenuItem
- '
- Me.LargeSizeCtrlPgDnToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.LargeSizeCtrlPgDnToolStripMenuItem.Name = "LargeSizeCtrlPgDnToolStripMenuItem"
- Me.LargeSizeCtrlPgDnToolStripMenuItem.Size = New System.Drawing.Size(218, 22)
- Me.LargeSizeCtrlPgDnToolStripMenuItem.Text = "Large Size Ctrl+PgDn"
- '
- 'CutomToolStripMenuItem
- '
- Me.CutomToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CutomToolStripMenuItem.Name = "CutomToolStripMenuItem"
- Me.CutomToolStripMenuItem.Size = New System.Drawing.Size(218, 22)
- Me.CutomToolStripMenuItem.Text = "Cutom..."
- '
- 'ShowGridCtrlGToolStripMenuItem
- '
- Me.ShowGridCtrlGToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ShowGridCtrlGToolStripMenuItem.Name = "ShowGridCtrlGToolStripMenuItem"
- Me.ShowGridCtrlGToolStripMenuItem.Size = New System.Drawing.Size(218, 22)
- Me.ShowGridCtrlGToolStripMenuItem.Text = "Show Grid Ctrl+G"
- '
- 'ShowThumbnailToolStripMenuItem
- '
- Me.ShowThumbnailToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ShowThumbnailToolStripMenuItem.Name = "ShowThumbnailToolStripMenuItem"
- Me.ShowThumbnailToolStripMenuItem.Size = New System.Drawing.Size(218, 22)
- Me.ShowThumbnailToolStripMenuItem.Text = "Show Thumbnail"
- '
- 'ImageToolStripMenuItem
- '
- Me.ImageToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FlipRotateCtrlRToolStripMenuItem, Me.StretchSkewCtrlWToolStripMenuItem, Me.InvertColorsCtrlToolStripMenuItem, Me.AttributesCtrlEToolStripMenuItem, Me.ClearImageCtrlShiftNToolStripMenuItem})
- Me.ImageToolStripMenuItem.Name = "ImageToolStripMenuItem"
- Me.ImageToolStripMenuItem.Size = New System.Drawing.Size(52, 20)
- Me.ImageToolStripMenuItem.Text = "Image"
- '
- 'FlipRotateCtrlRToolStripMenuItem
- '
- Me.FlipRotateCtrlRToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FlipRotateCtrlRToolStripMenuItem.Name = "FlipRotateCtrlRToolStripMenuItem"
- Me.FlipRotateCtrlRToolStripMenuItem.Size = New System.Drawing.Size(223, 22)
- Me.FlipRotateCtrlRToolStripMenuItem.Text = "Flip/Rotate... Ctrl+R"
- '
- 'StretchSkewCtrlWToolStripMenuItem
- '
- Me.StretchSkewCtrlWToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.StretchSkewCtrlWToolStripMenuItem.Name = "StretchSkewCtrlWToolStripMenuItem"
- Me.StretchSkewCtrlWToolStripMenuItem.Size = New System.Drawing.Size(223, 22)
- Me.StretchSkewCtrlWToolStripMenuItem.Text = "Stretch/Skew... Ctrl+W"
- '
- 'InvertColorsCtrlToolStripMenuItem
- '
- Me.InvertColorsCtrlToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.InvertColorsCtrlToolStripMenuItem.Name = "InvertColorsCtrlToolStripMenuItem"
- Me.InvertColorsCtrlToolStripMenuItem.Size = New System.Drawing.Size(223, 22)
- Me.InvertColorsCtrlToolStripMenuItem.Text = "Invert Colors Ctrl+I"
- '
- 'AttributesCtrlEToolStripMenuItem
- '
- Me.AttributesCtrlEToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AttributesCtrlEToolStripMenuItem.Name = "AttributesCtrlEToolStripMenuItem"
- Me.AttributesCtrlEToolStripMenuItem.Size = New System.Drawing.Size(223, 22)
- Me.AttributesCtrlEToolStripMenuItem.Text = "Attributes... Ctrl+E"
- '
- 'ClearImageCtrlShiftNToolStripMenuItem
- '
- Me.ClearImageCtrlShiftNToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ClearImageCtrlShiftNToolStripMenuItem.Name = "ClearImageCtrlShiftNToolStripMenuItem"
- Me.ClearImageCtrlShiftNToolStripMenuItem.Size = New System.Drawing.Size(223, 22)
- Me.ClearImageCtrlShiftNToolStripMenuItem.Text = "Clear Image Ctrl+Shift+N"
- '
- 'OptionsToolStripMenuItem
- '
- Me.OptionsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.EditColorsToolStripMenuItem, Me.GetColorsToolStripMenuItem, Me.SaveColorsToolStripMenuItem, Me.DrawOpaqueToolStripMenuItem})
- Me.OptionsToolStripMenuItem.Name = "OptionsToolStripMenuItem"
- Me.OptionsToolStripMenuItem.Size = New System.Drawing.Size(61, 20)
- Me.OptionsToolStripMenuItem.Text = "Options"
- '
- 'EditColorsToolStripMenuItem
- '
- Me.EditColorsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.EditColorsToolStripMenuItem.Name = "EditColorsToolStripMenuItem"
- Me.EditColorsToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.EditColorsToolStripMenuItem.Text = "Edit Colors..."
- '
- 'GetColorsToolStripMenuItem
- '
- Me.GetColorsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.GetColorsToolStripMenuItem.Name = "GetColorsToolStripMenuItem"
- Me.GetColorsToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.GetColorsToolStripMenuItem.Text = "Get Colors..."
- '
- 'SaveColorsToolStripMenuItem
- '
- Me.SaveColorsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SaveColorsToolStripMenuItem.Name = "SaveColorsToolStripMenuItem"
- Me.SaveColorsToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.SaveColorsToolStripMenuItem.Text = "Save Colors..."
- '
- 'DrawOpaqueToolStripMenuItem
- '
- Me.DrawOpaqueToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DrawOpaqueToolStripMenuItem.Name = "DrawOpaqueToolStripMenuItem"
- Me.DrawOpaqueToolStripMenuItem.Size = New System.Drawing.Size(146, 22)
- Me.DrawOpaqueToolStripMenuItem.Text = "Draw Opaque"
- '
- 'HelpToolStripMenuItem
- '
- Me.HelpToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.HelpTopicsToolStripMenuItem, Me.AboutPaintToolStripMenuItem})
- Me.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"
- Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(44, 20)
- Me.HelpToolStripMenuItem.Text = "Help"
- '
- 'HelpTopicsToolStripMenuItem
- '
- Me.HelpTopicsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.HelpTopicsToolStripMenuItem.Name = "HelpTopicsToolStripMenuItem"
- Me.HelpTopicsToolStripMenuItem.Size = New System.Drawing.Size(137, 22)
- Me.HelpTopicsToolStripMenuItem.Text = "Help Topics"
- '
- 'AboutPaintToolStripMenuItem
- '
- Me.AboutPaintToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AboutPaintToolStripMenuItem.Name = "AboutPaintToolStripMenuItem"
- Me.AboutPaintToolStripMenuItem.Size = New System.Drawing.Size(137, 22)
- Me.AboutPaintToolStripMenuItem.Text = "About Paint"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(692, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(686, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(652, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(636, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(36, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Paint"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(669, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'paint
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(696, 461)
- Me.Controls.Add(Me.tools)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.MainMenuStrip = Me.MenuStrip1
- Me.Name = "paint"
- Me.Text = "paint"
- Me.TopMost = True
- Me.tools.ResumeLayout(False)
- Me.tools.PerformLayout()
- CType(Me.PictureBox17, System.ComponentModel.ISupportInitialize).EndInit()
- Me.StatusStrip1.ResumeLayout(False)
- Me.StatusStrip1.PerformLayout()
- Me.paints.ResumeLayout(False)
- Me.Panel5.ResumeLayout(False)
- Me.Panel3.ResumeLayout(False)
- Me.Panel1.ResumeLayout(False)
- CType(Me.toolroundedrectangle, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolovel, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolpolygon, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolrectangle, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolcurvyline, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolline, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.tooltext, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolspraycan, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolbrush, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolpencil, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolmagnify, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolcolorpick, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolfillcan, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolerracer, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolrectanglarselect, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.toolfreeformslect, System.ComponentModel.ISupportInitialize).EndInit()
- Me.MenuStrip1.ResumeLayout(False)
- Me.MenuStrip1.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents tools As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
- Friend WithEvents FileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents EditToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ViewToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ImageToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents OptionsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents Panel1 As System.Windows.Forms.Panel
- Friend WithEvents toolfreeformslect As System.Windows.Forms.PictureBox
- Friend WithEvents toolroundedrectangle As System.Windows.Forms.PictureBox
- Friend WithEvents toolovel As System.Windows.Forms.PictureBox
- Friend WithEvents toolpolygon As System.Windows.Forms.PictureBox
- Friend WithEvents toolrectangle As System.Windows.Forms.PictureBox
- Friend WithEvents toolcurvyline As System.Windows.Forms.PictureBox
- Friend WithEvents toolline As System.Windows.Forms.PictureBox
- Friend WithEvents tooltext As System.Windows.Forms.PictureBox
- Friend WithEvents toolspraycan As System.Windows.Forms.PictureBox
- Friend WithEvents toolbrush As System.Windows.Forms.PictureBox
- Friend WithEvents toolpencil As System.Windows.Forms.PictureBox
- Friend WithEvents toolmagnify As System.Windows.Forms.PictureBox
- Friend WithEvents toolcolorpick As System.Windows.Forms.PictureBox
- Friend WithEvents toolfillcan As System.Windows.Forms.PictureBox
- Friend WithEvents toolerracer As System.Windows.Forms.PictureBox
- Friend WithEvents toolrectanglarselect As System.Windows.Forms.PictureBox
- Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
- Friend WithEvents ToolStripStatusLabel1 As System.Windows.Forms.ToolStripStatusLabel
- Friend WithEvents paints As System.Windows.Forms.Panel
- Friend WithEvents Panel2 As System.Windows.Forms.Panel
- Friend WithEvents cssilver As System.Windows.Forms.Panel
- Friend WithEvents Panel5 As System.Windows.Forms.Panel
- Friend WithEvents csgray As System.Windows.Forms.Panel
- Friend WithEvents cswhite As System.Windows.Forms.Panel
- Friend WithEvents Panel3 As System.Windows.Forms.Panel
- Friend WithEvents csyellow As System.Windows.Forms.Panel
- Friend WithEvents csolive As System.Windows.Forms.Panel
- Friend WithEvents csred As System.Windows.Forms.Panel
- Friend WithEvents csdarkred As System.Windows.Forms.Panel
- Friend WithEvents csslateblue As System.Windows.Forms.Panel
- Friend WithEvents csmagenta As System.Windows.Forms.Panel
- Friend WithEvents csdarkorange As System.Windows.Forms.Panel
- Friend WithEvents csspringgreen As System.Windows.Forms.Panel
- Friend WithEvents cscyan As System.Windows.Forms.Panel
- Friend WithEvents csdarkslategray As System.Windows.Forms.Panel
- Friend WithEvents cssaddlebrown As System.Windows.Forms.Panel
- Friend WithEvents csaquamarine As System.Windows.Forms.Panel
- Friend WithEvents cspurple As System.Windows.Forms.Panel
- Friend WithEvents csdeeppink As System.Windows.Forms.Panel
- Friend WithEvents csdarkgreen As System.Windows.Forms.Panel
- Friend WithEvents csblue As System.Windows.Forms.Panel
- Friend WithEvents csblueviolet As System.Windows.Forms.Panel
- Friend WithEvents topcolor As System.Windows.Forms.Panel
- Friend WithEvents bottomcolor As System.Windows.Forms.Panel
- Friend WithEvents csdodgerblue As System.Windows.Forms.Panel
- Friend WithEvents csdarkcyan As System.Windows.Forms.Panel
- Friend WithEvents cskhaki As System.Windows.Forms.Panel
- Friend WithEvents csdarkblue As System.Windows.Forms.Panel
- Friend WithEvents csdarkgoldenrod As System.Windows.Forms.Panel
- Friend WithEvents cslime As System.Windows.Forms.Panel
- Friend WithEvents csseagreen As System.Windows.Forms.Panel
- Friend WithEvents csblack As System.Windows.Forms.Panel
- Friend WithEvents PictureBox17 As System.Windows.Forms.PictureBox
- Friend WithEvents NewCtrlNToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents OpenCtrl0ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SaveCtrlSToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SaveAsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PrintPreviewToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PageSetupToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PrintCtrlPToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SendToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SetAsWallpaperTiledToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SetAsWallpapercenteredToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents RecentFileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ExitAltF4ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents UndoCtrlZToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents RepeatF4ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CutCtrlXToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CopyCtrlCToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ClearSelectionDelToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SelectAllCtrlLToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CopyToToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PasteFromToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolBoxToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ColorBoxToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents StatusBarToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ZoomToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents NormalSizeCtrlPgUpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents LargeSizeCtrlPgDnToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CutomToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ShowGridCtrlGToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ShowThumbnailToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FlipRotateCtrlRToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents StretchSkewCtrlWToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents InvertColorsCtrlToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AttributesCtrlEToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ClearImageCtrlShiftNToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents EditColorsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents GetColorsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SaveColorsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DrawOpaqueToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpTopicsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AboutPaintToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/paint.resx b/Backup/windows 95/paint.resx
deleted file mode 100755
index 0545a6c..0000000
--- a/Backup/windows 95/paint.resx
+++ /dev/null
@@ -1,129 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 132, 17
-
-
- 17, 17
-
-
- 249, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/paint.vb b/Backup/windows 95/paint.vb
deleted file mode 100755
index 71a3392..0000000
--- a/Backup/windows 95/paint.vb
+++ /dev/null
@@ -1,662 +0,0 @@
-Public Class paint
- Dim selectedtool As String
-
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
-
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub toolfreeformslect_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolfreeformslect.Click
- selectedtool = "freeformselect"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectpush
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
-
- Private Sub toolrectanglarselect_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolrectanglarselect.Click
- selectedtool = "rectanglarselect"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselectpress
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolerracer_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolerracer.Click
- selectedtool = "rubber"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95paintrubberpress
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolfillcan_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolfillcan.Click
- selectedtool = "fillcan"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfillpress
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolcolorpick_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolcolorpick.Click
- selectedtool = "colorpick"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorselectpress
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolmagnify_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolmagnify.Click
- selectedtool = "magnify"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95paintmagnifypress
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolpencil_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolpencil.Click
- selectedtool = "pencil"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencilpress
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolbrush_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolbrush.Click
- selectedtool = "brush"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95paintbrushpress
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolspraycan_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolspraycan.Click
- selectedtool = "spraycan"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95paintspraycanpress
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub tooltext_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles tooltext.Click
- selectedtool = "text"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttextpress
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolline_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolline.Click
- selectedtool = "line"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintlinepress
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolcurvyline_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolcurvyline.Click
- selectedtool = "curvyline"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvylinepress
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolrectangle_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolrectangle.Click
- selectedtool = "rectangle"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95rectanglepress
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolpolygon_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolpolygon.Click
- selectedtool = "polygon"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygonepress
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolovel_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolovel.Click
- selectedtool = "ovel"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95paintovelpress
- toolroundedrectangle.Image = My.Resources.windows95paintroundedcircle
- End Sub
-
- Private Sub toolroundedrectangle_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles toolroundedrectangle.Click
- selectedtool = "roundedrectangle"
- toolfreeformslect.Image = My.Resources.windows95paintfreeselectoricon
- toolrectanglarselect.Image = My.Resources.windows95paintrectangleselector
- toolerracer.Image = My.Resources.windows95painteracer
- toolfillcan.Image = My.Resources.windows95paintfill
- toolcolorpick.Image = My.Resources.windows95paintcolorpick
- toolmagnify.Image = My.Resources.windows95zoom
- toolpencil.Image = My.Resources.windows95paintpencil
- toolbrush.Image = My.Resources.windows95painbrush
- toolspraycan.Image = My.Resources.windows95spraycan
- tooltext.Image = My.Resources.windows95painttext
- toolline.Image = My.Resources.windows95paintline
- toolcurvyline.Image = My.Resources.windows95paintcurvyline
- toolrectangle.Image = My.Resources.windows95paintrectangle
- toolpolygon.Image = My.Resources.windows95paintpolygon
- toolovel.Image = My.Resources.windows95painoval
- toolroundedrectangle.Image = My.Resources.windows95roundedrectanglepress
- End Sub
-
- Private Sub csblack_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csblack.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Black
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Black
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub cswhite_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles cswhite.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.White
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.White
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csgray_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csgray.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Gray
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Gray
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub cssilver_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles cssilver.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Silver
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Silver
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csdarkred_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csdarkred.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.DarkRed
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.DarkRed
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csred_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csred.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Red
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Red
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csolive_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csolive.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Olive
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Olive
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csyellow_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csyellow.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Yellow
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Yellow
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csseagreen_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csseagreen.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.SeaGreen
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.SeaGreen
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub cslime_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles cslime.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Lime
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Lime
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csdarkcyan_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csdarkcyan.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.DarkCyan
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.DarkCyan
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub cscyan_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles cscyan.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Cyan
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Cyan
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csdarkblue_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csdarkblue.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.DarkBlue
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.DarkBlue
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csblue_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csblue.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Blue
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Blue
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub cspurple_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles cspurple.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Purple
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Purple
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csmagenta_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csmagenta.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Magenta
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Magenta
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csdarkgoldenrod_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csdarkgoldenrod.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.DarkGoldenrod
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.DarkGoldenrod
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
-
- Private Sub cskhaki_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles cskhaki.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Khaki
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Khaki
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csdarkgreen_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csdarkgreen.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.DarkGreen
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.DarkGreen
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csspringgreen_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csspringgreen.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.SpringGreen
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.SpringGreen
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csdodgerblue_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csdodgerblue.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.DodgerBlue
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.DodgerBlue
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csdarkslategray_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csdarkslategray.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.DarkSlateGray
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.DarkSlateGray
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csslateblue_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csslateblue.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.DarkSlateBlue
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.DarkSlateBlue
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csblueviolet_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csblueviolet.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.BlueViolet
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.BlueViolet
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csdeeppink_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csdeeppink.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.DeepPink
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.DeepPink
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub cssaddlebrown_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles cssaddlebrown.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.SaddleBrown
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.SaddleBrown
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csdarkorange_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csdarkorange.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.DarkOrange
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.DarkOrange
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub csaquamarine_MouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles csaquamarine.MouseClick
- If e.Button = Windows.Forms.MouseButtons.Right Then
- bottomcolor.BackColor = Color.Aquamarine
- End If
- If e.Button = Windows.Forms.MouseButtons.Left Then
- topcolor.BackColor = Color.Aquamarine
- End If
- If e.Button = Windows.Forms.MouseButtons.Middle Then
- End If
- End Sub
-
- Private Sub paint_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/phone dialer.Designer.vb b/Backup/windows 95/phone dialer.Designer.vb
deleted file mode 100755
index 6c88bdd..0000000
--- a/Backup/windows 95/phone dialer.Designer.vb
+++ /dev/null
@@ -1,727 +0,0 @@
- _
-Partial Class phone_dialer
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Me.program = New System.Windows.Forms.Panel
- Me.Panel1 = New System.Windows.Forms.Panel
- Me.GroupBox1 = New System.Windows.Forms.GroupBox
- Me.Label9 = New System.Windows.Forms.Label
- Me.Label8 = New System.Windows.Forms.Label
- Me.Label7 = New System.Windows.Forms.Label
- Me.Label6 = New System.Windows.Forms.Label
- Me.Label5 = New System.Windows.Forms.Label
- Me.Label4 = New System.Windows.Forms.Label
- Me.Label3 = New System.Windows.Forms.Label
- Me.Label2 = New System.Windows.Forms.Label
- Me.Button22 = New System.Windows.Forms.Button
- Me.Button21 = New System.Windows.Forms.Button
- Me.Button19 = New System.Windows.Forms.Button
- Me.Button18 = New System.Windows.Forms.Button
- Me.Button17 = New System.Windows.Forms.Button
- Me.Button16 = New System.Windows.Forms.Button
- Me.Button15 = New System.Windows.Forms.Button
- Me.Button14 = New System.Windows.Forms.Button
- Me.Button11 = New System.Windows.Forms.Button
- Me.Button12 = New System.Windows.Forms.Button
- Me.Button13 = New System.Windows.Forms.Button
- Me.Button8 = New System.Windows.Forms.Button
- Me.Button9 = New System.Windows.Forms.Button
- Me.Button10 = New System.Windows.Forms.Button
- Me.Button5 = New System.Windows.Forms.Button
- Me.Button6 = New System.Windows.Forms.Button
- Me.Button7 = New System.Windows.Forms.Button
- Me.Button4 = New System.Windows.Forms.Button
- Me.Button3 = New System.Windows.Forms.Button
- Me.Button2 = New System.Windows.Forms.Button
- Me.Button1 = New System.Windows.Forms.Button
- Me.ComboBox1 = New System.Windows.Forms.ComboBox
- Me.Label1 = New System.Windows.Forms.Label
- Me.MenuStrip1 = New System.Windows.Forms.MenuStrip
- Me.FileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ExitToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.EditToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CutCtrlXToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CopyCtrlCToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PasteCtrlVToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DeleteDelToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SpeedDialToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ConnectUsingToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DialingPropertiesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ShowLogToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpTopicsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.WhatsThisToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AboutPhoneDialerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.Panel1.SuspendLayout()
- Me.GroupBox1.SuspendLayout()
- Me.MenuStrip1.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.Panel1)
- Me.program.Controls.Add(Me.MenuStrip1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(327, 332)
- Me.program.TabIndex = 4
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.GroupBox1)
- Me.Panel1.Controls.Add(Me.Button11)
- Me.Panel1.Controls.Add(Me.Button12)
- Me.Panel1.Controls.Add(Me.Button13)
- Me.Panel1.Controls.Add(Me.Button8)
- Me.Panel1.Controls.Add(Me.Button9)
- Me.Panel1.Controls.Add(Me.Button10)
- Me.Panel1.Controls.Add(Me.Button5)
- Me.Panel1.Controls.Add(Me.Button6)
- Me.Panel1.Controls.Add(Me.Button7)
- Me.Panel1.Controls.Add(Me.Button4)
- Me.Panel1.Controls.Add(Me.Button3)
- Me.Panel1.Controls.Add(Me.Button2)
- Me.Panel1.Controls.Add(Me.Button1)
- Me.Panel1.Controls.Add(Me.ComboBox1)
- Me.Panel1.Controls.Add(Me.Label1)
- Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
- Me.Panel1.Location = New System.Drawing.Point(0, 49)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(323, 279)
- Me.Panel1.TabIndex = 7
- '
- 'GroupBox1
- '
- Me.GroupBox1.Controls.Add(Me.Label9)
- Me.GroupBox1.Controls.Add(Me.Label8)
- Me.GroupBox1.Controls.Add(Me.Label7)
- Me.GroupBox1.Controls.Add(Me.Label6)
- Me.GroupBox1.Controls.Add(Me.Label5)
- Me.GroupBox1.Controls.Add(Me.Label4)
- Me.GroupBox1.Controls.Add(Me.Label3)
- Me.GroupBox1.Controls.Add(Me.Label2)
- Me.GroupBox1.Controls.Add(Me.Button22)
- Me.GroupBox1.Controls.Add(Me.Button21)
- Me.GroupBox1.Controls.Add(Me.Button19)
- Me.GroupBox1.Controls.Add(Me.Button18)
- Me.GroupBox1.Controls.Add(Me.Button17)
- Me.GroupBox1.Controls.Add(Me.Button16)
- Me.GroupBox1.Controls.Add(Me.Button15)
- Me.GroupBox1.Controls.Add(Me.Button14)
- Me.GroupBox1.Location = New System.Drawing.Point(173, 7)
- Me.GroupBox1.Name = "GroupBox1"
- Me.GroupBox1.Size = New System.Drawing.Size(139, 248)
- Me.GroupBox1.TabIndex = 15
- Me.GroupBox1.TabStop = False
- Me.GroupBox1.Text = "Speed dial"
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(7, 219)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(13, 13)
- Me.Label9.TabIndex = 16
- Me.Label9.Text = "8"
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(7, 191)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(13, 13)
- Me.Label8.TabIndex = 15
- Me.Label8.Text = "7"
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(7, 165)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(13, 13)
- Me.Label7.TabIndex = 14
- Me.Label7.Text = "6"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(7, 137)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(13, 13)
- Me.Label6.TabIndex = 13
- Me.Label6.Text = "5"
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(7, 109)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(13, 13)
- Me.Label5.TabIndex = 12
- Me.Label5.Text = "4"
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(7, 80)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(13, 13)
- Me.Label4.TabIndex = 11
- Me.Label4.Text = "3"
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(7, 51)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(13, 13)
- Me.Label3.TabIndex = 10
- Me.Label3.Text = "2"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(7, 24)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(13, 13)
- Me.Label2.TabIndex = 9
- Me.Label2.Text = "1"
- '
- 'Button22
- '
- Me.Button22.Location = New System.Drawing.Point(23, 132)
- Me.Button22.Name = "Button22"
- Me.Button22.Size = New System.Drawing.Size(108, 23)
- Me.Button22.TabIndex = 8
- Me.Button22.UseVisualStyleBackColor = True
- '
- 'Button21
- '
- Me.Button21.Location = New System.Drawing.Point(23, 160)
- Me.Button21.Name = "Button21"
- Me.Button21.Size = New System.Drawing.Size(108, 23)
- Me.Button21.TabIndex = 7
- Me.Button21.UseVisualStyleBackColor = True
- '
- 'Button19
- '
- Me.Button19.Location = New System.Drawing.Point(23, 214)
- Me.Button19.Name = "Button19"
- Me.Button19.Size = New System.Drawing.Size(108, 23)
- Me.Button19.TabIndex = 5
- Me.Button19.UseVisualStyleBackColor = True
- '
- 'Button18
- '
- Me.Button18.Location = New System.Drawing.Point(23, 186)
- Me.Button18.Name = "Button18"
- Me.Button18.Size = New System.Drawing.Size(108, 23)
- Me.Button18.TabIndex = 4
- Me.Button18.UseVisualStyleBackColor = True
- '
- 'Button17
- '
- Me.Button17.Location = New System.Drawing.Point(23, 104)
- Me.Button17.Name = "Button17"
- Me.Button17.Size = New System.Drawing.Size(108, 23)
- Me.Button17.TabIndex = 3
- Me.Button17.UseVisualStyleBackColor = True
- '
- 'Button16
- '
- Me.Button16.Location = New System.Drawing.Point(23, 75)
- Me.Button16.Name = "Button16"
- Me.Button16.Size = New System.Drawing.Size(108, 23)
- Me.Button16.TabIndex = 2
- Me.Button16.UseVisualStyleBackColor = True
- '
- 'Button15
- '
- Me.Button15.Location = New System.Drawing.Point(23, 46)
- Me.Button15.Name = "Button15"
- Me.Button15.Size = New System.Drawing.Size(108, 23)
- Me.Button15.TabIndex = 1
- Me.Button15.UseVisualStyleBackColor = True
- '
- 'Button14
- '
- Me.Button14.Location = New System.Drawing.Point(23, 19)
- Me.Button14.Name = "Button14"
- Me.Button14.Size = New System.Drawing.Size(108, 23)
- Me.Button14.TabIndex = 0
- Me.Button14.UseVisualStyleBackColor = True
- '
- 'Button11
- '
- Me.Button11.Font = New System.Drawing.Font("Microsoft Sans Serif", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button11.Location = New System.Drawing.Point(18, 221)
- Me.Button11.Name = "Button11"
- Me.Button11.Size = New System.Drawing.Size(40, 34)
- Me.Button11.TabIndex = 14
- Me.Button11.Text = "*"
- Me.Button11.TextAlign = System.Drawing.ContentAlignment.BottomCenter
- Me.Button11.UseVisualStyleBackColor = True
- '
- 'Button12
- '
- Me.Button12.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button12.Location = New System.Drawing.Point(104, 221)
- Me.Button12.Name = "Button12"
- Me.Button12.Size = New System.Drawing.Size(40, 34)
- Me.Button12.TabIndex = 13
- Me.Button12.Text = "#"
- Me.Button12.UseVisualStyleBackColor = True
- '
- 'Button13
- '
- Me.Button13.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Button13.Location = New System.Drawing.Point(61, 221)
- Me.Button13.Name = "Button13"
- Me.Button13.Size = New System.Drawing.Size(40, 34)
- Me.Button13.TabIndex = 12
- Me.Button13.Text = "0"
- Me.Button13.TextAlign = System.Drawing.ContentAlignment.BottomCenter
- Me.Button13.UseVisualStyleBackColor = True
- '
- 'Button8
- '
- Me.Button8.Font = New System.Drawing.Font("Calibri", 7.0!)
- Me.Button8.Location = New System.Drawing.Point(18, 181)
- Me.Button8.Name = "Button8"
- Me.Button8.Size = New System.Drawing.Size(40, 34)
- Me.Button8.TabIndex = 11
- Me.Button8.Text = "PQRS 7"
- Me.Button8.TextAlign = System.Drawing.ContentAlignment.TopCenter
- Me.Button8.UseVisualStyleBackColor = True
- '
- 'Button9
- '
- Me.Button9.Font = New System.Drawing.Font("Calibri", 7.0!)
- Me.Button9.Location = New System.Drawing.Point(104, 181)
- Me.Button9.Name = "Button9"
- Me.Button9.Size = New System.Drawing.Size(40, 34)
- Me.Button9.TabIndex = 10
- Me.Button9.Text = "WXYZ 9"
- Me.Button9.TextAlign = System.Drawing.ContentAlignment.TopCenter
- Me.Button9.UseVisualStyleBackColor = True
- '
- 'Button10
- '
- Me.Button10.Font = New System.Drawing.Font("Calibri", 7.0!)
- Me.Button10.Location = New System.Drawing.Point(61, 181)
- Me.Button10.Name = "Button10"
- Me.Button10.Size = New System.Drawing.Size(40, 34)
- Me.Button10.TabIndex = 9
- Me.Button10.Text = "TUV 8"
- Me.Button10.TextAlign = System.Drawing.ContentAlignment.TopCenter
- Me.Button10.UseVisualStyleBackColor = True
- '
- 'Button5
- '
- Me.Button5.Font = New System.Drawing.Font("Calibri", 7.0!)
- Me.Button5.Location = New System.Drawing.Point(18, 141)
- Me.Button5.Name = "Button5"
- Me.Button5.Size = New System.Drawing.Size(40, 34)
- Me.Button5.TabIndex = 8
- Me.Button5.Text = "GHI 4"
- Me.Button5.TextAlign = System.Drawing.ContentAlignment.TopCenter
- Me.Button5.UseVisualStyleBackColor = True
- '
- 'Button6
- '
- Me.Button6.Font = New System.Drawing.Font("Calibri", 7.0!)
- Me.Button6.Location = New System.Drawing.Point(104, 141)
- Me.Button6.Name = "Button6"
- Me.Button6.Size = New System.Drawing.Size(40, 34)
- Me.Button6.TabIndex = 7
- Me.Button6.Text = "MNO 6"
- Me.Button6.TextAlign = System.Drawing.ContentAlignment.TopCenter
- Me.Button6.UseVisualStyleBackColor = True
- '
- 'Button7
- '
- Me.Button7.Font = New System.Drawing.Font("Calibri", 7.0!)
- Me.Button7.Location = New System.Drawing.Point(61, 141)
- Me.Button7.Name = "Button7"
- Me.Button7.Size = New System.Drawing.Size(40, 34)
- Me.Button7.TabIndex = 6
- Me.Button7.Text = "JKL 5"
- Me.Button7.TextAlign = System.Drawing.ContentAlignment.TopCenter
- Me.Button7.UseVisualStyleBackColor = True
- '
- 'Button4
- '
- Me.Button4.Font = New System.Drawing.Font("Calibri", 7.0!)
- Me.Button4.Location = New System.Drawing.Point(18, 101)
- Me.Button4.Name = "Button4"
- Me.Button4.Size = New System.Drawing.Size(40, 34)
- Me.Button4.TabIndex = 5
- Me.Button4.Text = "1"
- Me.Button4.TextAlign = System.Drawing.ContentAlignment.BottomCenter
- Me.Button4.UseVisualStyleBackColor = True
- '
- 'Button3
- '
- Me.Button3.Font = New System.Drawing.Font("Calibri", 7.0!)
- Me.Button3.Location = New System.Drawing.Point(104, 101)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(40, 34)
- Me.Button3.TabIndex = 4
- Me.Button3.Text = "DEF 3"
- Me.Button3.TextAlign = System.Drawing.ContentAlignment.TopCenter
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Font = New System.Drawing.Font("Calibri", 7.0!)
- Me.Button2.Location = New System.Drawing.Point(61, 101)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(40, 34)
- Me.Button2.TabIndex = 3
- Me.Button2.Text = "ABC 2"
- Me.Button2.TextAlign = System.Drawing.ContentAlignment.TopCenter
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(8, 60)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(150, 23)
- Me.Button1.TabIndex = 2
- Me.Button1.Text = "Dial"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'ComboBox1
- '
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Location = New System.Drawing.Point(8, 32)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(150, 21)
- Me.ComboBox1.TabIndex = 1
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(7, 15)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(78, 13)
- Me.Label1.TabIndex = 0
- Me.Label1.Text = "Number to dial:"
- '
- 'MenuStrip1
- '
- Me.MenuStrip1.BackColor = System.Drawing.Color.Silver
- Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FileToolStripMenuItem, Me.EditToolStripMenuItem, Me.ToolsToolStripMenuItem, Me.HelpToolStripMenuItem})
- Me.MenuStrip1.Location = New System.Drawing.Point(0, 25)
- Me.MenuStrip1.Name = "MenuStrip1"
- Me.MenuStrip1.Size = New System.Drawing.Size(323, 24)
- Me.MenuStrip1.TabIndex = 6
- Me.MenuStrip1.Text = "MenuStrip1"
- '
- 'FileToolStripMenuItem
- '
- Me.FileToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.FileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ExitToolStripMenuItem})
- Me.FileToolStripMenuItem.Name = "FileToolStripMenuItem"
- Me.FileToolStripMenuItem.Size = New System.Drawing.Size(37, 20)
- Me.FileToolStripMenuItem.Text = "File"
- '
- 'ExitToolStripMenuItem
- '
- Me.ExitToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem"
- Me.ExitToolStripMenuItem.Size = New System.Drawing.Size(92, 22)
- Me.ExitToolStripMenuItem.Text = "Exit"
- '
- 'EditToolStripMenuItem
- '
- Me.EditToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CutCtrlXToolStripMenuItem, Me.CopyCtrlCToolStripMenuItem, Me.PasteCtrlVToolStripMenuItem, Me.DeleteDelToolStripMenuItem, Me.SpeedDialToolStripMenuItem})
- Me.EditToolStripMenuItem.Name = "EditToolStripMenuItem"
- Me.EditToolStripMenuItem.Size = New System.Drawing.Size(39, 20)
- Me.EditToolStripMenuItem.Text = "Edit"
- '
- 'CutCtrlXToolStripMenuItem
- '
- Me.CutCtrlXToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CutCtrlXToolStripMenuItem.Name = "CutCtrlXToolStripMenuItem"
- Me.CutCtrlXToolStripMenuItem.Size = New System.Drawing.Size(158, 22)
- Me.CutCtrlXToolStripMenuItem.Text = "Cut Ctrl+X"
- '
- 'CopyCtrlCToolStripMenuItem
- '
- Me.CopyCtrlCToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.CopyCtrlCToolStripMenuItem.Name = "CopyCtrlCToolStripMenuItem"
- Me.CopyCtrlCToolStripMenuItem.Size = New System.Drawing.Size(158, 22)
- Me.CopyCtrlCToolStripMenuItem.Text = "Copy Ctrl+C"
- '
- 'PasteCtrlVToolStripMenuItem
- '
- Me.PasteCtrlVToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PasteCtrlVToolStripMenuItem.Name = "PasteCtrlVToolStripMenuItem"
- Me.PasteCtrlVToolStripMenuItem.Size = New System.Drawing.Size(158, 22)
- Me.PasteCtrlVToolStripMenuItem.Text = "Paste Ctrl+V"
- '
- 'DeleteDelToolStripMenuItem
- '
- Me.DeleteDelToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DeleteDelToolStripMenuItem.Name = "DeleteDelToolStripMenuItem"
- Me.DeleteDelToolStripMenuItem.Size = New System.Drawing.Size(158, 22)
- Me.DeleteDelToolStripMenuItem.Text = "Delete Del"
- '
- 'SpeedDialToolStripMenuItem
- '
- Me.SpeedDialToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.SpeedDialToolStripMenuItem.Name = "SpeedDialToolStripMenuItem"
- Me.SpeedDialToolStripMenuItem.Size = New System.Drawing.Size(158, 22)
- Me.SpeedDialToolStripMenuItem.Text = "Speed Dial..."
- '
- 'ToolsToolStripMenuItem
- '
- Me.ToolsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ConnectUsingToolStripMenuItem, Me.DialingPropertiesToolStripMenuItem, Me.ShowLogToolStripMenuItem})
- Me.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem"
- Me.ToolsToolStripMenuItem.Size = New System.Drawing.Size(48, 20)
- Me.ToolsToolStripMenuItem.Text = "Tools"
- '
- 'ConnectUsingToolStripMenuItem
- '
- Me.ConnectUsingToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ConnectUsingToolStripMenuItem.Name = "ConnectUsingToolStripMenuItem"
- Me.ConnectUsingToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
- Me.ConnectUsingToolStripMenuItem.Text = "Connect Using..."
- '
- 'DialingPropertiesToolStripMenuItem
- '
- Me.DialingPropertiesToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.DialingPropertiesToolStripMenuItem.Name = "DialingPropertiesToolStripMenuItem"
- Me.DialingPropertiesToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
- Me.DialingPropertiesToolStripMenuItem.Text = "Dialing Properties..."
- '
- 'ShowLogToolStripMenuItem
- '
- Me.ShowLogToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ShowLogToolStripMenuItem.Name = "ShowLogToolStripMenuItem"
- Me.ShowLogToolStripMenuItem.Size = New System.Drawing.Size(176, 22)
- Me.ShowLogToolStripMenuItem.Text = "Show Log"
- '
- 'HelpToolStripMenuItem
- '
- Me.HelpToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.HelpTopicsToolStripMenuItem, Me.WhatsThisToolStripMenuItem, Me.AboutPhoneDialerToolStripMenuItem})
- Me.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"
- Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(44, 20)
- Me.HelpToolStripMenuItem.Text = "Help"
- '
- 'HelpTopicsToolStripMenuItem
- '
- Me.HelpTopicsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.HelpTopicsToolStripMenuItem.Name = "HelpTopicsToolStripMenuItem"
- Me.HelpTopicsToolStripMenuItem.Size = New System.Drawing.Size(177, 22)
- Me.HelpTopicsToolStripMenuItem.Text = "Help Topics"
- '
- 'WhatsThisToolStripMenuItem
- '
- Me.WhatsThisToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.WhatsThisToolStripMenuItem.Name = "WhatsThisToolStripMenuItem"
- Me.WhatsThisToolStripMenuItem.Size = New System.Drawing.Size(177, 22)
- Me.WhatsThisToolStripMenuItem.Text = "What's This?"
- '
- 'AboutPhoneDialerToolStripMenuItem
- '
- Me.AboutPhoneDialerToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AboutPhoneDialerToolStripMenuItem.Name = "AboutPhoneDialerToolStripMenuItem"
- Me.AboutPhoneDialerToolStripMenuItem.Size = New System.Drawing.Size(177, 22)
- Me.AboutPhoneDialerToolStripMenuItem.Text = "About Phone Dialer"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(323, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(317, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(283, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(267, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(80, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Phone Dialer"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(300, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'phone_dialer
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(327, 332)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.MainMenuStrip = Me.MenuStrip1
- Me.Name = "phone_dialer"
- Me.Text = "phone_dialer"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.GroupBox1.ResumeLayout(False)
- Me.GroupBox1.PerformLayout()
- Me.MenuStrip1.ResumeLayout(False)
- Me.MenuStrip1.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
- Friend WithEvents FileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents EditToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CutCtrlXToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CopyCtrlCToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PasteCtrlVToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DeleteDelToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SpeedDialToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ConnectUsingToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DialingPropertiesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ShowLogToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpTopicsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents WhatsThisToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AboutPhoneDialerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents Panel1 As System.Windows.Forms.Panel
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents Button11 As System.Windows.Forms.Button
- Friend WithEvents Button12 As System.Windows.Forms.Button
- Friend WithEvents Button13 As System.Windows.Forms.Button
- Friend WithEvents Button8 As System.Windows.Forms.Button
- Friend WithEvents Button9 As System.Windows.Forms.Button
- Friend WithEvents Button10 As System.Windows.Forms.Button
- Friend WithEvents Button5 As System.Windows.Forms.Button
- Friend WithEvents Button6 As System.Windows.Forms.Button
- Friend WithEvents Button7 As System.Windows.Forms.Button
- Friend WithEvents Button4 As System.Windows.Forms.Button
- Friend WithEvents Button3 As System.Windows.Forms.Button
- Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
- Friend WithEvents Button22 As System.Windows.Forms.Button
- Friend WithEvents Button21 As System.Windows.Forms.Button
- Friend WithEvents Button19 As System.Windows.Forms.Button
- Friend WithEvents Button18 As System.Windows.Forms.Button
- Friend WithEvents Button17 As System.Windows.Forms.Button
- Friend WithEvents Button16 As System.Windows.Forms.Button
- Friend WithEvents Button15 As System.Windows.Forms.Button
- Friend WithEvents Button14 As System.Windows.Forms.Button
- Friend WithEvents Label9 As System.Windows.Forms.Label
- Friend WithEvents Label8 As System.Windows.Forms.Label
- Friend WithEvents Label7 As System.Windows.Forms.Label
- Friend WithEvents Label6 As System.Windows.Forms.Label
- Friend WithEvents Label5 As System.Windows.Forms.Label
- Friend WithEvents Label4 As System.Windows.Forms.Label
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/phone dialer.resx b/Backup/windows 95/phone dialer.resx
deleted file mode 100755
index c297908..0000000
--- a/Backup/windows 95/phone dialer.resx
+++ /dev/null
@@ -1,126 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17, 17
-
-
- 132, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/phone dialer.vb b/Backup/windows 95/phone dialer.vb
deleted file mode 100755
index 8170022..0000000
--- a/Backup/windows 95/phone dialer.vb
+++ /dev/null
@@ -1,34 +0,0 @@
-Public Class phone_dialer
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
-
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub ExitToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ExitToolStripMenuItem.Click
- Me.Close()
- End Sub
-
- Private Sub phone_dialer_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/run.Designer.vb b/Backup/windows 95/run.Designer.vb
deleted file mode 100755
index 6906f32..0000000
--- a/Backup/windows 95/run.Designer.vb
+++ /dev/null
@@ -1,246 +0,0 @@
- _
-Partial Class run
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Me.program = New System.Windows.Forms.Panel
- Me.PictureBox1 = New System.Windows.Forms.PictureBox
- Me.Button3 = New System.Windows.Forms.Button
- Me.Button2 = New System.Windows.Forms.Button
- Me.Button1 = New System.Windows.Forms.Button
- Me.ComboBox1 = New System.Windows.Forms.ComboBox
- Me.Label3 = New System.Windows.Forms.Label
- Me.Label2 = New System.Windows.Forms.Label
- Me.Label1 = New System.Windows.Forms.Label
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.PictureBox1)
- Me.program.Controls.Add(Me.Button3)
- Me.program.Controls.Add(Me.Button2)
- Me.program.Controls.Add(Me.Button1)
- Me.program.Controls.Add(Me.ComboBox1)
- Me.program.Controls.Add(Me.Label3)
- Me.program.Controls.Add(Me.Label2)
- Me.program.Controls.Add(Me.Label1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(360, 142)
- Me.program.TabIndex = 4
- '
- 'PictureBox1
- '
- Me.PictureBox1.Image = Global.windows_95.My.Resources.Resources.windows95runicon
- Me.PictureBox1.Location = New System.Drawing.Point(10, 42)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(37, 34)
- Me.PictureBox1.TabIndex = 13
- Me.PictureBox1.TabStop = False
- '
- 'Button3
- '
- Me.Button3.Location = New System.Drawing.Point(260, 105)
- Me.Button3.Name = "Button3"
- Me.Button3.Size = New System.Drawing.Size(75, 23)
- Me.Button3.TabIndex = 12
- Me.Button3.Text = "Browse..."
- Me.Button3.UseVisualStyleBackColor = True
- '
- 'Button2
- '
- Me.Button2.Location = New System.Drawing.Point(179, 105)
- Me.Button2.Name = "Button2"
- Me.Button2.Size = New System.Drawing.Size(75, 23)
- Me.Button2.TabIndex = 11
- Me.Button2.Text = "Cancel"
- Me.Button2.UseVisualStyleBackColor = True
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(98, 105)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(75, 23)
- Me.Button1.TabIndex = 10
- Me.Button1.Text = "Ok"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'ComboBox1
- '
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Location = New System.Drawing.Point(52, 77)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(283, 21)
- Me.ComboBox1.TabIndex = 9
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(10, 80)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(36, 13)
- Me.Label3.TabIndex = 8
- Me.Label3.Text = "Open:"
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(49, 58)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(141, 13)
- Me.Label2.TabIndex = 7
- Me.Label2.Text = "Windows will open it for you."
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(49, 42)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(261, 13)
- Me.Label1.TabIndex = 6
- Me.Label1.Text = "Type the name of a program, folder, or document, and"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(356, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(350, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(316, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(300, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(30, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Run"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(333, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'run
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(360, 142)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "run"
- Me.Text = "run"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents Button3 As System.Windows.Forms.Button
- Friend WithEvents Button2 As System.Windows.Forms.Button
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/run.resx b/Backup/windows 95/run.resx
deleted file mode 100755
index ec739b9..0000000
--- a/Backup/windows 95/run.resx
+++ /dev/null
@@ -1,123 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/run.vb b/Backup/windows 95/run.vb
deleted file mode 100755
index 7725ff5..0000000
--- a/Backup/windows 95/run.vb
+++ /dev/null
@@ -1,30 +0,0 @@
-Public Class run
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
-
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub run_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/templete.Designer.vb b/Backup/windows 95/templete.Designer.vb
deleted file mode 100755
index 7b5bba0..0000000
--- a/Backup/windows 95/templete.Designer.vb
+++ /dev/null
@@ -1,142 +0,0 @@
- _
-Partial Class templete
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.program = New System.Windows.Forms.Panel
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.program.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(284, 262)
- Me.program.TabIndex = 3
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(280, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(274, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(240, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(224, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(90, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Program1name"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(257, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'templete
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(284, 262)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "templete"
- Me.Text = "templete"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
-End Class
diff --git a/Backup/windows 95/templete.resx b/Backup/windows 95/templete.resx
deleted file mode 100755
index ff31a6d..0000000
--- a/Backup/windows 95/templete.resx
+++ /dev/null
@@ -1,120 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/templete.vb b/Backup/windows 95/templete.vb
deleted file mode 100755
index fe8341a..0000000
--- a/Backup/windows 95/templete.vb
+++ /dev/null
@@ -1,3 +0,0 @@
-Public Class templete
-
-End Class
diff --git a/Backup/windows 95/time distorter.Designer.vb b/Backup/windows 95/time distorter.Designer.vb
deleted file mode 100755
index 5f107d9..0000000
--- a/Backup/windows 95/time distorter.Designer.vb
+++ /dev/null
@@ -1,270 +0,0 @@
- _
-Partial Class time_distorter
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Me.program = New System.Windows.Forms.Panel
- Me.Label7 = New System.Windows.Forms.Label
- Me.Button1 = New System.Windows.Forms.Button
- Me.Label6 = New System.Windows.Forms.Label
- Me.Label5 = New System.Windows.Forms.Label
- Me.Label4 = New System.Windows.Forms.Label
- Me.Label3 = New System.Windows.Forms.Label
- Me.Label2 = New System.Windows.Forms.Label
- Me.Label1 = New System.Windows.Forms.Label
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.Label7)
- Me.program.Controls.Add(Me.Button1)
- Me.program.Controls.Add(Me.Label6)
- Me.program.Controls.Add(Me.Label5)
- Me.program.Controls.Add(Me.Label4)
- Me.program.Controls.Add(Me.Label3)
- Me.program.Controls.Add(Me.Label2)
- Me.program.Controls.Add(Me.Label1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(499, 243)
- Me.program.TabIndex = 4
- '
- 'Label7
- '
- Me.Label7.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label7.AutoSize = True
- Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label7.Location = New System.Drawing.Point(45, 167)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(77, 25)
- Me.Label7.TabIndex = 13
- Me.Label7.Text = "Label7"
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(135, 204)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(216, 23)
- Me.Button1.TabIndex = 12
- Me.Button1.Text = "Go To Destination Time"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'Label6
- '
- Me.Label6.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(180, 112)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(127, 13)
- Me.Label6.TabIndex = 11
- Me.Label6.Text = ">>>>>>>>>>>>>>>>>>>>"
- '
- 'Label5
- '
- Me.Label5.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label5.AutoSize = True
- Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label5.Location = New System.Drawing.Point(344, 97)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(78, 31)
- Me.Label5.TabIndex = 10
- Me.Label5.Text = "1999"
- '
- 'Label4
- '
- Me.Label4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.Label4.AutoSize = True
- Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label4.Location = New System.Drawing.Point(318, 73)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(128, 20)
- Me.Label4.TabIndex = 9
- Me.Label4.Text = "Destination Year"
- '
- 'Label3
- '
- Me.Label3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label3.AutoSize = True
- Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label3.Location = New System.Drawing.Point(51, 97)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(78, 31)
- Me.Label3.TabIndex = 8
- Me.Label3.Text = "1998"
- '
- 'Label2
- '
- Me.Label2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
- Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
- Me.Label2.AutoSize = True
- Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label2.Location = New System.Drawing.Point(46, 73)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(100, 20)
- Me.Label2.TabIndex = 7
- Me.Label2.Text = "Current Year"
- '
- 'Label1
- '
- Me.Label1.Anchor = System.Windows.Forms.AnchorStyles.Top
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(107, 28)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(318, 13)
- Me.Label1.TabIndex = 6
- Me.Label1.Text = "############### TIME DISTORTER ###############"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(495, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(489, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(455, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(439, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(108, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Time Distorter 0.1"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(472, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'Timer1
- '
- Me.Timer1.Interval = 1000
- '
- 'time_distorter
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(499, 243)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "time_distorter"
- Me.Text = "time_distorter"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents look As System.Windows.Forms.Timer
- Friend WithEvents Label6 As System.Windows.Forms.Label
- Friend WithEvents Label5 As System.Windows.Forms.Label
- Friend WithEvents Label4 As System.Windows.Forms.Label
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents Timer1 As System.Windows.Forms.Timer
- Friend WithEvents Label7 As System.Windows.Forms.Label
-End Class
diff --git a/Backup/windows 95/time distorter.resx b/Backup/windows 95/time distorter.resx
deleted file mode 100755
index 681e61e..0000000
--- a/Backup/windows 95/time distorter.resx
+++ /dev/null
@@ -1,126 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17, 17
-
-
- 92, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/time distorter.vb b/Backup/windows 95/time distorter.vb
deleted file mode 100755
index a975816..0000000
--- a/Backup/windows 95/time distorter.vb
+++ /dev/null
@@ -1,849 +0,0 @@
-Public Class time_distorter
- Dim label6x As Integer
- Dim label6y As Integer
- Dim showcount As String
- Dim count As Integer
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
-
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub Timedistort_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
- Label7.Hide()
- count = 180
- Me.Location = New Point(300, 300)
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-
- Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
- If count = -200 Then
- Windows98.Show()
- Me.Close()
- End If
- If count = -180 Then
- Label1.Hide()
- Label2.Hide()
- Label3.Hide()
- Label4.Hide()
- Label5.Hide()
- Label7.Hide()
- Label7.Hide()
- End If
- If count = -178 Then
- Label4.ForeColor = Color.Black
- Label5.ForeColor = Color.Black
- End If
- If count = -178 Then
- Label4.ForeColor = Color.Black
- Label5.ForeColor = Color.Black
- End If
- If count = -177 Then
- Label4.ForeColor = Color.White
- Label5.ForeColor = Color.White
- End If
- If count = -176 Then
- Label4.ForeColor = Color.Black
- Label5.ForeColor = Color.Black
- End If
- If count = -175 Then
- Label4.ForeColor = Color.Black
- Label5.ForeColor = Color.Black
- End If
- If count = -174 Then
- Label4.ForeColor = Color.Black
- Label1.Hide()
- Label5.ForeColor = Color.Black
- End If
- If count = -173 Then
- Label4.ForeColor = Color.White
- Label5.ForeColor = Color.White
- End If
- If count = -172 Then
- Label4.ForeColor = Color.Black
- Label5.ForeColor = Color.Black
- End If
- If count = -171 Then
- Label4.ForeColor = Color.Black
- Label5.ForeColor = Color.Black
- End If
- If count = -170 Then
- Label4.ForeColor = Color.Black
- Label5.ForeColor = Color.Black
- End If
- If count = -169 Then
- Label4.ForeColor = Color.White
- Label5.ForeColor = Color.White
- Label7.Hide()
- End If
- If count = -168 Then
- Label4.ForeColor = Color.Black
- Label5.ForeColor = Color.Black
- End If
- If count = -167 Then
- Label4.ForeColor = Color.Black
- Label5.ForeColor = Color.Black
- End If
- If count = -166 Then
- Label4.ForeColor = Color.Black
- Label5.ForeColor = Color.Black
- End If
- If count = -165 Then
- Label4.ForeColor = Color.White
- Label5.ForeColor = Color.White
- End If
- If count = -164 Then
- Label6.Hide()
- Label4.ForeColor = Color.Black
- Label5.ForeColor = Color.Black
- End If
- If count = -163 Then
- label6x = label6x + 10
- Label6.BackColor = Color.White
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -162 Then
- label6x = label6x + 10
- Label6.BackColor = Color.Gray
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -161 Then
- label6x = label6x + 10
- Label6.BackColor = Color.White
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -160 Then
- label6x = label6x + 10
- Label6.BackColor = Color.Gray
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -159 Then
- label6x = label6x + 10
- Label6.BackColor = Color.White
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -158 Then
- label6x = label6x + 10
- Label6.BackColor = Color.Gray
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -157 Then
- label6x = label6x + 10
- Label6.BackColor = Color.White
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -156 Then
- label6x = label6x + 10
- Label6.BackColor = Color.Gray
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -155 Then
- label6x = label6x + 10
- Label6.BackColor = Color.White
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -154 Then
- label6x = label6x + 10
- Label6.BackColor = Color.Gray
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -153 Then
- label6x = label6x + 10
- Label6.BackColor = Color.White
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -152 Then
- label6x = label6x + 10
- Label6.BackColor = Color.Gray
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -151 Then
- label6x = label6x + 10
- Label6.BackColor = Color.White
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -150 Then
- label6x = label6x + 10
- Label6.BackColor = Color.Gray
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -149 Then
- label6x = label6x + 10
- Label6.BackColor = Color.White
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -148 Then
- label6x = label6x + 10
- Label6.BackColor = Color.Gray
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -147 Then
- label6x = label6x + 10
- Label6.BackColor = Color.White
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -146 Then
- label6x = label6x + 10
- Label6.BackColor = Color.Gray
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -145 Then
- label6x = label6x + 10
- Label6.BackColor = Color.White
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -144 Then
- label6x = label6x + 10
- Label6.BackColor = Color.Gray
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -143 Then
- label6x = label6x + 10
- Label6.BackColor = Color.White
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -142 Then
- label6x = label6x + 10
- Label6.BackColor = Color.Gray
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -141 Then
- label6x = label6x + 10
- Label6.BackColor = Color.White
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -140 Then
- label6x = label6x + 10
- Label6.BackColor = Color.Gray
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -139 Then
- label6x = Label6.Location.X
- label6y = Label6.Location.Y
- Label6.Location = New Point(label6x, label6y)
- End If
- If count = -138 Then
- Label2.ForeColor = Color.Black
- Label3.ForeColor = Color.Black
- End If
- If count = -137 Then
- Label2.ForeColor = Color.White
- Label3.ForeColor = Color.White
- End If
- If count = -136 Then
- Label2.ForeColor = Color.Black
- Label3.ForeColor = Color.Black
- End If
- If count = -135 Then
- Label2.ForeColor = Color.White
- Label3.ForeColor = Color.White
- End If
- If count = -134 Then
- Label2.ForeColor = Color.Black
- Label3.ForeColor = Color.Black
- End If
- If count = -133 Then
- Label2.ForeColor = Color.White
- Label3.ForeColor = Color.White
- End If
- If count = -132 Then
- Label2.ForeColor = Color.Black
- Label3.ForeColor = Color.Black
- End If
- If count = -131 Then
- Label2.ForeColor = Color.White
- Label3.ForeColor = Color.White
- End If
- If count = -130 Then
- Label2.ForeColor = Color.Black
- Label3.ForeColor = Color.Black
- End If
- If count = -116 Then
- programtopbar.BackColor = Color.White
- programtopbar.Hide()
- End If
- If count = -115 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -104 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -113 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -112 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -111 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -110 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -109 Then
- programtopbar.BackColor = Color.Black
- programname.Hide()
- End If
- If count = -108 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -107 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -106 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -105 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -104 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -103 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -102 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -101 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -100 Then
- programtopbar.BackColor = Color.White
- minimizebutton.Hide()
- End If
- If count = -99 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -98 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -97 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -96 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -95 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -94 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -93 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -92 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -91 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -90 Then
- programtopbar.BackColor = Color.White
- maximizebutton.Hide()
- End If
- If count = -89 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -88 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -87 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -86 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -85 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -84 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -83 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -82 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -81 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -80 Then
- programtopbar.BackColor = Color.White
- closebutton.Hide()
- End If
- If count = -79 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -78 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -77 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -76 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -75 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -74 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -73 Then
- programtopbar.BackColor = Color.Black
- End If
- If count = -72 Then
- programtopbar.BackColor = Color.White
- End If
- If count = -71 Then
- Label7.Text = "Traveling..."
- Button1.Hide()
- End If
- If count = -70 Then
- Label7.ForeColor = Color.White
- End If
- If count = -69 Then
- Label6.ForeColor = Color.White
- End If
- If count = -68 Then
- Label5.ForeColor = Color.White
- End If
- If count = -67 Then
- Label4.ForeColor = Color.White
- End If
- If count = -66 Then
- Label3.ForeColor = Color.White
- End If
- If count = -65 Then
- Label2.ForeColor = Color.White
- End If
- If count = -64 Then
- Label1.ForeColor = Color.White
- End If
- If count = -63 Then
- program.BackColor = Color.Black
- End If
- If count = -62 Then
- Windows95.desktopbackground.BackColor = Color.White
- Windows95.Hide()
- End If
- If count = -61 Then
- Windows95.desktopbackground.BackColor = Color.Black
- Me.WindowState = FormWindowState.Maximized
- End If
- If count = -60 Then
- Windows95.desktopbackground.BackColor = Color.White
- Me.Location = New Point(330, 240)
- End If
- If count = -59 Then
- Windows95.desktopbackground.BackColor = Color.Black
- Me.Location = New Point(295, 285)
- End If
- If count = -58 Then
- Windows95.desktopbackground.BackColor = Color.White
- Me.Location = New Point(295, 300)
- End If
- If count = -57 Then
- Windows95.desktopbackground.BackColor = Color.Black
- Me.Location = New Point(305, 300)
- End If
- If count = -56 Then
- Windows95.desktopbackground.BackColor = Color.White
- Me.Location = New Point(300, 300)
- End If
- If count = -55 Then
- Windows95.desktopbackground.BackColor = Color.Black
- Me.Location = New Point(295, 300)
- End If
- If count = -54 Then
- Windows95.desktopbackground.BackColor = Color.White
- Me.Location = New Point(300, 300)
- End If
- If count = -52 Then
- Windows95.desktopbackground.BackColor = Color.Black
- Me.Location = New Point(300, 295)
- End If
- If count = -51 Then
- Windows95.desktopbackground.BackColor = Color.White
- Me.Location = New Point(300, 300)
- End If
- If count = -50 Then
- Windows95.desktopbackground.BackColor = Color.Black
- Me.Location = New Point(300, 305)
- End If
- If count = -49 Then
- Windows95.desktopbackground.BackColor = Color.White
- End If
- If count = -48 Then
- Windows95.desktopbackground.BackColor = Color.Black
- End If
- If count = -47 Then
- Windows95.desktopbackground.BackColor = Color.White
- End If
- If count = -46 Then
- Windows95.desktopbackground.BackColor = Color.Black
- End If
- If count = -45 Then
- Windows95.desktopbackground.BackColor = Color.White
- End If
- If count = -44 Then
- Windows95.desktopbackground.BackColor = Color.Black
- End If
- If count = -43 Then
- Windows95.desktopbackground.BackColor = Color.White
- End If
- If count = -42 Then
- Windows95.desktopbackground.BackColor = Color.Black
- End If
- If count = -41 Then
- Windows95.desktopbackground.BackColor = Color.White
- End If
- If count = -40 Then
- Windows95.desktopbackground.BackColor = Color.Black
- Windows95.desktopbackground.Image = Nothing
- End If
- If count = -39 Then
- Windows95.desktopicons.Hide()
- End If
- If count = -38 Then
- Windows95.desktopicons.Show()
- End If
- If count = -37 Then
- Windows95.desktopicons.Hide()
- End If
- If count = -36 Then
- Windows95.desktopicons.Show()
- End If
- If count = -35 Then
- Windows95.desktopicons.Hide()
- End If
- If count = -34 Then
- Windows95.desktopicons.Show()
- End If
- If count = -33 Then
- Windows95.desktopicons.Hide()
- End If
- If count = -32 Then
- Windows95.desktopicons.Show()
- End If
- If count = -31 Then
- Windows95.desktopicons.Hide()
- End If
- If count = -30 Then
- Windows95.taskbar.Hide()
- End If
- If count = -29 Then
- Windows95.taskbar.BackColor = Color.White
- End If
- If count = -28 Then
- Windows95.taskbar.BackColor = Color.Black
- End If
- If count = -27 Then
- Windows95.taskbar.BackColor = Color.White
- End If
- If count = -26 Then
- Windows95.taskbar.BackColor = Color.Black
- End If
- If count = -25 Then
- Windows95.taskbar.BackColor = Color.White
- End If
- If count = -24 Then
- Windows95.taskbar.BackColor = Color.Black
- End If
- If count = -23 Then
- Windows95.taskbar.BackColor = Color.White
- End If
- If count = -22 Then
- Windows95.taskbar.BackColor = Color.Black
- End If
- If count = -21 Then
- Windows95.taskbar.BackColor = Color.White
- End If
- If count = -20 Then
- Windows95.taskbar.BackColor = Color.Black
- End If
- If count = -10 Then
- Command_prompt.Hide()
- End If
- If count = -9 Then
- Command_prompt.TextBox1.ForeColor = Color.Black
- Command_prompt.TextBox1.BackColor = Color.White
- End If
- If count = -8 Then
- Command_prompt.TextBox1.ForeColor = Color.White
- Command_prompt.TextBox1.BackColor = Color.Black
- End If
- If count = -7 Then
- Command_prompt.TextBox1.ForeColor = Color.Black
- Command_prompt.TextBox1.BackColor = Color.White
- End If
- If count = -6 Then
- Command_prompt.TextBox1.ForeColor = Color.White
- Command_prompt.TextBox1.BackColor = Color.Black
- End If
- If count = -5 Then
- Command_prompt.TextBox1.ForeColor = Color.Black
- Command_prompt.TextBox1.BackColor = Color.White
- End If
- If count = -4 Then
- Command_prompt.TextBox1.ForeColor = Color.White
- Command_prompt.TextBox1.BackColor = Color.Black
- End If
- If count = -3 Then
- Command_prompt.TextBox1.ForeColor = Color.Black
- Command_prompt.TextBox1.BackColor = Color.White
- End If
- If count = -2 Then
- Command_prompt.TextBox1.ForeColor = Color.White
- Command_prompt.TextBox1.BackColor = Color.Black
- End If
- If count = -1 Then
- Command_prompt.TextBox1.ForeColor = Color.Black
- Command_prompt.TextBox1.BackColor = Color.White
- End If
- If count = 0 Then
- look.Stop()
- showcount = "no"
- Label7.Text = "Initiating Time Travel Sequence..."
- Timer1.Interval = 100
- End If
- If count = 3 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker: Good luck Windows 95 user... Ill see you in the future!" & Environment.NewLine)
- End If
- If count = 6 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams Has been Disconnected..." & Environment.NewLine)
- End If
- If count = 7 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("Disconnect 12padams" & Environment.NewLine)
- End If
- If count = 10 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker: Oh and heres one more command for you to learn" & Environment.NewLine)
- End If
- If count = 12 Then
- showcount = "yes"
- Label7.Show()
-
- End If
- If count = 13 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("Show Timer" & Environment.NewLine)
- End If
- If count = 15 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker: Oh Is It? Well watch this!!" & Environment.NewLine)
- End If
- If count = 20 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: THATS IMPOSSIBLE" & Environment.NewLine)
- End If
- If count = 26 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker: I converted the stop function to the hide function when i first logged on..." & Environment.NewLine)
- End If
- If count = 30 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker: Oh but i did..." & Environment.NewLine)
- End If
- If count = 34 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: Bet You didn't see that one coming..." & Environment.NewLine)
- End If
- If count = 38 Then
- Me.Label7.Hide()
- End If
- If count = 39 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("Stop Timer" & Environment.NewLine)
- showcount = "no"
- End If
- If count = 41 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: OK NOW YOU HAVE DONE IT!!!!" & Environment.NewLine)
- End If
- If count = 44 Then
- Windows95.startbutton.Show()
- End If
- If count = 45 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("Show Start Button" & Environment.NewLine)
- End If
- If count = 47 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker: Hey heres your start button back" & Environment.NewLine)
- End If
- If count = 51 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker: Hey person who owns this computer don't worry your about to get away from all this..." & Environment.NewLine)
- End If
- If count = 56 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: Get out now or ill make you get out!!!!" & Environment.NewLine)
- End If
- If count = 62 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker: Well Now that i have uncovered your secret... I'm not gunna just go away" & Environment.NewLine)
- End If
- If count = 67 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: The Hidden Hacker... I Though My first leason was enough to get you away" & Environment.NewLine)
- End If
- If count = 71 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker: Good job for getting this software" & Environment.NewLine)
- End If
- If count = 75 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker: but to the person who owns this computer..." & Environment.NewLine)
- End If
- If count = 78 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker: Don't worry um... sorry i don't know your name" & Environment.NewLine)
- End If
- If count = 81 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: HOW DARE YOU INVADE" & Environment.NewLine)
- End If
- If count = 84 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker: Great you found The software" & Environment.NewLine)
- End If
- If count = 86 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("The Hidden Hacker has connected" & Environment.NewLine)
- End If
- If count = 90 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("146.342.534.632 connecting" & Environment.NewLine)
- End If
- If count = 92 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: What? your desktop background was suposed to change... why did it only flicker?" & Environment.NewLine)
- End If
- If count = 95 Then
- Windows95.desktopicons.BackgroundImage = My.Resources.windows95error
- End If
- If count = 97 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: Now watch this" & Environment.NewLine)
- End If
- If count = 103 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: See how easy that was" & Environment.NewLine)
- End If
- If count = 106 Then
- Windows95.startbutton.Hide()
- End If
- If count = 108 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("Hide Start Button" & Environment.NewLine)
- End If
- If count = 112 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: Ok Let me show you how easy this is" & Environment.NewLine)
- End If
- If count = 117 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: You see I have LOTS of power over your computer" & Environment.NewLine)
- End If
- If count = 122 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: Well I am sorry but i just can't let you do that." & Environment.NewLine)
- End If
- If count = 127 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: Now In 2 minutes you think your going to be able to travel to 1999" & Environment.NewLine)
- End If
- If count = 132 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: To prove that I can see it look at your timer... It says 130 seconds left... " & Environment.NewLine)
- End If
- If count = 137 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: I can see your screen right now..." & Environment.NewLine)
- End If
- If count = 142 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: Oh and i know you pressed it" & Environment.NewLine)
- End If
- If count = 147 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: And download my secret time travel software..." & Environment.NewLine)
- End If
- If count = 151 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: Then use it to hack my website" & Environment.NewLine)
- End If
- If count = 154 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: And you download an attachment" & Environment.NewLine)
- End If
- If count = 157 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: Then you read them all..." & Environment.NewLine)
- End If
- If count = 161 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: You first hack my emails..." & Environment.NewLine)
- End If
- If count = 165 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams: WHAT DO YOU THINK YOUR DOING!!!" & Environment.NewLine)
- End If
- If count = 168 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("12padams Connected" & Environment.NewLine)
- End If
- If count = 171 Then
- Command_prompt.TextBox1.Text = Command_prompt.TextBox1.Text + ("Ip 185.352.857.342 Connecting..." & Environment.NewLine)
- End If
- If count = 172 Then
- Command_prompt.Show()
- End If
- If Label1.Text = " --------------- TIME DISTORTER ---------------" Then
- If showcount = "yes" Then
- Label7.Show()
- Label7.Text = "Preparing to travel... ETA: " & count & " Seconds"
- count = count - 1
- End If
- If showcount = "no" Then
- count = count - 1
- End If
- End If
- If Label1.Text = " --------------# TIME DISTORTER #--------------" Then
- showcount = "yes"
- Label1.Text = " --------------- TIME DISTORTER ---------------"
-
- End If
- If Label1.Text = " -------------## TIME DISTORTER ##-------------" Then
- Label1.Text = " --------------# TIME DISTORTER #--------------"
- End If
- If Label1.Text = " ------------### TIME DISTORTER ###------------" Then
- Label1.Text = " -------------## TIME DISTORTER ##-------------"
- End If
- If Label1.Text = " -----------#### TIME DISTORTER ####-----------" Then
- Label1.Text = " ------------### TIME DISTORTER ###------------"
- End If
- If Label1.Text = " ----------##### TIME DISTORTER #####----------" Then
- Label1.Text = " -----------#### TIME DISTORTER ####-----------"
- End If
- If Label1.Text = " ---------###### TIME DISTORTER ######---------" Then
- Label1.Text = " ----------##### TIME DISTORTER #####----------"
- End If
- If Label1.Text = " --------####### TIME DISTORTER #######--------" Then
- Label1.Text = " ---------###### TIME DISTORTER ######---------"
- End If
- If Label1.Text = " -------######## TIME DISTORTER ########-------" Then
- Label1.Text = " --------####### TIME DISTORTER #######--------"
- End If
- If Label1.Text = " ------######### TIME DISTORTER #########------" Then
- Label1.Text = " -------######## TIME DISTORTER ########-------"
- End If
- If Label1.Text = " -----########## TIME DISTORTER ##########-----" Then
- Label1.Text = " ------######### TIME DISTORTER #########------"
- End If
- If Label1.Text = " ----########### TIME DISTORTER ###########----" Then
- Label1.Text = " -----########## TIME DISTORTER ##########-----"
- End If
- If Label1.Text = " ---############ TIME DISTORTER ############---" Then
- Label1.Text = " ----########### TIME DISTORTER ###########----"
- End If
- If Label1.Text = " --############# TIME DISTORTER #############--" Then
- Label1.Text = " ---############ TIME DISTORTER ############---"
- End If
- If Label1.Text = " -############## TIME DISTORTER ##############-" Then
- Label1.Text = " --############# TIME DISTORTER #############--"
- End If
- If Label1.Text = "############### TIME DISTORTER ###############" Then
- Label1.Text = " -############## TIME DISTORTER ##############-"
- End If
- Command_prompt.TextBox1.SelectionStart = 999999
- Command_prompt.TextBox1.ScrollToCaret()
- End Sub
-
- Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
- Timer1.Start()
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/volume control.Designer.vb b/Backup/windows 95/volume control.Designer.vb
deleted file mode 100755
index 2745b45..0000000
--- a/Backup/windows 95/volume control.Designer.vb
+++ /dev/null
@@ -1,800 +0,0 @@
- _
-Partial Class volume_control
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Me.program = New System.Windows.Forms.Panel
- Me.StatusStrip1 = New System.Windows.Forms.StatusStrip
- Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel
- Me.Panel1 = New System.Windows.Forms.Panel
- Me.CheckBox5 = New System.Windows.Forms.CheckBox
- Me.TrackBar9 = New System.Windows.Forms.TrackBar
- Me.Label13 = New System.Windows.Forms.Label
- Me.PictureBox9 = New System.Windows.Forms.PictureBox
- Me.PictureBox10 = New System.Windows.Forms.PictureBox
- Me.TrackBar10 = New System.Windows.Forms.TrackBar
- Me.Label14 = New System.Windows.Forms.Label
- Me.Label15 = New System.Windows.Forms.Label
- Me.CheckBox4 = New System.Windows.Forms.CheckBox
- Me.TrackBar7 = New System.Windows.Forms.TrackBar
- Me.Label10 = New System.Windows.Forms.Label
- Me.PictureBox7 = New System.Windows.Forms.PictureBox
- Me.PictureBox8 = New System.Windows.Forms.PictureBox
- Me.TrackBar8 = New System.Windows.Forms.TrackBar
- Me.Label11 = New System.Windows.Forms.Label
- Me.Label12 = New System.Windows.Forms.Label
- Me.CheckBox3 = New System.Windows.Forms.CheckBox
- Me.TrackBar5 = New System.Windows.Forms.TrackBar
- Me.Label7 = New System.Windows.Forms.Label
- Me.PictureBox5 = New System.Windows.Forms.PictureBox
- Me.PictureBox6 = New System.Windows.Forms.PictureBox
- Me.TrackBar6 = New System.Windows.Forms.TrackBar
- Me.Label8 = New System.Windows.Forms.Label
- Me.Label9 = New System.Windows.Forms.Label
- Me.CheckBox2 = New System.Windows.Forms.CheckBox
- Me.TrackBar3 = New System.Windows.Forms.TrackBar
- Me.Label4 = New System.Windows.Forms.Label
- Me.PictureBox3 = New System.Windows.Forms.PictureBox
- Me.PictureBox4 = New System.Windows.Forms.PictureBox
- Me.TrackBar4 = New System.Windows.Forms.TrackBar
- Me.Label5 = New System.Windows.Forms.Label
- Me.Label6 = New System.Windows.Forms.Label
- Me.CheckBox1 = New System.Windows.Forms.CheckBox
- Me.TrackBar2 = New System.Windows.Forms.TrackBar
- Me.Label3 = New System.Windows.Forms.Label
- Me.PictureBox2 = New System.Windows.Forms.PictureBox
- Me.PictureBox1 = New System.Windows.Forms.PictureBox
- Me.TrackBar1 = New System.Windows.Forms.TrackBar
- Me.Label2 = New System.Windows.Forms.Label
- Me.Label1 = New System.Windows.Forms.Label
- Me.MenuStrip1 = New System.Windows.Forms.MenuStrip
- Me.OptionsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PropertiesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AdvancedControlsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ExitToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpTopicsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.AboutVolumeControlToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.StatusStrip1.SuspendLayout()
- Me.Panel1.SuspendLayout()
- CType(Me.TrackBar9, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TrackBar10, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TrackBar7, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TrackBar8, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TrackBar5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TrackBar6, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TrackBar3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TrackBar4, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TrackBar2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.TrackBar1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.MenuStrip1.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.StatusStrip1)
- Me.program.Controls.Add(Me.Panel1)
- Me.program.Controls.Add(Me.MenuStrip1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(512, 289)
- Me.program.TabIndex = 4
- '
- 'StatusStrip1
- '
- Me.StatusStrip1.BackColor = System.Drawing.Color.Silver
- Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripStatusLabel1})
- Me.StatusStrip1.Location = New System.Drawing.Point(0, 263)
- Me.StatusStrip1.Name = "StatusStrip1"
- Me.StatusStrip1.Size = New System.Drawing.Size(508, 22)
- Me.StatusStrip1.TabIndex = 8
- Me.StatusStrip1.Text = "StatusStrip1"
- '
- 'ToolStripStatusLabel1
- '
- Me.ToolStripStatusLabel1.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
- Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(104, 17)
- Me.ToolStripStatusLabel1.Text = "SB16 Mixer [220]"
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
- Me.Panel1.Controls.Add(Me.CheckBox5)
- Me.Panel1.Controls.Add(Me.TrackBar9)
- Me.Panel1.Controls.Add(Me.Label13)
- Me.Panel1.Controls.Add(Me.PictureBox9)
- Me.Panel1.Controls.Add(Me.PictureBox10)
- Me.Panel1.Controls.Add(Me.TrackBar10)
- Me.Panel1.Controls.Add(Me.Label14)
- Me.Panel1.Controls.Add(Me.Label15)
- Me.Panel1.Controls.Add(Me.CheckBox4)
- Me.Panel1.Controls.Add(Me.TrackBar7)
- Me.Panel1.Controls.Add(Me.Label10)
- Me.Panel1.Controls.Add(Me.PictureBox7)
- Me.Panel1.Controls.Add(Me.PictureBox8)
- Me.Panel1.Controls.Add(Me.TrackBar8)
- Me.Panel1.Controls.Add(Me.Label11)
- Me.Panel1.Controls.Add(Me.Label12)
- Me.Panel1.Controls.Add(Me.CheckBox3)
- Me.Panel1.Controls.Add(Me.TrackBar5)
- Me.Panel1.Controls.Add(Me.Label7)
- Me.Panel1.Controls.Add(Me.PictureBox5)
- Me.Panel1.Controls.Add(Me.PictureBox6)
- Me.Panel1.Controls.Add(Me.TrackBar6)
- Me.Panel1.Controls.Add(Me.Label8)
- Me.Panel1.Controls.Add(Me.Label9)
- Me.Panel1.Controls.Add(Me.CheckBox2)
- Me.Panel1.Controls.Add(Me.TrackBar3)
- Me.Panel1.Controls.Add(Me.Label4)
- Me.Panel1.Controls.Add(Me.PictureBox3)
- Me.Panel1.Controls.Add(Me.PictureBox4)
- Me.Panel1.Controls.Add(Me.TrackBar4)
- Me.Panel1.Controls.Add(Me.Label5)
- Me.Panel1.Controls.Add(Me.Label6)
- Me.Panel1.Controls.Add(Me.CheckBox1)
- Me.Panel1.Controls.Add(Me.TrackBar2)
- Me.Panel1.Controls.Add(Me.Label3)
- Me.Panel1.Controls.Add(Me.PictureBox2)
- Me.Panel1.Controls.Add(Me.PictureBox1)
- Me.Panel1.Controls.Add(Me.TrackBar1)
- Me.Panel1.Controls.Add(Me.Label2)
- Me.Panel1.Controls.Add(Me.Label1)
- Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
- Me.Panel1.Location = New System.Drawing.Point(0, 49)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(508, 236)
- Me.Panel1.TabIndex = 7
- '
- 'CheckBox5
- '
- Me.CheckBox5.AutoSize = True
- Me.CheckBox5.Location = New System.Drawing.Point(418, 193)
- Me.CheckBox5.Name = "CheckBox5"
- Me.CheckBox5.Size = New System.Drawing.Size(50, 17)
- Me.CheckBox5.TabIndex = 39
- Me.CheckBox5.Text = "Mute"
- Me.CheckBox5.UseVisualStyleBackColor = True
- '
- 'TrackBar9
- '
- Me.TrackBar9.Location = New System.Drawing.Point(429, 100)
- Me.TrackBar9.Maximum = 100
- Me.TrackBar9.Name = "TrackBar9"
- Me.TrackBar9.Orientation = System.Windows.Forms.Orientation.Vertical
- Me.TrackBar9.Size = New System.Drawing.Size(45, 96)
- Me.TrackBar9.TabIndex = 38
- Me.TrackBar9.TickFrequency = 33
- '
- 'Label13
- '
- Me.Label13.AutoSize = True
- Me.Label13.Location = New System.Drawing.Point(415, 84)
- Me.Label13.Name = "Label13"
- Me.Label13.Size = New System.Drawing.Size(45, 13)
- Me.Label13.TabIndex = 37
- Me.Label13.Text = "Volume:"
- '
- 'PictureBox9
- '
- Me.PictureBox9.Image = Global.windows_95.My.Resources.Resources.windows95speakerright
- Me.PictureBox9.Location = New System.Drawing.Point(484, 46)
- Me.PictureBox9.Name = "PictureBox9"
- Me.PictureBox9.Size = New System.Drawing.Size(16, 20)
- Me.PictureBox9.TabIndex = 36
- Me.PictureBox9.TabStop = False
- '
- 'PictureBox10
- '
- Me.PictureBox10.Image = Global.windows_95.My.Resources.Resources.windows95speakerleft
- Me.PictureBox10.Location = New System.Drawing.Point(418, 46)
- Me.PictureBox10.Name = "PictureBox10"
- Me.PictureBox10.Size = New System.Drawing.Size(16, 20)
- Me.PictureBox10.TabIndex = 35
- Me.PictureBox10.TabStop = False
- '
- 'TrackBar10
- '
- Me.TrackBar10.Location = New System.Drawing.Point(429, 46)
- Me.TrackBar10.Maximum = 100
- Me.TrackBar10.Name = "TrackBar10"
- Me.TrackBar10.Size = New System.Drawing.Size(61, 45)
- Me.TrackBar10.TabIndex = 34
- Me.TrackBar10.TickFrequency = 33
- '
- 'Label14
- '
- Me.Label14.AutoSize = True
- Me.Label14.Location = New System.Drawing.Point(415, 28)
- Me.Label14.Name = "Label14"
- Me.Label14.Size = New System.Drawing.Size(49, 13)
- Me.Label14.TabIndex = 33
- Me.Label14.Text = "Balence:"
- '
- 'Label15
- '
- Me.Label15.AutoSize = True
- Me.Label15.Location = New System.Drawing.Point(415, 10)
- Me.Label15.Name = "Label15"
- Me.Label15.Size = New System.Drawing.Size(39, 13)
- Me.Label15.TabIndex = 32
- Me.Label15.Text = "Line-In"
- '
- 'CheckBox4
- '
- Me.CheckBox4.AutoSize = True
- Me.CheckBox4.Location = New System.Drawing.Point(319, 193)
- Me.CheckBox4.Name = "CheckBox4"
- Me.CheckBox4.Size = New System.Drawing.Size(50, 17)
- Me.CheckBox4.TabIndex = 31
- Me.CheckBox4.Text = "Mute"
- Me.CheckBox4.UseVisualStyleBackColor = True
- '
- 'TrackBar7
- '
- Me.TrackBar7.Location = New System.Drawing.Point(330, 100)
- Me.TrackBar7.Maximum = 100
- Me.TrackBar7.Name = "TrackBar7"
- Me.TrackBar7.Orientation = System.Windows.Forms.Orientation.Vertical
- Me.TrackBar7.Size = New System.Drawing.Size(45, 96)
- Me.TrackBar7.TabIndex = 30
- Me.TrackBar7.TickFrequency = 33
- '
- 'Label10
- '
- Me.Label10.AutoSize = True
- Me.Label10.Location = New System.Drawing.Point(316, 84)
- Me.Label10.Name = "Label10"
- Me.Label10.Size = New System.Drawing.Size(45, 13)
- Me.Label10.TabIndex = 29
- Me.Label10.Text = "Volume:"
- '
- 'PictureBox7
- '
- Me.PictureBox7.Image = Global.windows_95.My.Resources.Resources.windows95speakerright
- Me.PictureBox7.Location = New System.Drawing.Point(385, 46)
- Me.PictureBox7.Name = "PictureBox7"
- Me.PictureBox7.Size = New System.Drawing.Size(16, 20)
- Me.PictureBox7.TabIndex = 28
- Me.PictureBox7.TabStop = False
- '
- 'PictureBox8
- '
- Me.PictureBox8.Image = Global.windows_95.My.Resources.Resources.windows95speakerleft
- Me.PictureBox8.Location = New System.Drawing.Point(319, 46)
- Me.PictureBox8.Name = "PictureBox8"
- Me.PictureBox8.Size = New System.Drawing.Size(16, 20)
- Me.PictureBox8.TabIndex = 27
- Me.PictureBox8.TabStop = False
- '
- 'TrackBar8
- '
- Me.TrackBar8.Location = New System.Drawing.Point(330, 46)
- Me.TrackBar8.Maximum = 100
- Me.TrackBar8.Name = "TrackBar8"
- Me.TrackBar8.Size = New System.Drawing.Size(61, 45)
- Me.TrackBar8.TabIndex = 26
- Me.TrackBar8.TickFrequency = 33
- '
- 'Label11
- '
- Me.Label11.AutoSize = True
- Me.Label11.Location = New System.Drawing.Point(316, 28)
- Me.Label11.Name = "Label11"
- Me.Label11.Size = New System.Drawing.Size(49, 13)
- Me.Label11.TabIndex = 25
- Me.Label11.Text = "Balence:"
- '
- 'Label12
- '
- Me.Label12.AutoSize = True
- Me.Label12.Location = New System.Drawing.Point(316, 10)
- Me.Label12.Name = "Label12"
- Me.Label12.Size = New System.Drawing.Size(52, 13)
- Me.Label12.TabIndex = 24
- Me.Label12.Text = "CD Audio"
- '
- 'CheckBox3
- '
- Me.CheckBox3.AutoSize = True
- Me.CheckBox3.Location = New System.Drawing.Point(219, 193)
- Me.CheckBox3.Name = "CheckBox3"
- Me.CheckBox3.Size = New System.Drawing.Size(50, 17)
- Me.CheckBox3.TabIndex = 23
- Me.CheckBox3.Text = "Mute"
- Me.CheckBox3.UseVisualStyleBackColor = True
- '
- 'TrackBar5
- '
- Me.TrackBar5.Location = New System.Drawing.Point(230, 100)
- Me.TrackBar5.Maximum = 100
- Me.TrackBar5.Name = "TrackBar5"
- Me.TrackBar5.Orientation = System.Windows.Forms.Orientation.Vertical
- Me.TrackBar5.Size = New System.Drawing.Size(45, 96)
- Me.TrackBar5.TabIndex = 22
- Me.TrackBar5.TickFrequency = 33
- '
- 'Label7
- '
- Me.Label7.AutoSize = True
- Me.Label7.Location = New System.Drawing.Point(216, 84)
- Me.Label7.Name = "Label7"
- Me.Label7.Size = New System.Drawing.Size(45, 13)
- Me.Label7.TabIndex = 21
- Me.Label7.Text = "Volume:"
- '
- 'PictureBox5
- '
- Me.PictureBox5.Image = Global.windows_95.My.Resources.Resources.windows95speakerright
- Me.PictureBox5.Location = New System.Drawing.Point(285, 46)
- Me.PictureBox5.Name = "PictureBox5"
- Me.PictureBox5.Size = New System.Drawing.Size(16, 20)
- Me.PictureBox5.TabIndex = 20
- Me.PictureBox5.TabStop = False
- '
- 'PictureBox6
- '
- Me.PictureBox6.Image = Global.windows_95.My.Resources.Resources.windows95speakerleft
- Me.PictureBox6.Location = New System.Drawing.Point(219, 46)
- Me.PictureBox6.Name = "PictureBox6"
- Me.PictureBox6.Size = New System.Drawing.Size(16, 20)
- Me.PictureBox6.TabIndex = 19
- Me.PictureBox6.TabStop = False
- '
- 'TrackBar6
- '
- Me.TrackBar6.Location = New System.Drawing.Point(230, 46)
- Me.TrackBar6.Maximum = 100
- Me.TrackBar6.Name = "TrackBar6"
- Me.TrackBar6.Size = New System.Drawing.Size(61, 45)
- Me.TrackBar6.TabIndex = 18
- Me.TrackBar6.TickFrequency = 33
- '
- 'Label8
- '
- Me.Label8.AutoSize = True
- Me.Label8.Location = New System.Drawing.Point(216, 28)
- Me.Label8.Name = "Label8"
- Me.Label8.Size = New System.Drawing.Size(49, 13)
- Me.Label8.TabIndex = 17
- Me.Label8.Text = "Balence:"
- '
- 'Label9
- '
- Me.Label9.AutoSize = True
- Me.Label9.Location = New System.Drawing.Point(216, 10)
- Me.Label9.Name = "Label9"
- Me.Label9.Size = New System.Drawing.Size(30, 13)
- Me.Label9.TabIndex = 16
- Me.Label9.Text = "MIDI"
- '
- 'CheckBox2
- '
- Me.CheckBox2.AutoSize = True
- Me.CheckBox2.Location = New System.Drawing.Point(120, 193)
- Me.CheckBox2.Name = "CheckBox2"
- Me.CheckBox2.Size = New System.Drawing.Size(50, 17)
- Me.CheckBox2.TabIndex = 15
- Me.CheckBox2.Text = "Mute"
- Me.CheckBox2.UseVisualStyleBackColor = True
- '
- 'TrackBar3
- '
- Me.TrackBar3.Location = New System.Drawing.Point(131, 100)
- Me.TrackBar3.Maximum = 100
- Me.TrackBar3.Name = "TrackBar3"
- Me.TrackBar3.Orientation = System.Windows.Forms.Orientation.Vertical
- Me.TrackBar3.Size = New System.Drawing.Size(45, 96)
- Me.TrackBar3.TabIndex = 14
- Me.TrackBar3.TickFrequency = 33
- '
- 'Label4
- '
- Me.Label4.AutoSize = True
- Me.Label4.Location = New System.Drawing.Point(117, 84)
- Me.Label4.Name = "Label4"
- Me.Label4.Size = New System.Drawing.Size(45, 13)
- Me.Label4.TabIndex = 13
- Me.Label4.Text = "Volume:"
- '
- 'PictureBox3
- '
- Me.PictureBox3.Image = Global.windows_95.My.Resources.Resources.windows95speakerright
- Me.PictureBox3.Location = New System.Drawing.Point(186, 46)
- Me.PictureBox3.Name = "PictureBox3"
- Me.PictureBox3.Size = New System.Drawing.Size(16, 20)
- Me.PictureBox3.TabIndex = 12
- Me.PictureBox3.TabStop = False
- '
- 'PictureBox4
- '
- Me.PictureBox4.Image = Global.windows_95.My.Resources.Resources.windows95speakerleft
- Me.PictureBox4.Location = New System.Drawing.Point(120, 46)
- Me.PictureBox4.Name = "PictureBox4"
- Me.PictureBox4.Size = New System.Drawing.Size(16, 20)
- Me.PictureBox4.TabIndex = 11
- Me.PictureBox4.TabStop = False
- '
- 'TrackBar4
- '
- Me.TrackBar4.Location = New System.Drawing.Point(131, 46)
- Me.TrackBar4.Maximum = 100
- Me.TrackBar4.Name = "TrackBar4"
- Me.TrackBar4.Size = New System.Drawing.Size(61, 45)
- Me.TrackBar4.TabIndex = 10
- Me.TrackBar4.TickFrequency = 33
- '
- 'Label5
- '
- Me.Label5.AutoSize = True
- Me.Label5.Location = New System.Drawing.Point(117, 28)
- Me.Label5.Name = "Label5"
- Me.Label5.Size = New System.Drawing.Size(49, 13)
- Me.Label5.TabIndex = 9
- Me.Label5.Text = "Balence:"
- '
- 'Label6
- '
- Me.Label6.AutoSize = True
- Me.Label6.Location = New System.Drawing.Point(117, 10)
- Me.Label6.Name = "Label6"
- Me.Label6.Size = New System.Drawing.Size(36, 13)
- Me.Label6.TabIndex = 8
- Me.Label6.Text = "Wave"
- '
- 'CheckBox1
- '
- Me.CheckBox1.AutoSize = True
- Me.CheckBox1.Location = New System.Drawing.Point(15, 193)
- Me.CheckBox1.Name = "CheckBox1"
- Me.CheckBox1.Size = New System.Drawing.Size(63, 17)
- Me.CheckBox1.TabIndex = 7
- Me.CheckBox1.Text = "Mute all"
- Me.CheckBox1.UseVisualStyleBackColor = True
- '
- 'TrackBar2
- '
- Me.TrackBar2.Location = New System.Drawing.Point(26, 100)
- Me.TrackBar2.Maximum = 100
- Me.TrackBar2.Name = "TrackBar2"
- Me.TrackBar2.Orientation = System.Windows.Forms.Orientation.Vertical
- Me.TrackBar2.Size = New System.Drawing.Size(45, 96)
- Me.TrackBar2.TabIndex = 6
- Me.TrackBar2.TickFrequency = 33
- '
- 'Label3
- '
- Me.Label3.AutoSize = True
- Me.Label3.Location = New System.Drawing.Point(12, 84)
- Me.Label3.Name = "Label3"
- Me.Label3.Size = New System.Drawing.Size(45, 13)
- Me.Label3.TabIndex = 5
- Me.Label3.Text = "Volume:"
- '
- 'PictureBox2
- '
- Me.PictureBox2.Image = Global.windows_95.My.Resources.Resources.windows95speakerright
- Me.PictureBox2.Location = New System.Drawing.Point(81, 46)
- Me.PictureBox2.Name = "PictureBox2"
- Me.PictureBox2.Size = New System.Drawing.Size(16, 20)
- Me.PictureBox2.TabIndex = 4
- Me.PictureBox2.TabStop = False
- '
- 'PictureBox1
- '
- Me.PictureBox1.Image = Global.windows_95.My.Resources.Resources.windows95speakerleft
- Me.PictureBox1.Location = New System.Drawing.Point(15, 46)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(16, 20)
- Me.PictureBox1.TabIndex = 3
- Me.PictureBox1.TabStop = False
- '
- 'TrackBar1
- '
- Me.TrackBar1.Location = New System.Drawing.Point(26, 46)
- Me.TrackBar1.Maximum = 100
- Me.TrackBar1.Name = "TrackBar1"
- Me.TrackBar1.Size = New System.Drawing.Size(61, 45)
- Me.TrackBar1.TabIndex = 2
- Me.TrackBar1.TickFrequency = 33
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(12, 28)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(49, 13)
- Me.Label2.TabIndex = 1
- Me.Label2.Text = "Balence:"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(12, 10)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(78, 13)
- Me.Label1.TabIndex = 0
- Me.Label1.Text = "Volume Control"
- '
- 'MenuStrip1
- '
- Me.MenuStrip1.BackColor = System.Drawing.Color.Silver
- Me.MenuStrip1.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OptionsToolStripMenuItem, Me.HelpToolStripMenuItem})
- Me.MenuStrip1.Location = New System.Drawing.Point(0, 25)
- Me.MenuStrip1.Name = "MenuStrip1"
- Me.MenuStrip1.Size = New System.Drawing.Size(508, 24)
- Me.MenuStrip1.TabIndex = 6
- Me.MenuStrip1.Text = "MenuStrip1"
- '
- 'OptionsToolStripMenuItem
- '
- Me.OptionsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.PropertiesToolStripMenuItem, Me.AdvancedControlsToolStripMenuItem, Me.ExitToolStripMenuItem})
- Me.OptionsToolStripMenuItem.Name = "OptionsToolStripMenuItem"
- Me.OptionsToolStripMenuItem.Size = New System.Drawing.Size(62, 20)
- Me.OptionsToolStripMenuItem.Text = "Options"
- '
- 'PropertiesToolStripMenuItem
- '
- Me.PropertiesToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.PropertiesToolStripMenuItem.Name = "PropertiesToolStripMenuItem"
- Me.PropertiesToolStripMenuItem.Size = New System.Drawing.Size(178, 22)
- Me.PropertiesToolStripMenuItem.Text = "Properties"
- '
- 'AdvancedControlsToolStripMenuItem
- '
- Me.AdvancedControlsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AdvancedControlsToolStripMenuItem.Name = "AdvancedControlsToolStripMenuItem"
- Me.AdvancedControlsToolStripMenuItem.Size = New System.Drawing.Size(178, 22)
- Me.AdvancedControlsToolStripMenuItem.Text = "Advanced Controls"
- '
- 'ExitToolStripMenuItem
- '
- Me.ExitToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem"
- Me.ExitToolStripMenuItem.Size = New System.Drawing.Size(178, 22)
- Me.ExitToolStripMenuItem.Text = "Exit"
- '
- 'HelpToolStripMenuItem
- '
- Me.HelpToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.HelpTopicsToolStripMenuItem, Me.AboutVolumeControlToolStripMenuItem})
- Me.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"
- Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(45, 20)
- Me.HelpToolStripMenuItem.Text = "Help"
- '
- 'HelpTopicsToolStripMenuItem
- '
- Me.HelpTopicsToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.HelpTopicsToolStripMenuItem.Name = "HelpTopicsToolStripMenuItem"
- Me.HelpTopicsToolStripMenuItem.Size = New System.Drawing.Size(198, 22)
- Me.HelpTopicsToolStripMenuItem.Text = "Help Topics"
- '
- 'AboutVolumeControlToolStripMenuItem
- '
- Me.AboutVolumeControlToolStripMenuItem.BackColor = System.Drawing.Color.Silver
- Me.AboutVolumeControlToolStripMenuItem.Name = "AboutVolumeControlToolStripMenuItem"
- Me.AboutVolumeControlToolStripMenuItem.Size = New System.Drawing.Size(198, 22)
- Me.AboutVolumeControlToolStripMenuItem.Text = "About Volume Control"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(508, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(502, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(468, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(452, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(92, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Volume Control"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(485, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'volume_control
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(512, 289)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.MainMenuStrip = Me.MenuStrip1
- Me.Name = "volume_control"
- Me.Text = "volume_control"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.StatusStrip1.ResumeLayout(False)
- Me.StatusStrip1.PerformLayout()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- CType(Me.TrackBar9, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TrackBar10, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TrackBar7, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TrackBar8, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TrackBar5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TrackBar6, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TrackBar3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TrackBar4, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TrackBar2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.TrackBar1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.MenuStrip1.ResumeLayout(False)
- Me.MenuStrip1.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
- Friend WithEvents OptionsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PropertiesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AdvancedControlsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpTopicsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AboutVolumeControlToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
- Friend WithEvents ToolStripStatusLabel1 As System.Windows.Forms.ToolStripStatusLabel
- Friend WithEvents Panel1 As System.Windows.Forms.Panel
- Friend WithEvents TrackBar1 As System.Windows.Forms.TrackBar
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
- Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox
- Friend WithEvents TrackBar2 As System.Windows.Forms.TrackBar
- Friend WithEvents Label3 As System.Windows.Forms.Label
- Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
- Friend WithEvents CheckBox5 As System.Windows.Forms.CheckBox
- Friend WithEvents TrackBar9 As System.Windows.Forms.TrackBar
- Friend WithEvents Label13 As System.Windows.Forms.Label
- Friend WithEvents PictureBox9 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox10 As System.Windows.Forms.PictureBox
- Friend WithEvents TrackBar10 As System.Windows.Forms.TrackBar
- Friend WithEvents Label14 As System.Windows.Forms.Label
- Friend WithEvents Label15 As System.Windows.Forms.Label
- Friend WithEvents CheckBox4 As System.Windows.Forms.CheckBox
- Friend WithEvents TrackBar7 As System.Windows.Forms.TrackBar
- Friend WithEvents Label10 As System.Windows.Forms.Label
- Friend WithEvents PictureBox7 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox8 As System.Windows.Forms.PictureBox
- Friend WithEvents TrackBar8 As System.Windows.Forms.TrackBar
- Friend WithEvents Label11 As System.Windows.Forms.Label
- Friend WithEvents Label12 As System.Windows.Forms.Label
- Friend WithEvents CheckBox3 As System.Windows.Forms.CheckBox
- Friend WithEvents TrackBar5 As System.Windows.Forms.TrackBar
- Friend WithEvents Label7 As System.Windows.Forms.Label
- Friend WithEvents PictureBox5 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox6 As System.Windows.Forms.PictureBox
- Friend WithEvents TrackBar6 As System.Windows.Forms.TrackBar
- Friend WithEvents Label8 As System.Windows.Forms.Label
- Friend WithEvents Label9 As System.Windows.Forms.Label
- Friend WithEvents CheckBox2 As System.Windows.Forms.CheckBox
- Friend WithEvents TrackBar3 As System.Windows.Forms.TrackBar
- Friend WithEvents Label4 As System.Windows.Forms.Label
- Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox
- Friend WithEvents PictureBox4 As System.Windows.Forms.PictureBox
- Friend WithEvents TrackBar4 As System.Windows.Forms.TrackBar
- Friend WithEvents Label5 As System.Windows.Forms.Label
- Friend WithEvents Label6 As System.Windows.Forms.Label
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/volume control.resx b/Backup/windows 95/volume control.resx
deleted file mode 100755
index 0545a6c..0000000
--- a/Backup/windows 95/volume control.resx
+++ /dev/null
@@ -1,129 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 132, 17
-
-
- 17, 17
-
-
- 249, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/volume control.vb b/Backup/windows 95/volume control.vb
deleted file mode 100755
index f011deb..0000000
--- a/Backup/windows 95/volume control.vb
+++ /dev/null
@@ -1,33 +0,0 @@
-Public Class volume_control
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
-
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub volume_control_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- look.Start()
- End Sub
-
- Private Sub ExitToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ExitToolStripMenuItem.Click
- Me.Close()
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/windows 95.vbproj b/Backup/windows 95/windows 95.vbproj
deleted file mode 100755
index 2d0baec..0000000
--- a/Backup/windows 95/windows 95.vbproj
+++ /dev/null
@@ -1,910 +0,0 @@
-
-
-
- Debug
- AnyCPU
- 9.0.30729
- 2.0
- {A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}
- WinExe
- windows_95.My.MyApplication
- windows_95
- windows 95
- 512
- WindowsForms
- v3.5
- On
- Binary
- Off
- On
- false
- 5762ABE2F06B301EA224C819499C8F9F0B10EF9F
- windows 95_TemporaryKey.pfx
- true
- true
- publish\
- true
- Disk
- false
- Foreground
- 7
- Days
- false
- false
- true
- 21
- 1.0.0.%2a
- false
- true
- true
-
-
- true
- full
- true
- true
- bin\Debug\
- windows 95.xml
- 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022
-
-
- pdbonly
- false
- true
- true
- bin\Release\
- windows 95.xml
- 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022
-
-
-
-
-
-
-
-
-
-
-
-
- 3.5
-
-
- 3.5
-
-
- 3.5
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Address Book.vb
-
-
- Form
-
-
- boot.vb
-
-
- Form
-
-
- Command prompt.vb
-
-
- Form
-
-
-
- Downloader.vb
-
-
- Form
-
-
- errorblaster.vb
-
-
- Form
-
-
- formcalculator.vb
-
-
- Form
-
-
- formDisplayproperties.vb
-
-
- Form
-
-
- formwindowshelp.vb
-
-
- Form
-
-
- Guess The Number app.vb
-
-
- Form
-
-
- hwcv.vb
-
-
- Form
-
-
- Installer.vb
-
-
- Form
-
-
- internet explorer 5.vb
-
-
- Form
-
-
-
- True
- Application.myapp
-
-
- True
- True
- Resources.resx
-
-
- True
- Settings.settings
- True
-
-
- notepad.vb
-
-
- Form
-
-
- paint.vb
-
-
- Form
-
-
- phone dialer.vb
-
-
- Form
-
-
- run.vb
-
-
- Form
-
-
- Skindows 95.vb
-
-
- Form
-
-
- Start Runner.vb
-
-
- Form
-
-
- templete.vb
-
-
- Form
-
-
- time distorter.vb
-
-
- Form
-
-
- volume control.vb
-
-
- Form
-
-
- Webchat.vb
-
-
- Form
-
-
- windows explorer.vb
-
-
- Form
-
-
- Windows95.vb
-
-
- Form
-
-
- windows95messagebox.vb
-
-
- Form
-
-
- Windows98.vb
-
-
- Form
-
-
-
-
- Address Book.vb
-
-
- boot.vb
-
-
- Command prompt.vb
-
-
- Downloader.vb
-
-
- errorblaster.vb
-
-
- formcalculator.vb
-
-
- formDisplayproperties.vb
-
-
- formwindowshelp.vb
-
-
- Guess The Number app.vb
-
-
- hwcv.vb
-
-
- Installer.vb
-
-
- internet explorer 5.vb
-
-
- VbMyResourcesResXFileCodeGenerator
- Resources.Designer.vb
- My.Resources
- Designer
-
-
- notepad.vb
-
-
- paint.vb
-
-
- phone dialer.vb
-
-
- run.vb
-
-
- Skindows 95.vb
-
-
- Start Runner.vb
-
-
- templete.vb
-
-
- time distorter.vb
-
-
- volume control.vb
-
-
- Webchat.vb
-
-
- windows explorer.vb
-
-
- Windows95.vb
-
-
- windows95messagebox.vb
-
-
- Windows98.vb
-
-
-
-
- MyApplicationCodeGenerator
- Application.Designer.vb
-
-
- SettingsSingleFileGenerator
- My
- Settings.Designer.vb
-
-
-
-
-
- False
- .NET Framework Client Profile
- false
-
-
- False
- .NET Framework 2.0 %28x86%29
- false
-
-
- False
- .NET Framework 3.0 %28x86%29
- false
-
-
- False
- .NET Framework 3.5
- false
-
-
- False
- .NET Framework 3.5 SP1
- true
-
-
- False
- Windows Installer 3.1
- true
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {6BF52A50-394A-11D3-B153-00C04F79FAA6}
- 1
- 0
- 0
- aximp
- False
-
-
- {6BF52A50-394A-11D3-B153-00C04F79FAA6}
- 1
- 0
- 0
- tlbimp
- False
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/windows 95.vbproj.user b/Backup/windows 95/windows 95.vbproj.user
deleted file mode 100755
index 4c4a996..0000000
--- a/Backup/windows 95/windows 95.vbproj.user
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- en-US
- false
- ProjectFiles
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/windows explorer.Designer.vb b/Backup/windows 95/windows explorer.Designer.vb
deleted file mode 100755
index b9f34af..0000000
--- a/Backup/windows 95/windows explorer.Designer.vb
+++ /dev/null
@@ -1,763 +0,0 @@
- _
-Partial Class windows_explorer
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Dim TreeNode1 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("3 1/2 Floppy (A:)")
- Dim TreeNode2 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("My Pictures")
- Dim TreeNode3 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("My Documents", New System.Windows.Forms.TreeNode() {TreeNode2})
- Dim TreeNode4 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Hyper Terminal")
- Dim TreeNode5 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Accessories", New System.Windows.Forms.TreeNode() {TreeNode4})
- Dim TreeNode6 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Common Files")
- Dim TreeNode7 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("dirextx")
- Dim TreeNode8 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("InstallShield Installtion Information")
- Dim TreeNode9 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Intel")
- Dim TreeNode10 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Internet Explorer")
- Dim TreeNode11 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Net Meeting")
- Dim TreeNode12 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Online Services")
- Dim TreeNode13 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Outlook Express")
- Dim TreeNode14 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("The Microsoft Network")
- Dim TreeNode15 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Uninstall Information")
- Dim TreeNode16 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Windows Media Player")
- Dim TreeNode17 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Windows Messaging")
- Dim TreeNode18 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Windows Update")
- Dim TreeNode19 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Program Files", New System.Windows.Forms.TreeNode() {TreeNode5, TreeNode6, TreeNode7, TreeNode8, TreeNode9, TreeNode10, TreeNode11, TreeNode12, TreeNode13, TreeNode14, TreeNode15, TreeNode16, TreeNode17, TreeNode18})
- Dim TreeNode20 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Recycled")
- Dim TreeNode21 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Windows")
- Dim TreeNode22 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Autoexec.bat")
- Dim TreeNode23 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Bootlog.prv")
- Dim TreeNode24 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Bootlog.txt")
- Dim TreeNode25 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("command.com")
- Dim TreeNode26 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Config.sys")
- Dim TreeNode27 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Detlog.old")
- Dim TreeNode28 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Detlog.txt")
- Dim TreeNode29 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("lo.sys")
- Dim TreeNode30 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("logo.sys")
- Dim TreeNode31 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Msdos.---")
- Dim TreeNode32 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Msdos.sys")
- Dim TreeNode33 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Netlog.txt")
- Dim TreeNode34 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Scandisk.log")
- Dim TreeNode35 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setuplog.txt")
- Dim TreeNode36 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Suhdlog.txt")
- Dim TreeNode37 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("System.1st")
- Dim TreeNode38 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("(C:)", New System.Windows.Forms.TreeNode() {TreeNode3, TreeNode19, TreeNode20, TreeNode21, TreeNode22, TreeNode23, TreeNode24, TreeNode25, TreeNode26, TreeNode27, TreeNode28, TreeNode29, TreeNode30, TreeNode31, TreeNode32, TreeNode33, TreeNode34, TreeNode35, TreeNode36, TreeNode37})
- Dim TreeNode39 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("(D:)")
- Dim TreeNode40 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Control Panel")
- Dim TreeNode41 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Printers")
- Dim TreeNode42 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("My Computer", New System.Windows.Forms.TreeNode() {TreeNode1, TreeNode38, TreeNode39, TreeNode40, TreeNode41})
- Dim TreeNode43 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Entire Network")
- Dim TreeNode44 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Network Neighborhood", New System.Windows.Forms.TreeNode() {TreeNode43})
- Dim TreeNode45 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Recycle Bin")
- Dim TreeNode46 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("About The Online Services.txt")
- Dim TreeNode47 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("AOL & Internet FREE Trial")
- Dim TreeNode48 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("AT&T WorldNet Signup")
- Dim TreeNode49 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setup Compuserve 3.0")
- Dim TreeNode50 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Setup WOW! from CompuServe")
- Dim TreeNode51 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Online Services", New System.Windows.Forms.TreeNode() {TreeNode46, TreeNode47, TreeNode48, TreeNode49, TreeNode50})
- Dim TreeNode52 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Desktop", New System.Windows.Forms.TreeNode() {TreeNode42, TreeNode44, TreeNode45, TreeNode51})
- Me.program = New System.Windows.Forms.Panel
- Me.StatusStrip1 = New System.Windows.Forms.StatusStrip
- Me.lblamountofobjects = New System.Windows.Forms.ToolStripStatusLabel
- Me.ListView1 = New System.Windows.Forms.ListView
- Me.TreeView1 = New System.Windows.Forms.TreeView
- Me.Panel1 = New System.Windows.Forms.Panel
- Me.Label1 = New System.Windows.Forms.Label
- Me.ComboBox1 = New System.Windows.Forms.ComboBox
- Me.MenuStrip1 = New System.Windows.Forms.MenuStrip
- Me.FileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CreateShortcutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DeleteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.RenameToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PropertiesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CloseToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.EditToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.UndoCtrlZToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CutCtrlXToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.CopyCtrlCToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PasteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PasteShortcutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SellectAllCtrlAToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.InvertSelectionToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ViewToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolbarToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.StatusBarToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.LargeIconsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.SmallIconsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ListToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DetailsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ArrangeIconsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ByDriveLetterToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ByTypeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.BySizeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ByFreeSpaceToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.LineUpIconsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.RefreshToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.OptionsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ToolsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.FindToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.FilesOrFoldersToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.ComputerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.OnTheInternetToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.PeopleToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.MapNetworkDriveToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.DisconnectNetworkDriveToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.GoToToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.HelpToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
- Me.AboutWindows95ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- Me.StatusStrip1.SuspendLayout()
- Me.Panel1.SuspendLayout()
- Me.MenuStrip1.SuspendLayout()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.StatusStrip1)
- Me.program.Controls.Add(Me.ListView1)
- Me.program.Controls.Add(Me.TreeView1)
- Me.program.Controls.Add(Me.Panel1)
- Me.program.Controls.Add(Me.ComboBox1)
- Me.program.Controls.Add(Me.MenuStrip1)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(851, 543)
- Me.program.TabIndex = 4
- '
- 'StatusStrip1
- '
- Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.lblamountofobjects})
- Me.StatusStrip1.Location = New System.Drawing.Point(0, 517)
- Me.StatusStrip1.Name = "StatusStrip1"
- Me.StatusStrip1.Size = New System.Drawing.Size(847, 22)
- Me.StatusStrip1.TabIndex = 11
- Me.StatusStrip1.Text = "StatusStrip1"
- '
- 'lblamountofobjects
- '
- Me.lblamountofobjects.Name = "lblamountofobjects"
- Me.lblamountofobjects.Size = New System.Drawing.Size(121, 17)
- Me.lblamountofobjects.Text = "ToolStripStatusLabel1"
- '
- 'ListView1
- '
- Me.ListView1.Location = New System.Drawing.Point(212, 105)
- Me.ListView1.Name = "ListView1"
- Me.ListView1.Size = New System.Drawing.Size(631, 405)
- Me.ListView1.TabIndex = 10
- Me.ListView1.UseCompatibleStateImageBehavior = False
- Me.ListView1.View = System.Windows.Forms.View.List
- '
- 'TreeView1
- '
- Me.TreeView1.Location = New System.Drawing.Point(10, 105)
- Me.TreeView1.Name = "TreeView1"
- TreeNode1.Name = "Node6"
- TreeNode1.Tag = "folder"
- TreeNode1.Text = "3 1/2 Floppy (A:)"
- TreeNode2.Name = "Node5"
- TreeNode2.Text = "My Pictures"
- TreeNode3.Name = "Node0"
- TreeNode3.Tag = "folder"
- TreeNode3.Text = "My Documents"
- TreeNode4.Name = "Node20"
- TreeNode4.Text = "Hyper Terminal"
- TreeNode5.Name = "Node6"
- TreeNode5.Text = "Accessories"
- TreeNode6.Name = "Node7"
- TreeNode6.Text = "Common Files"
- TreeNode7.Name = "Node8"
- TreeNode7.Text = "dirextx"
- TreeNode8.Name = "Node9"
- TreeNode8.Text = "InstallShield Installtion Information"
- TreeNode9.Name = "Node10"
- TreeNode9.Text = "Intel"
- TreeNode10.Name = "Node11"
- TreeNode10.Text = "Internet Explorer"
- TreeNode11.Name = "Node12"
- TreeNode11.Text = "Net Meeting"
- TreeNode12.Name = "Node13"
- TreeNode12.Text = "Online Services"
- TreeNode13.Name = "Node14"
- TreeNode13.Text = "Outlook Express"
- TreeNode14.Name = "Node15"
- TreeNode14.Text = "The Microsoft Network"
- TreeNode15.Name = "Node16"
- TreeNode15.Text = "Uninstall Information"
- TreeNode16.Name = "Node17"
- TreeNode16.Text = "Windows Media Player"
- TreeNode17.Name = "Node18"
- TreeNode17.Text = "Windows Messaging"
- TreeNode18.Name = "Node19"
- TreeNode18.Text = "Windows Update"
- TreeNode19.Name = "Node1"
- TreeNode19.Tag = "folder"
- TreeNode19.Text = "Program Files"
- TreeNode20.Name = "Node2"
- TreeNode20.Tag = "folder"
- TreeNode20.Text = "Recycled"
- TreeNode21.Name = "Node3"
- TreeNode21.Tag = "folder"
- TreeNode21.Text = "Windows"
- TreeNode22.Name = "Node21"
- TreeNode22.Tag = "file"
- TreeNode22.Text = "Autoexec.bat"
- TreeNode23.Name = "Node0"
- TreeNode23.Text = "Bootlog.prv"
- TreeNode24.Name = "Node1"
- TreeNode24.Text = "Bootlog.txt"
- TreeNode25.Name = "Node2"
- TreeNode25.Text = "command.com"
- TreeNode26.Name = "Node3"
- TreeNode26.Text = "Config.sys"
- TreeNode27.Name = "Node4"
- TreeNode27.Text = "Detlog.old"
- TreeNode28.Name = "Node9"
- TreeNode28.Text = "Detlog.txt"
- TreeNode29.Name = "Node5"
- TreeNode29.Text = "lo.sys"
- TreeNode30.Name = "Node10"
- TreeNode30.Text = "logo.sys"
- TreeNode31.Name = "Node6"
- TreeNode31.Text = "Msdos.---"
- TreeNode32.Name = "Node7"
- TreeNode32.Text = "Msdos.sys"
- TreeNode33.Name = "Node8"
- TreeNode33.Text = "Netlog.txt"
- TreeNode34.Name = "Node11"
- TreeNode34.Text = "Scandisk.log"
- TreeNode35.Name = "Node12"
- TreeNode35.Text = "Setuplog.txt"
- TreeNode36.Name = "Node13"
- TreeNode36.Text = "Suhdlog.txt"
- TreeNode37.Name = "Node14"
- TreeNode37.Text = "System.1st"
- TreeNode38.Name = "Node7"
- TreeNode38.Tag = "folder"
- TreeNode38.Text = "(C:)"
- TreeNode39.Name = "Node8"
- TreeNode39.Tag = "folder"
- TreeNode39.Text = "(D:)"
- TreeNode40.Name = "Node9"
- TreeNode40.Tag = "folder"
- TreeNode40.Text = "Control Panel"
- TreeNode41.Name = "Node10"
- TreeNode41.Tag = "folder"
- TreeNode41.Text = "Printers"
- TreeNode42.Name = "Node1"
- TreeNode42.Tag = "folder"
- TreeNode42.Text = "My Computer"
- TreeNode43.Name = "Node5"
- TreeNode43.Tag = "folder"
- TreeNode43.Text = "Entire Network"
- TreeNode44.Name = "Node2"
- TreeNode44.Tag = "folder"
- TreeNode44.Text = "Network Neighborhood"
- TreeNode45.Name = "Node3"
- TreeNode45.Tag = "folder"
- TreeNode45.Text = "Recycle Bin"
- TreeNode46.Name = "Node22"
- TreeNode46.Tag = "file"
- TreeNode46.Text = "About The Online Services.txt"
- TreeNode47.Name = "Node23"
- TreeNode47.Tag = "file"
- TreeNode47.Text = "AOL & Internet FREE Trial"
- TreeNode48.Name = "Node24"
- TreeNode48.Tag = "file"
- TreeNode48.Text = "AT&T WorldNet Signup"
- TreeNode49.Name = "Node25"
- TreeNode49.Tag = "file"
- TreeNode49.Text = "Setup Compuserve 3.0"
- TreeNode50.Name = "Node26"
- TreeNode50.Tag = "file"
- TreeNode50.Text = "Setup WOW! from CompuServe"
- TreeNode51.Name = "Node4"
- TreeNode51.Tag = "folder"
- TreeNode51.Text = "Online Services"
- TreeNode52.Name = "Node0"
- TreeNode52.Tag = "folder"
- TreeNode52.Text = "Desktop"
- Me.TreeView1.Nodes.AddRange(New System.Windows.Forms.TreeNode() {TreeNode52})
- Me.TreeView1.Size = New System.Drawing.Size(196, 405)
- Me.TreeView1.TabIndex = 9
- '
- 'Panel1
- '
- Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.Panel1.Controls.Add(Me.Label1)
- Me.Panel1.Location = New System.Drawing.Point(10, 79)
- Me.Panel1.Name = "Panel1"
- Me.Panel1.Size = New System.Drawing.Size(196, 19)
- Me.Panel1.TabIndex = 8
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.Label1.Location = New System.Drawing.Point(4, 1)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(66, 14)
- Me.Label1.TabIndex = 0
- Me.Label1.Text = "All Folders"
- '
- 'ComboBox1
- '
- Me.ComboBox1.FormattingEnabled = True
- Me.ComboBox1.Items.AddRange(New Object() {"Desktop", "My Computer", "3 1/2 Floppy (a:)", "(C:)", "(D:)", "Control Panel", "Printers", "Network Neightborhood", "Recycle Bin", "Online Services"})
- Me.ComboBox1.Location = New System.Drawing.Point(10, 52)
- Me.ComboBox1.Name = "ComboBox1"
- Me.ComboBox1.Size = New System.Drawing.Size(196, 21)
- Me.ComboBox1.TabIndex = 7
- '
- 'MenuStrip1
- '
- Me.MenuStrip1.BackColor = System.Drawing.Color.Silver
- Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FileToolStripMenuItem, Me.EditToolStripMenuItem, Me.ViewToolStripMenuItem, Me.ToolsToolStripMenuItem, Me.HelpToolStripMenuItem})
- Me.MenuStrip1.Location = New System.Drawing.Point(0, 25)
- Me.MenuStrip1.Name = "MenuStrip1"
- Me.MenuStrip1.Size = New System.Drawing.Size(847, 24)
- Me.MenuStrip1.TabIndex = 6
- Me.MenuStrip1.Text = "MenuStrip1"
- '
- 'FileToolStripMenuItem
- '
- Me.FileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.CreateShortcutToolStripMenuItem, Me.DeleteToolStripMenuItem, Me.RenameToolStripMenuItem, Me.PropertiesToolStripMenuItem, Me.CloseToolStripMenuItem})
- Me.FileToolStripMenuItem.Name = "FileToolStripMenuItem"
- Me.FileToolStripMenuItem.Size = New System.Drawing.Size(37, 20)
- Me.FileToolStripMenuItem.Text = "File"
- '
- 'CreateShortcutToolStripMenuItem
- '
- Me.CreateShortcutToolStripMenuItem.Name = "CreateShortcutToolStripMenuItem"
- Me.CreateShortcutToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.CreateShortcutToolStripMenuItem.Text = "Create Shortcut"
- '
- 'DeleteToolStripMenuItem
- '
- Me.DeleteToolStripMenuItem.Name = "DeleteToolStripMenuItem"
- Me.DeleteToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.DeleteToolStripMenuItem.Text = "Delete"
- '
- 'RenameToolStripMenuItem
- '
- Me.RenameToolStripMenuItem.Name = "RenameToolStripMenuItem"
- Me.RenameToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.RenameToolStripMenuItem.Text = "Rename"
- '
- 'PropertiesToolStripMenuItem
- '
- Me.PropertiesToolStripMenuItem.Name = "PropertiesToolStripMenuItem"
- Me.PropertiesToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.PropertiesToolStripMenuItem.Text = "Properties"
- '
- 'CloseToolStripMenuItem
- '
- Me.CloseToolStripMenuItem.Name = "CloseToolStripMenuItem"
- Me.CloseToolStripMenuItem.Size = New System.Drawing.Size(156, 22)
- Me.CloseToolStripMenuItem.Text = "Close"
- '
- 'EditToolStripMenuItem
- '
- Me.EditToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.UndoCtrlZToolStripMenuItem, Me.CutCtrlXToolStripMenuItem, Me.CopyCtrlCToolStripMenuItem, Me.PasteToolStripMenuItem, Me.PasteShortcutToolStripMenuItem, Me.SellectAllCtrlAToolStripMenuItem, Me.InvertSelectionToolStripMenuItem})
- Me.EditToolStripMenuItem.Name = "EditToolStripMenuItem"
- Me.EditToolStripMenuItem.Size = New System.Drawing.Size(39, 20)
- Me.EditToolStripMenuItem.Text = "Edit"
- '
- 'UndoCtrlZToolStripMenuItem
- '
- Me.UndoCtrlZToolStripMenuItem.Name = "UndoCtrlZToolStripMenuItem"
- Me.UndoCtrlZToolStripMenuItem.Size = New System.Drawing.Size(197, 22)
- Me.UndoCtrlZToolStripMenuItem.Text = "Undo Ctrl+Z"
- '
- 'CutCtrlXToolStripMenuItem
- '
- Me.CutCtrlXToolStripMenuItem.Name = "CutCtrlXToolStripMenuItem"
- Me.CutCtrlXToolStripMenuItem.Size = New System.Drawing.Size(197, 22)
- Me.CutCtrlXToolStripMenuItem.Text = "Cut Ctrl+X"
- '
- 'CopyCtrlCToolStripMenuItem
- '
- Me.CopyCtrlCToolStripMenuItem.Name = "CopyCtrlCToolStripMenuItem"
- Me.CopyCtrlCToolStripMenuItem.Size = New System.Drawing.Size(197, 22)
- Me.CopyCtrlCToolStripMenuItem.Text = "Copy Ctrl+C"
- '
- 'PasteToolStripMenuItem
- '
- Me.PasteToolStripMenuItem.Name = "PasteToolStripMenuItem"
- Me.PasteToolStripMenuItem.Size = New System.Drawing.Size(197, 22)
- Me.PasteToolStripMenuItem.Text = "Paste Ctrl+V"
- '
- 'PasteShortcutToolStripMenuItem
- '
- Me.PasteShortcutToolStripMenuItem.Name = "PasteShortcutToolStripMenuItem"
- Me.PasteShortcutToolStripMenuItem.Size = New System.Drawing.Size(197, 22)
- Me.PasteShortcutToolStripMenuItem.Text = "Paste Shortcut"
- '
- 'SellectAllCtrlAToolStripMenuItem
- '
- Me.SellectAllCtrlAToolStripMenuItem.Name = "SellectAllCtrlAToolStripMenuItem"
- Me.SellectAllCtrlAToolStripMenuItem.Size = New System.Drawing.Size(197, 22)
- Me.SellectAllCtrlAToolStripMenuItem.Text = "Sellect All Ctrl+A"
- '
- 'InvertSelectionToolStripMenuItem
- '
- Me.InvertSelectionToolStripMenuItem.Name = "InvertSelectionToolStripMenuItem"
- Me.InvertSelectionToolStripMenuItem.Size = New System.Drawing.Size(197, 22)
- Me.InvertSelectionToolStripMenuItem.Text = "Invert Selection"
- '
- 'ViewToolStripMenuItem
- '
- Me.ViewToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolbarToolStripMenuItem, Me.StatusBarToolStripMenuItem, Me.LargeIconsToolStripMenuItem, Me.SmallIconsToolStripMenuItem, Me.ListToolStripMenuItem, Me.DetailsToolStripMenuItem, Me.ArrangeIconsToolStripMenuItem, Me.LineUpIconsToolStripMenuItem, Me.RefreshToolStripMenuItem, Me.OptionsToolStripMenuItem})
- Me.ViewToolStripMenuItem.Name = "ViewToolStripMenuItem"
- Me.ViewToolStripMenuItem.Size = New System.Drawing.Size(44, 20)
- Me.ViewToolStripMenuItem.Text = "View"
- '
- 'ToolbarToolStripMenuItem
- '
- Me.ToolbarToolStripMenuItem.Name = "ToolbarToolStripMenuItem"
- Me.ToolbarToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
- Me.ToolbarToolStripMenuItem.Text = "Toolbar"
- '
- 'StatusBarToolStripMenuItem
- '
- Me.StatusBarToolStripMenuItem.Name = "StatusBarToolStripMenuItem"
- Me.StatusBarToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
- Me.StatusBarToolStripMenuItem.Text = "Status Bar"
- '
- 'LargeIconsToolStripMenuItem
- '
- Me.LargeIconsToolStripMenuItem.Name = "LargeIconsToolStripMenuItem"
- Me.LargeIconsToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
- Me.LargeIconsToolStripMenuItem.Text = "Large Icons"
- '
- 'SmallIconsToolStripMenuItem
- '
- Me.SmallIconsToolStripMenuItem.Name = "SmallIconsToolStripMenuItem"
- Me.SmallIconsToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
- Me.SmallIconsToolStripMenuItem.Text = "Small Icons"
- '
- 'ListToolStripMenuItem
- '
- Me.ListToolStripMenuItem.Name = "ListToolStripMenuItem"
- Me.ListToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
- Me.ListToolStripMenuItem.Text = "List"
- '
- 'DetailsToolStripMenuItem
- '
- Me.DetailsToolStripMenuItem.Name = "DetailsToolStripMenuItem"
- Me.DetailsToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
- Me.DetailsToolStripMenuItem.Text = "Details"
- '
- 'ArrangeIconsToolStripMenuItem
- '
- Me.ArrangeIconsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ByDriveLetterToolStripMenuItem, Me.ByTypeToolStripMenuItem, Me.BySizeToolStripMenuItem, Me.ByFreeSpaceToolStripMenuItem})
- Me.ArrangeIconsToolStripMenuItem.Name = "ArrangeIconsToolStripMenuItem"
- Me.ArrangeIconsToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
- Me.ArrangeIconsToolStripMenuItem.Text = "Arrange Icons"
- '
- 'ByDriveLetterToolStripMenuItem
- '
- Me.ByDriveLetterToolStripMenuItem.Name = "ByDriveLetterToolStripMenuItem"
- Me.ByDriveLetterToolStripMenuItem.Size = New System.Drawing.Size(150, 22)
- Me.ByDriveLetterToolStripMenuItem.Text = "by Drive Letter"
- '
- 'ByTypeToolStripMenuItem
- '
- Me.ByTypeToolStripMenuItem.Name = "ByTypeToolStripMenuItem"
- Me.ByTypeToolStripMenuItem.Size = New System.Drawing.Size(150, 22)
- Me.ByTypeToolStripMenuItem.Text = "by Type"
- '
- 'BySizeToolStripMenuItem
- '
- Me.BySizeToolStripMenuItem.Name = "BySizeToolStripMenuItem"
- Me.BySizeToolStripMenuItem.Size = New System.Drawing.Size(150, 22)
- Me.BySizeToolStripMenuItem.Text = "by Size"
- '
- 'ByFreeSpaceToolStripMenuItem
- '
- Me.ByFreeSpaceToolStripMenuItem.Name = "ByFreeSpaceToolStripMenuItem"
- Me.ByFreeSpaceToolStripMenuItem.Size = New System.Drawing.Size(150, 22)
- Me.ByFreeSpaceToolStripMenuItem.Text = "by Free Space"
- '
- 'LineUpIconsToolStripMenuItem
- '
- Me.LineUpIconsToolStripMenuItem.Name = "LineUpIconsToolStripMenuItem"
- Me.LineUpIconsToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
- Me.LineUpIconsToolStripMenuItem.Text = "Line up Icons"
- '
- 'RefreshToolStripMenuItem
- '
- Me.RefreshToolStripMenuItem.Name = "RefreshToolStripMenuItem"
- Me.RefreshToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
- Me.RefreshToolStripMenuItem.Text = "Refresh"
- '
- 'OptionsToolStripMenuItem
- '
- Me.OptionsToolStripMenuItem.Name = "OptionsToolStripMenuItem"
- Me.OptionsToolStripMenuItem.Size = New System.Drawing.Size(147, 22)
- Me.OptionsToolStripMenuItem.Text = "Options..."
- '
- 'ToolsToolStripMenuItem
- '
- Me.ToolsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FindToolStripMenuItem, Me.MapNetworkDriveToolStripMenuItem, Me.DisconnectNetworkDriveToolStripMenuItem, Me.GoToToolStripMenuItem})
- Me.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem"
- Me.ToolsToolStripMenuItem.Size = New System.Drawing.Size(48, 20)
- Me.ToolsToolStripMenuItem.Text = "Tools"
- '
- 'FindToolStripMenuItem
- '
- Me.FindToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FilesOrFoldersToolStripMenuItem, Me.ComputerToolStripMenuItem, Me.OnTheInternetToolStripMenuItem, Me.PeopleToolStripMenuItem})
- Me.FindToolStripMenuItem.Name = "FindToolStripMenuItem"
- Me.FindToolStripMenuItem.Size = New System.Drawing.Size(220, 22)
- Me.FindToolStripMenuItem.Text = "Find"
- '
- 'FilesOrFoldersToolStripMenuItem
- '
- Me.FilesOrFoldersToolStripMenuItem.Name = "FilesOrFoldersToolStripMenuItem"
- Me.FilesOrFoldersToolStripMenuItem.Size = New System.Drawing.Size(161, 22)
- Me.FilesOrFoldersToolStripMenuItem.Text = "Files or Folders..."
- '
- 'ComputerToolStripMenuItem
- '
- Me.ComputerToolStripMenuItem.Name = "ComputerToolStripMenuItem"
- Me.ComputerToolStripMenuItem.Size = New System.Drawing.Size(161, 22)
- Me.ComputerToolStripMenuItem.Text = "Computer..."
- '
- 'OnTheInternetToolStripMenuItem
- '
- Me.OnTheInternetToolStripMenuItem.Name = "OnTheInternetToolStripMenuItem"
- Me.OnTheInternetToolStripMenuItem.Size = New System.Drawing.Size(161, 22)
- Me.OnTheInternetToolStripMenuItem.Text = "On the Internet"
- '
- 'PeopleToolStripMenuItem
- '
- Me.PeopleToolStripMenuItem.Name = "PeopleToolStripMenuItem"
- Me.PeopleToolStripMenuItem.Size = New System.Drawing.Size(161, 22)
- Me.PeopleToolStripMenuItem.Text = "People..."
- '
- 'MapNetworkDriveToolStripMenuItem
- '
- Me.MapNetworkDriveToolStripMenuItem.Name = "MapNetworkDriveToolStripMenuItem"
- Me.MapNetworkDriveToolStripMenuItem.Size = New System.Drawing.Size(220, 22)
- Me.MapNetworkDriveToolStripMenuItem.Text = "Map Network Drive..."
- '
- 'DisconnectNetworkDriveToolStripMenuItem
- '
- Me.DisconnectNetworkDriveToolStripMenuItem.Name = "DisconnectNetworkDriveToolStripMenuItem"
- Me.DisconnectNetworkDriveToolStripMenuItem.Size = New System.Drawing.Size(220, 22)
- Me.DisconnectNetworkDriveToolStripMenuItem.Text = "Disconnect Network Drive..."
- '
- 'GoToToolStripMenuItem
- '
- Me.GoToToolStripMenuItem.Name = "GoToToolStripMenuItem"
- Me.GoToToolStripMenuItem.Size = New System.Drawing.Size(220, 22)
- Me.GoToToolStripMenuItem.Text = "Go to..."
- '
- 'HelpToolStripMenuItem
- '
- Me.HelpToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.HelpToolStripMenuItem1, Me.AboutWindows95ToolStripMenuItem})
- Me.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"
- Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(44, 20)
- Me.HelpToolStripMenuItem.Text = "Help"
- '
- 'HelpToolStripMenuItem1
- '
- Me.HelpToolStripMenuItem1.Name = "HelpToolStripMenuItem1"
- Me.HelpToolStripMenuItem1.Size = New System.Drawing.Size(174, 22)
- Me.HelpToolStripMenuItem1.Text = "Help Topics"
- '
- 'AboutWindows95ToolStripMenuItem
- '
- Me.AboutWindows95ToolStripMenuItem.Name = "AboutWindows95ToolStripMenuItem"
- Me.AboutWindows95ToolStripMenuItem.Size = New System.Drawing.Size(174, 22)
- Me.AboutWindows95ToolStripMenuItem.Text = "About Windows 95"
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(847, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(841, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(807, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(791, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(108, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Windows Explorer"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(824, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'look
- '
- '
- 'windows_explorer
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(851, 543)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.MainMenuStrip = Me.MenuStrip1
- Me.Name = "windows_explorer"
- Me.Text = "windows_explorer"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- Me.StatusStrip1.ResumeLayout(False)
- Me.StatusStrip1.PerformLayout()
- Me.Panel1.ResumeLayout(False)
- Me.Panel1.PerformLayout()
- Me.MenuStrip1.ResumeLayout(False)
- Me.MenuStrip1.PerformLayout()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents MenuStrip1 As System.Windows.Forms.MenuStrip
- Friend WithEvents FileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CreateShortcutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DeleteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents RenameToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PropertiesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CloseToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents EditToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents UndoCtrlZToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CutCtrlXToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents CopyCtrlCToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ViewToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PasteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PasteShortcutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SellectAllCtrlAToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents InvertSelectionToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ToolbarToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents StatusBarToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents LargeIconsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents SmallIconsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ListToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DetailsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ArrangeIconsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ByDriveLetterToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ByTypeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents BySizeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ByFreeSpaceToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents LineUpIconsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents RefreshToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents OptionsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FindToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents FilesOrFoldersToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ComputerToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents OnTheInternetToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents PeopleToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents MapNetworkDriveToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents DisconnectNetworkDriveToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents GoToToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents HelpToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents AboutWindows95ToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
- Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
- Friend WithEvents TreeView1 As System.Windows.Forms.TreeView
- Friend WithEvents Panel1 As System.Windows.Forms.Panel
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents ListView1 As System.Windows.Forms.ListView
- Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
- Friend WithEvents lblamountofobjects As System.Windows.Forms.ToolStripStatusLabel
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/windows explorer.resx b/Backup/windows 95/windows explorer.resx
deleted file mode 100755
index 0545a6c..0000000
--- a/Backup/windows 95/windows explorer.resx
+++ /dev/null
@@ -1,129 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 132, 17
-
-
- 17, 17
-
-
- 249, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/windows explorer.vb b/Backup/windows 95/windows explorer.vb
deleted file mode 100755
index 08cde17..0000000
--- a/Backup/windows 95/windows explorer.vb
+++ /dev/null
@@ -1,45 +0,0 @@
-Public Class windows_explorer
-
-
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub TreeView1_AfterSelect(ByVal sender As System.Object, ByVal e As System.Windows.Forms.TreeViewEventArgs) Handles TreeView1.AfterSelect
- ListView1.Items.Clear()
- Dim childamount As TreeNodeCollection
- childamount = TreeView1.SelectedNode.Nodes
- lblamountofobjects.Text = (childamount.Count & " objects(s)")
- For Each TreeNode In TreeView1.SelectedNode.Nodes
- If TreeNode.tag = "file" Then
- TreeNode.forecolor = TreeView1.BackColor
- End If
- ListView1.Items.Add(TreeNode.text)
- Next
-
- End Sub
-
- Private Sub windows_explorer_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
- lblamountofobjects.Text = "0 objects"
- look.Start()
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/Backup/windows 95/windows95messagebox.Designer.vb b/Backup/windows 95/windows95messagebox.Designer.vb
deleted file mode 100755
index 1f0ea4c..0000000
--- a/Backup/windows 95/windows95messagebox.Designer.vb
+++ /dev/null
@@ -1,231 +0,0 @@
- _
-Partial Class windows95messagebox
- Inherits System.Windows.Forms.Form
-
- 'Form overrides dispose to clean up the component list.
- _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- Try
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- Finally
- MyBase.Dispose(disposing)
- End Try
- End Sub
-
- 'Required by the Windows Form Designer
- Private components As System.ComponentModel.IContainer
-
- 'NOTE: The following procedure is required by the Windows Form Designer
- 'It can be modified using the Windows Form Designer.
- 'Do not modify it using the code editor.
- _
- Private Sub InitializeComponent()
- Me.components = New System.ComponentModel.Container
- Me.program = New System.Windows.Forms.Panel
- Me.PictureBox1 = New System.Windows.Forms.PictureBox
- Me.Label2 = New System.Windows.Forms.Label
- Me.Label1 = New System.Windows.Forms.Label
- Me.Button1 = New System.Windows.Forms.Button
- Me.infomessage = New System.Windows.Forms.TextBox
- Me.outsideprogramtopbar = New System.Windows.Forms.Panel
- Me.programtopbar = New System.Windows.Forms.Panel
- Me.maximizebutton = New System.Windows.Forms.PictureBox
- Me.minimizebutton = New System.Windows.Forms.PictureBox
- Me.programname = New System.Windows.Forms.Label
- Me.closebutton = New System.Windows.Forms.PictureBox
- Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
- Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
- Me.Timer3 = New System.Windows.Forms.Timer(Me.components)
- Me.look = New System.Windows.Forms.Timer(Me.components)
- Me.program.SuspendLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.outsideprogramtopbar.SuspendLayout()
- Me.programtopbar.SuspendLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'program
- '
- Me.program.BackColor = System.Drawing.Color.Silver
- Me.program.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
- Me.program.Controls.Add(Me.PictureBox1)
- Me.program.Controls.Add(Me.Label2)
- Me.program.Controls.Add(Me.Label1)
- Me.program.Controls.Add(Me.Button1)
- Me.program.Controls.Add(Me.infomessage)
- Me.program.Controls.Add(Me.outsideprogramtopbar)
- Me.program.Dock = System.Windows.Forms.DockStyle.Fill
- Me.program.Location = New System.Drawing.Point(0, 0)
- Me.program.Name = "program"
- Me.program.Size = New System.Drawing.Size(275, 131)
- Me.program.TabIndex = 4
- '
- 'PictureBox1
- '
- Me.PictureBox1.Image = Global.windows_95.My.Resources.Resources.windows95error
- Me.PictureBox1.Location = New System.Drawing.Point(9, 32)
- Me.PictureBox1.Name = "PictureBox1"
- Me.PictureBox1.Size = New System.Drawing.Size(32, 32)
- Me.PictureBox1.TabIndex = 10
- Me.PictureBox1.TabStop = False
- '
- 'Label2
- '
- Me.Label2.AutoSize = True
- Me.Label2.Location = New System.Drawing.Point(222, 102)
- Me.Label2.Name = "Label2"
- Me.Label2.Size = New System.Drawing.Size(39, 13)
- Me.Label2.TabIndex = 9
- Me.Label2.Text = "Label2"
- '
- 'Label1
- '
- Me.Label1.AutoSize = True
- Me.Label1.Location = New System.Drawing.Point(10, 102)
- Me.Label1.Name = "Label1"
- Me.Label1.Size = New System.Drawing.Size(39, 13)
- Me.Label1.TabIndex = 8
- Me.Label1.Text = "Label1"
- '
- 'Button1
- '
- Me.Button1.Location = New System.Drawing.Point(94, 102)
- Me.Button1.Name = "Button1"
- Me.Button1.Size = New System.Drawing.Size(75, 23)
- Me.Button1.TabIndex = 7
- Me.Button1.Text = "Ok"
- Me.Button1.UseVisualStyleBackColor = True
- '
- 'infomessage
- '
- Me.infomessage.BackColor = System.Drawing.Color.Silver
- Me.infomessage.BorderStyle = System.Windows.Forms.BorderStyle.None
- Me.infomessage.Cursor = System.Windows.Forms.Cursors.Default
- Me.infomessage.Location = New System.Drawing.Point(62, 32)
- Me.infomessage.Multiline = True
- Me.infomessage.Name = "infomessage"
- Me.infomessage.ReadOnly = True
- Me.infomessage.Size = New System.Drawing.Size(199, 64)
- Me.infomessage.TabIndex = 6
- '
- 'outsideprogramtopbar
- '
- Me.outsideprogramtopbar.Controls.Add(Me.programtopbar)
- Me.outsideprogramtopbar.Dock = System.Windows.Forms.DockStyle.Top
- Me.outsideprogramtopbar.Location = New System.Drawing.Point(0, 0)
- Me.outsideprogramtopbar.Name = "outsideprogramtopbar"
- Me.outsideprogramtopbar.Size = New System.Drawing.Size(271, 25)
- Me.outsideprogramtopbar.TabIndex = 5
- '
- 'programtopbar
- '
- Me.programtopbar.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
- Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
- Me.programtopbar.BackColor = System.Drawing.Color.DarkBlue
- Me.programtopbar.Controls.Add(Me.maximizebutton)
- Me.programtopbar.Controls.Add(Me.minimizebutton)
- Me.programtopbar.Controls.Add(Me.programname)
- Me.programtopbar.Controls.Add(Me.closebutton)
- Me.programtopbar.Location = New System.Drawing.Point(3, 3)
- Me.programtopbar.Name = "programtopbar"
- Me.programtopbar.Size = New System.Drawing.Size(265, 18)
- Me.programtopbar.TabIndex = 0
- '
- 'maximizebutton
- '
- Me.maximizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.maximizebutton.Image = Global.windows_95.My.Resources.Resources.Maximize
- Me.maximizebutton.Location = New System.Drawing.Point(231, 2)
- Me.maximizebutton.Name = "maximizebutton"
- Me.maximizebutton.Size = New System.Drawing.Size(16, 14)
- Me.maximizebutton.TabIndex = 6
- Me.maximizebutton.TabStop = False
- '
- 'minimizebutton
- '
- Me.minimizebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.minimizebutton.Image = Global.windows_95.My.Resources.Resources.minimize
- Me.minimizebutton.Location = New System.Drawing.Point(215, 2)
- Me.minimizebutton.Name = "minimizebutton"
- Me.minimizebutton.Size = New System.Drawing.Size(16, 14)
- Me.minimizebutton.TabIndex = 5
- Me.minimizebutton.TabStop = False
- '
- 'programname
- '
- Me.programname.AutoSize = True
- Me.programname.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.programname.ForeColor = System.Drawing.Color.White
- Me.programname.Location = New System.Drawing.Point(3, 2)
- Me.programname.Name = "programname"
- Me.programname.Size = New System.Drawing.Size(77, 13)
- Me.programname.TabIndex = 3
- Me.programname.Text = "Critical Error"
- '
- 'closebutton
- '
- Me.closebutton.Anchor = System.Windows.Forms.AnchorStyles.Right
- Me.closebutton.Image = Global.windows_95.My.Resources.Resources.close
- Me.closebutton.Location = New System.Drawing.Point(248, 2)
- Me.closebutton.Name = "closebutton"
- Me.closebutton.Size = New System.Drawing.Size(16, 14)
- Me.closebutton.TabIndex = 4
- Me.closebutton.TabStop = False
- '
- 'Timer1
- '
- Me.Timer1.Interval = 200
- '
- 'Timer2
- '
- '
- 'Timer3
- '
- Me.Timer3.Interval = 1000
- '
- 'look
- '
- '
- 'windows95messagebox
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.ClientSize = New System.Drawing.Size(275, 131)
- Me.Controls.Add(Me.program)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
- Me.Name = "windows95messagebox"
- Me.Text = "windows95messagebox"
- Me.TopMost = True
- Me.program.ResumeLayout(False)
- Me.program.PerformLayout()
- CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
- Me.outsideprogramtopbar.ResumeLayout(False)
- Me.programtopbar.ResumeLayout(False)
- Me.programtopbar.PerformLayout()
- CType(Me.maximizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.minimizebutton, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.closebutton, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
-
- End Sub
- Friend WithEvents program As System.Windows.Forms.Panel
- Friend WithEvents outsideprogramtopbar As System.Windows.Forms.Panel
- Friend WithEvents programtopbar As System.Windows.Forms.Panel
- Friend WithEvents maximizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents minimizebutton As System.Windows.Forms.PictureBox
- Friend WithEvents programname As System.Windows.Forms.Label
- Friend WithEvents closebutton As System.Windows.Forms.PictureBox
- Friend WithEvents Button1 As System.Windows.Forms.Button
- Friend WithEvents infomessage As System.Windows.Forms.TextBox
- Friend WithEvents Label2 As System.Windows.Forms.Label
- Friend WithEvents Label1 As System.Windows.Forms.Label
- Friend WithEvents Timer1 As System.Windows.Forms.Timer
- Friend WithEvents Timer2 As System.Windows.Forms.Timer
- Friend WithEvents Timer3 As System.Windows.Forms.Timer
- Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
- Friend WithEvents look As System.Windows.Forms.Timer
-End Class
diff --git a/Backup/windows 95/windows95messagebox.resx b/Backup/windows 95/windows95messagebox.resx
deleted file mode 100755
index 899dcda..0000000
--- a/Backup/windows 95/windows95messagebox.resx
+++ /dev/null
@@ -1,132 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 17, 17
-
-
- 106, 17
-
-
- 195, 17
-
-
- 284, 17
-
-
\ No newline at end of file
diff --git a/Backup/windows 95/windows95messagebox.vb b/Backup/windows 95/windows95messagebox.vb
deleted file mode 100755
index 7cfe453..0000000
--- a/Backup/windows 95/windows95messagebox.vb
+++ /dev/null
@@ -1,61 +0,0 @@
-Public Class windows95messagebox
- Dim chosenx As Integer
- Dim choseny As Integer
- Dim desktopx As Integer
- Dim desktopy As Integer
- Dim yran As New Random
- Dim xran As New Random
- Private Sub closebutton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles closebutton.Click
- Me.Close()
- End Sub
-
- Private Sub programtopbar_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles programtopbar.MouseDown
- If e.Button = MouseButtons.Left Then
- programtopbar.Capture = False
- Const WM_NCLBUTTONDOWN As Integer = &HA1S
- Const HTCAPTION As Integer = 2
- Dim msg As Message = _
- Message.Create(Me.Handle, WM_NCLBUTTONDOWN, _
- New IntPtr(HTCAPTION), IntPtr.Zero)
- Me.DefWndProc(msg)
- End If
- End Sub
-
- Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
- Me.Close()
- End Sub
-
- Private Sub windows95messagebox_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
- Me.Hide()
- Label1.Hide()
- Label2.Hide()
- desktopy = Windows95.desktopicons.Size.Height
- desktopx = Windows95.desktopicons.Size.Width
- Timer1.Start()
- Timer2.Start()
- Timer3.Start()
- look.Start()
- End Sub
-
- Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
- choseny = yran.Next(1, desktopy)
- End Sub
-
- Private Sub Timer2_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer2.Tick
- chosenx = xran.Next(1, desktopx)
- End Sub
-
- Private Sub Timer3_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer3.Tick
- Me.Show()
- Label1.Text = chosenx
- Label2.Text = choseny
- Me.Location = New Point(Label1.Text, Label2.Text)
- Timer3.Stop()
- End Sub
-
- Private Sub look_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles look.Tick
- Me.programtopbar.BackColor = Windows95.exampleprogramtopbar.BackColor
- Me.programtopbar.BackgroundImage = Windows95.exampleprogramtopbar.BackgroundImage
- Me.programname.BackColor = Windows95.exampleprogramtext.BackColor
- End Sub
-End Class
\ No newline at end of file
diff --git a/UpgradeLog.XML b/UpgradeLog.XML
deleted file mode 100755
index 7dfde50..0000000
--- a/UpgradeLog.XML
+++ /dev/null
@@ -1,266 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/_UpgradeReport_Files/Thumbs.db b/_UpgradeReport_Files/Thumbs.db
deleted file mode 100755
index 645b9cb..0000000
Binary files a/_UpgradeReport_Files/Thumbs.db and /dev/null differ
diff --git a/_UpgradeReport_Files/UpgradeReport.css b/_UpgradeReport_Files/UpgradeReport.css
deleted file mode 100755
index 3411f63..0000000
--- a/_UpgradeReport_Files/UpgradeReport.css
+++ /dev/null
@@ -1,207 +0,0 @@
-BODY
-{
- BACKGROUND-COLOR: white;
- FONT-FAMILY: "Verdana", sans-serif;
- FONT-SIZE: 100%;
- MARGIN-LEFT: 0px;
- MARGIN-TOP: 0px
-}
-P
-{
- FONT-FAMILY: "Verdana", sans-serif;
- FONT-SIZE: 70%;
- LINE-HEIGHT: 12pt;
- MARGIN-BOTTOM: 0px;
- MARGIN-LEFT: 10px;
- MARGIN-TOP: 10px
-}
-.note
-{
- BACKGROUND-COLOR: #ffffff;
- COLOR: #336699;
- FONT-FAMILY: "Verdana", sans-serif;
- FONT-SIZE: 100%;
- MARGIN-BOTTOM: 0px;
- MARGIN-LEFT: 0px;
- MARGIN-TOP: 0px;
- PADDING-RIGHT: 10px
-}
-.infotable
-{
- BACKGROUND-COLOR: #f0f0e0;
- BORDER-BOTTOM: #ffffff 0px solid;
- BORDER-COLLAPSE: collapse;
- BORDER-LEFT: #ffffff 0px solid;
- BORDER-RIGHT: #ffffff 0px solid;
- BORDER-TOP: #ffffff 0px solid;
- FONT-SIZE: 70%;
- MARGIN-LEFT: 10px
-}
-.issuetable
-{
- BACKGROUND-COLOR: #ffffe8;
- BORDER-COLLAPSE: collapse;
- COLOR: #000000;
- FONT-SIZE: 100%;
- MARGIN-BOTTOM: 10px;
- MARGIN-LEFT: 13px;
- MARGIN-TOP: 0px
-}
-.issuetitle
-{
- BACKGROUND-COLOR: #ffffff;
- BORDER-BOTTOM: #dcdcdc 1px solid;
- BORDER-TOP: #dcdcdc 1px;
- COLOR: #003366;
- FONT-WEIGHT: normal
-}
-.header
-{
- BACKGROUND-COLOR: #cecf9c;
- BORDER-BOTTOM: #ffffff 1px solid;
- BORDER-LEFT: #ffffff 1px solid;
- BORDER-RIGHT: #ffffff 1px solid;
- BORDER-TOP: #ffffff 1px solid;
- COLOR: #000000;
- FONT-WEIGHT: bold
-}
-.issuehdr
-{
- BACKGROUND-COLOR: #E0EBF5;
- BORDER-BOTTOM: #dcdcdc 1px solid;
- BORDER-TOP: #dcdcdc 1px solid;
- COLOR: #000000;
- FONT-WEIGHT: normal
-}
-.issuenone
-{
- BACKGROUND-COLOR: #ffffff;
- BORDER-BOTTOM: 0px;
- BORDER-LEFT: 0px;
- BORDER-RIGHT: 0px;
- BORDER-TOP: 0px;
- COLOR: #000000;
- FONT-WEIGHT: normal
-}
-.content
-{
- BACKGROUND-COLOR: #e7e7ce;
- BORDER-BOTTOM: #ffffff 1px solid;
- BORDER-LEFT: #ffffff 1px solid;
- BORDER-RIGHT: #ffffff 1px solid;
- BORDER-TOP: #ffffff 1px solid;
- PADDING-LEFT: 3px
-}
-.issuecontent
-{
- BACKGROUND-COLOR: #ffffff;
- BORDER-BOTTOM: #dcdcdc 1px solid;
- BORDER-TOP: #dcdcdc 1px solid;
- PADDING-LEFT: 3px
-}
-A:link
-{
- COLOR: #cc6633;
- TEXT-DECORATION: underline
-}
-A:visited
-{
- COLOR: #cc6633;
-}
-A:active
-{
- COLOR: #cc6633;
-}
-A:hover
-{
- COLOR: #cc3300;
- TEXT-DECORATION: underline
-}
-H1
-{
- BACKGROUND-COLOR: #003366;
- BORDER-BOTTOM: #336699 6px solid;
- COLOR: #ffffff;
- FONT-SIZE: 130%;
- FONT-WEIGHT: normal;
- MARGIN: 0em 0em 0em -20px;
- PADDING-BOTTOM: 8px;
- PADDING-LEFT: 30px;
- PADDING-TOP: 16px
-}
-H2
-{
- COLOR: #000000;
- FONT-SIZE: 80%;
- FONT-WEIGHT: bold;
- MARGIN-BOTTOM: 3px;
- MARGIN-LEFT: 10px;
- MARGIN-TOP: 20px;
- PADDING-LEFT: 0px
-}
-H3
-{
- COLOR: #000000;
- FONT-SIZE: 80%;
- FONT-WEIGHT: bold;
- MARGIN-BOTTOM: -5px;
- MARGIN-LEFT: 10px;
- MARGIN-TOP: 20px
-}
-H4
-{
- COLOR: #000000;
- FONT-SIZE: 70%;
- FONT-WEIGHT: bold;
- MARGIN-BOTTOM: 0px;
- MARGIN-TOP: 15px;
- PADDING-BOTTOM: 0px
-}
-UL
-{
- COLOR: #000000;
- FONT-SIZE: 70%;
- LIST-STYLE: square;
- MARGIN-BOTTOM: 0pt;
- MARGIN-TOP: 0pt
-}
-OL
-{
- COLOR: #000000;
- FONT-SIZE: 70%;
- LIST-STYLE: square;
- MARGIN-BOTTOM: 0pt;
- MARGIN-TOP: 0pt
-}
-LI
-{
- LIST-STYLE: square;
- MARGIN-LEFT: 0px
-}
-.expandable
-{
- CURSOR: hand
-}
-.expanded
-{
- color: black
-}
-.collapsed
-{
- DISPLAY: none
-}
-.foot
-{
-BACKGROUND-COLOR: #ffffff;
-BORDER-BOTTOM: #cecf9c 1px solid;
-BORDER-TOP: #cecf9c 2px solid
-}
-.settings
-{
-MARGIN-LEFT: 25PX;
-}
-.help
-{
-TEXT-ALIGN: right;
-margin-right: 10px;
-}
diff --git a/_UpgradeReport_Files/UpgradeReport.xslt b/_UpgradeReport_Files/UpgradeReport.xslt
deleted file mode 100755
index 02de9d0..0000000
--- a/_UpgradeReport_Files/UpgradeReport.xslt
+++ /dev/null
@@ -1,232 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- :
-
-
-
-
-
-
-
-
- Conversion Report
-
-
-
-
-
-
-
- Conversion Report -
-
-
- Time of Conversion:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Conversion Settings
-
-
-
-
-
-
-
-
diff --git a/_UpgradeReport_Files/UpgradeReport_Minus.gif b/_UpgradeReport_Files/UpgradeReport_Minus.gif
deleted file mode 100755
index 17751cb..0000000
Binary files a/_UpgradeReport_Files/UpgradeReport_Minus.gif and /dev/null differ
diff --git a/_UpgradeReport_Files/UpgradeReport_Plus.gif b/_UpgradeReport_Files/UpgradeReport_Plus.gif
deleted file mode 100755
index f6009ca..0000000
Binary files a/_UpgradeReport_Files/UpgradeReport_Plus.gif and /dev/null differ
diff --git a/windows 95.suo b/windows 95.suo
deleted file mode 100755
index 68041fa..0000000
Binary files a/windows 95.suo and /dev/null differ
diff --git a/windows 95.v11.suo b/windows 95.v11.suo
deleted file mode 100755
index fba5cc4..0000000
Binary files a/windows 95.v11.suo and /dev/null differ
diff --git a/windows 95/bin/Debug/Histacom.application b/windows 95/bin/Debug/Histacom.application
deleted file mode 100755
index 04cf5cf..0000000
--- a/windows 95/bin/Debug/Histacom.application
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 7MMCy4AcD4/3G9X1A5NgrMihujY=
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/bin/Debug/Histacom.exe b/windows 95/bin/Debug/Histacom.exe
deleted file mode 100755
index 2c4e13f..0000000
Binary files a/windows 95/bin/Debug/Histacom.exe and /dev/null differ
diff --git a/windows 95/bin/Debug/Histacom.exe.config b/windows 95/bin/Debug/Histacom.exe.config
deleted file mode 100755
index ff5595a..0000000
--- a/windows 95/bin/Debug/Histacom.exe.config
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/windows 95/bin/Debug/Histacom.exe.manifest b/windows 95/bin/Debug/Histacom.exe.manifest
deleted file mode 100755
index 1c0ff1e..0000000
--- a/windows 95/bin/Debug/Histacom.exe.manifest
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LuhOVf9VVCTU25m+Z6FZ3MaOU98=
-
-
-
-
-
-
-
-
-
- JanJZyawJcvHJ34CML8y4d9b+60=
-
-
-
-
-
-
-
-
- erkQcV7CM0fBvrrizrdfw9ISogU=
-
-
-
-
-
-
-
-
- TsGbSlVA11uyRV0XgeRVNH2TAoI=
-
-
-
-
-
-
-
-
- o6VJSmvXD4/xn4WxFzF0oe94rps=
-
-
-
-
-
-
-
-
- XaNyE8BzYrqclkmEwUv//pTLyCc=
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/bin/Debug/Histacom.pdb b/windows 95/bin/Debug/Histacom.pdb
deleted file mode 100755
index 74bc344..0000000
Binary files a/windows 95/bin/Debug/Histacom.pdb and /dev/null differ
diff --git a/windows 95/bin/Debug/Histacom.vshost.application b/windows 95/bin/Debug/Histacom.vshost.application
deleted file mode 100755
index 04cf5cf..0000000
--- a/windows 95/bin/Debug/Histacom.vshost.application
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 7MMCy4AcD4/3G9X1A5NgrMihujY=
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/bin/Debug/Histacom.vshost.exe b/windows 95/bin/Debug/Histacom.vshost.exe
deleted file mode 100755
index fc5a27b..0000000
Binary files a/windows 95/bin/Debug/Histacom.vshost.exe and /dev/null differ
diff --git a/windows 95/bin/Debug/Histacom.vshost.exe.config b/windows 95/bin/Debug/Histacom.vshost.exe.config
deleted file mode 100755
index ff5595a..0000000
--- a/windows 95/bin/Debug/Histacom.vshost.exe.config
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/windows 95/bin/Debug/Histacom.vshost.exe.manifest b/windows 95/bin/Debug/Histacom.vshost.exe.manifest
deleted file mode 100755
index 1c0ff1e..0000000
--- a/windows 95/bin/Debug/Histacom.vshost.exe.manifest
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LuhOVf9VVCTU25m+Z6FZ3MaOU98=
-
-
-
-
-
-
-
-
-
- JanJZyawJcvHJ34CML8y4d9b+60=
-
-
-
-
-
-
-
-
- erkQcV7CM0fBvrrizrdfw9ISogU=
-
-
-
-
-
-
-
-
- TsGbSlVA11uyRV0XgeRVNH2TAoI=
-
-
-
-
-
-
-
-
- o6VJSmvXD4/xn4WxFzF0oe94rps=
-
-
-
-
-
-
-
-
- XaNyE8BzYrqclkmEwUv//pTLyCc=
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/bin/Debug/Histacom.xml b/windows 95/bin/Debug/Histacom.xml
deleted file mode 100755
index ee760f6..0000000
--- a/windows 95/bin/Debug/Histacom.xml
+++ /dev/null
@@ -1,1784 +0,0 @@
-
-
-
-
-Histacom
-
-
-
-
-
- Returns the cached ResourceManager instance used by this class.
-
-
-
- Overrides the current thread's CurrentUICulture property for all
- resource lookups using this strongly typed resource class.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- A strongly-typed resource class, for looking up localized strings, etc.
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/bin/Debug/save.htc b/windows 95/bin/Debug/save.htc
deleted file mode 100755
index e69de29..0000000
diff --git a/windows 95/bin/Debug/savelocation b/windows 95/bin/Debug/savelocation
deleted file mode 100755
index e69de29..0000000
diff --git a/windows 95/bin/Debug/windows 95.vshost.application b/windows 95/bin/Debug/windows 95.vshost.application
deleted file mode 100755
index 0969bb0..0000000
--- a/windows 95/bin/Debug/windows 95.vshost.application
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- t6piSsAKNvmzOSHHNDIt7KTfwl4=
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/bin/Debug/windows 95.vshost.exe.manifest b/windows 95/bin/Debug/windows 95.vshost.exe.manifest
deleted file mode 100755
index 177b7df..0000000
--- a/windows 95/bin/Debug/windows 95.vshost.exe.manifest
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/bin/Release/AxInterop.WMPLib.dll b/windows 95/bin/Release/AxInterop.WMPLib.dll
deleted file mode 100755
index 2f916e9..0000000
Binary files a/windows 95/bin/Release/AxInterop.WMPLib.dll and /dev/null differ
diff --git a/windows 95/bin/Release/Interop.WMPLib.dll b/windows 95/bin/Release/Interop.WMPLib.dll
deleted file mode 100755
index 7b63a8b..0000000
Binary files a/windows 95/bin/Release/Interop.WMPLib.dll and /dev/null differ
diff --git a/windows 95/bin/Release/app.publish/Application Files/windows 95_1_0_0_20/AxInterop.WMPLib.dll.deploy b/windows 95/bin/Release/app.publish/Application Files/windows 95_1_0_0_20/AxInterop.WMPLib.dll.deploy
deleted file mode 100755
index 2f916e9..0000000
Binary files a/windows 95/bin/Release/app.publish/Application Files/windows 95_1_0_0_20/AxInterop.WMPLib.dll.deploy and /dev/null differ
diff --git a/windows 95/bin/Release/app.publish/Application Files/windows 95_1_0_0_20/Interop.WMPLib.dll.deploy b/windows 95/bin/Release/app.publish/Application Files/windows 95_1_0_0_20/Interop.WMPLib.dll.deploy
deleted file mode 100755
index 7b63a8b..0000000
Binary files a/windows 95/bin/Release/app.publish/Application Files/windows 95_1_0_0_20/Interop.WMPLib.dll.deploy and /dev/null differ
diff --git a/windows 95/bin/Release/app.publish/Application Files/windows 95_1_0_0_20/windows 95.exe.deploy b/windows 95/bin/Release/app.publish/Application Files/windows 95_1_0_0_20/windows 95.exe.deploy
deleted file mode 100755
index ac2df63..0000000
Binary files a/windows 95/bin/Release/app.publish/Application Files/windows 95_1_0_0_20/windows 95.exe.deploy and /dev/null differ
diff --git a/windows 95/bin/Release/app.publish/Application Files/windows 95_1_0_0_20/windows 95.exe.manifest b/windows 95/bin/Release/app.publish/Application Files/windows 95_1_0_0_20/windows 95.exe.manifest
deleted file mode 100755
index 5035eb2..0000000
--- a/windows 95/bin/Release/app.publish/Application Files/windows 95_1_0_0_20/windows 95.exe.manifest
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- N83tAdScoSZaZbzGp5caTNufq4g=
-
-
-
-
-
-
-
-
-
-
-
- EEtqbTrnqHcXrotsL/zX2a/IQCo=
-
-
-
-
-
-
-
-
-
-
-
- dPozRk5SmvUhwpsXGETXIbHnYIU=
-
-
-
-o0J1F5drG0AImHJzyhGSYJVFySI= QjMM6MO92vXIycYtl9rKF8W3b7RJWATEbotZZ7VjCQl4Iih4KS4VvQs5Fl41WvEe35KmDvCLM2VqWMozdSuF0N/hvHEt4uV74T5NrAuiRZpelRAh4z3QOarfSYMUSFdw+SQOfLskXEqBp7JFOXnN3EPWqGolciHSYFkuki1b1+Q= tP55n8MrkQ01lgiUa0RMLXUJ9FK5eONuUtB8HCE/F7R7x8udlP7VID869+PqIDXnKwVUH8+cWjm/kPVbSlmZ9gFC1cgYzLEVQjpVj2goRw+gHBXM+JOG94Og+tPaYtdMyPohyXkmOy3KgZJaRysxzEZ9Pwij+MZ+NTNpXzbrtsk= AQAB CN=Philip\Philip Adams sqfZAaDRUQZzE8l20+LUCke/oX8= kd/F1xGttdj9Z24Yw8IM1FXh8Kvd4rZxvfRbMLAM3uh7VVKX825b6kAPO/4a1zi2yQXWjg9mCIaB/U5MJSg5soc7IVrDyVmlOpv4HHIkcdB09PZ8X7Z7ZNnI7vXO8tgdjAwVJpAJbzcSvMsjcldhp1QgUQUves3gSQQaOv0mWlg= tP55n8MrkQ01lgiUa0RMLXUJ9FK5eONuUtB8HCE/F7R7x8udlP7VID869+PqIDXnKwVUH8+cWjm/kPVbSlmZ9gFC1cgYzLEVQjpVj2goRw+gHBXM+JOG94Og+tPaYtdMyPohyXkmOy3KgZJaRysxzEZ9Pwij+MZ+NTNpXzbrtsk= AQAB MIIB5TCCAU6gAwIBAgIQIBIVLBvkuKxPqECxCGGJwjANBgkqhkiG9w0BAQUFADAxMS8wLQYDVQQDHiYAUABoAGkAbABpAHAAXABQAGgAaQBsAGkAcAAgAEEAZABhAG0AczAeFw0xMDAzMjAwNjEyMTdaFw0xMTAzMjAxMjEyMTdaMDExLzAtBgNVBAMeJgBQAGgAaQBsAGkAcABcAFAAaABpAGwAaQBwACAAQQBkAGEAbQBzMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC0/nmfwyuRDTWWCJRrREwtdQn0Url4425S0HwcIT8XtHvHy52U/tUgPzr34+ogNecrBVQfz5xaOb+Q9VtKWZn2AULVyBjMsRVCOlWPaChHD6AcFcz4k4b3g6D609pi10zI+iHJeSY7LcqBklpHKzHMRn0/CKP4xn41M2lfNuu2yQIDAQABMA0GCSqGSIb3DQEBBQUAA4GBAKiXWdpgwk4mtCZs4kpW7+nsLJJyRkv8o6n0Ck2O/Kh2EzZBroeu5Ifiumh1I9dRvMwYGZ0p5bV+Q4vXfyFxAJ0lHuq2fwuvKE1lpOyLEuVOBwgLwGnsMHwd0sQ3LnD9mMZhdpwCXKYOiGplcbGyJcCtoCDaRZxgd8aNQ82Fq5I3
\ No newline at end of file
diff --git a/windows 95/bin/Release/app.publish/setup.exe b/windows 95/bin/Release/app.publish/setup.exe
deleted file mode 100755
index 5a811ce..0000000
Binary files a/windows 95/bin/Release/app.publish/setup.exe and /dev/null differ
diff --git a/windows 95/bin/Release/app.publish/windows 95.application b/windows 95/bin/Release/app.publish/windows 95.application
deleted file mode 100755
index 549b469..0000000
--- a/windows 95/bin/Release/app.publish/windows 95.application
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- gzOWTPJh/Hesg+HT0utbLpVpq1U=
-
-
-
-luCdr2l0t7pV0IkZ1MM11DgTUqU= WewTo2LXkW+DHAPRu01eCuDfTocNjcsdTj57KlzdfJWJWT7gnK0HeOqGveXLq9BdcOfsbpWiCB8Wuuf+LstuTXlSrb9z7kt/a63iLtcTa6cEG9BkGl2DCes6krJ7FDUzNHDkj2bnLUPx4WEfMgIC8lav10xDNy2yWdKCUZ1gId8= tP55n8MrkQ01lgiUa0RMLXUJ9FK5eONuUtB8HCE/F7R7x8udlP7VID869+PqIDXnKwVUH8+cWjm/kPVbSlmZ9gFC1cgYzLEVQjpVj2goRw+gHBXM+JOG94Og+tPaYtdMyPohyXkmOy3KgZJaRysxzEZ9Pwij+MZ+NTNpXzbrtsk= AQAB CN=Philip\Philip Adams J5d8GRTynTD+GXVhs8W0F7gZ3GI= UNY63mQRTiD4sQQ+dlKnVuMwIUOhdAWsCMmOe8nSWpr9SZJ8MbWl7CaA3ULN8tCx6KyWJWAxgP5VwUi/KBBGQiVaG8fNk1+WRSzE8s4TihSu5Vk+QA+4OBCKj6drmNo/DyS6cws+DF8CIHHQazuTVQXEIOQeAsrMn4Td/2PsGo0= tP55n8MrkQ01lgiUa0RMLXUJ9FK5eONuUtB8HCE/F7R7x8udlP7VID869+PqIDXnKwVUH8+cWjm/kPVbSlmZ9gFC1cgYzLEVQjpVj2goRw+gHBXM+JOG94Og+tPaYtdMyPohyXkmOy3KgZJaRysxzEZ9Pwij+MZ+NTNpXzbrtsk= AQAB MIIB5TCCAU6gAwIBAgIQIBIVLBvkuKxPqECxCGGJwjANBgkqhkiG9w0BAQUFADAxMS8wLQYDVQQDHiYAUABoAGkAbABpAHAAXABQAGgAaQBsAGkAcAAgAEEAZABhAG0AczAeFw0xMDAzMjAwNjEyMTdaFw0xMTAzMjAxMjEyMTdaMDExLzAtBgNVBAMeJgBQAGgAaQBsAGkAcABcAFAAaABpAGwAaQBwACAAQQBkAGEAbQBzMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC0/nmfwyuRDTWWCJRrREwtdQn0Url4425S0HwcIT8XtHvHy52U/tUgPzr34+ogNecrBVQfz5xaOb+Q9VtKWZn2AULVyBjMsRVCOlWPaChHD6AcFcz4k4b3g6D609pi10zI+iHJeSY7LcqBklpHKzHMRn0/CKP4xn41M2lfNuu2yQIDAQABMA0GCSqGSIb3DQEBBQUAA4GBAKiXWdpgwk4mtCZs4kpW7+nsLJJyRkv8o6n0Ck2O/Kh2EzZBroeu5Ifiumh1I9dRvMwYGZ0p5bV+Q4vXfyFxAJ0lHuq2fwuvKE1lpOyLEuVOBwgLwGnsMHwd0sQ3LnD9mMZhdpwCXKYOiGplcbGyJcCtoCDaRZxgd8aNQ82Fq5I3
\ No newline at end of file
diff --git a/windows 95/bin/Release/windows 95.application b/windows 95/bin/Release/windows 95.application
deleted file mode 100755
index 86a115a..0000000
--- a/windows 95/bin/Release/windows 95.application
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- H58tr3UTIBO20ny92dK2e2/CWmM=
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/bin/Release/windows 95.exe b/windows 95/bin/Release/windows 95.exe
deleted file mode 100755
index ac2df63..0000000
Binary files a/windows 95/bin/Release/windows 95.exe and /dev/null differ
diff --git a/windows 95/bin/Release/windows 95.exe.manifest b/windows 95/bin/Release/windows 95.exe.manifest
deleted file mode 100755
index 38e3a32..0000000
--- a/windows 95/bin/Release/windows 95.exe.manifest
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- N83tAdScoSZaZbzGp5caTNufq4g=
-
-
-
-
-
-
-
-
-
-
-
- EEtqbTrnqHcXrotsL/zX2a/IQCo=
-
-
-
-
-
-
-
-
-
-
-
- dPozRk5SmvUhwpsXGETXIbHnYIU=
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/bin/Release/windows 95.pdb b/windows 95/bin/Release/windows 95.pdb
deleted file mode 100755
index 24d951c..0000000
Binary files a/windows 95/bin/Release/windows 95.pdb and /dev/null differ
diff --git a/windows 95/bin/Release/windows 95.xml b/windows 95/bin/Release/windows 95.xml
deleted file mode 100755
index bbdc462..0000000
--- a/windows 95/bin/Release/windows 95.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-windows95
-
-
-
-
-
- Returns the cached ResourceManager instance used by this class.
-
-
-
- Overrides the current thread's CurrentUICulture property for all
- resource lookups using this strongly typed resource class.
-
-
-
- A strongly-typed resource class, for looking up localized strings, etc.
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/windows 95/obj/Debug/DesignTimeResolveAssemblyReferences.cache
deleted file mode 100755
index d33ee78..0000000
Binary files a/windows 95/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ
diff --git a/windows 95/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/windows 95/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
deleted file mode 100755
index c950727..0000000
Binary files a/windows 95/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ
diff --git a/windows 95/obj/Debug/GenerateResource.read.1.tlog b/windows 95/obj/Debug/GenerateResource.read.1.tlog
deleted file mode 100755
index ec5c1ec..0000000
Binary files a/windows 95/obj/Debug/GenerateResource.read.1.tlog and /dev/null differ
diff --git a/windows 95/obj/Debug/GenerateResource.write.1.tlog b/windows 95/obj/Debug/GenerateResource.write.1.tlog
deleted file mode 100755
index 9c53b45..0000000
Binary files a/windows 95/obj/Debug/GenerateResource.write.1.tlog and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Address_Book.resources b/windows 95/obj/Debug/Histacom.Address_Book.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.Address_Book.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Command_prompt.resources b/windows 95/obj/Debug/Histacom.Command_prompt.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.Command_prompt.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Downloader98.resources b/windows 95/obj/Debug/Histacom.Downloader98.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.Downloader98.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Guess_The_Number_98.resources b/windows 95/obj/Debug/Histacom.Guess_The_Number_98.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.Guess_The_Number_98.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Guess_The_Number_app.resources b/windows 95/obj/Debug/Histacom.Guess_The_Number_app.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.Guess_The_Number_app.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Installer95.resources b/windows 95/obj/Debug/Histacom.Installer95.resources
deleted file mode 100755
index 6d21646..0000000
Binary files a/windows 95/obj/Debug/Histacom.Installer95.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Installer98.resources b/windows 95/obj/Debug/Histacom.Installer98.resources
deleted file mode 100755
index 6d21646..0000000
Binary files a/windows 95/obj/Debug/Histacom.Installer98.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Internet_Explorer_52001.resources b/windows 95/obj/Debug/Histacom.Internet_Explorer_52001.resources
deleted file mode 100755
index 83e9001..0000000
Binary files a/windows 95/obj/Debug/Histacom.Internet_Explorer_52001.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Internetexplorer62002damaged.resources b/windows 95/obj/Debug/Histacom.Internetexplorer62002damaged.resources
deleted file mode 100755
index 9647efe..0000000
Binary files a/windows 95/obj/Debug/Histacom.Internetexplorer62002damaged.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Resources.resources b/windows 95/obj/Debug/Histacom.Resources.resources
deleted file mode 100755
index a1b74c8..0000000
Binary files a/windows 95/obj/Debug/Histacom.Resources.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Skindows_95.resources b/windows 95/obj/Debug/Histacom.Skindows_95.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.Skindows_95.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.StartRunner98.resources b/windows 95/obj/Debug/Histacom.StartRunner98.resources
deleted file mode 100755
index b3584fc..0000000
Binary files a/windows 95/obj/Debug/Histacom.StartRunner98.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Start_Runner.resources b/windows 95/obj/Debug/Histacom.Start_Runner.resources
deleted file mode 100755
index b3584fc..0000000
Binary files a/windows 95/obj/Debug/Histacom.Start_Runner.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Survive_The_Day.resources b/windows 95/obj/Debug/Histacom.Survive_The_Day.resources
deleted file mode 100755
index f5503fa..0000000
Binary files a/windows 95/obj/Debug/Histacom.Survive_The_Day.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Title_Screen.resources b/windows 95/obj/Debug/Histacom.Title_Screen.resources
deleted file mode 100755
index b6d8a16..0000000
Binary files a/windows 95/obj/Debug/Histacom.Title_Screen.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.TrustInfo.xml b/windows 95/obj/Debug/Histacom.TrustInfo.xml
deleted file mode 100755
index e905414..0000000
--- a/windows 95/obj/Debug/Histacom.TrustInfo.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
\ No newline at end of file
diff --git a/windows 95/obj/Debug/Histacom.WebChat_1999.resources b/windows 95/obj/Debug/Histacom.WebChat_1999.resources
deleted file mode 100755
index 04b56c2..0000000
Binary files a/windows 95/obj/Debug/Histacom.WebChat_1999.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Webchat1998.resources b/windows 95/obj/Debug/Histacom.Webchat1998.resources
deleted file mode 100755
index 04b56c2..0000000
Binary files a/windows 95/obj/Debug/Histacom.Webchat1998.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Windows2000.resources b/windows 95/obj/Debug/Histacom.Windows2000.resources
deleted file mode 100755
index 5ffa19b..0000000
Binary files a/windows 95/obj/Debug/Histacom.Windows2000.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Windows95.resources b/windows 95/obj/Debug/Histacom.Windows95.resources
deleted file mode 100755
index 0a83a10..0000000
Binary files a/windows 95/obj/Debug/Histacom.Windows95.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Windows98.resources b/windows 95/obj/Debug/Histacom.Windows98.resources
deleted file mode 100755
index 62e8986..0000000
Binary files a/windows 95/obj/Debug/Histacom.Windows98.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Windows_Xp_messagebox.resources b/windows 95/obj/Debug/Histacom.Windows_Xp_messagebox.resources
deleted file mode 100755
index 9647efe..0000000
Binary files a/windows 95/obj/Debug/Histacom.Windows_Xp_messagebox.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.Windowsxp2002damaged.resources b/windows 95/obj/Debug/Histacom.Windowsxp2002damaged.resources
deleted file mode 100755
index fae555b..0000000
Binary files a/windows 95/obj/Debug/Histacom.Windowsxp2002damaged.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom._2002_virus_labels.resources b/windows 95/obj/Debug/Histacom._2002_virus_labels.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom._2002_virus_labels.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.application b/windows 95/obj/Debug/Histacom.application
deleted file mode 100755
index 04cf5cf..0000000
--- a/windows 95/obj/Debug/Histacom.application
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 7MMCy4AcD4/3G9X1A5NgrMihujY=
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/obj/Debug/Histacom.commandprompt2000.resources b/windows 95/obj/Debug/Histacom.commandprompt2000.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.commandprompt2000.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.commandpromptxp.resources b/windows 95/obj/Debug/Histacom.commandpromptxp.resources
deleted file mode 100755
index 9647efe..0000000
Binary files a/windows 95/obj/Debug/Histacom.commandpromptxp.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.downloader2000.resources b/windows 95/obj/Debug/Histacom.downloader2000.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.downloader2000.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.downloader95.resources b/windows 95/obj/Debug/Histacom.downloader95.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.downloader95.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.errorblaster2000.resources b/windows 95/obj/Debug/Histacom.errorblaster2000.resources
deleted file mode 100755
index 81708e1..0000000
Binary files a/windows 95/obj/Debug/Histacom.errorblaster2000.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.errorblaster95.resources b/windows 95/obj/Debug/Histacom.errorblaster95.resources
deleted file mode 100755
index 4aac04d..0000000
Binary files a/windows 95/obj/Debug/Histacom.errorblaster95.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.errorblaster98.resources b/windows 95/obj/Debug/Histacom.errorblaster98.resources
deleted file mode 100755
index 81708e1..0000000
Binary files a/windows 95/obj/Debug/Histacom.errorblaster98.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.exe b/windows 95/obj/Debug/Histacom.exe
deleted file mode 100755
index 2c4e13f..0000000
Binary files a/windows 95/obj/Debug/Histacom.exe and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.exe.manifest b/windows 95/obj/Debug/Histacom.exe.manifest
deleted file mode 100755
index 1c0ff1e..0000000
--- a/windows 95/obj/Debug/Histacom.exe.manifest
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- LuhOVf9VVCTU25m+Z6FZ3MaOU98=
-
-
-
-
-
-
-
-
-
- JanJZyawJcvHJ34CML8y4d9b+60=
-
-
-
-
-
-
-
-
- erkQcV7CM0fBvrrizrdfw9ISogU=
-
-
-
-
-
-
-
-
- TsGbSlVA11uyRV0XgeRVNH2TAoI=
-
-
-
-
-
-
-
-
- o6VJSmvXD4/xn4WxFzF0oe94rps=
-
-
-
-
-
-
-
-
- XaNyE8BzYrqclkmEwUv//pTLyCc=
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/obj/Debug/Histacom.formDisplayproperties.resources b/windows 95/obj/Debug/Histacom.formDisplayproperties.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.formDisplayproperties.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.formcalculator.resources b/windows 95/obj/Debug/Histacom.formcalculator.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.formcalculator.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.formnotepad.resources b/windows 95/obj/Debug/Histacom.formnotepad.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.formnotepad.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.formwindowshelp.resources b/windows 95/obj/Debug/Histacom.formwindowshelp.resources
deleted file mode 100755
index 43c998a..0000000
Binary files a/windows 95/obj/Debug/Histacom.formwindowshelp.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.guessthenumber2win2000.resources b/windows 95/obj/Debug/Histacom.guessthenumber2win2000.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.guessthenumber2win2000.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.hwcv.resources b/windows 95/obj/Debug/Histacom.hwcv.resources
deleted file mode 100755
index e710144..0000000
Binary files a/windows 95/obj/Debug/Histacom.hwcv.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.installer2000.resources b/windows 95/obj/Debug/Histacom.installer2000.resources
deleted file mode 100755
index 91d72fe..0000000
Binary files a/windows 95/obj/Debug/Histacom.installer2000.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.installerxp.resources b/windows 95/obj/Debug/Histacom.installerxp.resources
deleted file mode 100755
index 13c2d7a..0000000
Binary files a/windows 95/obj/Debug/Histacom.installerxp.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.internet_explorer_4.resources b/windows 95/obj/Debug/Histacom.internet_explorer_4.resources
deleted file mode 100755
index 9b1b2c8..0000000
Binary files a/windows 95/obj/Debug/Histacom.internet_explorer_4.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.internet_explorer_5.resources b/windows 95/obj/Debug/Histacom.internet_explorer_5.resources
deleted file mode 100755
index bcb7eaa..0000000
Binary files a/windows 95/obj/Debug/Histacom.internet_explorer_5.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.loadsettings.resources b/windows 95/obj/Debug/Histacom.loadsettings.resources
deleted file mode 100755
index b6d8a16..0000000
Binary files a/windows 95/obj/Debug/Histacom.loadsettings.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.notepad2000.resources b/windows 95/obj/Debug/Histacom.notepad2000.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.notepad2000.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.notepadxp.resources b/windows 95/obj/Debug/Histacom.notepadxp.resources
deleted file mode 100755
index 9647efe..0000000
Binary files a/windows 95/obj/Debug/Histacom.notepadxp.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.paint.resources b/windows 95/obj/Debug/Histacom.paint.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.paint.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.pdb b/windows 95/obj/Debug/Histacom.pdb
deleted file mode 100755
index 74bc344..0000000
Binary files a/windows 95/obj/Debug/Histacom.pdb and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.phone_dialer.resources b/windows 95/obj/Debug/Histacom.phone_dialer.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.phone_dialer.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.run.resources b/windows 95/obj/Debug/Histacom.run.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.run.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.startrunner2000.resources b/windows 95/obj/Debug/Histacom.startrunner2000.resources
deleted file mode 100755
index b3584fc..0000000
Binary files a/windows 95/obj/Debug/Histacom.startrunner2000.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.template2000.resources b/windows 95/obj/Debug/Histacom.template2000.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.template2000.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.templatexp.resources b/windows 95/obj/Debug/Histacom.templatexp.resources
deleted file mode 100755
index 9647efe..0000000
Binary files a/windows 95/obj/Debug/Histacom.templatexp.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.templete95and98.resources b/windows 95/obj/Debug/Histacom.templete95and98.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.templete95and98.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.templetevista.resources b/windows 95/obj/Debug/Histacom.templetevista.resources
deleted file mode 100755
index 9647efe..0000000
Binary files a/windows 95/obj/Debug/Histacom.templetevista.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.time_distorter.resources b/windows 95/obj/Debug/Histacom.time_distorter.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.time_distorter.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.time_distorter_0.resources b/windows 95/obj/Debug/Histacom.time_distorter_0.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.time_distorter_0.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.time_travel_year_display.resources b/windows 95/obj/Debug/Histacom.time_travel_year_display.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.time_travel_year_display.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.timedistorter0.resources b/windows 95/obj/Debug/Histacom.timedistorter0.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.timedistorter0.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.timedistorter032002xp.resources b/windows 95/obj/Debug/Histacom.timedistorter032002xp.resources
deleted file mode 100755
index 9647efe..0000000
Binary files a/windows 95/obj/Debug/Histacom.timedistorter032002xp.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.volume_control.resources b/windows 95/obj/Debug/Histacom.volume_control.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.volume_control.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.webchat_2000.resources b/windows 95/obj/Debug/Histacom.webchat_2000.resources
deleted file mode 100755
index 04b56c2..0000000
Binary files a/windows 95/obj/Debug/Histacom.webchat_2000.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.windows2000messagebox.resources b/windows 95/obj/Debug/Histacom.windows2000messagebox.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.windows2000messagebox.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.windows95messagebox.resources b/windows 95/obj/Debug/Histacom.windows95messagebox.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.windows95messagebox.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.windows98messagebox.resources b/windows 95/obj/Debug/Histacom.windows98messagebox.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.windows98messagebox.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.windows_explorer.resources b/windows 95/obj/Debug/Histacom.windows_explorer.resources
deleted file mode 100755
index 6c05a97..0000000
Binary files a/windows 95/obj/Debug/Histacom.windows_explorer.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.windows_me.resources b/windows 95/obj/Debug/Histacom.windows_me.resources
deleted file mode 100755
index aced029..0000000
Binary files a/windows 95/obj/Debug/Histacom.windows_me.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.windowsvista.resources b/windows 95/obj/Debug/Histacom.windowsvista.resources
deleted file mode 100755
index 80de433..0000000
Binary files a/windows 95/obj/Debug/Histacom.windowsvista.resources and /dev/null differ
diff --git a/windows 95/obj/Debug/Histacom.xml b/windows 95/obj/Debug/Histacom.xml
deleted file mode 100755
index ee760f6..0000000
--- a/windows 95/obj/Debug/Histacom.xml
+++ /dev/null
@@ -1,1784 +0,0 @@
-
-
-
-
-Histacom
-
-
-
-
-
- Returns the cached ResourceManager instance used by this class.
-
-
-
- Overrides the current thread's CurrentUICulture property for all
- resource lookups using this strongly typed resource class.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- Looks up a localized resource of type System.Drawing.Bitmap.
-
-
-
- A strongly-typed resource class, for looking up localized strings, etc.
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/obj/Debug/ResolveAssemblyReference.cache b/windows 95/obj/Debug/ResolveAssemblyReference.cache
deleted file mode 100755
index a95a801..0000000
Binary files a/windows 95/obj/Debug/ResolveAssemblyReference.cache and /dev/null differ
diff --git a/windows 95/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll b/windows 95/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll
deleted file mode 100755
index 58dfb39..0000000
Binary files a/windows 95/obj/Debug/TempPE/My Project.Resources.Designer.vb.dll and /dev/null differ
diff --git a/windows 95/obj/Debug/windows 95.vbproj.FileListAbsolute.txt b/windows 95/obj/Debug/windows 95.vbproj.FileListAbsolute.txt
deleted file mode 100755
index 408de0b..0000000
--- a/windows 95/obj/Debug/windows 95.vbproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,401 +0,0 @@
-C:\Users\Philip Adams\AppData\Local\Temporary Projects\windows 95\bin\Debug\windows 95.exe
-C:\Users\Philip Adams\AppData\Local\Temporary Projects\windows 95\bin\Debug\windows 95.pdb
-C:\Users\Philip Adams\AppData\Local\Temporary Projects\windows 95\bin\Debug\windows 95.xml
-C:\Users\Philip Adams\AppData\Local\Temporary Projects\windows 95\obj\Debug\ResolveAssemblyReference.cache
-C:\Users\Philip Adams\AppData\Local\Temporary Projects\windows 95\obj\Debug\windows_95.Resources.resources
-C:\Users\Philip Adams\AppData\Local\Temporary Projects\windows 95\obj\Debug\windows 95.vbproj.GenerateResource.Cache
-C:\Users\Philip Adams\AppData\Local\Temporary Projects\windows 95\obj\Debug\windows 95.exe
-C:\Users\Philip Adams\AppData\Local\Temporary Projects\windows 95\obj\Debug\windows 95.xml
-C:\Users\Philip Adams\AppData\Local\Temporary Projects\windows 95\obj\Debug\windows 95.pdb
-C:\Users\Philip Adams\AppData\Local\Temporary Projects\windows 95\obj\Debug\windows_95.windows95.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\ResolveAssemblyReference.cache
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\Interop.WMPLib.dll
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\AxInterop.WMPLib.dll
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Interop.WMPLib.dll
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\AxInterop.WMPLib.dll
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\windows 95.vbproj.ResolveComReference.cache
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\GenerateResource.read.1.tlog
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\GenerateResource.write.1.tlog
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\Histacom.exe.manifest
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\Histacom.application
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\Histacom.exe
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\Histacom.pdb
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\Histacom.xml
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Address_Book.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Command_prompt.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.downloader95.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Downloader98.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.errorblaster95.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.errorblaster98.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.formcalculator.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.formDisplayproperties.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.formwindowshelp.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Guess_The_Number_98.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Guess_The_Number_app.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.hwcv.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Installer95.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Installer98.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.internet_explorer_4.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.internet_explorer_5.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Resources.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.formnotepad.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.notepadxp.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.paint.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.phone_dialer.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.run.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Skindows_95.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Start_Runner.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.StartRunner98.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.templatexp.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.templete95and98.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.time_distorter_0.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.time_distorter.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.volume_control.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.WebChat_1999.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Webchat1998.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.windows_explorer.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Windows95.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.windows95messagebox.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Windows98.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.windows98messagebox.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.TrustInfo.xml
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.exe.manifest
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.application
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.exe
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.xml
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.pdb
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.commandpromptxp.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Windowsxp2002damaged.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Internetexplorer62002damaged.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.installerxp.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom._2002_virus_labels.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.timedistorter032002xp.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Windows_Xp_messagebox.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Title_Screen.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.loadsettings.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Windows2000.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.template2000.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.notepad2000.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Internet_Explorer_52001.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.downloader2000.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.guessthenumber2win2000.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.installer2000.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.startrunner2000.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.errorblaster2000.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.windows2000messagebox.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Survive_The_Day.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.time_travel_year_display.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.commandprompt2000.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.windows_me.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.webchat_2000.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.windowsvista.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.templetevista.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.timedistorter0.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Interop.WMPLib.dll
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\AxInterop.WMPLib.dll
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\windows 95.vbproj.ResolveComReference.cache
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.exe
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.xml
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.pdb
-M:\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\Histacom.exe.manifest
-M:\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\Histacom.application
-M:\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\Histacom.exe
-M:\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\Histacom.pdb
-M:\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\Histacom.xml
-M:\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\Interop.WMPLib.dll
-M:\Visual Studio 2008\Projects\windows 95\windows 95\bin\Debug\AxInterop.WMPLib.dll
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\ResolveAssemblyReference.cache
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom._2002_virus_labels.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Address_Book.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Command_prompt.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.commandprompt2000.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.commandpromptxp.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.downloader2000.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.downloader95.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Downloader98.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.errorblaster2000.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.errorblaster95.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.errorblaster98.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.formcalculator.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.formDisplayproperties.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.formwindowshelp.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Guess_The_Number_98.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Guess_The_Number_app.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.guessthenumber2win2000.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.hwcv.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.installer2000.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Installer95.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Installer98.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.installerxp.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.internet_explorer_4.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.internet_explorer_5.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Internet_Explorer_52001.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Internetexplorer62002damaged.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.loadsettings.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Resources.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.formnotepad.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.notepad2000.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.notepadxp.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.paint.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.phone_dialer.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.run.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Skindows_95.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Start_Runner.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.startrunner2000.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.StartRunner98.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Survive_The_Day.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.template2000.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.templatexp.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.templete95and98.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.templetevista.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.time_distorter_0.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.time_distorter.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.time_travel_year_display.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.timedistorter0.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.timedistorter032002xp.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Title_Screen.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.volume_control.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.WebChat_1999.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.webchat_2000.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Webchat1998.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.windows_explorer.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.windows_me.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Windows_Xp_messagebox.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Windows2000.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.windows2000messagebox.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Windows95.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.windows95messagebox.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Windows98.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.windows98messagebox.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.windowsvista.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.Windowsxp2002damaged.resources
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\GenerateResource.read.1.tlog
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\GenerateResource.write.1.tlog
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.TrustInfo.xml
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.exe.manifest
-M:\Visual Studio 2008\Projects\windows 95\windows 95\obj\Debug\Histacom.application
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.exe
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.xml
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.pdb
-C:\Users\Philip\Desktop\windows 95\windows 95\bin\Debug\Histacom.exe.manifest
-C:\Users\Philip\Desktop\windows 95\windows 95\bin\Debug\Histacom.application
-C:\Users\Philip\Desktop\windows 95\windows 95\bin\Debug\Histacom.exe
-C:\Users\Philip\Desktop\windows 95\windows 95\bin\Debug\Histacom.pdb
-C:\Users\Philip\Desktop\windows 95\windows 95\bin\Debug\Histacom.xml
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom._2002_virus_labels.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Address_Book.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Command_prompt.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.commandprompt2000.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.commandpromptxp.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.downloader2000.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.downloader95.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Downloader98.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.errorblaster2000.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.errorblaster95.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.errorblaster98.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.formcalculator.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.formDisplayproperties.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.formwindowshelp.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Guess_The_Number_98.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Guess_The_Number_app.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.guessthenumber2win2000.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.hwcv.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.installer2000.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Installer95.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Installer98.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.installerxp.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.internet_explorer_4.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.internet_explorer_5.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Internet_Explorer_52001.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Internetexplorer62002damaged.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.loadsettings.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Resources.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.formnotepad.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.notepad2000.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.notepadxp.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.paint.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.phone_dialer.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.run.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Skindows_95.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Start_Runner.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.startrunner2000.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.StartRunner98.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Survive_The_Day.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.template2000.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.templatexp.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.templete95and98.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.templetevista.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.time_distorter_0.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.time_distorter.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.time_travel_year_display.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.timedistorter0.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.timedistorter032002xp.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Title_Screen.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.volume_control.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.WebChat_1999.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.webchat_2000.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Webchat1998.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.windows_explorer.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.windows_me.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Windows_Xp_messagebox.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Windows2000.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.windows2000messagebox.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Windows95.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.windows95messagebox.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Windows98.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.windows98messagebox.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.windowsvista.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.Windowsxp2002damaged.resources
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\windows 95.vbproj.GenerateResource.Cache
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.TrustInfo.xml
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.exe.manifest
-C:\Users\Philip\Desktop\windows 95\windows 95\obj\Debug\Histacom.application
-C:\Users\Philip\Desktop\windows 95\windows 95\bin\Debug\Histacom.exe.config
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\bin\Debug\Histacom.exe.config
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.exe
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.xml
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.pdb
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\bin\Debug\Histacom.exe.manifest
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\bin\Debug\Histacom.application
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\bin\Debug\Histacom.exe
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\bin\Debug\Histacom.pdb
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\bin\Debug\Histacom.xml
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom._2002_virus_labels.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Address_Book.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Command_prompt.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.commandprompt2000.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.commandpromptxp.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.downloader2000.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.downloader95.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Downloader98.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.errorblaster2000.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.errorblaster95.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.errorblaster98.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.formcalculator.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.formDisplayproperties.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.formwindowshelp.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Guess_The_Number_98.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Guess_The_Number_app.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.guessthenumber2win2000.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.hwcv.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.installer2000.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Installer95.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Installer98.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.installerxp.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.internet_explorer_4.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.internet_explorer_5.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Internet_Explorer_52001.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Internetexplorer62002damaged.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.loadsettings.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Resources.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.formnotepad.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.notepad2000.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.notepadxp.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.paint.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.phone_dialer.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.run.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Skindows_95.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Start_Runner.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.startrunner2000.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.StartRunner98.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Survive_The_Day.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.template2000.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.templatexp.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.templete95and98.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.templetevista.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.time_distorter_0.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.time_distorter.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.time_travel_year_display.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.timedistorter0.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.timedistorter032002xp.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Title_Screen.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.volume_control.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.WebChat_1999.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.webchat_2000.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Webchat1998.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.windows_explorer.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.windows_me.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Windows_Xp_messagebox.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Windows2000.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.windows2000messagebox.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Windows95.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.windows95messagebox.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Windows98.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.windows98messagebox.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.windowsvista.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.Windowsxp2002damaged.resources
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\windows 95.vbproj.GenerateResource.Cache
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.TrustInfo.xml
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.exe.manifest
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.application
-C:\Users\SCOUT IS POOTIS\Documents\histacom\windows 95\obj\Debug\Histacom.webchat_2001.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\bin\Debug\Histacom.exe.config
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.exe
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.xml
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.pdb
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom._2002_virus_labels.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Address_Book.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Command_prompt.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.commandprompt2000.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.commandpromptxp.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.downloader2000.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.downloader95.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Downloader98.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.errorblaster2000.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.errorblaster95.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.errorblaster98.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.formcalculator.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.formDisplayproperties.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.formwindowshelp.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Guess_The_Number_98.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Guess_The_Number_app.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.guessthenumber2win2000.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.hwcv.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.installer2000.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Installer95.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Installer98.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.installerxp.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.internet_explorer_4.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.internet_explorer_5.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Internet_Explorer_52001.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Internetexplorer62002damaged.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.loadsettings.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Resources.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.formnotepad.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.notepad2000.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.notepadxp.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.paint.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.phone_dialer.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.run.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Skindows_95.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Start_Runner.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.startrunner2000.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.StartRunner98.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Survive_The_Day.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.template2000.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.templatexp.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.templete95and98.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.templetevista.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.time_distorter_0.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.time_distorter.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.time_travel_year_display.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.timedistorter0.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.timedistorter032002xp.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Title_Screen.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.volume_control.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.WebChat_1999.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.webchat_2001.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.webchat_2000.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Webchat1998.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.windows_explorer.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.windows_me.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Windows_Xp_messagebox.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Windows2000.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.windows2000messagebox.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Windows95.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.windows95messagebox.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Windows98.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.windows98messagebox.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.windowsvista.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\Histacom.Windowsxp2002damaged.resources
-C:\Users\Ryan\Documents\GitHub\Histacom\windows 95\obj\Debug\windows 95.vbproj.GenerateResource.Cache
diff --git a/windows 95/obj/Debug/windows 95.vbproj.GenerateResource.Cache b/windows 95/obj/Debug/windows 95.vbproj.GenerateResource.Cache
deleted file mode 100755
index 614d740..0000000
Binary files a/windows 95/obj/Debug/windows 95.vbproj.GenerateResource.Cache and /dev/null differ
diff --git a/windows 95/obj/Release/AxInterop.WMPLib.dll b/windows 95/obj/Release/AxInterop.WMPLib.dll
deleted file mode 100755
index 2f916e9..0000000
Binary files a/windows 95/obj/Release/AxInterop.WMPLib.dll and /dev/null differ
diff --git a/windows 95/obj/Release/Interop.WMPLib.dll b/windows 95/obj/Release/Interop.WMPLib.dll
deleted file mode 100755
index 7b63a8b..0000000
Binary files a/windows 95/obj/Release/Interop.WMPLib.dll and /dev/null differ
diff --git a/windows 95/obj/Release/ResolveAssemblyReference.cache b/windows 95/obj/Release/ResolveAssemblyReference.cache
deleted file mode 100755
index 230b88f..0000000
Binary files a/windows 95/obj/Release/ResolveAssemblyReference.cache and /dev/null differ
diff --git a/windows 95/obj/Release/TempPE/My Project.Resources.Designer.vb.dll b/windows 95/obj/Release/TempPE/My Project.Resources.Designer.vb.dll
deleted file mode 100755
index 94b184e..0000000
Binary files a/windows 95/obj/Release/TempPE/My Project.Resources.Designer.vb.dll and /dev/null differ
diff --git a/windows 95/obj/Release/windows 95.application b/windows 95/obj/Release/windows 95.application
deleted file mode 100755
index 86a115a..0000000
--- a/windows 95/obj/Release/windows 95.application
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- H58tr3UTIBO20ny92dK2e2/CWmM=
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/obj/Release/windows 95.exe b/windows 95/obj/Release/windows 95.exe
deleted file mode 100755
index ac2df63..0000000
Binary files a/windows 95/obj/Release/windows 95.exe and /dev/null differ
diff --git a/windows 95/obj/Release/windows 95.exe.manifest b/windows 95/obj/Release/windows 95.exe.manifest
deleted file mode 100755
index 38e3a32..0000000
--- a/windows 95/obj/Release/windows 95.exe.manifest
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- N83tAdScoSZaZbzGp5caTNufq4g=
-
-
-
-
-
-
-
-
-
-
-
- EEtqbTrnqHcXrotsL/zX2a/IQCo=
-
-
-
-
-
-
-
-
-
-
-
- dPozRk5SmvUhwpsXGETXIbHnYIU=
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/obj/Release/windows 95.pdb b/windows 95/obj/Release/windows 95.pdb
deleted file mode 100755
index 24d951c..0000000
Binary files a/windows 95/obj/Release/windows 95.pdb and /dev/null differ
diff --git a/windows 95/obj/Release/windows 95.vbproj.FileListAbsolute.txt b/windows 95/obj/Release/windows 95.vbproj.FileListAbsolute.txt
deleted file mode 100755
index f8682dc..0000000
--- a/windows 95/obj/Release/windows 95.vbproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Release\windows 95.exe.manifest
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Release\windows 95.application
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Release\windows 95.exe
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Release\windows 95.pdb
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Release\windows 95.xml
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\ResolveAssemblyReference.cache
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.Resources.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows 95.vbproj.GenerateResource.Cache
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows 95.exe.manifest
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows 95.application
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows 95.exe
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows 95.xml
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows 95.pdb
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.formcalculator.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.formDisplayproperties.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.formwindowshelp.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.formnotepad.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.templete.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.Address_Book.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.phone_dialer.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.run.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.volume_control.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Release\Interop.WMPLib.dll
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\bin\Release\AxInterop.WMPLib.dll
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\Interop.WMPLib.dll
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\AxInterop.WMPLib.dll
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows 95.vbproj.ResolveComReference.cache
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.boot.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.paint.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.internet_explorer_5.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.Downloader.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.desktop.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.Guess_The_Number_app.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.Installer.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.windows_explorer.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.Start_Runner.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.errorblaster.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.windows95messagebox.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.Skindows_95.resources
-C:\Users\Philip Adams\Documents\Visual Studio 2008\Projects\windows 95\windows 95\obj\Release\windows_95.Webchat.resources
diff --git a/windows 95/obj/Release/windows 95.vbproj.GenerateResource.Cache b/windows 95/obj/Release/windows 95.vbproj.GenerateResource.Cache
deleted file mode 100755
index 8f41ec3..0000000
Binary files a/windows 95/obj/Release/windows 95.vbproj.GenerateResource.Cache and /dev/null differ
diff --git a/windows 95/obj/Release/windows 95.vbproj.ResolveComReference.cache b/windows 95/obj/Release/windows 95.vbproj.ResolveComReference.cache
deleted file mode 100755
index 51dcec6..0000000
Binary files a/windows 95/obj/Release/windows 95.vbproj.ResolveComReference.cache and /dev/null differ
diff --git a/windows 95/obj/Release/windows 95.xml b/windows 95/obj/Release/windows 95.xml
deleted file mode 100755
index bbdc462..0000000
--- a/windows 95/obj/Release/windows 95.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-windows95
-
-
-
-
-
- Returns the cached ResourceManager instance used by this class.
-
-
-
- Overrides the current thread's CurrentUICulture property for all
- resource lookups using this strongly typed resource class.
-
-
-
- A strongly-typed resource class, for looking up localized strings, etc.
-
-
-
-
\ No newline at end of file
diff --git a/windows 95/obj/Release/windows_95.Address_Book.resources b/windows 95/obj/Release/windows_95.Address_Book.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.Address_Book.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.Downloader.resources b/windows 95/obj/Release/windows_95.Downloader.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.Downloader.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.Guess_The_Number_app.resources b/windows 95/obj/Release/windows_95.Guess_The_Number_app.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.Guess_The_Number_app.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.Installer.resources b/windows 95/obj/Release/windows_95.Installer.resources
deleted file mode 100755
index 4044cec..0000000
Binary files a/windows 95/obj/Release/windows_95.Installer.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.Resources.resources b/windows 95/obj/Release/windows_95.Resources.resources
deleted file mode 100755
index 2a9f7a6..0000000
Binary files a/windows 95/obj/Release/windows_95.Resources.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.Skindows_95.resources b/windows 95/obj/Release/windows_95.Skindows_95.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.Skindows_95.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.Start_Runner.resources b/windows 95/obj/Release/windows_95.Start_Runner.resources
deleted file mode 100755
index a102f05..0000000
Binary files a/windows 95/obj/Release/windows_95.Start_Runner.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.Webchat.resources b/windows 95/obj/Release/windows_95.Webchat.resources
deleted file mode 100755
index a0f4cde..0000000
Binary files a/windows 95/obj/Release/windows_95.Webchat.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.boot.resources b/windows 95/obj/Release/windows_95.boot.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.boot.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.desktop.resources b/windows 95/obj/Release/windows_95.desktop.resources
deleted file mode 100755
index 07240be..0000000
Binary files a/windows 95/obj/Release/windows_95.desktop.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.errorblaster.resources b/windows 95/obj/Release/windows_95.errorblaster.resources
deleted file mode 100755
index b900936..0000000
Binary files a/windows 95/obj/Release/windows_95.errorblaster.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.formDisplayproperties.resources b/windows 95/obj/Release/windows_95.formDisplayproperties.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.formDisplayproperties.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.formcalculator.resources b/windows 95/obj/Release/windows_95.formcalculator.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.formcalculator.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.formnotepad.resources b/windows 95/obj/Release/windows_95.formnotepad.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.formnotepad.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.formwindowshelp.resources b/windows 95/obj/Release/windows_95.formwindowshelp.resources
deleted file mode 100755
index c5d11a5..0000000
Binary files a/windows 95/obj/Release/windows_95.formwindowshelp.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.internet_explorer_5.resources b/windows 95/obj/Release/windows_95.internet_explorer_5.resources
deleted file mode 100755
index 67a5b26..0000000
Binary files a/windows 95/obj/Release/windows_95.internet_explorer_5.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.paint.resources b/windows 95/obj/Release/windows_95.paint.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.paint.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.phone_dialer.resources b/windows 95/obj/Release/windows_95.phone_dialer.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.phone_dialer.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.run.resources b/windows 95/obj/Release/windows_95.run.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.run.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.templete.resources b/windows 95/obj/Release/windows_95.templete.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.templete.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.volume_control.resources b/windows 95/obj/Release/windows_95.volume_control.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.volume_control.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.windows95messagebox.resources b/windows 95/obj/Release/windows_95.windows95messagebox.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.windows95messagebox.resources and /dev/null differ
diff --git a/windows 95/obj/Release/windows_95.windows_explorer.resources b/windows 95/obj/Release/windows_95.windows_explorer.resources
deleted file mode 100755
index 06c24d0..0000000
Binary files a/windows 95/obj/Release/windows_95.windows_explorer.resources and /dev/null differ
diff --git a/windows 95/windows 95.suo b/windows 95/windows 95.suo
deleted file mode 100755
index 0e112d4..0000000
Binary files a/windows 95/windows 95.suo and /dev/null differ
diff --git a/windows 95/windows 95.vbproj.user b/windows 95/windows 95.vbproj.user
deleted file mode 100755
index af73817..0000000
--- a/windows 95/windows 95.vbproj.user
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- C:\Users\Philip Adams\Desktop\
-
-
-
-
-
-
-
-
-
-
- en-US
- false
- ShowAllFiles
-
-
\ No newline at end of file