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

📄 master.frm

📁 一个用vb谢的编辑文本的工具
💻 FRM
📖 第 1 页 / 共 4 页
字号:
         Width           =   375
         _ExtentX        =   661
         _ExtentY        =   13388
         ButtonWidth     =   609
         ButtonHeight    =   582
         Style           =   1
         ImageList       =   "ImageList1"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   23
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Nuevo"
               Object.ToolTipText     =   "New"
               ImageIndex      =   17
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Abrir"
               Object.ToolTipText     =   "Open"
               ImageIndex      =   1
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Guardar"
               Object.ToolTipText     =   "Save"
               ImageIndex      =   13
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Deshacer"
               Object.ToolTipText     =   "Undo"
               ImageIndex      =   11
            EndProperty
            BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Imprimir"
               Object.ToolTipText     =   "Print"
               ImageIndex      =   14
            EndProperty
            BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Buscar"
               Object.ToolTipText     =   "Find"
               ImageIndex      =   2
            EndProperty
            BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Configurar"
               Object.ToolTipText     =   "Page Setup"
               ImageIndex      =   6
            EndProperty
            BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Cortar"
               Object.ToolTipText     =   "Cut"
               ImageIndex      =   8
            EndProperty
            BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Copiar"
               Object.ToolTipText     =   "Copy"
               ImageIndex      =   7
            EndProperty
            BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Pegar"
               Object.ToolTipText     =   "Paste"
               ImageIndex      =   18
            EndProperty
            BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Negrita"
               Object.ToolTipText     =   "Bold"
               ImageIndex      =   16
               Style           =   1
            EndProperty
            BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Cursiva"
               Object.ToolTipText     =   "Italic"
               ImageIndex      =   9
               Style           =   1
            EndProperty
            BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Subrayado"
               Object.ToolTipText     =   "Underline"
               ImageIndex      =   20
               Style           =   1
            EndProperty
            BeginProperty Button18 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button19 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Izquierda"
               Object.ToolTipText     =   "Left"
               ImageIndex      =   15
               Style           =   2
               Value           =   1
            EndProperty
            BeginProperty Button20 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Centrado"
               Object.ToolTipText     =   "Center"
               ImageIndex      =   3
               Style           =   2
            EndProperty
            BeginProperty Button21 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Derecha"
               Object.ToolTipText     =   "Right"
               ImageIndex      =   10
               Style           =   2
            EndProperty
            BeginProperty Button22 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button23 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "Punto"
               Object.ToolTipText     =   "Bullet"
               ImageIndex      =   19
            EndProperty
         EndProperty
      End
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   1050
      Top             =   960
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Menu mnuFile 
      Caption         =   "&File"
      WindowList      =   -1  'True
      Begin VB.Menu mnuNew 
         Caption         =   "&New"
         Shortcut        =   ^Q
      End
      Begin VB.Menu mnuOpen 
         Caption         =   "&Open"
         Shortcut        =   ^O
      End
      Begin VB.Menu mnuSave 
         Caption         =   "&Save"
         Shortcut        =   ^G
      End
      Begin VB.Menu mnuSaveAs 
         Caption         =   "S&ave as ..."
      End
      Begin VB.Menu DummyA 
         Caption         =   "-"
      End
      Begin VB.Menu mnuconfig 
         Caption         =   "&Page Setup ..."
      End
      Begin VB.Menu mnuPrint 
         Caption         =   "&Print ..."
         Shortcut        =   ^P
      End
      Begin VB.Menu DummyB 
         Caption         =   "-"
      End
      Begin VB.Menu mnuClose 
         Caption         =   "&Close"
         Shortcut        =   ^{F4}
      End
      Begin VB.Menu mnuCloseAll 
         Caption         =   "C&lose all"
      End
      Begin VB.Menu DummyAA 
         Caption         =   "-"
      End
      Begin VB.Menu mnuExit 
         Caption         =   "&Exit"
         Shortcut        =   ^U
      End
   End
   Begin VB.Menu mnuEdit 
      Caption         =   "&Edit"
      Begin VB.Menu mnuUndo 
         Caption         =   "&Undo"
         Shortcut        =   ^Z
      End
      Begin VB.Menu DummyC 
         Caption         =   "-"
      End
      Begin VB.Menu mnuCut 
         Caption         =   "&Cut"
         Shortcut        =   ^X
      End
      Begin VB.Menu mnuCopy 
         Caption         =   "C&opy"
         Shortcut        =   ^C
      End
      Begin VB.Menu mnuPaste 
         Caption         =   "&Paste"
         Shortcut        =   ^V
      End
      Begin VB.Menu mnuDelete 
         Caption         =   "&Delete"
         Shortcut        =   {DEL}
      End
      Begin VB.Menu DummyD 
         Caption         =   "-"
      End
      Begin VB.Menu mnuSelectAll 
         Caption         =   "&Select all"
         Shortcut        =   ^A
      End
      Begin VB.Menu DummyE 
         Caption         =   "-"
      End
      Begin VB.Menu mnuFind 
         Caption         =   "&Find"
         Shortcut        =   ^F
      End
      Begin VB.Menu mnuFindNext 
         Caption         =   "F&ind Next"
         Shortcut        =   {F3}
      End
   End
   Begin VB.Menu mnuview 
      Caption         =   "&View"
      Begin VB.Menu mnubars 
         Caption         =   "&Toolbars"
         Begin VB.Menu mnuestandar 
            Caption         =   "&Standar"
            Checked         =   -1  'True
         End
         Begin VB.Menu mnufont2 
            Caption         =   "&Font"
            Checked         =   -1  'True
         End
         Begin VB.Menu tools 
            Caption         =   "&Tools"
            Checked         =   -1  'True
         End
      End
      Begin VB.Menu mnuruler 
         Caption         =   "&Ruler"
         Checked         =   -1  'True
      End
   End
   Begin VB.Menu mnuInsert 
      Caption         =   "&Insert"
      Begin VB.Menu mnudate 
         Caption         =   "&Time && Date"
      End
      Begin VB.Menu mnuInsertFileName 
         Caption         =   "&FileName"
      End
      Begin VB.Menu mnuInsertPathAndFile 
         Caption         =   "&Path && File"
      End
   End
   Begin VB.Menu mnuFormat 
      Caption         =   "&Format"
      Begin VB.Menu mnufont 
         Caption         =   "&Font"
         Shortcut        =   {F9}
      End
      Begin VB.Menu DummyF 
         Caption         =   "-"
      End
      Begin VB.Menu mnuEncryptHex 
         Caption         =   "&Encrypt (Hex)"
         Shortcut        =   +{F1}
      End
      Begin VB.Menu mnuDecryptHex 
         Caption         =   "&Decrypt (Hex)"
         Shortcut        =   +{F2}
      End
      Begin VB.Menu mnuEncryptBinary 
         Caption         =   "En&crypt (Binary)"
         Shortcut        =   +{F3}
      End
      Begin VB.Menu mnuDecryptBinary 
         Caption         =   "Decr&ypt (Binary)"
         Shortcut        =   +{F4}
      End
      Begin VB.Menu line 
         Caption         =   "-"
      End
      Begin VB.Menu CheckBold 
         Caption         =   "&Bold"
         Shortcut        =   ^N
      End
      Begin VB.Menu CheckItalic 
         Caption         =   "&Italic"
         Shortcut        =   ^K
      End
      Begin VB.Menu CheckStrikeLine 
         Caption         =   "&Underline"
         Shortcut        =   ^S
      End
      Begin VB.Menu linea4 
         Caption         =   "-"
      End
      Begin VB.Menu mnucase 
         Caption         =   "Chan&ge Case"
         Begin VB.Menu mnu_min 
            Caption         =   "&Lower Case"
         End
         Begin VB.Menu mnu_may 
            Caption         =   "U&per case"
         End
      End
      Begin VB.Menu mnuscript 
         Caption         =   "&Script"
         Begin VB.Menu mnusuper 
            Caption         =   "S&uperscript"
         End
         Begin VB.Menu mnusub 
            Caption         =   "&Subscript"
         End
         Begin VB.Menu mnunoscript 
            Caption         =   "No &Scripting"
         End
      End
      Begin VB.Menu line5 
         Caption         =   "-"
      End
      Begin VB.Menu mnumore 
         Caption         =   "&Increase Indent"
      End
      Begin VB.Menu mnuless 
         Caption         =   "&Reduce Indent"
      End
   End
   Begin VB.Menu mnutools 
      Caption         =   "&Tools"
      Begin VB.Menu mnuopts 
         Caption         =   "&Options ..."
      End
      Begin VB.Menu mnuspell 
         Caption         =   "&Check Spelling ..."
      End
      Begin VB.Menu mnuhtml 
         Caption         =   "&HTML Editor"
      End
      Begin VB.Menu mnucalc 
         Caption         =   "C&alculator"
      End
   End
   Begin VB.Menu mnuWindow 
      Caption         =   "&Window"
      Begin VB.Menu mnuArrHoriz 
         Caption         =   "Tile &Horizontally"
      End
      Begin VB.Menu mnuArrVert 
         Caption         =   "Tile &Vertically"
      End
      Begin VB.Menu mnuCascade 
         Caption         =   "&Cascade"
      End
      Begin VB.Menu mnuArrIcons 
         Caption         =   "&Arrange Icons"
      End
      Begin VB.Menu DummyK 
         Caption         =   "-"
      End
      Begin VB.Menu mnuMinimizeAll 
         Caption         =   "M&inimize all"
      End
      Begin VB.Menu DummyL 
         Caption         =   "-"
      End
      Begin VB.Menu mnuNextDoc 
         Caption         =   "&Next Document"
         Shortcut        =   {F4}
      End
      Begin VB.Menu mnuPreviousDoc 
         Caption         =   "&Previous Document"
         Shortcut        =   {F5}
      End
   End
   Begin VB.Menu mnuhelp 
      Caption         =   "&Help"
      Begin VB.Menu mnuabout 
         Caption         =   "A&bout"
      End
   End
End
Attribute VB_Name = "MDIForm1"

⌨️ 快捷键说明

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