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

📄 frminputstuinfor.frm

📁 sql+vb实现招生管理系统
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Begin VB.Form FrmInputStuInfor 
   BackColor       =   &H0000FFFF&
   Caption         =   "输入考生信息"
   ClientHeight    =   8520
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   10245
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   8520
   ScaleWidth      =   10245
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton CancelCommand 
      Caption         =   "取消"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   6960
      TabIndex        =   7
      Top             =   7800
      Width           =   1335
   End
   Begin VB.CommandButton ResetCommand 
      Caption         =   "重置"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   4320
      TabIndex        =   6
      Top             =   7800
      Width           =   1335
   End
   Begin VB.CommandButton AddCommand 
      Caption         =   "添加"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   1680
      TabIndex        =   5
      Top             =   7800
      Width           =   1335
   End
   Begin VB.Frame Frame5 
      BackColor       =   &H0000FFFF&
      Caption         =   "亲属关系"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2175
      Left            =   360
      TabIndex        =   4
      Top             =   5520
      Width           =   9135
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   13
         Left            =   7680
         TabIndex        =   77
         Top             =   1680
         Width           =   1335
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   12
         Left            =   5520
         TabIndex        =   76
         Top             =   1680
         Width           =   1575
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   11
         Left            =   960
         TabIndex        =   73
         Top             =   1680
         Width           =   3975
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   10
         Left            =   7680
         TabIndex        =   71
         Top             =   1200
         Width           =   1335
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   9
         Left            =   5520
         TabIndex        =   69
         Top             =   1200
         Width           =   1575
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   8
         Left            =   2520
         TabIndex        =   67
         Top             =   1200
         Width           =   1455
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   7
         Left            =   600
         TabIndex        =   65
         Top             =   1200
         Width           =   1095
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   6
         Left            =   7680
         TabIndex        =   63
         Top             =   720
         Width           =   1335
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   5
         Left            =   5520
         TabIndex        =   61
         Top             =   720
         Width           =   1575
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   4
         Left            =   960
         TabIndex        =   59
         Top             =   720
         Width           =   3975
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   3
         Left            =   7680
         TabIndex        =   57
         Top             =   240
         Width           =   1335
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   2
         Left            =   5520
         TabIndex        =   55
         Top             =   240
         Width           =   1575
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   1
         Left            =   2640
         TabIndex        =   53
         Top             =   240
         Width           =   1455
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Index           =   0
         Left            =   720
         TabIndex        =   51
         Top             =   240
         Width           =   1095
      End
      Begin VB.Label Label40 
         BackColor       =   &H0000FFFF&
         Caption         =   "备注"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   7200
         TabIndex        =   75
         Top             =   1800
         Width           =   495
      End
      Begin VB.Label Label39 
         BackColor       =   &H0000FFFF&
         Caption         =   "邮编"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   5040
         TabIndex        =   74
         Top             =   1680
         Width           =   1095
      End
      Begin VB.Label Label38 
         BackColor       =   &H0000FFFF&
         Caption         =   "通讯地址"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   72
         Top             =   1680
         Width           =   1335
      End
      Begin VB.Label Label37 
         BackColor       =   &H0000FFFF&
         Caption         =   "电话"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   7200
         TabIndex        =   70
         Top             =   1320
         Width           =   855
      End
      Begin VB.Label Label36 
         BackColor       =   &H0000FFFF&
         Caption         =   "工作及工作单位"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   3960
         TabIndex        =   68
         Top             =   1320
         Width           =   1575
      End
      Begin VB.Label Label35 
         BackColor       =   &H0000FFFF&
         Caption         =   "姓名"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   1800
         TabIndex        =   66
         Top             =   1200
         Width           =   735
      End
      Begin VB.Label Label34 
         BackColor       =   &H0000FFFF&
         Caption         =   "关系"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   64
         Top             =   1200
         Width           =   735
      End
      Begin VB.Label Label33 
         BackColor       =   &H0000FFFF&
         Caption         =   "备注"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   7200
         TabIndex        =   62
         Top             =   840
         Width           =   735
      End
      Begin VB.Label Label32 
         BackColor       =   &H0000FFFF&
         Caption         =   "邮编"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5040
         TabIndex        =   60
         Top             =   840
         Width           =   1095
      End
      Begin VB.Label Label31 
         BackColor       =   &H0000FFFF&
         Caption         =   "通讯地址"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134

⌨️ 快捷键说明

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