518 lines
28 KiB
VB.net
518 lines
28 KiB
VB.net
|
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|||
|
Partial Class Form1
|
|||
|
Inherits System.Windows.Forms.Form
|
|||
|
|
|||
|
'Form overrides dispose to clean up the component list.
|
|||
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|||
|
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.
|
|||
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|||
|
Private Sub InitializeComponent()
|
|||
|
Me.components = New System.ComponentModel.Container()
|
|||
|
Me.FilePicker = New System.Windows.Forms.ListBox()
|
|||
|
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.OneDriveTextFilesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.EDocumentsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
Me.SHOWRECENTSHEREToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.SaveToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.SaveAsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.DeleteToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
Me.ExitToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.RestartToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.FormatToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.UndoToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
Me.CutToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.CopyToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.PasteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.DeleteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
Me.FindToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.ReplaceToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.GoToToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
Me.TimeDateToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.TimeDateToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.WordCountToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.EditToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.WordWrapToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.FontToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.ViewToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.SidebarToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.NightModeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.StatusBarToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
|
|||
|
Me.FontDialog1 = New System.Windows.Forms.FontDialog()
|
|||
|
Me.Label1 = New System.Windows.Forms.Label()
|
|||
|
Me.TextFileHolder = New System.Windows.Forms.RichTextBox()
|
|||
|
Me.StatusBar = New System.Windows.Forms.StatusStrip()
|
|||
|
Me.statBytes = New System.Windows.Forms.ToolStripStatusLabel()
|
|||
|
Me.ToolStripStatusLabel4 = New System.Windows.Forms.ToolStripStatusLabel()
|
|||
|
Me.statChars = New System.Windows.Forms.ToolStripStatusLabel()
|
|||
|
Me.ToolStripStatusLabel5 = New System.Windows.Forms.ToolStripStatusLabel()
|
|||
|
Me.statDate = New System.Windows.Forms.ToolStripStatusLabel()
|
|||
|
Me.ToolStripStatusLabel1 = New System.Windows.Forms.ToolStripStatusLabel()
|
|||
|
Me.ToolStripSplitButton1 = New System.Windows.Forms.ToolStripSplitButton()
|
|||
|
Me.ChangeToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.OpenToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem()
|
|||
|
Me.ToolStripStatusLabel2 = New System.Windows.Forms.ToolStripStatusLabel()
|
|||
|
Me.ToolStripSplitButton2 = New System.Windows.Forms.ToolStripSplitButton()
|
|||
|
Me.chocolatePuddingOvenTimer = New System.Windows.Forms.Timer(Me.components)
|
|||
|
Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
|
|||
|
Me.MenuStrip1.SuspendLayout()
|
|||
|
Me.StatusBar.SuspendLayout()
|
|||
|
Me.SuspendLayout()
|
|||
|
'
|
|||
|
'FilePicker
|
|||
|
'
|
|||
|
Me.FilePicker.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|||
|
Me.FilePicker.FormattingEnabled = True
|
|||
|
Me.FilePicker.IntegralHeight = False
|
|||
|
Me.FilePicker.ItemHeight = 17
|
|||
|
Me.FilePicker.Items.AddRange(New Object() {"Loading items..."})
|
|||
|
Me.FilePicker.Location = New System.Drawing.Point(0, 22)
|
|||
|
Me.FilePicker.Name = "FilePicker"
|
|||
|
Me.FilePicker.Size = New System.Drawing.Size(186, 472)
|
|||
|
Me.FilePicker.Sorted = True
|
|||
|
Me.FilePicker.TabIndex = 0
|
|||
|
'
|
|||
|
'MenuStrip1
|
|||
|
'
|
|||
|
Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FileToolStripMenuItem, Me.FormatToolStripMenuItem, Me.EditToolStripMenuItem, Me.ViewToolStripMenuItem})
|
|||
|
Me.MenuStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow
|
|||
|
Me.MenuStrip1.Location = New System.Drawing.Point(0, 0)
|
|||
|
Me.MenuStrip1.Name = "MenuStrip1"
|
|||
|
Me.MenuStrip1.Size = New System.Drawing.Size(841, 24)
|
|||
|
Me.MenuStrip1.TabIndex = 1
|
|||
|
Me.MenuStrip1.Text = "MenuStrip1"
|
|||
|
'
|
|||
|
'FileToolStripMenuItem
|
|||
|
'
|
|||
|
Me.FileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NewToolStripMenuItem, Me.OpenToolStripMenuItem, Me.SaveToolStripMenuItem, Me.SaveAsToolStripMenuItem, Me.DeleteToolStripMenuItem2, Me.ToolStripSeparator1, Me.ExitToolStripMenuItem, Me.RestartToolStripMenuItem})
|
|||
|
Me.FileToolStripMenuItem.Name = "FileToolStripMenuItem"
|
|||
|
Me.FileToolStripMenuItem.Size = New System.Drawing.Size(37, 20)
|
|||
|
Me.FileToolStripMenuItem.Text = "File"
|
|||
|
'
|
|||
|
'NewToolStripMenuItem
|
|||
|
'
|
|||
|
Me.NewToolStripMenuItem.Name = "NewToolStripMenuItem"
|
|||
|
Me.NewToolStripMenuItem.ShortcutKeys = CType((System.Windows.Forms.Keys.Control Or System.Windows.Forms.Keys.N), System.Windows.Forms.Keys)
|
|||
|
Me.NewToolStripMenuItem.Size = New System.Drawing.Size(198, 22)
|
|||
|
Me.NewToolStripMenuItem.Text = "New"
|
|||
|
'
|
|||
|
'OpenToolStripMenuItem
|
|||
|
'
|
|||
|
Me.OpenToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OneDriveTextFilesToolStripMenuItem, Me.EDocumentsToolStripMenuItem, Me.ToolStripSeparator5, Me.SHOWRECENTSHEREToolStripMenuItem})
|
|||
|
Me.OpenToolStripMenuItem.Name = "OpenToolStripMenuItem"
|
|||
|
Me.OpenToolStripMenuItem.Size = New System.Drawing.Size(198, 22)
|
|||
|
Me.OpenToolStripMenuItem.Text = "Set Working Directory..."
|
|||
|
'
|
|||
|
'OneDriveTextFilesToolStripMenuItem
|
|||
|
'
|
|||
|
Me.OneDriveTextFilesToolStripMenuItem.Name = "OneDriveTextFilesToolStripMenuItem"
|
|||
|
Me.OneDriveTextFilesToolStripMenuItem.Size = New System.Drawing.Size(293, 22)
|
|||
|
Me.OneDriveTextFilesToolStripMenuItem.Text = "F:\OneDrive\Documents\Other\Text files\"
|
|||
|
'
|
|||
|
'EDocumentsToolStripMenuItem
|
|||
|
'
|
|||
|
Me.EDocumentsToolStripMenuItem.Name = "EDocumentsToolStripMenuItem"
|
|||
|
Me.EDocumentsToolStripMenuItem.Size = New System.Drawing.Size(293, 22)
|
|||
|
Me.EDocumentsToolStripMenuItem.Text = "E:\Documents"
|
|||
|
'
|
|||
|
'ToolStripSeparator5
|
|||
|
'
|
|||
|
Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
|
|||
|
Me.ToolStripSeparator5.Size = New System.Drawing.Size(290, 6)
|
|||
|
'
|
|||
|
'SHOWRECENTSHEREToolStripMenuItem
|
|||
|
'
|
|||
|
Me.SHOWRECENTSHEREToolStripMenuItem.Name = "SHOWRECENTSHEREToolStripMenuItem"
|
|||
|
Me.SHOWRECENTSHEREToolStripMenuItem.Size = New System.Drawing.Size(293, 22)
|
|||
|
Me.SHOWRECENTSHEREToolStripMenuItem.Text = "Other..."
|
|||
|
'
|
|||
|
'SaveToolStripMenuItem
|
|||
|
'
|
|||
|
Me.SaveToolStripMenuItem.Name = "SaveToolStripMenuItem"
|
|||
|
Me.SaveToolStripMenuItem.ShortcutKeys = CType((System.Windows.Forms.Keys.Control Or System.Windows.Forms.Keys.S), System.Windows.Forms.Keys)
|
|||
|
Me.SaveToolStripMenuItem.Size = New System.Drawing.Size(198, 22)
|
|||
|
Me.SaveToolStripMenuItem.Text = "Save"
|
|||
|
'
|
|||
|
'SaveAsToolStripMenuItem
|
|||
|
'
|
|||
|
Me.SaveAsToolStripMenuItem.Name = "SaveAsToolStripMenuItem"
|
|||
|
Me.SaveAsToolStripMenuItem.ShortcutKeys = CType(((System.Windows.Forms.Keys.Control Or System.Windows.Forms.Keys.Alt) _
|
|||
|
Or System.Windows.Forms.Keys.S), System.Windows.Forms.Keys)
|
|||
|
Me.SaveAsToolStripMenuItem.Size = New System.Drawing.Size(198, 22)
|
|||
|
Me.SaveAsToolStripMenuItem.Text = "Save As..."
|
|||
|
'
|
|||
|
'DeleteToolStripMenuItem2
|
|||
|
'
|
|||
|
Me.DeleteToolStripMenuItem2.Name = "DeleteToolStripMenuItem2"
|
|||
|
Me.DeleteToolStripMenuItem2.Size = New System.Drawing.Size(198, 22)
|
|||
|
Me.DeleteToolStripMenuItem2.Text = "Delete..."
|
|||
|
'
|
|||
|
'ToolStripSeparator1
|
|||
|
'
|
|||
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|||
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(195, 6)
|
|||
|
'
|
|||
|
'ExitToolStripMenuItem
|
|||
|
'
|
|||
|
Me.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem"
|
|||
|
Me.ExitToolStripMenuItem.ShortcutKeys = CType((System.Windows.Forms.Keys.Alt Or System.Windows.Forms.Keys.F4), System.Windows.Forms.Keys)
|
|||
|
Me.ExitToolStripMenuItem.Size = New System.Drawing.Size(198, 22)
|
|||
|
Me.ExitToolStripMenuItem.Text = "Exit"
|
|||
|
'
|
|||
|
'RestartToolStripMenuItem
|
|||
|
'
|
|||
|
Me.RestartToolStripMenuItem.Name = "RestartToolStripMenuItem"
|
|||
|
Me.RestartToolStripMenuItem.ShortcutKeys = CType((System.Windows.Forms.Keys.Alt Or System.Windows.Forms.Keys.F3), System.Windows.Forms.Keys)
|
|||
|
Me.RestartToolStripMenuItem.Size = New System.Drawing.Size(198, 22)
|
|||
|
Me.RestartToolStripMenuItem.Text = "Restart"
|
|||
|
'
|
|||
|
'FormatToolStripMenuItem
|
|||
|
'
|
|||
|
Me.FormatToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.UndoToolStripMenuItem, Me.ToolStripSeparator4, Me.CutToolStripMenuItem, Me.CopyToolStripMenuItem, Me.PasteToolStripMenuItem, Me.DeleteToolStripMenuItem, Me.ToolStripSeparator2, Me.FindToolStripMenuItem, Me.ReplaceToolStripMenuItem, Me.GoToToolStripMenuItem, Me.ToolStripSeparator3, Me.TimeDateToolStripMenuItem})
|
|||
|
Me.FormatToolStripMenuItem.Name = "FormatToolStripMenuItem"
|
|||
|
Me.FormatToolStripMenuItem.Size = New System.Drawing.Size(39, 20)
|
|||
|
Me.FormatToolStripMenuItem.Text = "Edit"
|
|||
|
'
|
|||
|
'UndoToolStripMenuItem
|
|||
|
'
|
|||
|
Me.UndoToolStripMenuItem.Name = "UndoToolStripMenuItem"
|
|||
|
Me.UndoToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
|
|||
|
Me.UndoToolStripMenuItem.Text = "Undo"
|
|||
|
'
|
|||
|
'ToolStripSeparator4
|
|||
|
'
|
|||
|
Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
|
|||
|
Me.ToolStripSeparator4.Size = New System.Drawing.Size(149, 6)
|
|||
|
'
|
|||
|
'CutToolStripMenuItem
|
|||
|
'
|
|||
|
Me.CutToolStripMenuItem.Name = "CutToolStripMenuItem"
|
|||
|
Me.CutToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
|
|||
|
Me.CutToolStripMenuItem.Text = "Cut"
|
|||
|
'
|
|||
|
'CopyToolStripMenuItem
|
|||
|
'
|
|||
|
Me.CopyToolStripMenuItem.Name = "CopyToolStripMenuItem"
|
|||
|
Me.CopyToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
|
|||
|
Me.CopyToolStripMenuItem.Text = "Copy"
|
|||
|
'
|
|||
|
'PasteToolStripMenuItem
|
|||
|
'
|
|||
|
Me.PasteToolStripMenuItem.Name = "PasteToolStripMenuItem"
|
|||
|
Me.PasteToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
|
|||
|
Me.PasteToolStripMenuItem.Text = "Paste"
|
|||
|
'
|
|||
|
'DeleteToolStripMenuItem
|
|||
|
'
|
|||
|
Me.DeleteToolStripMenuItem.Name = "DeleteToolStripMenuItem"
|
|||
|
Me.DeleteToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
|
|||
|
Me.DeleteToolStripMenuItem.Text = "Delete"
|
|||
|
'
|
|||
|
'ToolStripSeparator2
|
|||
|
'
|
|||
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|||
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(149, 6)
|
|||
|
'
|
|||
|
'FindToolStripMenuItem
|
|||
|
'
|
|||
|
Me.FindToolStripMenuItem.Name = "FindToolStripMenuItem"
|
|||
|
Me.FindToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
|
|||
|
Me.FindToolStripMenuItem.Text = "Find..."
|
|||
|
'
|
|||
|
'ReplaceToolStripMenuItem
|
|||
|
'
|
|||
|
Me.ReplaceToolStripMenuItem.Name = "ReplaceToolStripMenuItem"
|
|||
|
Me.ReplaceToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
|
|||
|
Me.ReplaceToolStripMenuItem.Text = "Replace..."
|
|||
|
'
|
|||
|
'GoToToolStripMenuItem
|
|||
|
'
|
|||
|
Me.GoToToolStripMenuItem.Name = "GoToToolStripMenuItem"
|
|||
|
Me.GoToToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
|
|||
|
Me.GoToToolStripMenuItem.Text = "Go To..."
|
|||
|
'
|
|||
|
'ToolStripSeparator3
|
|||
|
'
|
|||
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|||
|
Me.ToolStripSeparator3.Size = New System.Drawing.Size(149, 6)
|
|||
|
'
|
|||
|
'TimeDateToolStripMenuItem
|
|||
|
'
|
|||
|
Me.TimeDateToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TimeDateToolStripMenuItem1, Me.WordCountToolStripMenuItem})
|
|||
|
Me.TimeDateToolStripMenuItem.Name = "TimeDateToolStripMenuItem"
|
|||
|
Me.TimeDateToolStripMenuItem.Size = New System.Drawing.Size(152, 22)
|
|||
|
Me.TimeDateToolStripMenuItem.Text = "Insert"
|
|||
|
'
|
|||
|
'TimeDateToolStripMenuItem1
|
|||
|
'
|
|||
|
Me.TimeDateToolStripMenuItem1.Name = "TimeDateToolStripMenuItem1"
|
|||
|
Me.TimeDateToolStripMenuItem1.Size = New System.Drawing.Size(139, 22)
|
|||
|
Me.TimeDateToolStripMenuItem1.Text = "Time/Date"
|
|||
|
'
|
|||
|
'WordCountToolStripMenuItem
|
|||
|
'
|
|||
|
Me.WordCountToolStripMenuItem.Name = "WordCountToolStripMenuItem"
|
|||
|
Me.WordCountToolStripMenuItem.Size = New System.Drawing.Size(139, 22)
|
|||
|
Me.WordCountToolStripMenuItem.Text = "Word Count"
|
|||
|
'
|
|||
|
'EditToolStripMenuItem
|
|||
|
'
|
|||
|
Me.EditToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.WordWrapToolStripMenuItem, Me.FontToolStripMenuItem})
|
|||
|
Me.EditToolStripMenuItem.Name = "EditToolStripMenuItem"
|
|||
|
Me.EditToolStripMenuItem.Size = New System.Drawing.Size(57, 20)
|
|||
|
Me.EditToolStripMenuItem.Text = "Format"
|
|||
|
'
|
|||
|
'WordWrapToolStripMenuItem
|
|||
|
'
|
|||
|
Me.WordWrapToolStripMenuItem.Checked = True
|
|||
|
Me.WordWrapToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked
|
|||
|
Me.WordWrapToolStripMenuItem.Name = "WordWrapToolStripMenuItem"
|
|||
|
Me.WordWrapToolStripMenuItem.Size = New System.Drawing.Size(134, 22)
|
|||
|
Me.WordWrapToolStripMenuItem.Text = "Word Wrap"
|
|||
|
'
|
|||
|
'FontToolStripMenuItem
|
|||
|
'
|
|||
|
Me.FontToolStripMenuItem.Name = "FontToolStripMenuItem"
|
|||
|
Me.FontToolStripMenuItem.Size = New System.Drawing.Size(134, 22)
|
|||
|
Me.FontToolStripMenuItem.Text = "Font..."
|
|||
|
'
|
|||
|
'ViewToolStripMenuItem
|
|||
|
'
|
|||
|
Me.ViewToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SidebarToolStripMenuItem, Me.NightModeToolStripMenuItem, Me.StatusBarToolStripMenuItem})
|
|||
|
Me.ViewToolStripMenuItem.Name = "ViewToolStripMenuItem"
|
|||
|
Me.ViewToolStripMenuItem.Size = New System.Drawing.Size(44, 20)
|
|||
|
Me.ViewToolStripMenuItem.Text = "View"
|
|||
|
'
|
|||
|
'SidebarToolStripMenuItem
|
|||
|
'
|
|||
|
Me.SidebarToolStripMenuItem.Name = "SidebarToolStripMenuItem"
|
|||
|
Me.SidebarToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F6
|
|||
|
Me.SidebarToolStripMenuItem.Size = New System.Drawing.Size(157, 22)
|
|||
|
Me.SidebarToolStripMenuItem.Text = "Sidebar"
|
|||
|
'
|
|||
|
'NightModeToolStripMenuItem
|
|||
|
'
|
|||
|
Me.NightModeToolStripMenuItem.Name = "NightModeToolStripMenuItem"
|
|||
|
Me.NightModeToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F7
|
|||
|
Me.NightModeToolStripMenuItem.Size = New System.Drawing.Size(157, 22)
|
|||
|
Me.NightModeToolStripMenuItem.Text = "Night Mode"
|
|||
|
'
|
|||
|
'StatusBarToolStripMenuItem
|
|||
|
'
|
|||
|
Me.StatusBarToolStripMenuItem.Name = "StatusBarToolStripMenuItem"
|
|||
|
Me.StatusBarToolStripMenuItem.Size = New System.Drawing.Size(157, 22)
|
|||
|
Me.StatusBarToolStripMenuItem.Text = "Status Bar"
|
|||
|
'
|
|||
|
'SaveFileDialog1
|
|||
|
'
|
|||
|
Me.SaveFileDialog1.Filter = "Text File|*.txt|Batch File|*.bat|Other|*.*"
|
|||
|
'
|
|||
|
'Label1
|
|||
|
'
|
|||
|
Me.Label1.Location = New System.Drawing.Point(663, 156)
|
|||
|
Me.Label1.Name = "Label1"
|
|||
|
Me.Label1.Size = New System.Drawing.Size(192, 188)
|
|||
|
Me.Label1.TabIndex = 3
|
|||
|
Me.Label1.Text = "STATUS BAR WILL CONTAIN:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Size (Bytes)" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Word count" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Creation date (if any)"
|
|||
|
'
|
|||
|
'TextFileHolder
|
|||
|
'
|
|||
|
Me.TextFileHolder.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|||
|
Me.TextFileHolder.Font = New System.Drawing.Font("Lucida Console", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|||
|
Me.TextFileHolder.Location = New System.Drawing.Point(184, -1)
|
|||
|
Me.TextFileHolder.MaxLength = 0
|
|||
|
Me.TextFileHolder.Name = "TextFileHolder"
|
|||
|
Me.TextFileHolder.Size = New System.Drawing.Size(433, 480)
|
|||
|
Me.TextFileHolder.TabIndex = 4
|
|||
|
Me.TextFileHolder.Text = "Welcome to Notepad Ultra! Select a file from the left."
|
|||
|
'
|
|||
|
'StatusBar
|
|||
|
'
|
|||
|
Me.StatusBar.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.statBytes, Me.ToolStripStatusLabel4, Me.statChars, Me.ToolStripStatusLabel5, Me.statDate, Me.ToolStripStatusLabel1, Me.ToolStripSplitButton1, Me.ToolStripStatusLabel2, Me.ToolStripSplitButton2})
|
|||
|
Me.StatusBar.Location = New System.Drawing.Point(0, 563)
|
|||
|
Me.StatusBar.Name = "StatusBar"
|
|||
|
Me.StatusBar.Size = New System.Drawing.Size(841, 22)
|
|||
|
Me.StatusBar.TabIndex = 5
|
|||
|
Me.StatusBar.Text = "StatusStrip1"
|
|||
|
'
|
|||
|
'statBytes
|
|||
|
'
|
|||
|
Me.statBytes.Name = "statBytes"
|
|||
|
Me.statBytes.Size = New System.Drawing.Size(70, 17)
|
|||
|
Me.statBytes.Text = "Size: 0 Bytes"
|
|||
|
'
|
|||
|
'ToolStripStatusLabel4
|
|||
|
'
|
|||
|
Me.ToolStripStatusLabel4.Name = "ToolStripStatusLabel4"
|
|||
|
Me.ToolStripStatusLabel4.Size = New System.Drawing.Size(10, 17)
|
|||
|
Me.ToolStripStatusLabel4.Text = "|"
|
|||
|
'
|
|||
|
'statChars
|
|||
|
'
|
|||
|
Me.statChars.Name = "statChars"
|
|||
|
Me.statChars.Size = New System.Drawing.Size(75, 17)
|
|||
|
Me.statChars.Text = "Characters: 0"
|
|||
|
'
|
|||
|
'ToolStripStatusLabel5
|
|||
|
'
|
|||
|
Me.ToolStripStatusLabel5.Name = "ToolStripStatusLabel5"
|
|||
|
Me.ToolStripStatusLabel5.Size = New System.Drawing.Size(10, 17)
|
|||
|
Me.ToolStripStatusLabel5.Text = "|"
|
|||
|
'
|
|||
|
'statDate
|
|||
|
'
|
|||
|
Me.statDate.Name = "statDate"
|
|||
|
Me.statDate.Size = New System.Drawing.Size(97, 17)
|
|||
|
Me.statDate.Text = "File Created: N/A"
|
|||
|
'
|
|||
|
'ToolStripStatusLabel1
|
|||
|
'
|
|||
|
Me.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1"
|
|||
|
Me.ToolStripStatusLabel1.Size = New System.Drawing.Size(10, 17)
|
|||
|
Me.ToolStripStatusLabel1.Text = "|"
|
|||
|
'
|
|||
|
'ToolStripSplitButton1
|
|||
|
'
|
|||
|
Me.ToolStripSplitButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|||
|
Me.ToolStripSplitButton1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ChangeToolStripMenuItem, Me.OpenToolStripMenuItem1})
|
|||
|
Me.ToolStripSplitButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
Me.ToolStripSplitButton1.Name = "ToolStripSplitButton1"
|
|||
|
Me.ToolStripSplitButton1.Size = New System.Drawing.Size(119, 20)
|
|||
|
Me.ToolStripSplitButton1.Text = "Working Directory"
|
|||
|
Me.ToolStripSplitButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage
|
|||
|
'
|
|||
|
'ChangeToolStripMenuItem
|
|||
|
'
|
|||
|
Me.ChangeToolStripMenuItem.Name = "ChangeToolStripMenuItem"
|
|||
|
Me.ChangeToolStripMenuItem.Size = New System.Drawing.Size(124, 22)
|
|||
|
Me.ChangeToolStripMenuItem.Text = "Change..."
|
|||
|
'
|
|||
|
'OpenToolStripMenuItem1
|
|||
|
'
|
|||
|
Me.OpenToolStripMenuItem1.Name = "OpenToolStripMenuItem1"
|
|||
|
Me.OpenToolStripMenuItem1.Size = New System.Drawing.Size(124, 22)
|
|||
|
Me.OpenToolStripMenuItem1.Text = "Open"
|
|||
|
'
|
|||
|
'ToolStripStatusLabel2
|
|||
|
'
|
|||
|
Me.ToolStripStatusLabel2.Name = "ToolStripStatusLabel2"
|
|||
|
Me.ToolStripStatusLabel2.Size = New System.Drawing.Size(10, 17)
|
|||
|
Me.ToolStripStatusLabel2.Text = "|"
|
|||
|
'
|
|||
|
'ToolStripSplitButton2
|
|||
|
'
|
|||
|
Me.ToolStripSplitButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|||
|
Me.ToolStripSplitButton2.DropDownButtonWidth = 0
|
|||
|
Me.ToolStripSplitButton2.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
Me.ToolStripSplitButton2.Name = "ToolStripSplitButton2"
|
|||
|
Me.ToolStripSplitButton2.Size = New System.Drawing.Size(113, 20)
|
|||
|
Me.ToolStripSplitButton2.Text = "Toggle Sidebar (F6)"
|
|||
|
Me.ToolStripSplitButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage
|
|||
|
'
|
|||
|
'chocolatePuddingOvenTimer
|
|||
|
'
|
|||
|
Me.chocolatePuddingOvenTimer.Interval = 250
|
|||
|
'
|
|||
|
'Form1
|
|||
|
'
|
|||
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|||
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|||
|
Me.ClientSize = New System.Drawing.Size(841, 585)
|
|||
|
Me.Controls.Add(Me.StatusBar)
|
|||
|
Me.Controls.Add(Me.FilePicker)
|
|||
|
Me.Controls.Add(Me.TextFileHolder)
|
|||
|
Me.Controls.Add(Me.MenuStrip1)
|
|||
|
Me.Controls.Add(Me.Label1)
|
|||
|
Me.KeyPreview = True
|
|||
|
Me.MainMenuStrip = Me.MenuStrip1
|
|||
|
Me.Name = "Form1"
|
|||
|
Me.Text = "Notepad Ultra"
|
|||
|
Me.MenuStrip1.ResumeLayout(False)
|
|||
|
Me.MenuStrip1.PerformLayout()
|
|||
|
Me.StatusBar.ResumeLayout(False)
|
|||
|
Me.StatusBar.PerformLayout()
|
|||
|
Me.ResumeLayout(False)
|
|||
|
Me.PerformLayout()
|
|||
|
|
|||
|
End Sub
|
|||
|
Friend WithEvents FilePicker As System.Windows.Forms.ListBox
|
|||
|
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 ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
|
|||
|
Friend WithEvents ExitToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents EditToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents WordWrapToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents FontToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents FormatToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents ViewToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents SidebarToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents UndoToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents ToolStripSeparator4 As System.Windows.Forms.ToolStripSeparator
|
|||
|
Friend WithEvents CutToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents CopyToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents PasteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents DeleteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents ToolStripSeparator2 As System.Windows.Forms.ToolStripSeparator
|
|||
|
Friend WithEvents FindToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents ReplaceToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents GoToToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
|
|||
|
Friend WithEvents TimeDateToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents DeleteToolStripMenuItem2 As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents SaveFileDialog1 As System.Windows.Forms.SaveFileDialog
|
|||
|
Friend WithEvents OneDriveTextFilesToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator
|
|||
|
Friend WithEvents SHOWRECENTSHEREToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents FontDialog1 As System.Windows.Forms.FontDialog
|
|||
|
Friend WithEvents NightModeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents TimeDateToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents WordCountToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents StatusBarToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|||
|
Friend WithEvents TextFileHolder As System.Windows.Forms.RichTextBox
|
|||
|
Friend WithEvents StatusBar As System.Windows.Forms.StatusStrip
|
|||
|
Friend WithEvents statBytes As System.Windows.Forms.ToolStripStatusLabel
|
|||
|
Friend WithEvents statChars As System.Windows.Forms.ToolStripStatusLabel
|
|||
|
Friend WithEvents statDate As System.Windows.Forms.ToolStripStatusLabel
|
|||
|
Friend WithEvents ToolStripStatusLabel4 As System.Windows.Forms.ToolStripStatusLabel
|
|||
|
Friend WithEvents ToolStripStatusLabel5 As System.Windows.Forms.ToolStripStatusLabel
|
|||
|
Friend WithEvents chocolatePuddingOvenTimer As System.Windows.Forms.Timer
|
|||
|
Friend WithEvents ToolStripStatusLabel1 As System.Windows.Forms.ToolStripStatusLabel
|
|||
|
Friend WithEvents ToolStripSplitButton1 As System.Windows.Forms.ToolStripSplitButton
|
|||
|
Friend WithEvents RestartToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents ToolStripStatusLabel2 As System.Windows.Forms.ToolStripStatusLabel
|
|||
|
Friend WithEvents ToolStripSplitButton2 As System.Windows.Forms.ToolStripSplitButton
|
|||
|
Friend WithEvents EDocumentsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents ChangeToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents OpenToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
|
|||
|
Friend WithEvents FolderBrowserDialog1 As System.Windows.Forms.FolderBrowserDialog
|
|||
|
|
|||
|
End Class
|