⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form1.designer.vb

📁 用VB.NET开发的记事本,功能强大 用VB.NET开发的记事本,功能强大
💻 VB
📖 第 1 页 / 共 5 页
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class form1
    Inherits System.Windows.Forms.Form

    'Form 重写 Dispose,以清理组件列表。
    <System.Diagnostics.DebuggerNonUserCode()> _
    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
        If disposing AndAlso components IsNot Nothing Then
            components.Dispose()
        End If
        MyBase.Dispose(disposing)
    End Sub

    'Windows 窗体设计器所必需的
    Private components As System.ComponentModel.IContainer

    '注意: 以下过程是 Windows 窗体设计器所必需的
    '可以使用 Windows 窗体设计器修改它。
    '不要使用代码编辑器修改它。
    <System.Diagnostics.DebuggerStepThrough()> _
    Private Sub InitializeComponent()
        Me.components = New System.ComponentModel.Container
        Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(form1))
        Me.MenuStrip1 = New System.Windows.Forms.MenuStrip
        Me.文件ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.新建ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.打开ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.保存ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.另存为ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator
        Me.页面设置ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.打印ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.打印预览VToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator7 = New System.Windows.Forms.ToolStripSeparator
        Me.背景音乐WToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.音乐1ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.音乐2ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator
        Me.退出ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.编辑ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.重复RToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.撤销ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.剪贴ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.复制ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.粘贴ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.删除ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator
        Me.查找ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.替换ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator
        Me.时间日期ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.全选ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.格式ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.自动换行ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.字体ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator8 = New System.Windows.Forms.ToolStripSeparator
        Me.颜色CToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.背景ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator9 = New System.Windows.Forms.ToolStripSeparator
        Me.列表形式ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.查看ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.状态栏FToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.工具兰GToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.关联ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.帮助ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator
        Me.AToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator
        Me.帮助ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripContainer1 = New System.Windows.Forms.ToolStripContainer
        Me.StatusStrip1 = New System.Windows.Forms.StatusStrip
        Me.shijian = New System.Windows.Forms.ToolStripStatusLabel
        Me.zongshu = New System.Windows.Forms.ToolStripStatusLabel
        Me.xuanshu = New System.Windows.Forms.ToolStripStatusLabel
        Me.xitong = New System.Windows.Forms.ToolStripStatusLabel
        Me.RichTextBox1 = New System.Windows.Forms.RichTextBox
        Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
        Me.新建PToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.撤销UToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator14 = New System.Windows.Forms.ToolStripSeparator
        Me.剪贴ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
        Me.复制ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
        Me.粘贴ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
        Me.删除ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripSeparator12 = New System.Windows.Forms.ToolStripSeparator
        Me.全选AToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.退出XToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStrip2 = New System.Windows.Forms.ToolStrip
        Me.chazhao = New System.Windows.Forms.ToolStripTextBox
        Me.ToolStripSeparator19 = New System.Windows.Forms.ToolStripSeparator
        Me.查找下 = New System.Windows.Forms.ToolStripButton
        Me.ToolStripSeparator16 = New System.Windows.Forms.ToolStripSeparator
        Me.开始 = New System.Windows.Forms.ToolStripButton
        Me.ToolStripSeparator24 = New System.Windows.Forms.ToolStripSeparator
        Me.ToolStripSeparator20 = New System.Windows.Forms.ToolStripSeparator
        Me.tihuan = New System.Windows.Forms.ToolStripTextBox
        Me.ToolStripSeparator21 = New System.Windows.Forms.ToolStripSeparator
        Me.替换 = New System.Windows.Forms.ToolStripButton
        Me.ToolStripSeparator23 = New System.Windows.Forms.ToolStripSeparator
        Me.全替换 = New System.Windows.Forms.ToolStripButton
        Me.ToolStrip1 = New System.Windows.Forms.ToolStrip
        Me.ToolStripSeparator13 = New System.Windows.Forms.ToolStripSeparator
        Me.新建NToolStripButton = New System.Windows.Forms.ToolStripButton
        Me.打开OToolStripButton = New System.Windows.Forms.ToolStripButton
        Me.保存SToolStripButton = New System.Windows.Forms.ToolStripButton
        Me.打印PToolStripButton = New System.Windows.Forms.ToolStripButton
        Me.打印预览ToolStripButton1 = New System.Windows.Forms.ToolStripButton
        Me.toolStripSeparator = New System.Windows.Forms.ToolStripSeparator
        Me.剪切UToolStripButton = New System.Windows.Forms.ToolStripButton
        Me.复制CToolStripButton = New System.Windows.Forms.ToolStripButton
        Me.粘贴PToolStripButton = New System.Windows.Forms.ToolStripButton
        Me.toolStripSeparator15 = New System.Windows.Forms.ToolStripSeparator
        Me.帮助LToolStripButton = New System.Windows.Forms.ToolStripButton
        Me.删除ToolStripButton1 = New System.Windows.Forms.ToolStripButton
        Me.查找ToolStripButton1 = New System.Windows.Forms.ToolStripButton
        Me.ToolStripSeparator10 = New System.Windows.Forms.ToolStripSeparator
        Me.重复ToolStripButton2 = New System.Windows.Forms.ToolStripButton
        Me.撤销ToolStripButton3 = New System.Windows.Forms.ToolStripButton
        Me.ToolStripSeparator11 = New System.Windows.Forms.ToolStripSeparator
        Me.PrintPreviewDialog1 = New System.Windows.Forms.PrintPreviewDialog
        Me.PrintDocument1 = New System.Drawing.Printing.PrintDocument
        Me.FontDialog1 = New System.Windows.Forms.FontDialog
        Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog
        Me.PrintDialog1 = New System.Windows.Forms.PrintDialog
        Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog
        Me.ColorDialog1 = New System.Windows.Forms.ColorDialog
        Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
        Me.MenuStrip1.SuspendLayout()
        Me.ToolStripContainer1.BottomToolStripPanel.SuspendLayout()
        Me.ToolStripContainer1.ContentPanel.SuspendLayout()
        Me.ToolStripContainer1.TopToolStripPanel.SuspendLayout()
        Me.ToolStripContainer1.SuspendLayout()
        Me.StatusStrip1.SuspendLayout()
        Me.ContextMenuStrip1.SuspendLayout()
        Me.ToolStrip2.SuspendLayout()
        Me.ToolStrip1.SuspendLayout()
        Me.SuspendLayout()
        '
        'MenuStrip1
        '
        Me.MenuStrip1.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer))
        Me.MenuStrip1.BackgroundImage = CType(resources.GetObject("MenuStrip1.BackgroundImage"), System.Drawing.Image)
        Me.MenuStrip1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
        Me.MenuStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible
        Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.文件ToolStripMenuItem, Me.编辑ToolStripMenuItem, Me.格式ToolStripMenuItem, Me.查看ToolStripMenuItem, Me.帮助ToolStripMenuItem})
        Me.MenuStrip1.Location = New System.Drawing.Point(0, 0)
        Me.MenuStrip1.Name = "MenuStrip1"
        Me.MenuStrip1.Size = New System.Drawing.Size(732, 24)
        Me.MenuStrip1.TabIndex = 6
        Me.MenuStrip1.Text = "MenuStrip1"
        '
        '文件ToolStripMenuItem
        '
        Me.文件ToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.新建ToolStripMenuItem, Me.打开ToolStripMenuItem, Me.保存ToolStripMenuItem, Me.另存为ToolStripMenuItem, Me.ToolStripSeparator2, Me.页面设置ToolStripMenuItem, Me.打印ToolStripMenuItem, Me.打印预览VToolStripMenuItem1, Me.ToolStripSeparator7, Me.背景音乐WToolStripMenuItem, Me.ToolStripSeparator1, Me.退出ToolStripMenuItem})
        Me.文件ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
        Me.文件ToolStripMenuItem.Name = "文件ToolStripMenuItem"
        Me.文件ToolStripMenuItem.Size = New System.Drawing.Size(59, 20)
        Me.文件ToolStripMenuItem.Text = "文件(&F)"
        '
        '新建ToolStripMenuItem
        '
        Me.新建ToolStripMenuItem.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
        Me.新建ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
        Me.新建ToolStripMenuItem.Image = CType(resources.GetObject("新建ToolStripMenuItem.Image"), System.Drawing.Image)
        Me.新建ToolStripMenuItem.Name = "新建ToolStripMenuItem"
        Me.新建ToolStripMenuItem.ShortcutKeys = CType((System.Windows.Forms.Keys.Control Or System.Windows.Forms.Keys.N), System.Windows.Forms.Keys)
        Me.新建ToolStripMenuItem.Size = New System.Drawing.Size(177, 22)
        Me.新建ToolStripMenuItem.Text = "新建(&N)"
        '
        '打开ToolStripMenuItem
        '
        Me.打开ToolStripMenuItem.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
        Me.打开ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
        Me.打开ToolStripMenuItem.Image = CType(resources.GetObject("打开ToolStripMenuItem.Image"), System.Drawing.Image)
        Me.打开ToolStripMenuItem.Name = "打开ToolStripMenuItem"
        Me.打开ToolStripMenuItem.ShortcutKeys = CType((System.Windows.Forms.Keys.Control Or System.Windows.Forms.Keys.O), System.Windows.Forms.Keys)
        Me.打开ToolStripMenuItem.Size = New System.Drawing.Size(177, 22)
        Me.打开ToolStripMenuItem.Text = "打开(&O)"
        '
        '保存ToolStripMenuItem
        '
        Me.保存ToolStripMenuItem.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
        Me.保存ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
        Me.保存ToolStripMenuItem.Image = CType(resources.GetObject("保存ToolStripMenuItem.Image"), System.Drawing.Image)
        Me.保存ToolStripMenuItem.Name = "保存ToolStripMenuItem"
        Me.保存ToolStripMenuItem.ShortcutKeys = CType((System.Windows.Forms.Keys.Control Or System.Windows.Forms.Keys.S), System.Windows.Forms.Keys)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -