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

📄 frmcontacts.frm

📁 很好的个人数字助理软件代码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmContacts 
   BorderStyle     =   0  'None
   Caption         =   "Hirdhav Digital Diary - Contacts"
   ClientHeight    =   5295
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   4575
   BeginProperty Font 
      Name            =   "Arial"
      Size            =   9
      Charset         =   0
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H00000000&
   Icon            =   "frmContacts.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   5295
   ScaleWidth      =   4575
   StartUpPosition =   2  'CenterScreen
   Begin VB.ComboBox comContacts 
      Appearance      =   0  'Flat
      Height          =   345
      Left            =   360
      TabIndex        =   35
      Text            =   "Personal"
      Top             =   480
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.ListBox lstNew 
      Appearance      =   0  'Flat
      Height          =   480
      Left            =   3360
      TabIndex        =   34
      Top             =   360
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.ListBox lstName 
      Appearance      =   0  'Flat
      Height          =   2730
      Left            =   360
      TabIndex        =   1
      Top             =   960
      Width           =   2025
   End
   Begin VB.ListBox lstInfo 
      Appearance      =   0  'Flat
      Height          =   2730
      Left            =   2400
      TabIndex        =   2
      Top             =   960
      Width           =   1860
   End
   Begin VB.Label lblCaptionSupport 
      BackStyle       =   0  'Transparent
      Height          =   255
      Left            =   0
      TabIndex        =   40
      Top             =   0
      Width           =   6255
   End
   Begin VB.Label lblDeleteSupport 
      BackStyle       =   0  'Transparent
      Height          =   495
      Left            =   2880
      TabIndex        =   39
      Top             =   4250
      Width           =   1335
   End
   Begin VB.Label lblEditSupport 
      BackStyle       =   0  'Transparent
      Height          =   495
      Left            =   360
      TabIndex        =   38
      Top             =   4250
      Width           =   1335
   End
   Begin VB.Label lblDelete 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "删除"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   225
      Left            =   3285
      TabIndex        =   37
      Top             =   4380
      Width           =   360
   End
   Begin VB.Label lblEdit 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "编辑"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   225
      Left            =   840
      TabIndex        =   36
      Top             =   4380
      Width           =   360
   End
   Begin VB.Shape shapeDelete 
      BackStyle       =   1  'Opaque
      Height          =   495
      Left            =   2880
      Top             =   4250
      Width           =   1335
   End
   Begin VB.Shape shapeEdit 
      BackStyle       =   1  'Opaque
      Height          =   495
      Left            =   360
      Top             =   4250
      Width           =   1335
   End
   Begin VB.Label lblNewSupport 
      BackStyle       =   0  'Transparent
      Height          =   495
      Left            =   1800
      TabIndex        =   33
      Top             =   360
      Width           =   1215
   End
   Begin VB.Label lblNew 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "新建"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   225
      Left            =   2205
      TabIndex        =   32
      Top             =   480
      Width           =   360
   End
   Begin VB.Shape shapeNew 
      BackStyle       =   1  'Opaque
      Height          =   495
      Left            =   1800
      Top             =   360
      Width           =   1215
   End
   Begin VB.Label lblMainMenuSupport 
      BackStyle       =   0  'Transparent
      Height          =   375
      Left            =   360
      TabIndex        =   31
      Top             =   4800
      Width           =   3855
   End
   Begin VB.Label lblMainMenu 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "主界面"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   225
      Left            =   1800
      TabIndex        =   30
      Top             =   4875
      Width           =   540
   End
   Begin VB.Shape shapeMainMenu 
      BackStyle       =   1  'Opaque
      Height          =   375
      Left            =   360
      Top             =   4800
      Width           =   3855
   End
   Begin VB.Line Line3 
      BorderWidth     =   2
      X1              =   0
      X2              =   4560
      Y1              =   5280
      Y2              =   5280
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "*"
      Height          =   225
      Index           =   26
      Left            =   3675
      TabIndex        =   29
      Top             =   3940
      Width           =   75
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Z"
      Height          =   225
      Index           =   25
      Left            =   3440
      TabIndex        =   28
      Top             =   3930
      Width           =   105
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Y"
      Height          =   225
      Index           =   24
      Left            =   3195
      TabIndex        =   27
      Top             =   3930
      Width           =   105
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "X"
      Height          =   225
      Index           =   23
      Left            =   2960
      TabIndex        =   26
      Top             =   3930
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "W"
      Height          =   225
      Index           =   22
      Left            =   2680
      TabIndex        =   25
      Top             =   3930
      Width           =   180
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "V"
      Height          =   225
      Index           =   21
      Left            =   2480
      TabIndex        =   24
      Top             =   3930
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "U"
      Height          =   225
      Index           =   20
      Left            =   2240
      TabIndex        =   23
      Top             =   3930
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "T"
      Height          =   225
      Index           =   19
      Left            =   2000
      TabIndex        =   22
      Top             =   3930
      Width           =   105
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "S"
      Height          =   225
      Index           =   18
      Left            =   1755
      TabIndex        =   21
      Top             =   3930
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "R"
      Height          =   225
      Index           =   17
      Left            =   1520
      TabIndex        =   20
      Top             =   3930
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Q"
      Height          =   225
      Index           =   16
      Left            =   1275
      TabIndex        =   19
      Top             =   3930
      Width           =   135
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "P"
      Height          =   225
      Index           =   15
      Left            =   1040
      TabIndex        =   18
      Top             =   3930
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "O"
      Height          =   225
      Index           =   14
      Left            =   795
      TabIndex        =   17
      Top             =   3930
      Width           =   135
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "N"
      Height          =   225
      Index           =   13
      Left            =   3800
      TabIndex        =   16
      Top             =   3690
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "M"
      Height          =   225
      Index           =   12
      Left            =   3540
      TabIndex        =   15
      Top             =   3690
      Width           =   150
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "L"
      Height          =   225
      Index           =   11
      Left            =   3340
      TabIndex        =   14
      Top             =   3690
      Width           =   105
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "K"
      Height          =   225
      Index           =   10
      Left            =   3080
      TabIndex        =   13
      Top             =   3690
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "J"
      Height          =   225
      Index           =   9
      Left            =   2840
      TabIndex        =   12
      Top             =   3690
      Width           =   105
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "I"
      Height          =   225
      Index           =   8
      Left            =   2630
      TabIndex        =   11
      Top             =   3690
      Width           =   45
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "H"
      Height          =   225
      Index           =   7
      Left            =   2360
      TabIndex        =   10
      Top             =   3690
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "G"
      Height          =   225
      Index           =   6
      Left            =   2120
      TabIndex        =   9
      Top             =   3690
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "F"
      Height          =   225
      Index           =   5
      Left            =   1900
      TabIndex        =   8
      Top             =   3690
      Width           =   90
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "E"
      Height          =   225
      Index           =   4
      Left            =   1640
      TabIndex        =   7
      Top             =   3690
      Width           =   105
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "D"
      Height          =   225
      Index           =   3
      Left            =   1400
      TabIndex        =   6
      Top             =   3690
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "C"
      Height          =   225
      Index           =   2
      Left            =   1160
      TabIndex        =   5
      Top             =   3690
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "B"
      Height          =   225
      Index           =   1
      Left            =   930
      TabIndex        =   4
      Top             =   3690
      Width           =   120
   End
   Begin VB.Label lblAlpha 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "A"
      Height          =   225
      Index           =   0
      Left            =   680
      TabIndex        =   3
      Top             =   3690
      Width           =   120
   End
   Begin VB.Shape shapeAlpha 
      BackStyle       =   1  'Opaque
      Height          =   255
      Index           =   24
      Left            =   3120
      Shape           =   4  'Rounded Rectangle
      Top             =   3920
      Width           =   255
   End
   Begin VB.Shape shapeAlpha 

⌨️ 快捷键说明

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