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

📄 tjlxr.frm

📁 功能强大的个人工作通讯录
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form AddLXR 
   BackColor       =   &H00C0FFFF&
   Caption         =   "添加新联系人"
   ClientHeight    =   7635
   ClientLeft      =   60
   ClientTop       =   750
   ClientWidth     =   12285
   Icon            =   "TJLXR.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   7635
   ScaleWidth      =   12285
   Begin VB.Frame getWay 
      BackColor       =   &H00FF8080&
      BorderStyle     =   0  'None
      Height          =   3480
      Left            =   6150
      TabIndex        =   43
      Top             =   2160
      Visible         =   0   'False
      Width           =   5415
      Begin VB.CommandButton cmdSaveP 
         Caption         =   "保存"
         Height          =   495
         Left            =   3450
         TabIndex        =   49
         Top             =   1995
         Width           =   1320
      End
      Begin VB.CommandButton GetP 
         Caption         =   "从当前屏幕截图"
         Height          =   645
         Left            =   375
         TabIndex        =   48
         Top             =   1665
         Width           =   1935
      End
      Begin VB.CommandButton loadP 
         Caption         =   "从本地电脑导入"
         Height          =   690
         Left            =   390
         TabIndex        =   47
         Top             =   750
         Width           =   1935
      End
      Begin VB.CommandButton Command1 
         Caption         =   "从剪贴板获得"
         Height          =   645
         Left            =   375
         TabIndex        =   46
         Top             =   2550
         Width           =   1935
      End
      Begin VB.CommandButton cmdHide 
         Caption         =   "退出"
         Height          =   540
         Left            =   3450
         TabIndex        =   45
         Top             =   2625
         Width           =   1320
      End
      Begin VB.CheckBox Check1 
         BackColor       =   &H00FF8080&
         Caption         =   "截图时不隐藏本窗口"
         Height          =   390
         Left            =   2895
         TabIndex        =   44
         Top             =   870
         Width           =   2295
      End
      Begin VB.Label Label19 
         AutoSize        =   -1  'True
         BackColor       =   &H00FF8080&
         Caption         =   "你可以通过以下方式添加联系人的相片:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   390
         TabIndex        =   50
         Top             =   255
         Width           =   4590
      End
      Begin VB.Shape Shape1 
         BorderColor     =   &H00FFFFFF&
         FillColor       =   &H00FF0000&
         Height          =   3255
         Left            =   120
         Top             =   120
         Width           =   5100
      End
   End
   Begin VB.CommandButton labAdd 
      Caption         =   "添加"
      Height          =   360
      Left            =   420
      TabIndex        =   41
      Top             =   3930
      Width           =   585
   End
   Begin VB.CommandButton LabDEL 
      Caption         =   "删除"
      Height          =   360
      Left            =   1245
      TabIndex        =   40
      Top             =   3930
      Width           =   585
   End
   Begin VB.CommandButton LabEdit 
      Caption         =   "修改"
      Height          =   360
      Left            =   2055
      TabIndex        =   39
      Top             =   3930
      Width           =   585
   End
   Begin VB.PictureBox Picture2 
      BackColor       =   &H00FFC0C0&
      Height          =   3480
      Left            =   420
      ScaleHeight     =   3420
      ScaleWidth      =   2475
      TabIndex        =   37
      Top             =   300
      Width           =   2535
      Begin VB.PictureBox Picture1 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         FillColor       =   &H00C0FFFF&
         ForeColor       =   &H80000008&
         Height          =   3176
         Left            =   105
         ScaleHeight     =   3150
         ScaleWidth      =   2235
         TabIndex        =   38
         Top             =   135
         Width           =   2269
      End
   End
   Begin MSComDlg.CommonDialog comd1 
      Left            =   1680
      Top             =   6690
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   9225
      TabIndex        =   34
      Top             =   3495
      Width           =   2655
   End
   Begin VB.ComboBox txtXB 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   9135
      TabIndex        =   33
      Top             =   810
      Width           =   2610
   End
   Begin VB.ComboBox txtFL 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   4170
      TabIndex        =   32
      Top             =   2055
      Width           =   2910
   End
   Begin VB.Timer Timer2 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   735
      Top             =   7125
   End
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   150
      Top             =   7065
   End
   Begin VB.TextBox txtSS 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   9210
      TabIndex        =   26
      Top             =   2070
      Width           =   2595
   End
   Begin VB.TextBox txtZW 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   9210
      TabIndex        =   25
      Top             =   2790
      Width           =   2610
   End
   Begin VB.TextBox txtXG 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   840
      Left            =   4185
      TabIndex        =   24
      Top             =   5280
      Width           =   7635
   End
   Begin VB.TextBox txtCZ 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   4200
      TabIndex        =   23
      Top             =   3480
      Width           =   2850
   End
   Begin VB.TextBox txtDH 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   390
      Left            =   4215
      TabIndex        =   22
      Top             =   4020
      Width           =   7650
   End
   Begin VB.TextBox txtDZ 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   420
      Left            =   4200
      TabIndex        =   21
      Top             =   4635
      Width           =   7650
   End
   Begin VB.TextBox txtGS 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   390
      Left            =   4215
      TabIndex        =   20
      Top             =   2805
      Width           =   2835
   End
   Begin VB.TextBox txtJG 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   9165
      TabIndex        =   19
      Top             =   1485
      Width           =   2625
   End
   Begin VB.TextBox txtSR 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   390
      Left            =   4185
      TabIndex        =   18
      Top             =   1470
      Width           =   2880
   End
   Begin VB.TextBox txtXM 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   4215
      TabIndex        =   17
      Top             =   840
      Width           =   2865
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H80000013&
      Height          =   3750
      Left            =   330
      TabIndex        =   42
      Top             =   120
      Width           =   2700
   End
   Begin VB.Label Label8 
      BackStyle       =   0  'Transparent
      Caption         =   "相片标准尺寸(大一寸)"
      ForeColor       =   &H00FF00FF&
      Height          =   270
      Left            =   300
      TabIndex        =   36
      Top             =   4620
      Width           =   2070
   End
   Begin VB.Label Label13 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "E-mail:"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00C00000&
      Height          =   300
      Left            =   8055
      TabIndex        =   35
      Top             =   3525
      Width           =   1155
   End
   Begin VB.Label Tips 
      BackStyle       =   0  'Transparent
      Caption         =   "Label13"
      BeginProperty Font 
         Name            =   "华文新魏"
         Size            =   18
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   525
      Left            =   5985
      TabIndex        =   31
      Top             =   180
      Visible         =   0   'False
      Width           =   1890
   End
   Begin VB.Label Label9 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent

⌨️ 快捷键说明

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