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

📄 codelib.frm

📁 用VB作的程序电子书
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form CodeLib 
   AutoRedraw      =   -1  'True
   Caption         =   "CodeLib V2.0"
   ClientHeight    =   6660
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10470
   Icon            =   "CodeLib.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   444
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   698
   StartUpPosition =   2  'CenterScreen
   Begin VB.PictureBox Pic5 
      BorderStyle     =   0  'None
      Height          =   195
      Left            =   7065
      ScaleHeight     =   195
      ScaleWidth      =   195
      TabIndex        =   19
      Top             =   1305
      Width           =   195
   End
   Begin VB.PictureBox Pic1 
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   480
      Left            =   9765
      Picture         =   "CodeLib.frx":030A
      ScaleHeight     =   480
      ScaleWidth      =   480
      TabIndex        =   8
      Top             =   1170
      Width           =   480
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Height          =   780
      Left            =   90
      TabIndex        =   5
      Top             =   180
      Width           =   10245
      _ExtentX        =   18071
      _ExtentY        =   1376
      ButtonWidth     =   1561
      ButtonHeight    =   1376
      Style           =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   15
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Save DB"
            Key             =   "key1"
            Object.ToolTipText     =   "Save the Database"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Print Text"
            Key             =   "key2"
            Object.ToolTipText     =   "Print Code or Helpfile"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Copy Code"
            Key             =   "key3"
            Object.ToolTipText     =   "Copy selected Code to Clipboard"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Kill Code"
            Key             =   "key4"
            Object.ToolTipText     =   "Remove selected Code/Help/Notes"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Rename"
            Key             =   "key7"
            Object.ToolTipText     =   "Rename selected Code"
            ImageIndex      =   7
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Move"
            Key             =   "key10"
            Object.ToolTipText     =   "Move selected Code to another Category"
            ImageIndex      =   10
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Category"
            Key             =   "key5"
            Object.ToolTipText     =   "Add new Category"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Rename"
            Key             =   "key6"
            Object.ToolTipText     =   "Rename selected Category"
            ImageIndex      =   6
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Kill Categ."
            Key             =   "key11"
            Object.ToolTipText     =   "Remove selected Category"
            ImageIndex      =   11
         EndProperty
         BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Search"
            Key             =   "key8"
            Object.ToolTipText     =   "Search for Code or Helpfiles"
            ImageIndex      =   8
         EndProperty
         BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Help"
            Key             =   "key9"
            Object.ToolTipText     =   "Help-Files"
            ImageIndex      =   9
         EndProperty
      EndProperty
   End
   Begin VB.ComboBox Combo1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H00FF0000&
      Height          =   315
      Left            =   90
      TabIndex        =   4
      Text            =   "Combo1"
      Top             =   1710
      Width           =   2400
   End
   Begin VB.ListBox List1 
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H00FF0000&
      Height          =   3180
      Left            =   90
      Sorted          =   -1  'True
      TabIndex        =   1
      Top             =   2835
      Width           =   2400
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4965
      Left            =   2610
      TabIndex        =   0
      Top             =   1710
      Width           =   7845
      _ExtentX        =   13838
      _ExtentY        =   8758
      _Version        =   393216
      Tabs            =   4
      Tab             =   2
      TabsPerRow      =   4
      TabHeight       =   476
      ShowFocusRect   =   0   'False
      BackColor       =   12632256
      ForeColor       =   16711680
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "Code"
      TabPicture(0)   =   "CodeLib.frx":0BD4
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Pic7"
      Tab(0).Control(1)=   "Pic8"
      Tab(0).Control(2)=   "ImageList1"
      Tab(0).Control(3)=   "Text1(0)"
      Tab(0).Control(4)=   "Label10"
      Tab(0).Control(5)=   "Label7"
      Tab(0).Control(6)=   "Label8"
      Tab(0).Control(7)=   "Label1(0)"
      Tab(0).ControlCount=   8
      TabCaption(1)   =   "Help"
      TabPicture(1)   =   "CodeLib.frx":0BF0
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Pic2"
      Tab(1).Control(1)=   "Text1(1)"
      Tab(1).Control(2)=   "Label1(1)"
      Tab(1).ControlCount=   3
      TabCaption(2)   =   "Notes"
      TabPicture(2)   =   "CodeLib.frx":0C0C
      Tab(2).ControlEnabled=   -1  'True
      Tab(2).Control(0)=   "Label1(2)"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Text1(2)"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Pic3"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).ControlCount=   3
      TabCaption(3)   =   "Edit Code"
      TabPicture(3)   =   "CodeLib.frx":0C28
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Label1(3)"
      Tab(3).Control(1)=   "Text1(3)"
      Tab(3).Control(2)=   "Pic4"
      Tab(3).ControlCount=   3
      Begin VB.PictureBox Pic7 
         BackColor       =   &H00FF00FF&
         Height          =   195
         Left            =   -70725
         ScaleHeight     =   135
         ScaleWidth      =   135
         TabIndex        =   22
         Top             =   360
         Width           =   195
      End
      Begin VB.PictureBox Pic8 
         BackColor       =   &H00FF00FF&
         Height          =   195
         Left            =   -70725
         ScaleHeight     =   135
         ScaleWidth      =   135
         TabIndex        =   21
         Top             =   585
         Width           =   195
      End
      Begin VB.PictureBox Pic4 
         Height          =   195
         Left            =   -70050
         ScaleHeight     =   135
         ScaleWidth      =   135
         TabIndex        =   17
         Top             =   540
         Width           =   195
      End
      Begin VB.PictureBox Pic3 
         Height          =   195
         Left            =   4275
         ScaleHeight     =   135
         ScaleWidth      =   135
         TabIndex        =   15
         Top             =   540
         Width           =   195
      End
      Begin VB.PictureBox Pic2 
         Height          =   195
         Left            =   -70725
         ScaleHeight     =   9
         ScaleMode       =   3  'Pixel
         ScaleWidth      =   9
         TabIndex        =   14
         Top             =   540
         Width           =   195
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H00A0D0D0&
         ForeColor       =   &H00FF0000&
         Height          =   4065
         Index           =   3
         Left            =   -74865
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   13
         Top             =   810
         Width           =   7575
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H00A0D0D0&
         ForeColor       =   &H00FF0000&
         Height          =   4065
         Index           =   2
         Left            =   135
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   10
         Top             =   810
         Width           =   7575
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H00A0D0D0&
         ForeColor       =   &H00FF0000&
         Height          =   4065
         Index           =   1
         Left            =   -74865
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   9
         Top             =   810
         Width           =   7575
      End
      Begin MSComctlLib.ImageList ImageList1 
         Left            =   -74415
         Top             =   3348
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   32
         ImageHeight     =   32
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   11
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "CodeLib.frx":0C44
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "CodeLib.frx":1520
               Key             =   ""
            EndProperty
            BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "CodeLib.frx":20F4
               Key             =   ""
            EndProperty
            BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "CodeLib.frx":2F48
               Key             =   ""
            EndProperty
            BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "CodeLib.frx":3D9C
               Key             =   ""
            EndProperty
            BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "CodeLib.frx":4678
               Key             =   ""
            EndProperty
            BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "CodeLib.frx":4F54
               Key             =   ""
            EndProperty
            BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "CodeLib.frx":5830
               Key             =   ""
            EndProperty
            BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "CodeLib.frx":610C
               Key             =   ""
            EndProperty
            BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "CodeLib.frx":7E18
               Key             =   ""
            EndProperty
            BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "CodeLib.frx":9B24
               Key             =   ""
            EndProperty
         EndProperty
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H00A0D0D0&
         ForeColor       =   &H00FF0000&
         Height          =   4065
         Index           =   0
         Left            =   -74865
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   2
         Top             =   810
         Width           =   7575
      End
      Begin VB.Label Label10 
         Alignment       =   2  'Center
         BackColor       =   &H00C0C0C0&
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False

⌨️ 快捷键说明

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