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

📄 hotel.frm

📁 利用VB开发的作品!包括宾馆系统的开发,名片管理系统,查询系统及字库查询 希望大家喜欢
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form hotel 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "住房登记"
   ClientHeight    =   6945
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7950
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6945
   ScaleWidth      =   7950
   ShowInTaskbar   =   0   'False
   Begin VB.CommandButton addroom 
      Caption         =   "确认"
      Height          =   495
      Left            =   480
      TabIndex        =   29
      Top             =   6120
      Width           =   1215
   End
   Begin VB.CommandButton reset 
      Caption         =   "清空"
      Height          =   495
      Left            =   2160
      TabIndex        =   28
      Top             =   6120
      Width           =   1215
   End
   Begin VB.CommandButton cancel 
      Caption         =   "返回"
      Height          =   495
      Left            =   3840
      TabIndex        =   27
      Top             =   6120
      Width           =   1215
   End
   Begin VB.Frame Frame1 
      Caption         =   "顾客信息"
      Height          =   5655
      Left            =   240
      TabIndex        =   12
      Top             =   240
      Width           =   3375
      Begin VB.TextBox Tename 
         Height          =   495
         Index           =   0
         Left            =   1200
         TabIndex        =   19
         Top             =   360
         Width           =   1695
      End
      Begin VB.TextBox Tename 
         Height          =   495
         Index           =   1
         Left            =   1200
         TabIndex        =   18
         Top             =   1080
         Width           =   1695
      End
      Begin VB.TextBox Tename 
         Height          =   495
         Index           =   2
         Left            =   1200
         Locked          =   -1  'True
         TabIndex        =   17
         Top             =   1800
         Width           =   1695
      End
      Begin VB.TextBox Tename 
         Height          =   495
         Index           =   3
         Left            =   1200
         TabIndex        =   16
         Top             =   2520
         Width           =   1695
      End
      Begin VB.TextBox Tename 
         Height          =   495
         Index           =   4
         Left            =   1200
         TabIndex        =   15
         Top             =   3240
         Width           =   1695
      End
      Begin VB.TextBox Tename 
         Height          =   1215
         Index           =   5
         Left            =   1200
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   14
         Top             =   3840
         Width           =   2175
      End
      Begin VB.CheckBox Check1 
         Height          =   255
         Left            =   1320
         TabIndex        =   13
         Top             =   5280
         Width           =   255
      End
      Begin VB.Label Label9 
         Caption         =   "押金"
         Height          =   495
         Left            =   480
         TabIndex        =   26
         Top             =   3360
         Width           =   495
      End
      Begin VB.Label Label4 
         Caption         =   "折扣"
         Height          =   495
         Left            =   480
         TabIndex        =   25
         Top             =   2640
         Width           =   615
      End
      Begin VB.Label Label3 
         Caption         =   "入住时间"
         Height          =   495
         Left            =   240
         TabIndex        =   24
         Top             =   1920
         Width           =   855
      End
      Begin VB.Label Label2 
         Caption         =   "身份证号"
         Height          =   495
         Left            =   240
         TabIndex        =   23
         Top             =   1200
         Width           =   735
      End
      Begin VB.Label Label1 
         Caption         =   "顾客姓名"
         Height          =   495
         Left            =   240
         TabIndex        =   22
         Top             =   480
         Width           =   855
      End
      Begin VB.Label Label10 
         Caption         =   "备注"
         Height          =   495
         Left            =   480
         TabIndex        =   21
         Top             =   3960
         Width           =   615
      End
      Begin VB.Label Label11 
         Caption         =   "是否预定"
         Height          =   255
         Left            =   360
         TabIndex        =   20
         Top             =   5280
         Width           =   855
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "客房信息"
      Height          =   5655
      Left            =   3840
      TabIndex        =   1
      Top             =   240
      Width           =   3375
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1440
         TabIndex        =   6
         Top             =   480
         Width           =   1455
      End
      Begin VB.TextBox Text1 
         Height          =   495
         Index           =   0
         Left            =   1440
         Locked          =   -1  'True
         TabIndex        =   5
         Top             =   1080
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   495
         Index           =   1
         Left            =   1440
         Locked          =   -1  'True
         TabIndex        =   4
         Top             =   1800
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   495
         Index           =   2
         Left            =   1440
         Locked          =   -1  'True
         TabIndex        =   3
         Top             =   2520
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   1695
         Index           =   3
         Left            =   1440
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   2
         Top             =   3240
         Width           =   1695
      End
      Begin VB.Label Label5 
         Caption         =   "客房编号"
         Height          =   495
         Left            =   360
         TabIndex        =   11
         Top             =   480
         Width           =   735
      End
      Begin VB.Label Label6 
         Caption         =   "客房标准"
         Height          =   495
         Left            =   360
         TabIndex        =   10
         Top             =   1200
         Width           =   855
      End
      Begin VB.Label Label7 
         Caption         =   "客房单价"
         Height          =   495
         Left            =   360
         TabIndex        =   9
         Top             =   1920
         Width           =   735
      End
      Begin VB.Label Label8 
         Caption         =   "床位数"
         Height          =   495
         Index           =   1
         Left            =   480
         TabIndex        =   8
         Top             =   2640
         Width           =   855
      End
      Begin VB.Label Label8 
         Caption         =   "客房备注"
         Height          =   495
         Index           =   0
         Left            =   360
         TabIndex        =   7
         Top             =   3360
         Width           =   855
      End
   End
   Begin VB.CommandButton Command1 
      Caption         =   "查询"
      Height          =   495
      Left            =   5520
      TabIndex        =   0
      Top             =   6120
      Width           =   1215
   End

⌨️ 快捷键说明

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