_ Partial Class Customise_Colours 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(Customise_Colours)) Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.ApplyButton = New System.Windows.Forms.Button() Me.Button13 = New System.Windows.Forms.Button() Me.Button12 = New System.Windows.Forms.Button() Me.Button8 = New System.Windows.Forms.Button() Me.InnerCancelButton = New System.Windows.Forms.Button() Me.MockNotification = New System.Windows.Forms.Label() Me.MockStatusBar = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.VScrollBar1 = New System.Windows.Forms.VScrollBar() Me.MockFilePicker = New System.Windows.Forms.Label() Me.MockTextBox = New System.Windows.Forms.Label() Me.GroupBox5 = New System.Windows.Forms.GroupBox() Me.StatusBarFGButton = New System.Windows.Forms.Button() Me.StatusBarDefaultButton = New System.Windows.Forms.Button() Me.StatusBarBGButton = New System.Windows.Forms.Button() Me.GroupBox4 = New System.Windows.Forms.GroupBox() Me.NotificationBGButton = New System.Windows.Forms.Button() Me.NotificationAllDefaultButton = New System.Windows.Forms.Button() Me.NotificationCurrentDefaultButton = New System.Windows.Forms.Button() Me.NotificationFGButton = New System.Windows.Forms.Button() Me.NotificationCategorySelector = New System.Windows.Forms.ComboBox() Me.GroupBox3 = New System.Windows.Forms.GroupBox() Me.SidebarFGButton = New System.Windows.Forms.Button() Me.SidebarDefaultButton = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.SidebarBGButton = New System.Windows.Forms.Button() Me.GroupBox2 = New System.Windows.Forms.GroupBox() Me.Button2 = New System.Windows.Forms.Button() Me.TextBoxDefaultButton = New System.Windows.Forms.Button() Me.TextBoxFGButton = New System.Windows.Forms.Button() Me.TextBoxBGButton = New System.Windows.Forms.Button() Me.MockCaption = New System.Windows.Forms.Label() Me.ThemeSelector = New System.Windows.Forms.ComboBox() Me.ColourPicker = New System.Windows.Forms.ColorDialog() Me.MainCancelButton = New System.Windows.Forms.Button() Me.SaveButton = New System.Windows.Forms.Button() Me.ToolTipSlut = New System.Windows.Forms.ToolTip(Me.components) Me.ThemeApplied = New System.Windows.Forms.Label() Me.ThemeAppliedHideTimer = New System.Windows.Forms.Timer(Me.components) Me.GroupBox1.SuspendLayout() Me.GroupBox5.SuspendLayout() Me.GroupBox4.SuspendLayout() Me.GroupBox3.SuspendLayout() Me.GroupBox2.SuspendLayout() Me.SuspendLayout() ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.ApplyButton) Me.GroupBox1.Controls.Add(Me.Button13) Me.GroupBox1.Controls.Add(Me.Button12) Me.GroupBox1.Controls.Add(Me.Button8) Me.GroupBox1.Controls.Add(Me.InnerCancelButton) Me.GroupBox1.Controls.Add(Me.MockNotification) Me.GroupBox1.Controls.Add(Me.MockStatusBar) Me.GroupBox1.Controls.Add(Me.Label5) Me.GroupBox1.Controls.Add(Me.Label3) Me.GroupBox1.Controls.Add(Me.VScrollBar1) Me.GroupBox1.Controls.Add(Me.MockFilePicker) Me.GroupBox1.Controls.Add(Me.MockTextBox) Me.GroupBox1.Controls.Add(Me.GroupBox5) Me.GroupBox1.Controls.Add(Me.GroupBox4) Me.GroupBox1.Controls.Add(Me.GroupBox3) Me.GroupBox1.Controls.Add(Me.GroupBox2) Me.GroupBox1.Controls.Add(Me.MockCaption) Me.GroupBox1.Location = New System.Drawing.Point(13, 12) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(417, 501) Me.GroupBox1.TabIndex = 0 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "DON'T TOUCH THAT" ' 'ApplyButton ' Me.ApplyButton.Location = New System.Drawing.Point(335, 464) Me.ApplyButton.Name = "ApplyButton" Me.ApplyButton.Size = New System.Drawing.Size(75, 27) Me.ApplyButton.TabIndex = 11 Me.ApplyButton.Text = "Apply" Me.ToolTipSlut.SetToolTip(Me.ApplyButton, "Confirm changes you've made to this theme." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "These changes are not saved to disk u" & "ntil you click ""Save"".") Me.ApplyButton.UseVisualStyleBackColor = True ' 'Button13 ' Me.Button13.Location = New System.Drawing.Point(249, 464) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(75, 27) Me.Button13.TabIndex = 11 Me.Button13.Text = "Import..." Me.Button13.UseVisualStyleBackColor = True Me.Button13.Visible = False ' 'Button12 ' Me.Button12.Location = New System.Drawing.Point(168, 464) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(75, 27) Me.Button12.TabIndex = 11 Me.Button12.Text = "Export..." Me.Button12.UseVisualStyleBackColor = True Me.Button12.Visible = False ' 'Button8 ' Me.Button8.Location = New System.Drawing.Point(87, 464) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(75, 27) Me.Button8.TabIndex = 11 Me.Button8.Text = "Default" Me.ToolTipSlut.SetToolTip(Me.Button8, "Reset this theme to its default appearance.") Me.Button8.UseVisualStyleBackColor = True ' 'InnerCancelButton ' Me.InnerCancelButton.Location = New System.Drawing.Point(6, 464) Me.InnerCancelButton.Name = "InnerCancelButton" Me.InnerCancelButton.Size = New System.Drawing.Size(75, 27) Me.InnerCancelButton.TabIndex = 11 Me.InnerCancelButton.Text = "Cancel" Me.ToolTipSlut.SetToolTip(Me.InnerCancelButton, "Cancel the changes you've just made.") Me.InnerCancelButton.UseVisualStyleBackColor = True ' 'MockNotification ' Me.MockNotification.BackColor = System.Drawing.Color.Green Me.MockNotification.Font = New System.Drawing.Font("Segoe UI Semibold", 4.8!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MockNotification.ForeColor = System.Drawing.Color.White Me.MockNotification.Location = New System.Drawing.Point(327, 441) Me.MockNotification.Name = "MockNotification" Me.MockNotification.Size = New System.Drawing.Size(83, 14) Me.MockNotification.TabIndex = 10 Me.MockNotification.Text = "Sample Notification" ' 'MockStatusBar ' Me.MockStatusBar.Font = New System.Drawing.Font("Microsoft Sans Serif", 6.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MockStatusBar.Location = New System.Drawing.Point(6, 441) Me.MockStatusBar.Name = "MockStatusBar" Me.MockStatusBar.Size = New System.Drawing.Size(404, 14) Me.MockStatusBar.TabIndex = 9 Me.MockStatusBar.Text = "612 Bytes | 413 Characters | Directory | Font Size" ' 'Label5 ' Me.Label5.BackColor = System.Drawing.Color.Red Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 6.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label5.ForeColor = System.Drawing.Color.White Me.Label5.Location = New System.Drawing.Point(383, 215) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(28, 17) Me.Label5.TabIndex = 8 Me.Label5.Text = "X" Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter ' 'Label3 ' Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 4.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label3.Location = New System.Drawing.Point(6, 232) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(101, 12) Me.Label3.TabIndex = 6 Me.Label3.Text = "File Edit Format View" ' 'VScrollBar1 ' Me.VScrollBar1.Location = New System.Drawing.Point(93, 244) Me.VScrollBar1.Name = "VScrollBar1" Me.VScrollBar1.Size = New System.Drawing.Size(14, 197) Me.VScrollBar1.TabIndex = 5 ' 'MockFilePicker ' Me.MockFilePicker.BackColor = System.Drawing.Color.White Me.MockFilePicker.Font = New System.Drawing.Font("Segoe UI", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MockFilePicker.Location = New System.Drawing.Point(6, 244) Me.MockFilePicker.Name = "MockFilePicker" Me.MockFilePicker.Size = New System.Drawing.Size(95, 197) Me.MockFilePicker.TabIndex = 4 Me.MockFilePicker.Text = "Apple" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Banana" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Cherry" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Durian" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Eggplant" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Fig" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Grape" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Honeydew" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Iceberg" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Jojoba" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "K" & "ale" ' 'MockTextBox ' Me.MockTextBox.BackColor = System.Drawing.Color.White Me.MockTextBox.Font = New System.Drawing.Font("Lucida Console", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MockTextBox.Location = New System.Drawing.Point(107, 232) Me.MockTextBox.Name = "MockTextBox" Me.MockTextBox.Size = New System.Drawing.Size(303, 209) Me.MockTextBox.TabIndex = 4 Me.MockTextBox.Text = resources.GetString("MockTextBox.Text") ' 'GroupBox5 ' Me.GroupBox5.Controls.Add(Me.StatusBarFGButton) Me.GroupBox5.Controls.Add(Me.StatusBarDefaultButton) Me.GroupBox5.Controls.Add(Me.StatusBarBGButton) Me.GroupBox5.Location = New System.Drawing.Point(188, 36) Me.GroupBox5.Name = "GroupBox5" Me.GroupBox5.Size = New System.Drawing.Size(84, 171) Me.GroupBox5.TabIndex = 3 Me.GroupBox5.TabStop = False Me.GroupBox5.Text = "StatusBar" ' 'StatusBarFGButton ' Me.StatusBarFGButton.Location = New System.Drawing.Point(8, 21) Me.StatusBarFGButton.Name = "StatusBarFGButton" Me.StatusBarFGButton.Size = New System.Drawing.Size(67, 31) Me.StatusBarFGButton.TabIndex = 0 Me.StatusBarFGButton.Text = "Text" Me.StatusBarFGButton.UseVisualStyleBackColor = True ' 'StatusBarDefaultButton ' Me.StatusBarDefaultButton.Location = New System.Drawing.Point(8, 95) Me.StatusBarDefaultButton.Name = "StatusBarDefaultButton" Me.StatusBarDefaultButton.Size = New System.Drawing.Size(67, 31) Me.StatusBarDefaultButton.TabIndex = 1 Me.StatusBarDefaultButton.Text = "Default" Me.StatusBarDefaultButton.UseVisualStyleBackColor = True ' 'StatusBarBGButton ' Me.StatusBarBGButton.Location = New System.Drawing.Point(8, 58) Me.StatusBarBGButton.Name = "StatusBarBGButton" Me.StatusBarBGButton.Size = New System.Drawing.Size(67, 31) Me.StatusBarBGButton.TabIndex = 1 Me.StatusBarBGButton.Text = "Back" Me.StatusBarBGButton.UseVisualStyleBackColor = True ' 'GroupBox4 ' Me.GroupBox4.Controls.Add(Me.NotificationBGButton) Me.GroupBox4.Controls.Add(Me.NotificationAllDefaultButton) Me.GroupBox4.Controls.Add(Me.NotificationCurrentDefaultButton) Me.GroupBox4.Controls.Add(Me.NotificationFGButton) Me.GroupBox4.Controls.Add(Me.NotificationCategorySelector) Me.GroupBox4.Location = New System.Drawing.Point(277, 36) Me.GroupBox4.Name = "GroupBox4" Me.GroupBox4.Size = New System.Drawing.Size(132, 171) Me.GroupBox4.TabIndex = 2 Me.GroupBox4.TabStop = False Me.GroupBox4.Text = "Notifications" ' 'NotificationBGButton ' Me.NotificationBGButton.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.NotificationBGButton.Location = New System.Drawing.Point(68, 58) Me.NotificationBGButton.Name = "NotificationBGButton" Me.NotificationBGButton.Size = New System.Drawing.Size(59, 31) Me.NotificationBGButton.TabIndex = 8 Me.NotificationBGButton.Text = "Back" Me.NotificationBGButton.UseVisualStyleBackColor = True ' 'NotificationAllDefaultButton ' Me.NotificationAllDefaultButton.Location = New System.Drawing.Point(5, 132) Me.NotificationAllDefaultButton.Name = "NotificationAllDefaultButton" Me.NotificationAllDefaultButton.Size = New System.Drawing.Size(122, 31) Me.NotificationAllDefaultButton.TabIndex = 1 Me.NotificationAllDefaultButton.Text = "Default (All)" Me.NotificationAllDefaultButton.UseVisualStyleBackColor = True ' 'NotificationCurrentDefaultButton ' Me.NotificationCurrentDefaultButton.Location = New System.Drawing.Point(5, 95) Me.NotificationCurrentDefaultButton.Name = "NotificationCurrentDefaultButton" Me.NotificationCurrentDefaultButton.Size = New System.Drawing.Size(122, 31) Me.NotificationCurrentDefaultButton.TabIndex = 1 Me.NotificationCurrentDefaultButton.Text = "Default (Current)" Me.NotificationCurrentDefaultButton.UseVisualStyleBackColor = True ' 'NotificationFGButton ' Me.NotificationFGButton.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.NotificationFGButton.Location = New System.Drawing.Point(5, 58) Me.NotificationFGButton.Name = "NotificationFGButton" Me.NotificationFGButton.Size = New System.Drawing.Size(59, 31) Me.NotificationFGButton.TabIndex = 2 Me.NotificationFGButton.Text = "Text" Me.NotificationFGButton.UseVisualStyleBackColor = True ' 'NotificationCategorySelector ' Me.NotificationCategorySelector.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.NotificationCategorySelector.FormattingEnabled = True Me.NotificationCategorySelector.Items.AddRange(New Object() {"Critical", "Warning", "Info"}) Me.NotificationCategorySelector.Location = New System.Drawing.Point(5, 25) Me.NotificationCategorySelector.Name = "NotificationCategorySelector" Me.NotificationCategorySelector.Size = New System.Drawing.Size(122, 24) Me.NotificationCategorySelector.TabIndex = 7 ' 'GroupBox3 ' Me.GroupBox3.Controls.Add(Me.SidebarFGButton) Me.GroupBox3.Controls.Add(Me.SidebarDefaultButton) Me.GroupBox3.Controls.Add(Me.Button3) Me.GroupBox3.Controls.Add(Me.SidebarBGButton) Me.GroupBox3.Location = New System.Drawing.Point(10, 36) Me.GroupBox3.Name = "GroupBox3" Me.GroupBox3.Size = New System.Drawing.Size(84, 171) Me.GroupBox3.TabIndex = 2 Me.GroupBox3.TabStop = False Me.GroupBox3.Text = "Sidebar" ' 'SidebarFGButton ' Me.SidebarFGButton.Location = New System.Drawing.Point(8, 21) Me.SidebarFGButton.Name = "SidebarFGButton" Me.SidebarFGButton.Size = New System.Drawing.Size(67, 31) Me.SidebarFGButton.TabIndex = 0 Me.SidebarFGButton.Text = "Text" Me.SidebarFGButton.UseVisualStyleBackColor = True ' 'SidebarDefaultButton ' Me.SidebarDefaultButton.Location = New System.Drawing.Point(8, 132) Me.SidebarDefaultButton.Name = "SidebarDefaultButton" Me.SidebarDefaultButton.Size = New System.Drawing.Size(67, 31) Me.SidebarDefaultButton.TabIndex = 1 Me.SidebarDefaultButton.Text = "Default" Me.SidebarDefaultButton.UseVisualStyleBackColor = True ' 'Button3 ' Me.Button3.Location = New System.Drawing.Point(8, 95) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(67, 31) Me.Button3.TabIndex = 1 Me.Button3.Text = "Copy ->" Me.Button3.UseVisualStyleBackColor = True ' 'SidebarBGButton ' Me.SidebarBGButton.Location = New System.Drawing.Point(8, 58) Me.SidebarBGButton.Name = "SidebarBGButton" Me.SidebarBGButton.Size = New System.Drawing.Size(67, 31) Me.SidebarBGButton.TabIndex = 1 Me.SidebarBGButton.Text = "Back" Me.SidebarBGButton.UseVisualStyleBackColor = True ' 'GroupBox2 ' Me.GroupBox2.Controls.Add(Me.Button2) Me.GroupBox2.Controls.Add(Me.TextBoxDefaultButton) Me.GroupBox2.Controls.Add(Me.TextBoxFGButton) Me.GroupBox2.Controls.Add(Me.TextBoxBGButton) Me.GroupBox2.Location = New System.Drawing.Point(99, 36) Me.GroupBox2.Name = "GroupBox2" Me.GroupBox2.Size = New System.Drawing.Size(84, 171) Me.GroupBox2.TabIndex = 2 Me.GroupBox2.TabStop = False Me.GroupBox2.Text = "Editor" ' 'Button2 ' Me.Button2.Location = New System.Drawing.Point(8, 95) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(67, 31) Me.Button2.TabIndex = 0 Me.Button2.Text = "<- Copy" Me.Button2.UseVisualStyleBackColor = True ' 'TextBoxDefaultButton ' Me.TextBoxDefaultButton.Location = New System.Drawing.Point(8, 132) Me.TextBoxDefaultButton.Name = "TextBoxDefaultButton" Me.TextBoxDefaultButton.Size = New System.Drawing.Size(67, 31) Me.TextBoxDefaultButton.TabIndex = 1 Me.TextBoxDefaultButton.Text = "Default" Me.TextBoxDefaultButton.UseVisualStyleBackColor = True ' 'TextBoxFGButton ' Me.TextBoxFGButton.Location = New System.Drawing.Point(8, 21) Me.TextBoxFGButton.Name = "TextBoxFGButton" Me.TextBoxFGButton.Size = New System.Drawing.Size(67, 31) Me.TextBoxFGButton.TabIndex = 0 Me.TextBoxFGButton.Text = "Text" Me.TextBoxFGButton.UseVisualStyleBackColor = True ' 'TextBoxBGButton ' Me.TextBoxBGButton.Location = New System.Drawing.Point(8, 58) Me.TextBoxBGButton.Name = "TextBoxBGButton" Me.TextBoxBGButton.Size = New System.Drawing.Size(67, 31) Me.TextBoxBGButton.TabIndex = 1 Me.TextBoxBGButton.Text = "Back" Me.TextBoxBGButton.UseVisualStyleBackColor = True ' 'MockCaption ' Me.MockCaption.BackColor = System.Drawing.Color.Orchid Me.MockCaption.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.2!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.MockCaption.ForeColor = System.Drawing.Color.White Me.MockCaption.Location = New System.Drawing.Point(5, 215) Me.MockCaption.Name = "MockCaption" Me.MockCaption.Size = New System.Drawing.Size(406, 241) Me.MockCaption.TabIndex = 7 Me.MockCaption.Text = resources.GetString("MockCaption.Text") ' 'ThemeSelector ' Me.ThemeSelector.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.ThemeSelector.FormattingEnabled = True Me.ThemeSelector.Items.AddRange(New Object() {"Standard", "Night", "Tertiary"}) Me.ThemeSelector.Location = New System.Drawing.Point(21, 7) Me.ThemeSelector.Name = "ThemeSelector" Me.ThemeSelector.Size = New System.Drawing.Size(141, 24) Me.ThemeSelector.TabIndex = 0 ' 'ColourPicker ' Me.ColourPicker.AnyColor = True Me.ColourPicker.FullOpen = True Me.ColourPicker.SolidColorOnly = True ' 'MainCancelButton ' Me.MainCancelButton.Location = New System.Drawing.Point(19, 521) Me.MainCancelButton.Name = "MainCancelButton" Me.MainCancelButton.Size = New System.Drawing.Size(75, 27) Me.MainCancelButton.TabIndex = 11 Me.MainCancelButton.Text = "Cancel" Me.ToolTipSlut.SetToolTip(Me.MainCancelButton, "Discard all theme changes you've made this session.") Me.MainCancelButton.UseVisualStyleBackColor = True ' 'SaveButton ' Me.SaveButton.Location = New System.Drawing.Point(348, 521) Me.SaveButton.Name = "SaveButton" Me.SaveButton.Size = New System.Drawing.Size(75, 27) Me.SaveButton.TabIndex = 11 Me.SaveButton.Text = "Save" Me.ToolTipSlut.SetToolTip(Me.SaveButton, "Confirm and write changes to disk.") Me.SaveButton.UseVisualStyleBackColor = True ' 'ThemeApplied ' Me.ThemeApplied.Location = New System.Drawing.Point(98, 521) Me.ThemeApplied.Name = "ThemeApplied" Me.ThemeApplied.Size = New System.Drawing.Size(246, 23) Me.ThemeApplied.TabIndex = 12 Me.ThemeApplied.Text = "Theme Applied!" Me.ThemeApplied.TextAlign = System.Drawing.ContentAlignment.MiddleCenter Me.ThemeApplied.Visible = False ' 'ThemeAppliedHideTimer ' Me.ThemeAppliedHideTimer.Interval = 1000 ' 'Customise_Colours ' Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.ClientSize = New System.Drawing.Size(442, 554) Me.Controls.Add(Me.ThemeApplied) Me.Controls.Add(Me.SaveButton) Me.Controls.Add(Me.ThemeSelector) Me.Controls.Add(Me.MainCancelButton) Me.Controls.Add(Me.GroupBox1) Me.Name = "Customise_Colours" Me.Text = "Notepad Ultra - Theme Editor" Me.GroupBox1.ResumeLayout(False) Me.GroupBox5.ResumeLayout(False) Me.GroupBox4.ResumeLayout(False) Me.GroupBox3.ResumeLayout(False) Me.GroupBox2.ResumeLayout(False) Me.ResumeLayout(False) End Sub Friend WithEvents GroupBox1 As GroupBox Friend WithEvents ThemeSelector As ComboBox Friend WithEvents ColourPicker As ColorDialog Friend WithEvents TextBoxBGButton As Button Friend WithEvents TextBoxFGButton As Button Friend WithEvents GroupBox4 As GroupBox Friend WithEvents GroupBox3 As GroupBox Friend WithEvents SidebarFGButton As Button Friend WithEvents SidebarBGButton As Button Friend WithEvents GroupBox2 As GroupBox Friend WithEvents GroupBox5 As GroupBox Friend WithEvents StatusBarFGButton As Button Friend WithEvents StatusBarBGButton As Button Friend WithEvents Label3 As Label Friend WithEvents VScrollBar1 As VScrollBar Friend WithEvents MockFilePicker As Label Friend WithEvents MockTextBox As Label Friend WithEvents NotificationFGButton As Button Friend WithEvents NotificationCategorySelector As ComboBox Friend WithEvents MockCaption As Label Friend WithEvents Label5 As Label Friend WithEvents NotificationBGButton As Button Friend WithEvents MockStatusBar As Label Friend WithEvents MockNotification As Label Friend WithEvents ApplyButton As Button Friend WithEvents Button8 As Button Friend WithEvents InnerCancelButton As Button Friend WithEvents MainCancelButton As Button Friend WithEvents SaveButton As Button Friend WithEvents ToolTipSlut As ToolTip Friend WithEvents Button13 As Button Friend WithEvents Button12 As Button Friend WithEvents ThemeApplied As Label Friend WithEvents ThemeAppliedHideTimer As Timer Friend WithEvents StatusBarDefaultButton As Button Friend WithEvents NotificationAllDefaultButton As Button Friend WithEvents NotificationCurrentDefaultButton As Button Friend WithEvents SidebarDefaultButton As Button Friend WithEvents Button3 As Button Friend WithEvents Button2 As Button Friend WithEvents TextBoxDefaultButton As Button End Class