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

📄 frmmain.frm

📁 一个完整的HTML编辑器
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Object = "{48E59290-9880-11CF-9754-00AA00C00908}#1.0#0"; "MSINET.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.MDIForm frmMain 
   BackColor       =   &H00FFFFFF&
   Caption         =   "CasperHTML"
   ClientHeight    =   8310
   ClientLeft      =   165
   ClientTop       =   735
   ClientWidth     =   10185
   LinkTopic       =   "MDIForm1"
   StartUpPosition =   3  'Windows Default
   Begin VB.PictureBox Picture2 
      Align           =   4  'Align Right
      BorderStyle     =   0  'None
      Height          =   6525
      Left            =   9720
      ScaleHeight     =   6525
      ScaleWidth      =   465
      TabIndex        =   8
      Top             =   420
      Width           =   465
      Begin VB.CommandButton cmdColorEdit 
         BackColor       =   &H80000011&
         Caption         =   "c"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   205
         Left            =   120
         TabIndex        =   23
         ToolTipText     =   "Color Editor"
         Top             =   1440
         Width           =   200
      End
      Begin VB.ComboBox CoDocs 
         Height          =   315
         Left            =   0
         Style           =   2  'Dropdown List
         TabIndex        =   22
         Top             =   960
         Visible         =   0   'False
         Width           =   495
      End
      Begin VB.CommandButton Command6 
         BackColor       =   &H80000011&
         Caption         =   "f"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   205
         Left            =   120
         TabIndex        =   21
         ToolTipText     =   "Find & Replace"
         Top             =   600
         Width           =   200
      End
      Begin VB.CommandButton Command5 
         BackColor       =   &H80000011&
         Caption         =   "x"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   205
         Left            =   120
         TabIndex        =   20
         ToolTipText     =   "Close Activ Document"
         Top             =   360
         Width           =   200
      End
      Begin VB.CommandButton cmdOpenDoc 
         BackColor       =   &H8000000A&
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   205
         Left            =   120
         Picture         =   "frmMain.frx":0000
         Style           =   1  'Graphical
         TabIndex        =   19
         TabStop         =   0   'False
         ToolTipText     =   "Open Documents"
         Top             =   960
         UseMaskColor    =   -1  'True
         Width           =   200
      End
      Begin VB.CommandButton cmdFullView 
         BackColor       =   &H8000000A&
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   205
         Left            =   120
         Picture         =   "frmMain.frx":031A
         Style           =   1  'Graphical
         TabIndex        =   18
         TabStop         =   0   'False
         ToolTipText     =   "Full Screen"
         Top             =   1200
         UseMaskColor    =   -1  'True
         Width           =   200
      End
   End
   Begin InetCtlsObjects.Inet Inet1 
      Left            =   5760
      Top             =   840
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
   End
   Begin VB.PictureBox Bottom 
      Align           =   2  'Align Bottom
      BorderStyle     =   0  'None
      Height          =   1095
      Left            =   0
      ScaleHeight     =   1095
      ScaleWidth      =   10185
      TabIndex        =   3
      Top             =   6945
      Width           =   10185
      Begin RichTextLib.RichTextBox txtClib 
         Height          =   855
         Left            =   120
         TabIndex        =   24
         Top             =   120
         Width           =   8655
         _ExtentX        =   15266
         _ExtentY        =   1508
         _Version        =   393217
         ScrollBars      =   2
         TextRTF         =   $"frmMain.frx":0668
      End
      Begin VB.CommandButton cmdSave 
         Caption         =   "Save"
         Height          =   375
         Left            =   8880
         TabIndex        =   6
         Top             =   120
         Width           =   975
      End
      Begin VB.CommandButton cmdClear 
         Caption         =   "Clear"
         Height          =   375
         Left            =   8880
         TabIndex        =   5
         Top             =   600
         Width           =   975
      End
      Begin VB.CommandButton cmdClose 
         Appearance      =   0  'Flat
         BackColor       =   &H80000013&
         Caption         =   "x"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Left            =   9960
         TabIndex        =   4
         Top             =   0
         Width           =   200
      End
   End
   Begin VB.PictureBox picB 
      Align           =   3  'Align Left
      BorderStyle     =   0  'None
      Height          =   6525
      Left            =   0
      ScaleHeight     =   6525
      ScaleWidth      =   2220
      TabIndex        =   2
      Top             =   420
      Width           =   2220
      Begin VB.CommandButton Command1 
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&
         Caption         =   "x"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Left            =   0
         TabIndex        =   14
         Top             =   0
         Width           =   200
      End
      Begin VB.PictureBox Picture1 
         BackColor       =   &H80000018&
         Height          =   135
         Left            =   0
         ScaleHeight     =   75
         ScaleWidth      =   2115
         TabIndex        =   13
         Top             =   38
         Width           =   2175
      End
      Begin TabDlg.SSTab SSTab 
         Height          =   6255
         Left            =   0
         TabIndex        =   9
         Top             =   240
         Width           =   2218
         _ExtentX        =   3916
         _ExtentY        =   11033
         _Version        =   393216
         TabHeight       =   520
         TabCaption(0)   =   "File"
         TabPicture(0)   =   "frmMain.frx":0731
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "filFileName"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).Control(1)=   "DirDirectory"
         Tab(0).Control(1).Enabled=   0   'False
         Tab(0).Control(2)=   "drvDrive"
         Tab(0).Control(2).Enabled=   0   'False
         Tab(0).ControlCount=   3
         TabCaption(1)   =   "Java"
         TabPicture(1)   =   "frmMain.frx":074D
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "JavaList"
         Tab(1).Control(1)=   "Command4"
         Tab(1).ControlCount=   2
         TabCaption(2)   =   "Snipp"
         TabPicture(2)   =   "frmMain.frx":0769
         Tab(2).ControlEnabled=   0   'False
         Tab(2).Control(0)=   "Command2"
         Tab(2).Control(0).Enabled=   0   'False
         Tab(2).Control(1)=   "CoSnip"
         Tab(2).Control(1).Enabled=   0   'False
         Tab(2).Control(2)=   "cmdAdd"
         Tab(2).Control(2).Enabled=   0   'False
         Tab(2).ControlCount=   3
         Begin VB.CommandButton Command2 
            Caption         =   "Open"
            Height          =   255
            Left            =   -73800
            TabIndex        =   26
            Top             =   1080
            Width           =   855
         End
         Begin VB.ComboBox CoSnip 
            Height          =   315
            Left            =   -74880
            TabIndex        =   25
            Text            =   "Select One ..."
            Top             =   600
            Width           =   1935
         End
         Begin VB.CommandButton Command4 
            Caption         =   "Add"
            Height          =   255
            Left            =   -74760
            TabIndex        =   17
            Top             =   5160
            Width           =   855
         End
         Begin VB.CommandButton cmdAdd 
            Caption         =   "Add"
            Height          =   255
            Left            =   -74880
            TabIndex        =   16
            Top             =   1080
            Width           =   855
         End
         Begin VB.ListBox JavaList 
            Height          =   5130
            Left            =   -74880
            TabIndex        =   15
            Top             =   360
            Width           =   1935
         End
         Begin VB.DriveListBox drvDrive 
            Height          =   315
            Left            =   70
            TabIndex        =   12
            Top             =   360
            Width           =   2055
         End
         Begin VB.DirListBox DirDirectory 
            Height          =   2340
            Left            =   70
            TabIndex        =   11
            Top             =   720
            Width           =   2055
         End
         Begin VB.FileListBox filFileName 
            Height          =   3015
            Left            =   70
            TabIndex        =   10
            Top             =   3120
            Width           =   2055
         End
      End
   End
   Begin MSComctlLib.Toolbar tbToolBar 
      Align           =   1  'Align Top
      Height          =   420
      Left            =   0
      TabIndex        =   1
      Top             =   0
      Width           =   10185
      _ExtentX        =   17965
      _ExtentY        =   741
      ButtonWidth     =   609
      ButtonHeight    =   582
      Appearance      =   1
      ImageList       =   "imlToolbarIcons"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   22
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "New"
            Object.ToolTipText     =   "New"
            ImageKey        =   "New"
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "Open"
            Object.ToolTipText     =   "Open"
            ImageKey        =   "Open"
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "Save"
            Object.ToolTipText     =   "Save"
            ImageKey        =   "Save"
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "Print"
            Object.ToolTipText     =   "Print"
            ImageKey        =   "Print"
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "Cut"
            Object.ToolTipText     =   "Cut"
            ImageKey        =   "Cut"
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "Copy"
            Object.ToolTipText     =   "Copy"
            ImageKey        =   "Copy"
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "Paste"
            Object.ToolTipText     =   "Paste"
            ImageKey        =   "Paste"
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 

⌨️ 快捷键说明

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