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

📄 mainform.frm

📁 群里的通讯录管理 供参考 学习专用 无其他商业意义 源码较为简单
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form MainForm 
   Caption         =   "通讯录"
   ClientHeight    =   8595
   ClientLeft      =   165
   ClientTop       =   450
   ClientWidth     =   10920
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   8595
   ScaleWidth      =   10920
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame5 
      Caption         =   "像片"
      Height          =   3375
      Left            =   5640
      TabIndex        =   44
      Top             =   5040
      Width           =   5055
      Begin VB.CommandButton cmdNext 
         Height          =   615
         Left            =   240
         Picture         =   "MainForm.frx":0000
         Style           =   1  'Graphical
         TabIndex        =   46
         Top             =   2040
         Width           =   375
      End
      Begin VB.CommandButton cmdPre 
         Height          =   615
         Left            =   240
         Picture         =   "MainForm.frx":0442
         Style           =   1  'Graphical
         TabIndex        =   45
         Top             =   600
         Width           =   375
      End
      Begin VB.Image ImagePhoto 
         Height          =   3015
         Left            =   840
         Stretch         =   -1  'True
         Top             =   240
         Width           =   4020
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "备注"
      Height          =   3375
      Left            =   2040
      TabIndex        =   42
      Top             =   5040
      Width           =   3375
      Begin VB.TextBox txtOtherInfo 
         Appearance      =   0  'Flat
         BackColor       =   &H8000000F&
         BorderStyle     =   0  'None
         Enabled         =   0   'False
         Height          =   3015
         Left            =   120
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   43
         Top             =   240
         Width           =   3135
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "个人信息"
      Height          =   1215
      Left            =   2040
      TabIndex        =   4
      Top             =   3600
      Width           =   8655
      Begin VB.Label lblQQbak 
         Height          =   180
         Left            =   6120
         TabIndex        =   41
         Top             =   960
         Width           =   2415
      End
      Begin VB.Label lblQQ 
         Height          =   180
         Left            =   3840
         TabIndex        =   40
         Top             =   960
         Width           =   1815
      End
      Begin VB.Label lblMSN 
         Height          =   180
         Left            =   480
         TabIndex        =   39
         Top             =   960
         Width           =   2895
      End
      Begin VB.Label lblEmailbak 
         Height          =   180
         Left            =   5160
         TabIndex        =   38
         Top             =   600
         Width           =   3375
      End
      Begin VB.Label lblEmail 
         Height          =   180
         Left            =   960
         TabIndex        =   37
         Top             =   600
         Width           =   2895
      End
      Begin VB.Label lblHomepage 
         Height          =   180
         Left            =   4800
         TabIndex        =   36
         Top             =   240
         Width           =   3735
      End
      Begin VB.Label lblMobilePhone 
         Height          =   180
         Left            =   1200
         TabIndex        =   35
         Top             =   240
         Width           =   1815
      End
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         Caption         =   "手机/小灵通"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   120
         TabIndex        =   34
         Top             =   240
         Width           =   990
      End
      Begin VB.Label Label15 
         AutoSize        =   -1  'True
         Caption         =   "电子邮件"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   120
         TabIndex        =   33
         Top             =   600
         Width           =   720
      End
      Begin VB.Label Label16 
         AutoSize        =   -1  'True
         Caption         =   "备用电子邮件"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   3960
         TabIndex        =   32
         Top             =   600
         Width           =   1080
      End
      Begin VB.Label Label17 
         AutoSize        =   -1  'True
         Caption         =   "MSN"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   120
         TabIndex        =   31
         Top             =   960
         Width           =   270
      End
      Begin VB.Label Label18 
         AutoSize        =   -1  'True
         Caption         =   "QQ1"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   3480
         TabIndex        =   30
         Top             =   960
         Width           =   270
      End
      Begin VB.Label Label19 
         AutoSize        =   -1  'True
         Caption         =   "QQ2"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   5760
         TabIndex        =   29
         Top             =   960
         Width           =   270
      End
      Begin VB.Label Label20 
         AutoSize        =   -1  'True
         Caption         =   "个人网站"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   3960
         TabIndex        =   28
         Top             =   240
         Width           =   720
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "家庭信息"
      Height          =   855
      Left            =   2040
      TabIndex        =   3
      Top             =   2520
      Width           =   8655
      Begin VB.Label lblFamilyPhone 
         Height          =   180
         Left            =   2280
         TabIndex        =   27
         Top             =   600
         Width           =   1335
      End
      Begin VB.Label lblFamilyPostcode 
         Height          =   180
         Left            =   600
         TabIndex        =   26
         Top             =   600
         Width           =   975
      End
      Begin VB.Label lblFamilyAddress 
         Height          =   180
         Left            =   600
         TabIndex        =   25
         Top             =   240
         Width           =   7935
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "地址"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   120
         TabIndex        =   24
         Top             =   240
         Width           =   360
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         Caption         =   "邮编"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   120
         TabIndex        =   23
         Top             =   600
         Width           =   360
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "电话"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   1800
         TabIndex        =   22
         Top             =   600
         Width           =   360
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "公司信息"
      Height          =   1600
      Left            =   2040
      TabIndex        =   2
      Top             =   720
      Width           =   8655
      Begin VB.Label lblCompanyWebsite 
         Height          =   180
         Left            =   600
         TabIndex        =   21
         Top             =   1350
         Width           =   7695
      End
      Begin VB.Label lblCompanyFax 
         Height          =   180
         Left            =   4320
         TabIndex        =   20
         Top             =   990
         Width           =   1575
      End
      Begin VB.Label lblCompanyPhone 
         Height          =   180
         Left            =   2280
         TabIndex        =   19
         Top             =   990
         Width           =   1335
      End
      Begin VB.Label lblCompanyPostCode 
         Height          =   180
         Left            =   600
         TabIndex        =   18
         Top             =   990
         Width           =   975
      End
      Begin VB.Label lblCompanyAddress 
         Height          =   180
         Left            =   600
         TabIndex        =   17
         Top             =   600
         Width           =   7695
      End
      Begin VB.Label lblApointMent 
         Height          =   180
         Left            =   6480
         TabIndex        =   16
         Top             =   270
         Width           =   2055
      End
      Begin VB.Label lblCompanyDepartment 
         Height          =   180
         Left            =   4560
         TabIndex        =   15
         Top             =   270
         Width           =   1335
      End
      Begin VB.Label lblCompanyName 
         Height          =   180
         Left            =   600
         TabIndex        =   14
         Top             =   270
         Width           =   3375
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "名称"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   120
         TabIndex        =   13
         Top             =   270
         Width           =   360
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "部门"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   4080
         TabIndex        =   12
         Top             =   270
         Width           =   360
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "职位"
         ForeColor       =   &H00000080&
         Height          =   180
         Left            =   6000

⌨️ 快捷键说明

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