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

📄 formreg.frm

📁 图书管理系统的登录界面、忘记密码、注册界面的文件包
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form FormReg 
   Caption         =   "用户注册"
   ClientHeight    =   5145
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   9030
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   ScaleHeight     =   5145
   ScaleWidth      =   9030
   StartUpPosition =   2  '屏幕中心
   Begin VB.Timer Timer2 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   8520
      Top             =   120
   End
   Begin VB.CommandButton Command3 
      Caption         =   "返  回"
      Height          =   375
      Left            =   5160
      TabIndex        =   23
      Top             =   4560
      Width           =   1335
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   120
      Top             =   120
   End
   Begin VB.CommandButton Command2 
      Caption         =   "确  认"
      Height          =   375
      Left            =   2400
      TabIndex        =   21
      Top             =   4560
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.ComboBox Combo1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   18
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   480
      ItemData        =   "FormReg.frx":0000
      Left            =   120
      List            =   "FormReg.frx":000A
      Style           =   2  'Dropdown List
      TabIndex        =   20
      Top             =   3840
      Width           =   2055
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   18
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   120
      TabIndex        =   17
      Top             =   3840
      Width           =   8775
   End
   Begin VB.OptionButton Option8 
      Caption         =   "电子邮件"
      Height          =   375
      Left            =   240
      TabIndex        =   7
      Top             =   3240
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.OptionButton Option7 
      Caption         =   "地址"
      Height          =   375
      Left            =   240
      TabIndex        =   6
      Top             =   2640
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.OptionButton Option6 
      Caption         =   "问题答案"
      Height          =   375
      Left            =   4680
      TabIndex        =   5
      Top             =   2040
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.OptionButton Option5 
      Caption         =   "密码问题"
      Height          =   375
      Left            =   4680
      TabIndex        =   4
      Top             =   1440
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.OptionButton Option3 
      Caption         =   "再次输入密码"
      Height          =   375
      Left            =   240
      TabIndex        =   2
      Top             =   2040
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.OptionButton Option2 
      Caption         =   "密码"
      Height          =   375
      Left            =   240
      TabIndex        =   1
      Top             =   1440
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.OptionButton Option1 
      Caption         =   "姓名"
      Height          =   375
      Left            =   240
      TabIndex        =   0
      Top             =   840
      Width           =   1455
   End
   Begin VB.OptionButton Option4 
      Caption         =   "性别"
      Height          =   375
      Left            =   4680
      TabIndex        =   3
      Top             =   840
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.CommandButton Command1 
      Caption         =   "检查用户名"
      Height          =   375
      Left            =   4680
      TabIndex        =   18
      Top             =   840
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.Label Label11 
      Alignment       =   2  'Center
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   21.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000C0&
      Height          =   615
      Left            =   360
      TabIndex        =   22
      Top             =   1800
      Visible         =   0   'False
      Width           =   8415
   End
   Begin VB.Label Label9 
      Alignment       =   2  'Center
      Caption         =   "用 户 注 册"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   24
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   495
      Left            =   1800
      TabIndex        =   16
      Top             =   120
      Width           =   5415
   End
   Begin VB.Label Label8 
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   15.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   2040
      TabIndex        =   15
      Top             =   3240
      Visible         =   0   'False
      Width           =   6735
   End
   Begin VB.Label Label7 
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   15.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   2040
      TabIndex        =   14
      Top             =   2640
      Visible         =   0   'False
      Width           =   6735
   End
   Begin VB.Label Label6 
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   15.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   6480
      TabIndex        =   13
      Top             =   2040
      Visible         =   0   'False
      Width           =   2295
   End
   Begin VB.Label Label5 
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   15.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   6480
      TabIndex        =   12
      Top             =   1440
      Visible         =   0   'False
      Width           =   2295
   End
   Begin VB.Label Label3 
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   15.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   2040
      TabIndex        =   10
      Top             =   2040
      Visible         =   0   'False
      Width           =   2295
   End
   Begin VB.Label Label2 
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   15.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   2040
      TabIndex        =   9
      Top             =   1440
      Visible         =   0   'False
      Width           =   2295
   End
   Begin VB.Label Label1 
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   15.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   2040
      TabIndex        =   8
      Top             =   840
      Width           =   2295
   End
   Begin VB.Label Label4 
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   15.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   6480
      TabIndex        =   11
      Top             =   840
      Visible         =   0   'False
      Width           =   2295
   End
   Begin VB.Label Label10 
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   15.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   6480
      TabIndex        =   19
      Top             =   840
      Visible         =   0   'False
      Width           =   2295
   End
End
Attribute VB_Name = "FormReg"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False

⌨️ 快捷键说明

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