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

📄 房态图.frm

📁 Hotel Prog in VB using mdb
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "comctl32.ocx"
Begin VB.Form 房态图FORM 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "房态图"
   ClientHeight    =   6630
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9795
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6630
   ScaleWidth      =   9795
   StartUpPosition =   2  'CenterScreen
   Begin VB.PictureBox Picture3 
      Appearance      =   0  'Flat
      BackColor       =   &H00C0C000&
      ForeColor       =   &H80000008&
      Height          =   3795
      Left            =   330
      ScaleHeight     =   3765
      ScaleWidth      =   8580
      TabIndex        =   35
      Top             =   1080
      Visible         =   0   'False
      Width           =   8610
      Begin VB.CommandButton Command7 
         Caption         =   "选择"
         Height          =   285
         Left            =   7815
         TabIndex        =   37
         Top             =   435
         Width           =   700
      End
      Begin VB.CommandButton Command8 
         Caption         =   "取消"
         Height          =   285
         Left            =   7800
         TabIndex        =   36
         Top             =   1170
         Width           =   700
      End
      Begin VB.PictureBox DataGrid1 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   3660
         Left            =   30
         ScaleHeight     =   3600
         ScaleWidth      =   7590
         TabIndex        =   38
         Top             =   45
         Width           =   7650
      End
   End
   Begin MSAdodcLib.Adodc Adodc10 
      Height          =   330
      Left            =   6510
      Top             =   5670
      Visible         =   0   'False
      Width           =   1410
      _ExtentX        =   2487
      _ExtentY        =   582
      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         =   "Adodc10"
      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          =   345
      Left            =   4425
      Top             =   4740
      Visible         =   0   'False
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   609
      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 Command6 
      BackColor       =   &H0000FF00&
      Caption         =   "共享"
      Height          =   315
      Left            =   7425
      Style           =   1  'Graphical
      TabIndex        =   28
      Top             =   6015
      Visible         =   0   'False
      Width           =   1035
   End
   Begin VB.CommandButton Command5 
      BackColor       =   &H0000FF00&
      Caption         =   "包房"
      Height          =   315
      Left            =   6375
      Style           =   1  'Graphical
      TabIndex        =   27
      Top             =   6015
      Visible         =   0   'False
      Width           =   1035
   End
   Begin VB.PictureBox Picture2 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   870
      Left            =   6165
      Picture         =   "房态图.frx":0000
      ScaleHeight     =   870
      ScaleWidth      =   3660
      TabIndex        =   17
      Top             =   -15
      Width           =   3660
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H00FFFFC0&
      Height          =   1830
      Left            =   6330
      ScaleHeight     =   1770
      ScaleWidth      =   3225
      TabIndex        =   16
      Top             =   3825
      Width           =   3285
      Begin VB.CommandButton Command4 
         BackColor       =   &H00FFC0C0&
         Caption         =   "."
         Height          =   270
         Left            =   2625
         Style           =   1  'Graphical
         TabIndex        =   26
         ToolTipText     =   "查询入住或预订客人资料"
         Top             =   555
         Width           =   315
      End
      Begin VB.TextBox Text6 
         Appearance      =   0  'Flat
         Height          =   300
         Left            =   1440
         Locked          =   -1  'True
         TabIndex        =   25
         Top             =   1245
         Width           =   1140
      End
      Begin VB.TextBox Text5 
         Appearance      =   0  'Flat
         Height          =   300
         Left            =   1440
         Locked          =   -1  'True
         TabIndex        =   23
         Top             =   180
         Width           =   1140
      End
      Begin VB.TextBox Text4 
         Appearance      =   0  'Flat
         Height          =   300
         Left            =   1440
         Locked          =   -1  'True
         TabIndex        =   21
         Top             =   885
         Width           =   1140
      End
      Begin VB.TextBox Text3 
         Appearance      =   0  'Flat
         Height          =   300
         Left            =   1440
         Locked          =   -1  'True
         TabIndex        =   19
         Top             =   540
         Width           =   1140
      End
      Begin VB.Label Label6 
         BackStyle       =   0  'Transparent
         Caption         =   "剩余床位:"
         Height          =   225
         Left            =   480
         TabIndex        =   24
         Top             =   1305
         Width           =   930
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "类  型:"
         Height          =   225
         Left            =   645
         TabIndex        =   22
         Top             =   240
         Width           =   765
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   "床  位:"
         Height          =   225
         Left            =   645
         TabIndex        =   20
         Top             =   945
         Width           =   765
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "出售方式:"
         Height          =   225
         Left            =   465
         TabIndex        =   18
         Top             =   600
         Width           =   945
      End
   End
   Begin VB.CommandButton Command3 
      Caption         =   "关闭"
      Height          =   315
      Left            =   8520
      TabIndex        =   15
      Top             =   6015
      Width           =   1035
   End
   Begin VB.Frame Frame3 
      Height          =   705
      Left            =   6345
      TabIndex        =   12
      Top             =   2820
      Visible         =   0   'False
      Width           =   3210
      Begin VB.CommandButton Command2 
         Caption         =   "显示"
         Height          =   270
         Left            =   1875
         TabIndex        =   14
         Top             =   270
         Width           =   1185
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   285
         TabIndex        =   13
         Top             =   255
         Width           =   1365
      End
   End
   Begin VB.Frame Frame2 
      Height          =   1005
      Left            =   6345
      TabIndex        =   6
      Top             =   2700
      Visible         =   0   'False
      Width           =   3195
      Begin VB.CommandButton Command1 
         Caption         =   "显示"
         Height          =   270
         Left            =   1080
         TabIndex        =   11
         Top             =   615
         Width           =   1185
      End
      Begin VB.TextBox Text2 
         Height          =   300
         Left            =   2310
         TabIndex        =   10
         Top             =   210
         Width           =   720
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Left            =   735
         TabIndex        =   8
         Top             =   210
         Width           =   885
      End
      Begin VB.Label Label2 
         Caption         =   "层:"
         Height          =   225
         Left            =   1890
         TabIndex        =   9
         Top             =   255
         Width           =   420
      End
      Begin VB.Label Label1 
         Caption         =   "楼号:"
         Height          =   270
         Left            =   165
         TabIndex        =   7
         Top             =   255
         Width           =   615
      End
   End
   Begin VB.Frame Frame1 
      Height          =   1815
      Left            =   6525
      TabIndex        =   1
      Top             =   885
      Width           =   2895
      Begin VB.OptionButton Option4 
         Caption         =   "全部显示"
         Height          =   255
         Left            =   350
         TabIndex        =   5
         Top             =   1335
         Value           =   -1  'True
         Width           =   2385
      End
      Begin VB.OptionButton Option3 
         Caption         =   "按类型显示"
         Height          =   255
         Left            =   345
         TabIndex        =   4
         Top             =   1005
         Width           =   2385
      End
      Begin VB.OptionButton Option2 
         Caption         =   "按状态显示"
         Height          =   255
         Left            =   350
         TabIndex        =   3
         Top             =   645
         Width           =   2385
      End

⌨️ 快捷键说明

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