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

📄 form_info.frm

📁 vb做的
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Form_info 
   Caption         =   "通迅录"
   ClientHeight    =   6600
   ClientLeft      =   3135
   ClientTop       =   2265
   ClientWidth     =   9075
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   6600
   ScaleWidth      =   9075
   Begin VB.Frame Frame3 
      Height          =   1095
      Left            =   4560
      TabIndex        =   27
      Top             =   4440
      Width           =   4455
      Begin VB.TextBox Text3 
         BackColor       =   &H80000018&
         Height          =   270
         Left            =   2760
         TabIndex        =   34
         Top             =   240
         Width           =   1455
      End
      Begin VB.CommandButton Command9 
         Caption         =   "查询"
         Height          =   375
         Left            =   120
         TabIndex        =   32
         Top             =   600
         Width           =   975
      End
      Begin VB.CommandButton Command8 
         Caption         =   "下一个"
         Height          =   375
         Left            =   3240
         TabIndex        =   31
         Top             =   600
         Width           =   975
      End
      Begin VB.CommandButton Command7 
         Caption         =   "上一个"
         Height          =   375
         Left            =   2280
         TabIndex        =   30
         Top             =   600
         Width           =   975
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "Form_info.frx":0000
         Left            =   1200
         List            =   "Form_info.frx":0019
         TabIndex        =   29
         Text            =   "姓名"
         Top             =   240
         Width           =   1455
      End
      Begin VB.CommandButton Command6 
         Caption         =   "全部显示"
         Height          =   375
         Left            =   1200
         TabIndex        =   28
         Top             =   600
         Width           =   975
      End
      Begin VB.Label Label1 
         Caption         =   "查询条件:"
         Height          =   255
         Index           =   10
         Left            =   240
         TabIndex        =   33
         Top             =   240
         Width           =   975
      End
   End
   Begin VB.TextBox Text2 
      DataField       =   "备注"
      DataSource      =   "Adodc1"
      Height          =   1335
      Left            =   7200
      TabIndex        =   26
      Top             =   2040
      Width           =   1935
   End
   Begin VB.TextBox Text1 
      DataField       =   "电话号码"
      BeginProperty DataFormat 
         Type            =   0
         Format          =   "0;(0)"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2052
         SubFormatType   =   0
      EndProperty
      DataSource      =   "Adodc1"
      Height          =   270
      Index           =   4
      Left            =   5520
      TabIndex        =   20
      Top             =   1260
      Width           =   1575
   End
   Begin VB.TextBox Text1 
      DataField       =   "生日"
      BeginProperty DataFormat 
         Type            =   0
         Format          =   "0;(0)"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2052
         SubFormatType   =   0
      EndProperty
      DataSource      =   "Adodc1"
      Height          =   270
      Index           =   3
      Left            =   5520
      TabIndex        =   19
      Top             =   945
      Width           =   1575
   End
   Begin VB.TextBox Text1 
      DataField       =   "手机号码"
      BeginProperty DataFormat 
         Type            =   0
         Format          =   "0;(0)"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2052
         SubFormatType   =   0
      EndProperty
      DataSource      =   "Adodc1"
      Height          =   270
      Index           =   5
      Left            =   5520
      TabIndex        =   18
      Top             =   1620
      Width           =   1575
   End
   Begin VB.TextBox Text1 
      DataField       =   "姓名"
      BeginProperty DataFormat 
         Type            =   0
         Format          =   "0;(0)"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2052
         SubFormatType   =   0
      EndProperty
      DataSource      =   "Adodc1"
      Height          =   270
      Index           =   1
      Left            =   5520
      TabIndex        =   17
      Top             =   105
      Width           =   1575
   End
   Begin VB.ComboBox Combo1 
      DataField       =   "性别"
      DataSource      =   "Adodc1"
      Height          =   300
      ItemData        =   "Form_info.frx":0051
      Left            =   5520
      List            =   "Form_info.frx":005B
      TabIndex        =   16
      Text            =   "男"
      Top             =   480
      Width           =   615
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   4800
      Top             =   5880
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
      DefaultExt      =   "txt"
      DialogTitle     =   "请选择相片"
      FileName        =   "abc"
      Filter          =   ".txt"
      InitDir         =   ".\"
   End
   Begin VB.CommandButton Command5 
      Caption         =   "相片"
      Height          =   375
      Left            =   7560
      TabIndex        =   15
      Top             =   1320
      Width           =   975
   End
   Begin VB.Frame Frame1 
      Height          =   735
      Left            =   4560
      TabIndex        =   10
      Top             =   3480
      Width           =   4455
      Begin VB.CommandButton Command4 
         Caption         =   "取消"
         Height          =   375
         Left            =   3360
         TabIndex        =   14
         Top             =   240
         Width           =   975
      End
      Begin VB.CommandButton Command3 
         Caption         =   "删除"
         Height          =   375
         Left            =   2280
         TabIndex        =   13
         Top             =   240
         Width           =   975
      End
      Begin VB.CommandButton Command2 
         Caption         =   "修改"
         Height          =   375
         Left            =   1200
         TabIndex        =   12
         Top             =   240
         Width           =   975
      End
      Begin VB.CommandButton Command1 
         Caption         =   "增加"
         Height          =   375
         Left            =   120
         TabIndex        =   11
         Top             =   240
         Width           =   975
      End
   End
   Begin VB.TextBox Text1 
      DataField       =   "邮编"
      BeginProperty DataFormat 
         Type            =   0
         Format          =   "0;(0)"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2052
         SubFormatType   =   0
      EndProperty
      DataSource      =   "Adodc1"
      Height          =   270
      Index           =   9
      Left            =   5520
      TabIndex        =   8
      Top             =   2340
      Width           =   1575
   End
   Begin VB.TextBox Text1 
      DataField       =   "地址"
      BeginProperty DataFormat 
         Type            =   0
         Format          =   "0;(0)"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2052
         SubFormatType   =   0
      EndProperty
      DataSource      =   "Adodc1"
      Height          =   270
      Index           =   8
      Left            =   5520
      TabIndex        =   7
      Top             =   1980
      Width           =   1575
   End
   Begin VB.TextBox Text1 
      DataField       =   "电子邮件"
      BeginProperty DataFormat 
         Type            =   0
         Format          =   "0;(0)"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2052
         SubFormatType   =   0
      EndProperty
      DataSource      =   "Adodc1"
      Height          =   270
      Index           =   7
      Left            =   5520
      TabIndex        =   6
      Top             =   3180
      Width           =   1575
   End
   Begin VB.TextBox Text1 
      DataField       =   "QQ"
      BeginProperty DataFormat 
         Type            =   0
         Format          =   "0;(0)"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2052
         SubFormatType   =   0
      EndProperty
      DataSource      =   "Adodc1"
      Height          =   270
      Index           =   6
      Left            =   5520
      TabIndex        =   5
      Top             =   2760
      Width           =   1575
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "Form_info.frx":0067
      Height          =   6375
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   4335
      _ExtentX        =   7646
      _ExtentY        =   11245
      _Version        =   393216
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      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
      ColumnCount     =   12
      BeginProperty Column00 
         DataField       =   "编号"
         Caption         =   "编号"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   "姓名"
         Caption         =   "姓名"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column02 
         DataField       =   "性别"
         Caption         =   "性别"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty

⌨️ 快捷键说明

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