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

📄 frmdocument.frm

📁 Code Library - visualbasic source code
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form frmDocument 
   Caption         =   "frmDocument"
   ClientHeight    =   4650
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   6615
   Icon            =   "frmDocument.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   4650
   ScaleWidth      =   6615
   Begin VB.Frame fr2 
      Height          =   3375
      Left            =   270
      TabIndex        =   7
      Top             =   405
      Width           =   6105
      Begin VB.PictureBox bingKai 
         BackColor       =   &H00FFC0C0&
         Height          =   2730
         Left            =   450
         ScaleHeight     =   2670
         ScaleWidth      =   5160
         TabIndex        =   8
         Top             =   345
         Width           =   5220
         Begin VB.CommandButton Command4 
            Height          =   315
            Left            =   4410
            Picture         =   "frmDocument.frx":0442
            Style           =   1  'Graphical
            TabIndex        =   23
            ToolTipText     =   "New data type"
            Top             =   630
            Width           =   315
         End
         Begin VB.CommandButton Command6 
            Height          =   315
            Left            =   4410
            Picture         =   "frmDocument.frx":07CC
            Style           =   1  'Graphical
            TabIndex        =   22
            ToolTipText     =   "New categories"
            Top             =   225
            Width           =   315
         End
         Begin VB.ComboBox Combo4 
            Height          =   315
            Left            =   5055
            Style           =   2  'Dropdown List
            TabIndex        =   15
            Top             =   630
            Visible         =   0   'False
            Width           =   3705
         End
         Begin VB.TextBox Text4 
            Appearance      =   0  'Flat
            BackColor       =   &H00E0E0E0&
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   315
            Left            =   1125
            Locked          =   -1  'True
            TabIndex        =   14
            Top             =   2145
            Width           =   2925
         End
         Begin VB.TextBox Text3 
            Appearance      =   0  'Flat
            BackColor       =   &H00E0E0E0&
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   300
            Left            =   1125
            TabIndex        =   13
            Top             =   1770
            Width           =   2910
         End
         Begin VB.TextBox Text2 
            Appearance      =   0  'Flat
            BackColor       =   &H00E0E0E0&
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   300
            Left            =   1125
            TabIndex        =   12
            Top             =   1380
            Width           =   2910
         End
         Begin VB.TextBox Text1 
            Appearance      =   0  'Flat
            BackColor       =   &H00E0E0E0&
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   300
            Left            =   1125
            TabIndex        =   11
            Top             =   1020
            Width           =   2910
         End
         Begin VB.ComboBox Combo2 
            BackColor       =   &H00E0E0E0&
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   315
            Left            =   1140
            Style           =   2  'Dropdown List
            TabIndex        =   10
            Top             =   630
            Width           =   3195
         End
         Begin VB.ComboBox Combo1 
            BackColor       =   &H00E0E0E0&
            Enabled         =   0   'False
            BeginProperty Font 
               Name            =   "Verdana"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   315
            Left            =   1140
            Style           =   2  'Dropdown List
            TabIndex        =   9
            Top             =   225
            Width           =   3195
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Date / Time"
            Height          =   195
            Left            =   150
            TabIndex        =   21
            Top             =   2220
            Width           =   855
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "E-mail"
            Height          =   195
            Left            =   585
            TabIndex        =   20
            Top             =   1860
            Width           =   420
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Title"
            Height          =   195
            Left            =   705
            TabIndex        =   19
            Top             =   1095
            Width           =   300
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Author"
            Height          =   195
            Left            =   555
            TabIndex        =   18
            Top             =   1455
            Width           =   465
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Data type"
            Height          =   195
            Left            =   315
            TabIndex        =   17
            Top             =   705
            Width           =   690
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "Categories"
            Height          =   195
            Left            =   270
            TabIndex        =   16
            Top             =   315
            Width           =   750
         End
      End
   End
   Begin VB.Frame fr1 
      Height          =   3345
      Left            =   3180
      TabIndex        =   5
      Top             =   -765
      Visible         =   0   'False
      Width           =   6090
      Begin RichTextLib.RichTextBox rtfText 
         Height          =   1995
         Left            =   135
         TabIndex        =   6
         Top             =   255
         Width           =   3000
         _ExtentX        =   5292
         _ExtentY        =   3519
         _Version        =   393217
         ScrollBars      =   3
         TextRTF         =   $"frmDocument.frx":0B56
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Courier"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin VB.CommandButton Command1 
      Caption         =   "&Close"
      Default         =   -1  'True
      Height          =   435
      Left            =   5370
      TabIndex        =   4
      Top             =   4080
      Width           =   1110
   End
   Begin VB.Frame Frame1 
      Height          =   645
      Left            =   135
      TabIndex        =   1
      Top             =   3930
      Width           =   1920
      Begin VB.CommandButton Command3 
         Caption         =   "&Delete"
         Height          =   390
         Left            =   1020
         TabIndex        =   3
         Top             =   180
         Width           =   810
      End
      Begin VB.CommandButton Command2 
         Caption         =   "&Edit"
         Height          =   405
         Left            =   75
         TabIndex        =   2
         Top             =   165
         Width           =   885
      End
   End
   Begin MSComctlLib.TabStrip tbS 
      Height          =   3810
      Left            =   150
      TabIndex        =   0
      Top             =   75
      Width           =   6345
      _ExtentX        =   11192
      _ExtentY        =   6720
      TabWidthStyle   =   2

⌨️ 快捷键说明

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