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

📄 roomstate.frm

📁 system是我酒店管理系统的成品。。。又能力的反编可以得到更多资料。。。一个可是化课操作的窗口
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx"
Begin VB.Form RoomState 
   Caption         =   "房态管理"
   ClientHeight    =   6900
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   11685
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   6900
   ScaleWidth      =   11685
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      Caption         =   "控制区"
      Height          =   6855
      Left            =   0
      TabIndex        =   6
      Top             =   0
      Width           =   2535
      Begin VB.Frame Frame2 
         Caption         =   "选择房态"
         Height          =   3255
         Left            =   120
         TabIndex        =   9
         Top             =   840
         Width           =   2295
         Begin VB.OptionButton Arrive 
            Caption         =   "将到"
            Height          =   255
            Left            =   480
            TabIndex        =   15
            Top             =   360
            Width           =   1455
         End
         Begin VB.OptionButton Leave 
            Caption         =   "将离"
            Height          =   255
            Left            =   480
            TabIndex        =   14
            Top             =   840
            Width           =   1455
         End
         Begin VB.OptionButton Empty 
            Caption         =   "空房"
            Height          =   255
            Left            =   480
            TabIndex        =   13
            Top             =   1320
            Width           =   1455
         End
         Begin VB.OptionButton Repair 
            Caption         =   "维修"
            Height          =   255
            Left            =   480
            TabIndex        =   12
            Top             =   1800
            Width           =   1455
         End
         Begin VB.OptionButton Full 
            Caption         =   "住房"
            Height          =   255
            Left            =   480
            TabIndex        =   11
            Top             =   2280
            Width           =   1455
         End
         Begin VB.OptionButton Self 
            Caption         =   "自用"
            Height          =   255
            Left            =   480
            TabIndex        =   10
            Top             =   2760
            Width           =   1455
         End
      End
      Begin VB.CommandButton UpRoom 
         Caption         =   "更新房态图"
         Height          =   375
         Left            =   600
         TabIndex        =   8
         Top             =   360
         Width           =   1335
      End
      Begin VB.CommandButton Set 
         Caption         =   "设置房态"
         Height          =   375
         Left            =   720
         TabIndex        =   7
         Top             =   4320
         Width           =   1095
      End
      Begin VB.Label Label2 
         Caption         =   "提示:房态一般由程序自动修改,人工一般不可以修改,除非是发现错误或者是将房态设置为自用房等操作。"
         Height          =   1335
         Left            =   120
         TabIndex        =   16
         Top             =   5040
         Width           =   2295
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "房态显示"
      Height          =   6855
      Left            =   2640
      TabIndex        =   0
      Top             =   0
      Width           =   9015
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   375
         Left            =   9000
         Top             =   240
         Visible         =   0   'False
         Width           =   1200
         _ExtentX        =   2117
         _ExtentY        =   661
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc2"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   375
         Left            =   9000
         Top             =   240
         Visible         =   0   'False
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   661
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc1"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin VB.CommandButton SelectReserve 
         Caption         =   "选定"
         Height          =   375
         Left            =   4200
         TabIndex        =   2
         Top             =   240
         Visible         =   0   'False
         Width           =   735
      End
      Begin VB.CommandButton SelectReside 
         Caption         =   "选定"
         Height          =   375
         Left            =   5160
         TabIndex        =   1
         Top             =   240
         Visible         =   0   'False
         Width           =   735
      End
      Begin MSFlexGridLib.MSFlexGrid fgDataGrid 
         Height          =   6015
         Left            =   120
         TabIndex        =   3
         Top             =   720
         Width           =   8775
         _ExtentX        =   15478
         _ExtentY        =   10610
         _Version        =   393216
      End
      Begin VB.Label CurrentRoom 
         Height          =   255
         Left            =   2280
         TabIndex        =   5
         Top             =   360
         Width           =   735
      End
      Begin VB.Label Label1 

⌨️ 快捷键说明

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