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

📄 frmaddsinfo.frm

📁 数据库管理系统的实习内容
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmAddsinfo 
   BackColor       =   &H80000013&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "一卡通帐户信息"
   ClientHeight    =   5985
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   7440
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5985
   ScaleWidth      =   7440
   Begin VB.CommandButton cmdOK 
      Caption         =   "确定(&O)"
      Height          =   375
      Left            =   840
      TabIndex        =   22
      Top             =   5400
      Width           =   975
   End
   Begin VB.CommandButton cmdRefresh 
      Caption         =   "刷新(&R)"
      Height          =   375
      Left            =   3360
      TabIndex        =   21
      Top             =   5400
      Width           =   975
   End
   Begin VB.CommandButton cmdCancel 
      Caption         =   "取消(&X)"
      Height          =   375
      Left            =   5760
      TabIndex        =   20
      Top             =   5400
      Width           =   975
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4935
      Left            =   360
      TabIndex        =   0
      Top             =   240
      Width           =   6855
      _ExtentX        =   12091
      _ExtentY        =   8705
      _Version        =   393216
      TabHeight       =   520
      BackColor       =   -2147483629
      TabCaption(0)   =   "基本信息"
      TabPicture(0)   =   "frmAddsinfo.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Form1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "家庭信息"
      TabPicture(1)   =   "frmAddsinfo.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame2"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "其它信息"
      TabPicture(2)   =   "frmAddsinfo.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame3"
      Tab(2).ControlCount=   1
      Begin VB.Frame Frame3 
         Caption         =   "帐户辅助信息"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   3135
         Left            =   -74640
         TabIndex        =   25
         Top             =   960
         Width           =   6135
         Begin VB.TextBox txtComment 
            Height          =   1815
            Left            =   840
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   27
            Top             =   720
            Width           =   4575
         End
         Begin VB.Label Label7 
            Caption         =   "备注"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   240
            TabIndex        =   26
            Top             =   1320
            Width           =   735
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "家庭住址"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   3135
         Left            =   -74640
         TabIndex        =   23
         Top             =   960
         Width           =   6135
         Begin VB.TextBox txtAddress 
            Height          =   1695
            Left            =   720
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   24
            Top             =   720
            Width           =   4815
         End
      End
      Begin VB.Frame Form1 
         Caption         =   "帐户基本信息"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   3615
         Left            =   240
         TabIndex        =   1
         Top             =   720
         Width           =   6375
         Begin VB.TextBox txtCard 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   405
            Left            =   1200
            TabIndex        =   19
            Top             =   960
            Width           =   1455
         End
         Begin VB.TextBox txtSID 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   1200
            TabIndex        =   18
            Top             =   360
            Width           =   1455
         End
         Begin VB.TextBox txtName 
            Height          =   375
            Left            =   1200
            TabIndex        =   17
            Top             =   1680
            Width           =   1455
         End
         Begin VB.ComboBox comboCollege 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   330
            Left            =   1200
            TabIndex        =   16
            Top             =   2400
            Width           =   1455
         End
         Begin VB.TextBox txtTel 
            Height          =   375
            Left            =   1200
            TabIndex        =   15
            Top             =   2880
            Width           =   1455
         End
         Begin VB.TextBox txtBorndate 
            Height          =   375
            Left            =   3960
            TabIndex        =   14
            Top             =   2280
            Width           =   1695
         End
         Begin VB.TextBox txtRudate 
            Height          =   375
            Left            =   3960
            TabIndex        =   13
            Top             =   2880
            Width           =   1695
         End
         Begin VB.PictureBox Picture1 
            Height          =   1335
            Left            =   3960
            Picture         =   "frmAddsinfo.frx":0054
            ScaleHeight     =   1275
            ScaleWidth      =   1275
            TabIndex        =   3
            Top             =   240
            Width           =   1335
         End
         Begin VB.ComboBox comboSex 
            Height          =   315
            ItemData        =   "frmAddsinfo.frx":1606
            Left            =   3960
            List            =   "frmAddsinfo.frx":1608
            TabIndex        =   2
            Top             =   1800
            Width           =   1695
         End
         Begin VB.Label Label1 
            Caption         =   "卡  号"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   360
            TabIndex        =   12
            Top             =   1080
            Width           =   735
         End
         Begin VB.Label Label2 
            Caption         =   "学 号"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   360
            TabIndex        =   11
            Top             =   480
            Width           =   735
         End
         Begin VB.Label Label3 
            Caption         =   "姓  名"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   360
            TabIndex        =   10
            Top             =   1800
            Width           =   615
         End
         Begin VB.Label Label4 
            Caption         =   "院系号"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   360
            TabIndex        =   9
            Top             =   2520
            Width           =   735
         End
         Begin VB.Label Label8 
            Caption         =   "照  片"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   3120
            TabIndex        =   8
            Top             =   360
            Width           =   735
         End

⌨️ 快捷键说明

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