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

📄 mainfrm.frm

📁 电话本信息 基本上实现电话功能 自己下载侃侃吧
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            TextSave        =   "21:45"
         EndProperty
         BeginProperty Panel7 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   2
            Object.Width           =   794
            MinWidth        =   794
            TextSave        =   "NUM"
         EndProperty
         BeginProperty Panel8 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   1
            AutoSize        =   2
            Enabled         =   0   'False
            Object.Width           =   953
            MinWidth        =   882
            TextSave        =   "CAPS"
         EndProperty
      EndProperty
      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 
      Height          =   6765
      Left            =   45
      TabIndex        =   17
      Top             =   720
      Width           =   4065
      Begin MSComctlLib.TreeView TV1 
         Height          =   6180
         Left            =   135
         TabIndex        =   0
         Top             =   495
         Width           =   3795
         _ExtentX        =   6694
         _ExtentY        =   10901
         _Version        =   393217
         Indentation     =   617
         LabelEdit       =   1
         LineStyle       =   1
         Sorted          =   -1  'True
         Style           =   7
         ImageList       =   "IList1"
         Appearance      =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label L1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "联系人分组:"
         Height          =   180
         Index           =   15
         Left            =   135
         TabIndex        =   18
         Top             =   225
         Width           =   1080
      End
   End
   Begin VB.Frame Frame2 
      Height          =   6765
      Left            =   4140
      TabIndex        =   19
      Top             =   720
      Width           =   7800
      Begin VB.Frame Frame4 
         BorderStyle     =   0  'None
         Height          =   375
         Left            =   5265
         TabIndex        =   38
         Top             =   2610
         Width           =   2400
         Begin VB.CommandButton CImage 
            Caption         =   "删除(&D)"
            Enabled         =   0   'False
            Height          =   330
            Index           =   2
            Left            =   1620
            TabIndex        =   41
            Top             =   0
            Width           =   780
         End
         Begin VB.CommandButton CImage 
            Caption         =   "更换(&R)"
            Enabled         =   0   'False
            Height          =   330
            Index           =   1
            Left            =   810
            TabIndex        =   40
            Top             =   0
            Width           =   780
         End
         Begin VB.CommandButton CImage 
            Caption         =   "添加(&A)"
            Enabled         =   0   'False
            Height          =   330
            Index           =   0
            Left            =   0
            TabIndex        =   39
            Top             =   0
            Width           =   780
         End
      End
      Begin MSComctlLib.ImageCombo IC1 
         Height          =   315
         Left            =   3465
         TabIndex        =   2
         Top             =   180
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   556
         _Version        =   393216
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         Indentation     =   1
         Locked          =   -1  'True
      End
      Begin VB.Frame Frame3 
         BorderStyle     =   0  'None
         Height          =   300
         Left            =   2160
         TabIndex        =   34
         Top             =   2745
         Visible         =   0   'False
         Width           =   600
         Begin VB.CommandButton CEdit 
            Caption         =   "-"
            Height          =   300
            Index           =   2
            Left            =   400
            TabIndex        =   37
            ToolTipText     =   "删除当前条目"
            Top             =   0
            Width           =   180
         End
         Begin VB.CommandButton CEdit 
            Caption         =   "&E"
            Height          =   300
            Index           =   1
            Left            =   200
            TabIndex        =   36
            ToolTipText     =   "修改当前条目"
            Top             =   0
            Width           =   200
         End
         Begin VB.CommandButton CEdit 
            Caption         =   "+"
            Height          =   300
            Index           =   0
            Left            =   0
            TabIndex        =   35
            ToolTipText     =   "添加新的条目"
            Top             =   0
            Width           =   200
         End
      End
      Begin VB.TextBox TA 
         Height          =   1635
         IMEMode         =   1  'ON
         Index           =   2
         Left            =   495
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   14
         Top             =   5040
         Width           =   7125
      End
      Begin VB.TextBox TA 
         Height          =   555
         IMEMode         =   1  'ON
         Index           =   1
         Left            =   495
         MaxLength       =   255
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   13
         Top             =   4140
         Width           =   7170
      End
      Begin VB.TextBox TA 
         Height          =   555
         IMEMode         =   1  'ON
         Index           =   0
         Left            =   495
         MaxLength       =   255
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   12
         Top             =   3195
         Width           =   7170
      End
      Begin VB.TextBox T1 
         Alignment       =   2  'Center
         Height          =   270
         IMEMode         =   2  'OFF
         Index           =   2
         Left            =   945
         MaxLength       =   10
         TabIndex        =   6
         Top             =   1260
         Width           =   1700
      End
      Begin VB.TextBox T1 
         Alignment       =   2  'Center
         Height          =   270
         IMEMode         =   2  'OFF
         Index           =   3
         Left            =   3465
         MaxLength       =   10
         TabIndex        =   7
         Top             =   1260
         Width           =   1700
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         IMEMode         =   2  'OFF
         Index           =   5
         ItemData        =   "MainFrm.frx":262F4
         Left            =   3465
         List            =   "MainFrm.frx":262F6
         TabIndex        =   11
         Top             =   2340
         Width           =   1740
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         IMEMode         =   2  'OFF
         Index           =   4
         ItemData        =   "MainFrm.frx":262F8
         Left            =   945
         List            =   "MainFrm.frx":262FA
         TabIndex        =   10
         Top             =   2340
         Width           =   1700
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         IMEMode         =   2  'OFF
         Index           =   3
         ItemData        =   "MainFrm.frx":262FC
         Left            =   945
         List            =   "MainFrm.frx":262FE
         TabIndex        =   9
         Top             =   1980
         Width           =   4245
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         IMEMode         =   2  'OFF
         Index           =   1
         ItemData        =   "MainFrm.frx":26300
         Left            =   3465
         List            =   "MainFrm.frx":26302
         TabIndex        =   5
         Top             =   900
         Width           =   1700
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         IMEMode         =   2  'OFF
         Index           =   2
         ItemData        =   "MainFrm.frx":26304
         Left            =   945
         List            =   "MainFrm.frx":26306
         TabIndex        =   8
         Top             =   1620
         Width           =   4245
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   0
         ItemData        =   "MainFrm.frx":26308
         Left            =   945
         List            =   "MainFrm.frx":2630A
         TabIndex        =   4
         Top             =   900
         Width           =   1700
      End
      Begin VB.TextBox T1 
         Height          =   270
         Index           =   0
         Left            =   945
         MaxLength       =   20
         TabIndex        =   1
         Top             =   180
         Width           =   1700
      End
      Begin VB.TextBox T1 
         Height          =   270
         IMEMode         =   2  'OFF
         Index           =   1
         Left            =   945
         MaxLength       =   35
         TabIndex        =   3
         Top             =   540
         Width           =   1700
      End
      Begin VB.PictureBox PBox 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         ForeColor       =   &H80000008&
         Height          =   2400
         Left            =   5265
         ScaleHeight     =   158
         ScaleMode       =   3  'Pixel
         ScaleWidth      =   158
         TabIndex        =   42
         Top             =   180
         Width           =   2400
         Begin VB.Label LT1 
            Alignment       =   2  'Center
            BackStyle       =   0  'Transparent
            Caption         =   "暂无照片"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   18
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   360
            Left            =   0
            TabIndex        =   43
            Top             =   945
            Width           =   2370
         End
      End
      Begin VB.Label L1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "头 像:"
         Height          =   180
         Index           =   14
         Left            =   2790
         TabIndex        =   33
         Top             =   225
         Width           =   630
      End
      Begin VB.Label L1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "备注:"
         Height          =   180
         Index           =   13
         Left            =   135
         TabIndex        =   32
         Top             =   4770
         Width           =   540
      End
      Begin VB.Label L1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "家庭地址:"
         Height          =   180
         Index           =   12
         Left            =   135
         TabIndex        =   31
         Top             =   3870

⌨️ 快捷键说明

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