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

📄 通讯录.frm

📁 一间公司的管理系统的源码
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form tongxunlu 
   Caption         =   "我的通讯录"
   ClientHeight    =   6945
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   8775
   LinkTopic       =   "Form1"
   ScaleHeight     =   6945
   ScaleWidth      =   8775
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton cmdCloseIt 
      Caption         =   "关 闭"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   7440
      TabIndex        =   4
      Top             =   6480
      Width           =   1095
   End
   Begin VB.CommandButton cmdSearchIt 
      Caption         =   "查 询"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   6120
      TabIndex        =   3
      Top             =   6480
      Width           =   1095
   End
   Begin VB.CommandButton cmdModifyIt 
      Caption         =   "管理通讯名单"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   1800
      TabIndex        =   2
      Top             =   6480
      Width           =   1575
   End
   Begin VB.CommandButton cmdAddIt 
      Caption         =   "添加通讯名单"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   240
      TabIndex        =   1
      Top             =   6480
      Width           =   1575
   End
   Begin VB.PictureBox picManage 
      BackColor       =   &H00C0E0FF&
      BorderStyle     =   0  'None
      Height          =   5775
      Left            =   240
      ScaleHeight     =   5775
      ScaleWidth      =   8295
      TabIndex        =   34
      Top             =   600
      Width           =   8295
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   3600
         TabIndex        =   64
         Text            =   "Combo1"
         Top             =   960
         Width           =   2415
      End
      Begin VB.CommandButton cmdCancelManage 
         Caption         =   "取消"
         Height          =   375
         Left            =   3600
         TabIndex        =   52
         Top             =   5280
         Width           =   1095
      End
      Begin VB.TextBox txtManage 
         Height          =   270
         Index           =   0
         Left            =   3600
         TabIndex        =   43
         Top             =   1440
         Width           =   2415
      End
      Begin VB.TextBox txtManage 
         Height          =   270
         Index           =   1
         Left            =   3600
         TabIndex        =   42
         Top             =   1935
         Width           =   2415
      End
      Begin VB.TextBox txtManage 
         Height          =   270
         Index           =   2
         Left            =   3600
         TabIndex        =   41
         Top             =   2445
         Width           =   2415
      End
      Begin VB.TextBox txtManage 
         Height          =   270
         Index           =   3
         Left            =   3600
         TabIndex        =   40
         Top             =   2940
         Width           =   2415
      End
      Begin VB.TextBox txtManage 
         Height          =   270
         Index           =   4
         Left            =   3600
         TabIndex        =   39
         Top             =   3435
         Width           =   2415
      End
      Begin VB.TextBox txtManage 
         Height          =   270
         Index           =   5
         Left            =   3600
         TabIndex        =   38
         Top             =   3945
         Width           =   2415
      End
      Begin VB.TextBox txtManage 
         Height          =   270
         Index           =   6
         Left            =   3600
         TabIndex        =   37
         Top             =   4440
         Width           =   2415
      End
      Begin VB.CommandButton cmdDel 
         Caption         =   "删除"
         Height          =   375
         Left            =   2760
         TabIndex        =   36
         Top             =   4800
         Width           =   1095
      End
      Begin VB.CommandButton cmdModify 
         Caption         =   "修改"
         Height          =   375
         Left            =   4440
         TabIndex        =   35
         Top             =   4800
         Width           =   1095
      End
      Begin VB.Label lblManage 
         BackStyle       =   0  'Transparent
         Caption         =   "类    别:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   8
         Left            =   2280
         TabIndex        =   65
         Top             =   960
         Width           =   1095
      End
      Begin VB.Label lblManage 
         BackStyle       =   0  'Transparent
         Caption         =   "姓    名:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   0
         Left            =   2280
         TabIndex        =   51
         Top             =   1440
         Width           =   1095
      End
      Begin VB.Label lblManage 
         BackStyle       =   0  'Transparent
         Caption         =   "性    别:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   1
         Left            =   2280
         TabIndex        =   50
         Top             =   1935
         Width           =   1095
      End
      Begin VB.Label lblManage 
         BackStyle       =   0  'Transparent
         Caption         =   "职    务:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   2
         Left            =   2280
         TabIndex        =   49
         Top             =   2445
         Width           =   1095
      End
      Begin VB.Label lblManage 
         BackStyle       =   0  'Transparent
         Caption         =   "电话号码:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   3
         Left            =   2280
         TabIndex        =   48
         Top             =   2940
         Width           =   1095
      End
      Begin VB.Label lblManage 
         BackStyle       =   0  'Transparent
         Caption         =   "手机号码:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   4
         Left            =   2280
         TabIndex        =   47
         Top             =   3435
         Width           =   1095
      End
      Begin VB.Label lblManage 
         BackStyle       =   0  'Transparent
         Caption         =   "电子邮件:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   5
         Left            =   2280
         TabIndex        =   46
         Top             =   3945
         Width           =   1095
      End
      Begin VB.Label lblManage 
         BackStyle       =   0  'Transparent
         Caption         =   "备    注:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   6
         Left            =   2280
         TabIndex        =   45
         Top             =   4440
         Width           =   1095
      End
      Begin VB.Label lblManageTitle 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         Caption         =   "管理通讯录"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   2280
         TabIndex        =   44
         Top             =   360
         Width           =   3735
      End
   End
   Begin VB.PictureBox picSearch 
      BackColor       =   &H0080C0FF&
      BorderStyle     =   0  'None
      Height          =   5775
      Left            =   240
      ScaleHeight     =   5775
      ScaleWidth      =   8295
      TabIndex        =   53
      Top             =   600
      Width           =   8295
      Begin VB.OptionButton Option1 

⌨️ 快捷键说明

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