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

📄 findroom.frm

📁 利用VB开发的作品!包括宾馆系统的开发,名片管理系统,查询系统及字库查询 希望大家喜欢
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form findroom 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Form1"
   ClientHeight    =   6420
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6990
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6420
   ScaleWidth      =   6990
   ShowInTaskbar   =   0   'False
   Begin VB.CommandButton Command4 
      Caption         =   "订房"
      Height          =   495
      Left            =   5520
      TabIndex        =   36
      Top             =   5760
      Width           =   1215
   End
   Begin VB.Frame Frame2 
      Caption         =   "查询项目"
      Height          =   4575
      Left            =   3240
      TabIndex        =   27
      Top             =   480
      Width           =   3735
      Begin VB.CheckBox Check1 
         Caption         =   "客房编号"
         Height          =   375
         Index           =   0
         Left            =   2400
         TabIndex        =   35
         Top             =   480
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "床位数"
         Height          =   375
         Index           =   3
         Left            =   2400
         TabIndex        =   34
         Top             =   2400
         Width           =   975
      End
      Begin VB.CheckBox Check1 
         Caption         =   "单价"
         Height          =   375
         Index           =   2
         Left            =   2400
         TabIndex        =   33
         Top             =   1800
         Width           =   735
      End
      Begin VB.CheckBox Check1 
         Caption         =   "客房标准"
         Height          =   375
         Index           =   1
         Left            =   2400
         TabIndex        =   32
         Top             =   1080
         Width           =   1095
      End
      Begin VB.ComboBox Combo2 
         Enabled         =   0   'False
         Height          =   300
         Index           =   3
         Left            =   240
         TabIndex        =   31
         Top             =   2400
         Width           =   1935
      End
      Begin VB.ComboBox Combo2 
         Enabled         =   0   'False
         Height          =   300
         Index           =   2
         Left            =   240
         TabIndex        =   30
         Top             =   1800
         Width           =   1935
      End
      Begin VB.ComboBox Combo2 
         Enabled         =   0   'False
         Height          =   300
         Index           =   1
         Left            =   240
         TabIndex        =   29
         Top             =   1080
         Width           =   1935
      End
      Begin VB.ComboBox Combo2 
         Enabled         =   0   'False
         Height          =   300
         Index           =   0
         Left            =   240
         TabIndex        =   28
         Top             =   480
         Width           =   1935
      End
   End
   Begin VB.Frame xinxi 
      Caption         =   "客房信息"
      Height          =   5295
      Left            =   120
      TabIndex        =   14
      Top             =   120
      Width           =   3015
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   3
         Left            =   1320
         Locked          =   -1  'True
         TabIndex        =   20
         Top             =   2760
         Width           =   1455
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   2
         Left            =   1320
         Locked          =   -1  'True
         TabIndex        =   19
         Top             =   2160
         Width           =   1455
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   1
         Left            =   1320
         Locked          =   -1  'True
         TabIndex        =   18
         Top             =   1560
         Width           =   1455
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   0
         Left            =   1320
         Locked          =   -1  'True
         TabIndex        =   17
         Top             =   960
         Width           =   1455
      End
      Begin VB.ComboBox Com 
         Height          =   300
         Left            =   1320
         Sorted          =   -1  'True
         TabIndex        =   16
         Top             =   480
         Width           =   1455
      End
      Begin VB.TextBox tex 
         Height          =   1335
         Left            =   1320
         TabIndex        =   15
         Top             =   3480
         Width           =   1575
      End
      Begin VB.Label Label4 
         Caption         =   "客房状态"
         Height          =   255
         Left            =   360
         TabIndex        =   26
         Top             =   2760
         Width           =   735
      End
      Begin VB.Label Label3 
         Caption         =   "客房标准"
         Height          =   375
         Index           =   4
         Left            =   360
         TabIndex        =   25
         Top             =   1080
         Width           =   855
      End
      Begin VB.Label Label3 
         Caption         =   "单价"
         Height          =   255
         Index           =   3
         Left            =   600
         TabIndex        =   24
         Top             =   1680
         Width           =   375
      End
      Begin VB.Label Label3 
         Caption         =   "床位数"
         Height          =   375
         Index           =   2
         Left            =   480
         TabIndex        =   23
         Top             =   2280
         Width           =   615
      End
      Begin VB.Label Label3 
         Caption         =   "客房编号"
         Height          =   255
         Index           =   0
         Left            =   360
         TabIndex        =   22
         Top             =   480
         Width           =   735
      End
      Begin VB.Label Label1 
         Caption         =   "备注"
         Height          =   375
         Index           =   2
         Left            =   600
         TabIndex        =   21
         Top             =   3360
         Width           =   495
      End
   End
   Begin VB.CommandButton Command3 
      Caption         =   "住房"
      Height          =   495
      Left            =   3600
      TabIndex        =   13
      Top             =   5760
      Width           =   1215
   End
   Begin VB.Frame Frame1 
      Caption         =   "标准信息"
      Height          =   4575
      Left            =   3600
      TabIndex        =   2
      Top             =   120
      Visible         =   0   'False
      Width           =   3015
      Begin VB.TextBox Text1 
         Height          =   495
         Index           =   4
         Left            =   1080
         Locked          =   -1  'True
         TabIndex        =   7
         Top             =   3240
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   495
         Index           =   3
         Left            =   1080
         Locked          =   -1  'True
         TabIndex        =   6
         Top             =   2520
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   495
         Index           =   2
         Left            =   1080
         Locked          =   -1  'True
         TabIndex        =   5
         Top             =   1800
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   495
         Index           =   1
         Left            =   1080
         Locked          =   -1  'True
         TabIndex        =   4
         Top             =   1080
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   495
         Index           =   0
         Left            =   1080
         Locked          =   -1  'True
         TabIndex        =   3
         Top             =   360
         Width           =   1215
      End
      Begin VB.Label Label2 
         Caption         =   "面积"
         Height          =   495
         Left            =   360
         TabIndex        =   12
         Top             =   3360
         Width           =   495

⌨️ 快捷键说明

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