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

📄 addressbook.frm

📁 简单的通讯录程序
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Begin VB.Form AddressBook 
   BackColor       =   &H8000000A&
   Caption         =   "通讯录"
   ClientHeight    =   10710
   ClientLeft      =   60
   ClientTop       =   210
   ClientWidth     =   15240
   Icon            =   "AddressBook.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   10710
   ScaleWidth      =   15240
   StartUpPosition =   2  '屏幕中心
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame8 
      Caption         =   "备注"
      Height          =   2535
      Left            =   7200
      TabIndex        =   53
      Top             =   8040
      Width           =   7935
      Begin VB.TextBox Text1 
         DataField       =   "备注"
         DataSource      =   "Data1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   2175
         Index           =   11
         Left            =   120
         MultiLine       =   -1  'True
         TabIndex        =   54
         Top             =   240
         Width           =   7695
      End
   End
   Begin VB.Frame Frame5 
      Caption         =   "查询面版"
      Height          =   2535
      Left            =   120
      TabIndex        =   44
      Top             =   8040
      Width           =   6975
      Begin VB.Frame Frame7 
         Height          =   2175
         Left            =   1920
         TabIndex        =   47
         Top             =   240
         Width           =   4935
         Begin VB.CommandButton Command11 
            Caption         =   "清空"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   495
            Left            =   3480
            TabIndex        =   66
            Top             =   240
            Width           =   1335
         End
         Begin VB.ComboBox Combo2 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   360
            Left            =   1440
            TabIndex        =   65
            Top             =   1680
            Width           =   1215
         End
         Begin VB.TextBox Text2 
            BackColor       =   &H00FFFFFF&
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Index           =   2
            Left            =   1440
            TabIndex        =   58
            Top             =   240
            Width           =   1215
         End
         Begin VB.TextBox Text2 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Index           =   0
            Left            =   1440
            TabIndex        =   49
            Top             =   720
            Width           =   1215
         End
         Begin VB.TextBox Text2 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Index           =   1
            Left            =   1440
            TabIndex        =   48
            Top             =   1200
            Width           =   1215
         End
         Begin VB.Label Label2 
            Caption         =   "按ID号查找"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   3
            Left            =   120
            TabIndex        =   57
            Top             =   240
            Width           =   1335
         End
         Begin VB.Label Label2 
            Caption         =   "按姓名查找"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   52
            Top             =   720
            Width           =   1335
         End
         Begin VB.Label Label2 
            Caption         =   "按地址查找"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   51
            Top             =   1200
            Width           =   1335
         End
         Begin VB.Label Label2 
            Caption         =   "按组别查找"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   2
            Left            =   120
            TabIndex        =   50
            Top             =   1680
            Width           =   1335
         End
      End
      Begin VB.Frame Frame6 
         Height          =   2175
         Left            =   120
         TabIndex        =   45
         Top             =   240
         Width           =   1695
         Begin VB.CommandButton Command10 
            Caption         =   "查找"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   1815
            Left            =   120
            TabIndex        =   46
            Top             =   240
            Width           =   1455
         End
      End
   End
   Begin VB.Frame Frame4 
      Height          =   855
      Left            =   120
      TabIndex        =   39
      Top             =   7080
      Width           =   6015
      Begin VB.CommandButton Command9 
         Caption         =   "末条"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   3000
         TabIndex        =   43
         Top             =   240
         Width           =   975
      End
      Begin VB.CommandButton Command8 
         Caption         =   "后一条"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   2040
         TabIndex        =   42
         Top             =   240
         Width           =   975
      End
      Begin VB.CommandButton Command7 
         Caption         =   "前一条"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   1080
         TabIndex        =   41
         Top             =   240
         Width           =   975
      End
      Begin VB.CommandButton Command6 
         Caption         =   "第一条"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   120
         TabIndex        =   40
         Top             =   240
         Width           =   975
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "排列"
      Height          =   1815
      Left            =   6240
      TabIndex        =   28
      Top             =   6120
      Width           =   8895
      Begin VB.CheckBox Check1 
         Caption         =   "邮政编码"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   11
         Left            =   6360
         TabIndex        =   62
         Top             =   840
         Width           =   1335
      End
      Begin VB.CheckBox Check1 
         Caption         =   "备注"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   10
         Left            =   7920
         TabIndex        =   59
         Top             =   840
         Width           =   855
      End
      Begin VB.CheckBox Check1 
         Caption         =   "分组"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   9
         Left            =   7920
         TabIndex        =   38
         Top             =   480
         Width           =   855
      End
      Begin VB.CheckBox Check1 
         Caption         =   "联系地址"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   8
         Left            =   6360
         TabIndex        =   37
         Top             =   480
         Width           =   1335
      End
      Begin VB.CheckBox Check1 
         Caption         =   "电子邮件2"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty

⌨️ 快捷键说明

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