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

📄 form2.frm

📁 Hotel management project
💻 FRM
📖 第 1 页 / 共 3 页
字号:
            Top             =   3840
            Width           =   615
         End
         Begin VB.CommandButton Command17 
            Caption         =   "prev"
            Height          =   255
            Left            =   2280
            TabIndex        =   73
            Top             =   3840
            Width           =   615
         End
         Begin VB.CommandButton Command18 
            Caption         =   "last"
            Height          =   255
            Left            =   3120
            TabIndex        =   72
            Top             =   3840
            Width           =   615
         End
         Begin VB.CommandButton Command22 
            Caption         =   "Clear"
            Height          =   375
            Left            =   4920
            TabIndex        =   71
            Top             =   3480
            Width           =   855
         End
         Begin VB.Label Label11 
            Caption         =   "Pincode"
            Height          =   255
            Left            =   120
            TabIndex        =   99
            Top             =   2760
            Width           =   615
         End
         Begin VB.Label Label10 
            Caption         =   "Room no"
            Height          =   255
            Left            =   3840
            TabIndex        =   98
            Top             =   1320
            Width           =   855
         End
         Begin VB.Label Label9 
            Caption         =   "City"
            Height          =   255
            Left            =   120
            TabIndex        =   97
            Top             =   2280
            Width           =   615
         End
         Begin VB.Label Label8 
            Caption         =   "Phone"
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   96
            Top             =   3240
            Width           =   615
         End
         Begin VB.Label Label7 
            Caption         =   "Arrival Time"
            Height          =   255
            Index           =   0
            Left            =   3840
            TabIndex        =   95
            Top             =   360
            Width           =   855
         End
         Begin VB.Label Label6 
            Caption         =   "Date of arrival"
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   94
            Top             =   360
            Width           =   1095
         End
         Begin VB.Label Label5 
            Caption         =   "Address"
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   93
            Top             =   1800
            Width           =   735
         End
         Begin VB.Label Label4 
            Caption         =   "Sex"
            Height          =   255
            Index           =   0
            Left            =   3840
            TabIndex        =   92
            Top             =   840
            Width           =   375
         End
         Begin VB.Label Label3 
            Caption         =   "Age"
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   91
            Top             =   1320
            Width           =   495
         End
         Begin VB.Label Label2 
            Caption         =   "Name"
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   90
            Top             =   840
            Width           =   615
         End
      End
      Begin VB.PictureBox Picture2 
         BackColor       =   &H00FFFFFF&
         FillColor       =   &H00FFFFFF&
         ForeColor       =   &H00FFFFFF&
         Height          =   5955
         Left            =   -74880
         Picture         =   "Form2.frx":0A1A
         ScaleHeight     =   5895
         ScaleWidth      =   8910
         TabIndex        =   69
         Top             =   480
         Width           =   8970
      End
      Begin VB.Frame Frame3 
         Height          =   4935
         Left            =   -74760
         TabIndex        =   57
         Top             =   1320
         Width           =   3375
         Begin VB.CommandButton Command8 
            Caption         =   "Booking list"
            Height          =   375
            Left            =   480
            TabIndex        =   62
            Top             =   3360
            Width           =   2175
         End
         Begin VB.CommandButton Command9 
            Caption         =   "Booking fix"
            Height          =   375
            Left            =   480
            TabIndex        =   61
            Top             =   3840
            Width           =   2175
         End
         Begin VB.ListBox List1 
            Height          =   2400
            ItemData        =   "Form2.frx":10E91
            Left            =   240
            List            =   "Form2.frx":10E93
            TabIndex        =   60
            Top             =   720
            Width           =   1455
         End
         Begin VB.ListBox List2 
            Height          =   2400
            ItemData        =   "Form2.frx":10E95
            Left            =   1680
            List            =   "Form2.frx":10E97
            TabIndex        =   59
            Top             =   720
            Width           =   1335
         End
         Begin VB.CommandButton Command23 
            Caption         =   "Delete Booking"
            Height          =   375
            Left            =   480
            TabIndex        =   58
            Top             =   4320
            Width           =   2175
         End
         Begin RichTextLib.RichTextBox RichTextBox1 
            Height          =   2235
            Left            =   240
            TabIndex        =   63
            Top             =   720
            Width           =   2775
            _ExtentX        =   4895
            _ExtentY        =   3942
            _Version        =   393217
            Enabled         =   -1  'True
            TextRTF         =   $"Form2.frx":10E99
         End
         Begin VB.Label Label39 
            Caption         =   "Name"
            Height          =   255
            Left            =   600
            TabIndex        =   65
            Top             =   360
            Width           =   495
         End
         Begin VB.Label Label40 
            Caption         =   "Booking date"
            Height          =   255
            Left            =   1800
            TabIndex        =   64
            Top             =   360
            Width           =   1215
         End
      End
      Begin VB.Frame Frame4 
         Height          =   1095
         Left            =   -71280
         TabIndex        =   52
         Top             =   5160
         Width           =   4935
         Begin VB.TextBox Text15 
            Height          =   285
            Left            =   2160
            TabIndex        =   54
            Top             =   480
            Width           =   1335
         End
         Begin VB.CommandButton Command10 
            Caption         =   "Search"
            Height          =   375
            Left            =   3720
            TabIndex        =   53
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label25 
            Caption         =   "Search for resevation"
            Height          =   255
            Left            =   360
            TabIndex        =   55
            Top             =   480
            Width           =   1575
         End
      End
      Begin VB.Frame Frame6 
         Height          =   4695
         Left            =   -74760
         TabIndex        =   46
         Top             =   1320
         Width           =   3015
         Begin VB.TextBox Text26 
            Height          =   285
            Left            =   960
            TabIndex        =   50
            Top             =   720
            Width           =   1335
         End
         Begin VB.CommandButton Command13 
            Caption         =   "Search"
            Height          =   375
            Left            =   840
            TabIndex        =   49
            Top             =   1800
            Width           =   1095
         End
         Begin VB.OptionButton Option1 
            Caption         =   "Room No"
            Height          =   255
            Left            =   360
            TabIndex        =   48
            Top             =   1320
            Value           =   -1  'True
            Width           =   1095
         End
         Begin VB.OptionButton Option2 
            Caption         =   "Name"
            Height          =   255
            Left            =   1560
            TabIndex        =   47
            Top             =   1320
            Width           =   975
         End
         Begin VB.Label Label36 
            Caption         =   "Search"
            Height          =   255
            Left            =   240
            TabIndex        =   51
            Top             =   720
            Width           =   735
         End
      End
      Begin VB.Frame Frame5 
         Height          =   4695
         Left            =   -71640
         TabIndex        =   19
         Top             =   1320
         Width           =   5535
         Begin VB.TextBox Text16 
            Height          =   285
            Left            =   1440
            TabIndex        =   33
            Top             =   840
            Width           =   1215
         End
         Begin VB.TextBox Text17 
            Height          =   285
            Left            =   1440
            TabIndex        =   32
            Top             =   1320
            Width           =   1455
         End
         Begin VB.TextBox Text18 
            Height          =   285
            Left            =   1440
            TabIndex        =   31
            Top             =   1800
            Width           =   1215
         End
         Begin VB.TextBox Text19 
            Height          =   285
            Left            =   1440
            TabIndex        =   30
            Top             =   2280
            Width           =   1215
         End
         Begin VB.TextBox Text20 
            Height          =   285
            Left            =   1440
            TabIndex        =   29
            Top             =   2760
            Width           =   1215
         End
         Begin VB.TextBox Text21 
            Height          =   285
            Left            =   1440
            TabIndex        =   28
            Top             =   360
            Width           =   615
         End
         Begin VB.TextBox Text22 
            Height          =   285
            Left            =   4200
            TabIndex        =   27
            Top             =   360
            Width           =   855
         End
         Begin VB.TextBox Text23 
            Height          =   285
            Left            =   4200
            TabIndex        =   26
            Top             =   840
            Width           =   855
         End
         Begin VB.TextBox Text24 
            Height          =   285
            Left            =   4200
            TabIndex        =   25
            Top             =   1320
            Width           =   855
         End
         Begin VB.TextBox Text25 
            Height          =   285
            Left            =   4200
            TabIndex        =   24
            Top             =   1800
            Width           =   855
         End
         Begin VB.CommandButton Command11 
            Caption         =   "Save"
            Height          =   375
            Left            =   3960
            TabIndex        =   23
            Top             =   2640
            Width           =   1095
         End
         Begin VB.TextBox Text27 
            Height          =   285
            Left            =   1440
            TabIndex        =   22
            Top             =   3240
            Width           =   1095
         End
         Begin VB.CommandButton Command21 
            Caption         =   "Clear"
            Height          =   375
            Left            =   3960
            TabIndex        =   21
            Top             =   3120
            Width           =   1095
         End
         Begin VB.TextBox Text28 
            Height          =   285

⌨️ 快捷键说明

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