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

📄 frmnewjl.frm

📁 电子通迅寻的制作,请大家下载这个哦,一个现成的
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{653A556A-745E-476A-BB7C-20AB9DC0A4FB}#5.0#0"; "EXBUTTON.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmNewJL 
   Caption         =   "电子通讯录-新增记录"
   ClientHeight    =   6330
   ClientLeft      =   6540
   ClientTop       =   345
   ClientWidth     =   8820
   Icon            =   "frmNewJL.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   6330
   ScaleWidth      =   8820
   StartUpPosition =   2  '屏幕中心
   Begin EXButton.ExBtn ExBtn2 
      Height          =   375
      Left            =   4680
      TabIndex        =   10
      Top             =   5760
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   661
      ForeColor       =   16711680
      CRad            =   3
      Skin            =   "frmNewJL.frx":1982
      Style           =   4
      Caption         =   "放 弃 添 加"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin EXButton.ExBtn ExBtn1 
      Height          =   375
      Left            =   1800
      TabIndex        =   9
      Top             =   5760
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   661
      ForeColor       =   16711680
      CRad            =   3
      Skin            =   "frmNewJL.frx":3026
      Style           =   4
      Caption         =   "确 定 添 加"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Frame Frame1 
      Caption         =   "基本资料"
      ForeColor       =   &H00FF0000&
      Height          =   5295
      Left            =   0
      TabIndex        =   11
      Top             =   120
      Width           =   8775
      Begin VB.PictureBox pit 
         Height          =   1815
         Left            =   6720
         ScaleHeight     =   1755
         ScaleWidth      =   1515
         TabIndex        =   23
         Top             =   480
         Width           =   1575
         Begin VB.Image imgUserPicture 
            Height          =   975
            Left            =   240
            Stretch         =   -1  'True
            ToolTipText     =   "该好友的靓照哦"
            Top             =   240
            Width           =   855
         End
      End
      Begin VB.CommandButton cmdOpenPicture 
         Caption         =   "打开照片"
         Height          =   375
         Left            =   7200
         TabIndex        =   22
         Top             =   2400
         Width           =   1095
      End
      Begin MSComDlg.CommonDialog cdlTest 
         Left            =   8040
         Top             =   4560
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
      End
      Begin VB.TextBox txtMemo 
         Height          =   855
         Left            =   960
         MultiLine       =   -1  'True
         TabIndex        =   8
         Top             =   4200
         Width           =   5895
      End
      Begin VB.TextBox txtQQ 
         Height          =   375
         Left            =   4080
         TabIndex        =   3
         Top             =   1320
         Width           =   2175
      End
      Begin VB.TextBox txtEMail 
         Height          =   375
         Left            =   4080
         TabIndex        =   5
         Top             =   2040
         Width           =   2175
      End
      Begin VB.TextBox Text 
         Height          =   375
         Index           =   4
         Left            =   960
         TabIndex        =   7
         Top             =   3480
         Width           =   7335
      End
      Begin VB.TextBox Text 
         Height          =   375
         Index           =   3
         Left            =   960
         TabIndex        =   6
         Top             =   2760
         Width           =   2175
      End
      Begin VB.TextBox Text 
         Height          =   375
         Index           =   2
         Left            =   960
         TabIndex        =   4
         Top             =   2040
         Width           =   2175
      End
      Begin VB.TextBox Text 
         Height          =   375
         Index           =   1
         Left            =   960
         TabIndex        =   2
         Top             =   1320
         Width           =   2175
      End
      Begin VB.ComboBox cmbSex 
         Height          =   300
         Left            =   4080
         TabIndex        =   1
         Top             =   480
         Width           =   975
      End
      Begin VB.TextBox Text 
         Height          =   375
         Index           =   0
         Left            =   960
         TabIndex        =   0
         Top             =   480
         Width           =   2175
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "备注:"
         Height          =   180
         Left            =   240
         TabIndex        =   21
         Top             =   4200
         Width           =   540
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "照片:"
         Height          =   180
         Left            =   5880
         TabIndex        =   20
         Top             =   480
         Width           =   540
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "QQ:"
         Height          =   180
         Left            =   3480
         TabIndex        =   19
         Top             =   1320
         Width           =   360
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "EMail:"
         Height          =   180
         Left            =   3360
         TabIndex        =   18
         Top             =   2040
         Width           =   540
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "邮 编:"
         Height          =   180
         Left            =   240
         TabIndex        =   17
         Top             =   2760
         Width           =   630
      End
      Begin VB.Label Label5 
         Caption         =   "联系地址:"
         Height          =   420
         Left            =   240
         TabIndex        =   16
         Top             =   3480
         Width           =   540
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "生 日:"
         Height          =   180
         Left            =   240
         TabIndex        =   15
         Top             =   2040
         Width           =   630
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "电 话:"
         Height          =   180
         Left            =   240
         TabIndex        =   14
         Top             =   1320
         Width           =   630
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "性 别:"
         Height          =   180

⌨️ 快捷键说明

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