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

📄 form6.frm

📁 Hotel management project
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form6 
   Caption         =   "Administrator Login..."
   ClientHeight    =   5355
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   4680
   Icon            =   "Form6.frx":0000
   LinkTopic       =   "Form6"
   ScaleHeight     =   5355
   ScaleWidth      =   4680
   StartUpPosition =   1  'CenterOwner
   Begin VB.Frame Frame3 
      Caption         =   "New user registration"
      Height          =   2535
      Left            =   120
      TabIndex        =   21
      Top             =   480
      Width           =   4455
      Begin VB.CommandButton Command10 
         Caption         =   "Close"
         Height          =   375
         Left            =   3120
         TabIndex        =   34
         Top             =   1920
         Width           =   855
      End
      Begin VB.CommandButton Command9 
         Caption         =   "Clear"
         Height          =   375
         Left            =   3120
         TabIndex        =   33
         Top             =   1440
         Width           =   855
      End
      Begin VB.CommandButton Command8 
         Caption         =   "Add"
         Height          =   375
         Left            =   3120
         TabIndex        =   32
         Top             =   960
         Width           =   855
      End
      Begin VB.TextBox Text9 
         Height          =   285
         IMEMode         =   3  'DISABLE
         Left            =   960
         PasswordChar    =   "*"
         TabIndex        =   31
         Top             =   1800
         Width           =   975
      End
      Begin VB.TextBox Text8 
         Height          =   285
         Left            =   960
         TabIndex        =   30
         Top             =   1320
         Width           =   975
      End
      Begin VB.TextBox Text7 
         Height          =   285
         Left            =   3120
         TabIndex        =   29
         Top             =   360
         Width           =   855
      End
      Begin VB.TextBox Text6 
         Height          =   285
         Left            =   960
         TabIndex        =   28
         Top             =   840
         Width           =   975
      End
      Begin VB.TextBox Text5 
         Height          =   285
         Left            =   960
         TabIndex        =   27
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label12 
         Caption         =   "Password"
         Height          =   255
         Left            =   120
         TabIndex        =   26
         Top             =   1800
         Width           =   735
      End
      Begin VB.Label Label11 
         Caption         =   "UserId"
         Height          =   255
         Left            =   120
         TabIndex        =   25
         Top             =   1320
         Width           =   855
      End
      Begin VB.Label Label10 
         Caption         =   "Phone"
         Height          =   255
         Left            =   2400
         TabIndex        =   24
         Top             =   360
         Width           =   735
      End
      Begin VB.Label Label9 
         Caption         =   "Address"
         Height          =   255
         Left            =   120
         TabIndex        =   23
         Top             =   840
         Width           =   735
      End
      Begin VB.Label Label8 
         Caption         =   "Name"
         Height          =   255
         Left            =   120
         TabIndex        =   22
         Top             =   360
         Width           =   615
      End
   End
   Begin VB.Data Data2 
      Caption         =   "Data2"
      Connect         =   "Access"
      DatabaseName    =   "D:\ashik\HMS\hotel2.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   300
      Left            =   720
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "admin"
      Top             =   4920
      Visible         =   0   'False
      Width           =   1140
   End
   Begin VB.Frame Frame2 
      Height          =   1695
      Left            =   120
      TabIndex        =   15
      Top             =   3120
      Width           =   4455
      Begin VB.CommandButton Command12 
         Caption         =   "Update"
         Height          =   375
         Left            =   3240
         TabIndex        =   36
         Top             =   1080
         Width           =   735
      End
      Begin VB.CommandButton Command11 
         Caption         =   "Edit"
         Height          =   375
         Left            =   3240
         TabIndex        =   35
         Top             =   480
         Width           =   735
      End
      Begin VB.TextBox Text4 
         Height          =   285
         IMEMode         =   3  'DISABLE
         Left            =   1560
         PasswordChar    =   "*"
         TabIndex        =   20
         Top             =   1080
         Width           =   1215
      End
      Begin VB.TextBox Text3 
         Height          =   285
         IMEMode         =   3  'DISABLE
         Left            =   1560
         PasswordChar    =   "*"
         TabIndex        =   19
         Top             =   600
         Width           =   1215
      End
      Begin VB.Label Label7 
         Caption         =   "Admin Password"
         Height          =   255
         Left            =   240
         TabIndex        =   18
         Top             =   1080
         Width           =   1335
      End
      Begin VB.Label Label6 
         Caption         =   "Admin UserId"
         Height          =   255
         Left            =   240
         TabIndex        =   17
         Top             =   600
         Width           =   1095
      End
      Begin VB.Label Label5 
         Caption         =   "Administrator ID Management"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   16
         Top             =   120
         Width           =   2655
      End
   End
   Begin VB.CommandButton Command7 
      Caption         =   "E&xit"
      Height          =   375
      Left            =   3360
      TabIndex        =   14
      Top             =   4920
      Width           =   1095
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   "D:\ashik\HMS\hotel2.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   -120
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "admin"
      Top             =   5160
      Visible         =   0   'False
      Width           =   1140
   End
   Begin VB.Frame Frame1 
      Height          =   2535
      Left            =   120
      TabIndex        =   2
      Top             =   480
      Width           =   4455
      Begin VB.CommandButton Command6 
         Caption         =   "Update"
         Height          =   375
         Left            =   2280
         TabIndex        =   13
         Top             =   2040
         Width           =   975
      End
      Begin VB.CommandButton Command5 
         Caption         =   "Clear"
         Height          =   375
         Left            =   3360
         TabIndex        =   12
         Top             =   2040
         Width           =   975
      End
      Begin VB.TextBox Text2 
         Height          =   285
         IMEMode         =   3  'DISABLE
         Left            =   1320
         PasswordChar    =   "*"
         TabIndex        =   11
         Top             =   1320
         Width           =   1335
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Left            =   1320
         TabIndex        =   10
         Top             =   840
         Width           =   1335
      End
      Begin VB.CommandButton Command4 

⌨️ 快捷键说明

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