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

📄 form2.frm

📁 a hotel system in PHP will help a lot
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form Form2 
   BorderStyle     =   1  'Fixed Single
   ClientHeight    =   6525
   ClientLeft      =   150
   ClientTop       =   435
   ClientWidth     =   9450
   Icon            =   "Form2.frx":0000
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6525
   ScaleWidth      =   9450
   StartUpPosition =   1  'CenterOwner
   Begin TabDlg.SSTab SSTab1 
      Height          =   6420
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   9255
      _ExtentX        =   16325
      _ExtentY        =   11324
      _Version        =   393216
      Tabs            =   4
      TabsPerRow      =   4
      TabHeight       =   520
      ForeColor       =   64
      TabCaption(0)   =   "MAIN"
      TabPicture(0)   =   "Form2.frx":030A
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label45"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label46"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Picture1"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Picture2"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).ControlCount=   4
      TabCaption(1)   =   "CHECK IN"
      TabPicture(1)   =   "Form2.frx":0326
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Label1"
      Tab(1).Control(1)=   "Label37"
      Tab(1).Control(2)=   "Data1"
      Tab(1).Control(3)=   "Frame1"
      Tab(1).Control(4)=   "Frame7"
      Tab(1).Control(5)=   "Frame8"
      Tab(1).ControlCount=   6
      TabCaption(2)   =   "RESERVATION"
      TabPicture(2)   =   "Form2.frx":0342
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame2"
      Tab(2).Control(1)=   "Frame3"
      Tab(2).Control(2)=   "Frame4"
      Tab(2).Control(3)=   "Data2"
      Tab(2).ControlCount=   4
      TabCaption(3)   =   "CHECK OUT"
      TabPicture(3)   =   "Form2.frx":035E
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Label43"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).Control(1)=   "Frame5"
      Tab(3).Control(1).Enabled=   0   'False
      Tab(3).Control(2)=   "Frame6"
      Tab(3).Control(2).Enabled=   0   'False
      Tab(3).Control(3)=   "Data3"
      Tab(3).Control(3).Enabled=   0   'False
      Tab(3).ControlCount=   4
      Begin VB.PictureBox Picture2 
         BackColor       =   &H00FFFFFF&
         FillColor       =   &H00FFFFFF&
         ForeColor       =   &H00FFFFFF&
         Height          =   3615
         Left            =   240
         Picture         =   "Form2.frx":037A
         ScaleHeight     =   3555
         ScaleWidth      =   8595
         TabIndex        =   109
         Top             =   2520
         Width           =   8655
         Begin VB.Label Label14 
            BackColor       =   &H00FFFFFF&
            Caption         =   "ashik_mmi@yahoo.com"
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   11.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   5520
            TabIndex        =   114
            Top             =   3000
            Width           =   2415
         End
      End
      Begin VB.Data Data3 
         Caption         =   "Data3"
         Connect         =   "Access"
         DatabaseName    =   "D:\ashik\HMS\hotel2.mdb"
         DefaultCursorType=   0  'DefaultCursor
         DefaultType     =   2  'UseODBC
         Exclusive       =   0   'False
         Height          =   300
         Left            =   -67320
         Options         =   0
         ReadOnly        =   0   'False
         RecordsetType   =   1  'Dynaset
         RecordSource    =   ""
         Top             =   480
         Visible         =   0   'False
         Width           =   1140
      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            =   -68160
         Options         =   0
         ReadOnly        =   0   'False
         RecordsetType   =   1  'Dynaset
         RecordSource    =   "reservation"
         Top             =   480
         Visible         =   0   'False
         Width           =   1140
      End
      Begin VB.Frame Frame8 
         Height          =   5055
         Left            =   -74880
         TabIndex        =   97
         Top             =   1200
         Width           =   2415
         Begin VB.CommandButton Command20 
            Caption         =   "Room status"
            Height          =   375
            Left            =   240
            TabIndex        =   50
            Top             =   3720
            Width           =   1815
         End
         Begin VB.ListBox List4 
            Height          =   2985
            Index           =   0
            ItemData        =   "Form2.frx":4DB4
            Left            =   1200
            List            =   "Form2.frx":4DB6
            TabIndex        =   105
            Top             =   480
            Width           =   1095
         End
         Begin VB.ListBox List4 
            Height          =   2985
            Index           =   1
            ItemData        =   "Form2.frx":4DB8
            Left            =   120
            List            =   "Form2.frx":4DBA
            TabIndex        =   104
            Top             =   480
            Width           =   1095
         End
         Begin VB.Timer Timer1 
            Interval        =   100
            Left            =   2280
            Top             =   120
         End
         Begin VB.Label Label42 
            Caption         =   "Vacant"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   1440
            TabIndex        =   107
            Top             =   240
            Width           =   615
         End
         Begin VB.Label Label41 
            Caption         =   "Occupied"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   240
            TabIndex        =   106
            Top             =   240
            Width           =   975
         End
      End
      Begin VB.Frame Frame7 
         Height          =   4215
         Left            =   -72240
         TabIndex        =   83
         Top             =   1200
         Width           =   6375
         Begin VB.CommandButton Command22 
            Caption         =   "Clear"
            Height          =   375
            Left            =   4920
            TabIndex        =   43
            Top             =   3480
            Width           =   855
         End
         Begin VB.CommandButton Command18 
            Caption         =   "last"
            Height          =   255
            Left            =   3120
            TabIndex        =   47
            Top             =   3840
            Width           =   615
         End
         Begin VB.CommandButton Command17 
            Caption         =   "prev"
            Height          =   255
            Left            =   2280
            TabIndex        =   46
            Top             =   3840
            Width           =   615
         End
         Begin VB.CommandButton Command16 
            Caption         =   "next"
            Height          =   255
            Left            =   1440
            TabIndex        =   45
            Top             =   3840
            Width           =   615
         End
         Begin VB.CommandButton Command15 
            Caption         =   "first"
            Height          =   255
            Left            =   600
            TabIndex        =   44
            Top             =   3840
            Width           =   615
         End
         Begin VB.CommandButton Command14 
            Caption         =   "Remove"
            Height          =   375
            Left            =   4920
            TabIndex        =   42
            Top             =   2880
            Width           =   855
         End
         Begin VB.TextBox Text1 
            Height          =   285
            Left            =   1200
            TabIndex        =   85
            Top             =   360
            Width           =   1455
         End
         Begin VB.TextBox Text2 
            Height          =   285
            Left            =   1200
            TabIndex        =   31
            Top             =   840
            Width           =   1815
         End
         Begin VB.ComboBox Combo1 
            Height          =   315
            ItemData        =   "Form2.frx":4DBC
            Left            =   4800
            List            =   "Form2.frx":4DC6
            TabIndex        =   32
            Top             =   840
            Width           =   975
         End
         Begin VB.TextBox Text3 
            Height          =   285
            Left            =   1200
            TabIndex        =   33
            Top             =   1320
            Width           =   495
         End
         Begin VB.TextBox Text4 
            Height          =   285
            Left            =   1200
            TabIndex        =   35
            Top             =   1800
            Width           =   2295
         End
         Begin VB.TextBox Text5 
            Height          =   285
            Left            =   1200
            TabIndex        =   36
            Top             =   2280
            Width           =   1815
         End
         Begin VB.TextBox Text6 
            Height          =   285
            Left            =   1200
            TabIndex        =   37
            Top             =   2760
            Width           =   1815
         End
         Begin VB.TextBox Text7 
            Height          =   285
            Left            =   1200
            TabIndex        =   38
            Top             =   3240
            Width           =   1815
         End
         Begin VB.TextBox Text9 
            Height          =   285
            Left            =   4800
            TabIndex        =   84
            Top             =   360
            Width           =   1095
         End
         Begin VB.ComboBox Combo2 
            Height          =   315
            ItemData        =   "Form2.frx":4DD8
            Left            =   4800
            List            =   "Form2.frx":4E15
            TabIndex        =   34
            Top             =   1320
            Width           =   735
         End
         Begin VB.CommandButton Command1 
            Caption         =   "Add"
            Height          =   375
            Left            =   3840
            TabIndex        =   39
            Top             =   2280
            Width           =   855
         End
         Begin VB.CommandButton Command2 
            Caption         =   "Edit"
            Height          =   375
            Left            =   4920
            TabIndex        =   40
            Top             =   2280
            Width           =   855
         End
         Begin VB.CommandButton Command4 
            Caption         =   "Update"
            Height          =   375
            Left            =   3840
            TabIndex        =   41
            Top             =   2880
            Width           =   855
         End
         Begin VB.Label Label2 
            Caption         =   "Name"
            Height          =   255
            Left            =   120
            TabIndex        =   95
            Top             =   840
            Width           =   615
         End
         Begin VB.Label Label3 
            Caption         =   "Age"
            Height          =   255
            Left            =   120
            TabIndex        =   94
            Top             =   1320
            Width           =   495
         End
         Begin VB.Label Label4 
            Caption         =   "Sex"
            Height          =   255
            Left            =   3840
            TabIndex        =   93
            Top             =   840
            Width           =   375
         End
         Begin VB.Label Label5 
            Caption         =   "Address"
            Height          =   255
            Left            =   120
            TabIndex        =   92
            Top             =   1800
            Width           =   735
         End
         Begin VB.Label Label6 
            Caption         =   "Date of arrival"
            Height          =   255
            Left            =   120
            TabIndex        =   91
            Top             =   360
            Width           =   1095
         End
         Begin VB.Label Label7 
            Caption         =   "Arrival Time"
            Height          =   255
            Left            =   3840
            TabIndex        =   90
            Top             =   360
            Width           =   855
         End
         Begin VB.Label Label8 
            Caption         =   "Phone"
            Height          =   255
            Left            =   120
            TabIndex        =   89
            Top             =   3240
            Width           =   615
         End
         Begin VB.Label Label9 
            Caption         =   "City"
            Height          =   255
            Left            =   120
            TabIndex        =   88
            Top             =   2280
            Width           =   615
         End
         Begin VB.Label Label10 
            Caption         =   "Room no"
            Height          =   255
            Left            =   3840
            TabIndex        =   87
            Top             =   1320
            Width           =   855
         End
         Begin VB.Label Label11 
            Caption         =   "Pincode"
            Height          =   255
            Left            =   120
            TabIndex        =   86
            Top             =   2760
            Width           =   615
         End
      End
      Begin VB.Frame Frame6 
         Height          =   4695
         Left            =   -74880
         TabIndex        =   81
         Top             =   960
         Width           =   3015
         Begin VB.OptionButton Option2 
            Caption         =   "Name"
            Height          =   255
            Left            =   1560
            TabIndex        =   4
            Top             =   1320
            Width           =   975
         End
         Begin VB.OptionButton Option1 
            Caption         =   "Room No"
            Height          =   255
            Left            =   360
            TabIndex        =   3
            Top             =   1320
            Value           =   -1  'True
            Width           =   1095
         End
         Begin VB.CommandButton Command13 
            Caption         =   "Search"
            Height          =   375
            Left            =   840
            TabIndex        =   2
            Top             =   1800
            Width           =   1095
         End
         Begin VB.TextBox Text26 
            Height          =   285
            Left            =   960
            TabIndex        =   1
            Top             =   720
            Width           =   1335
         End
         Begin VB.Label Label36 
            Caption         =   "Search"
            Height          =   255
            Left            =   240
            TabIndex        =   82
            Top             =   720
            Width           =   735
         End

⌨️ 快捷键说明

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