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

📄 frmchaxunf.frm

📁 酒店管理系统 (VB版) 简单的酒店管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmchaxunf 
   Caption         =   "房间查询"
   ClientHeight    =   5385
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   6120
   LinkTopic       =   "Form2"
   ScaleHeight     =   5385
   ScaleWidth      =   6120
   StartUpPosition =   3  '窗口缺省
   Begin TabDlg.SSTab SSTab1 
      Height          =   5415
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   6135
      _ExtentX        =   10821
      _ExtentY        =   9551
      _Version        =   393216
      Tabs            =   2
      TabHeight       =   520
      TabCaption(0)   =   "房型查询"
      TabPicture(0)   =   "frmchaxunf.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label3"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Label1"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Dataroom"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Dataroomty"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "Command3"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "Command2"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "Command1"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).ControlCount=   8
      TabCaption(1)   =   "房间详细情况查询"
      TabPicture(1)   =   "frmchaxunf.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Optionr"
      Tab(1).Control(1)=   "Optionl"
      Tab(1).Control(2)=   "Optiono"
      Tab(1).Control(3)=   "Optionz"
      Tab(1).Control(4)=   "Frame3"
      Tab(1).Control(5)=   "Cmdpeizhi"
      Tab(1).Control(6)=   "Cmdguests"
      Tab(1).Control(7)=   "Cmdreg"
      Tab(1).Control(8)=   "Command5"
      Tab(1).Control(9)=   "cmdchaxun"
      Tab(1).Control(10)=   "DataList1"
      Tab(1).Control(11)=   "Dataroomno"
      Tab(1).Control(12)=   "comroomty"
      Tab(1).Control(13)=   "Label4"
      Tab(1).Control(14)=   "Label5"
      Tab(1).ControlCount=   15
      Begin VB.OptionButton Optionr 
         Caption         =   "可租"
         Height          =   255
         Left            =   -71760
         TabIndex        =   23
         Top             =   1080
         Width           =   735
      End
      Begin VB.OptionButton Optionl 
         Caption         =   "住人"
         Height          =   255
         Left            =   -70800
         TabIndex        =   22
         Top             =   1080
         Width           =   735
      End
      Begin VB.OptionButton Optiono 
         Caption         =   "故障"
         Height          =   255
         Left            =   -71760
         TabIndex        =   21
         Top             =   1440
         Width           =   735
      End
      Begin VB.OptionButton Optionz 
         Caption         =   "整理"
         Height          =   255
         Left            =   -70800
         TabIndex        =   20
         Top             =   1440
         Width           =   735
      End
      Begin VB.Frame Frame3 
         Caption         =   "房间状态选择"
         Height          =   1335
         Left            =   -72120
         TabIndex        =   10
         Top             =   600
         Width           =   2295
      End
      Begin VB.CommandButton Cmdpeizhi 
         Caption         =   "房间配置"
         Height          =   495
         Left            =   -72720
         TabIndex        =   9
         Top             =   2400
         Width           =   1695
      End
      Begin VB.CommandButton Cmdguests 
         Caption         =   "客人情况"
         Height          =   495
         Left            =   -72720
         TabIndex        =   8
         Top             =   3120
         Width           =   1695
      End
      Begin VB.CommandButton Cmdreg 
         Caption         =   "入住登记"
         Height          =   495
         Left            =   -72720
         TabIndex        =   7
         Top             =   3840
         Width           =   1695
      End
      Begin VB.CommandButton Command5 
         Caption         =   "关闭"
         Height          =   495
         Left            =   -70800
         TabIndex        =   6
         Top             =   4560
         Width           =   1575
      End
      Begin VB.CommandButton cmdchaxun 
         Caption         =   "查询"
         Height          =   495
         Left            =   -74640
         TabIndex        =   5
         Top             =   4560
         Width           =   1575
      End
      Begin VB.CommandButton Command1 
         Caption         =   "修改房间详情"
         Height          =   495
         Left            =   2160
         TabIndex        =   4
         Top             =   3720
         Width           =   1455
      End
      Begin VB.CommandButton Command2 
         Caption         =   "关闭"
         Height          =   495
         Left            =   4200
         TabIndex        =   3
         Top             =   3720
         Width           =   1335
      End
      Begin VB.CommandButton Command3 
         Caption         =   "刷新"
         Height          =   495
         Left            =   240
         TabIndex        =   2
         Top             =   3720
         Width           =   1455
      End
      Begin MSDataListLib.DataList DataList1 
         Height          =   1950
         Left            =   -70800
         TabIndex        =   1
         Top             =   2400
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   3440
         _Version        =   393216
      End
      Begin MSDataListLib.DataList Dataroomno 
         Height          =   1950
         Left            =   -74760
         TabIndex        =   11
         Top             =   2400
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   3440
         _Version        =   393216
      End
      Begin MSDataListLib.DataCombo comroomty 
         Height          =   330
         Left            =   -74040
         TabIndex        =   12
         Top             =   720
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   582
         _Version        =   393216
         Text            =   ""
      End
      Begin MSDataListLib.DataCombo Dataroomty 
         Height          =   330
         Left            =   1680
         TabIndex        =   13
         Top             =   1320
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   582
         _Version        =   393216
         Text            =   ""
      End
      Begin MSDataGridLib.DataGrid Dataroom 
         Height          =   1095
         Left            =   120
         TabIndex        =   14
         Top             =   1920
         Width           =   5655
         _ExtentX        =   9975
         _ExtentY        =   1931
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   "0.000E+00"

⌨️ 快捷键说明

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