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

📄 frmfamilydouble.frm

📁 一个国外的宾馆管理程序
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmFamilyDouble 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Family Room Double"
   ClientHeight    =   6375
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6855
   Icon            =   "frmFamilyDouble.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6375
   ScaleWidth      =   6855
   Begin VB.Data Data2 
      Caption         =   "Rate"
      Connect         =   "Access"
      DatabaseName    =   ""
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      EOFAction       =   2  'Add New
      Exclusive       =   0   'False
      Height          =   375
      Left            =   3480
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   0  'Table
      RecordSource    =   ""
      Top             =   6000
      Visible         =   0   'False
      Width           =   1695
   End
   Begin VB.Data Data1 
      Caption         =   "Master List"
      Connect         =   "Access"
      DatabaseName    =   ""
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      EOFAction       =   2  'Add New
      Exclusive       =   0   'False
      Height          =   345
      Left            =   1200
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   0  'Table
      RecordSource    =   ""
      Top             =   6000
      Visible         =   0   'False
      Width           =   2175
   End
   Begin VB.Timer Timer1 
      Interval        =   1
      Left            =   720
      Top             =   5880
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   6135
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   6615
      _ExtentX        =   11668
      _ExtentY        =   10821
      _Version        =   393216
      TabHeight       =   520
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "Room 1"
      TabPicture(0)   =   "frmFamilyDouble.frx":08CA
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Toolbar1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "frRoom1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "Room 2"
      TabPicture(1)   =   "frmFamilyDouble.frx":08E6
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Toolbar2"
      Tab(1).Control(1)=   "frRoom2"
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "Room 3"
      TabPicture(2)   =   "frmFamilyDouble.frx":0902
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "frRoom3"
      Tab(2).Control(1)=   "Toolbar3"
      Tab(2).ControlCount=   2
      Begin VB.Frame frRoom3 
         Enabled         =   0   'False
         Height          =   4815
         Left            =   -74880
         TabIndex        =   43
         Top             =   1200
         Width           =   6375
         Begin VB.Data dtStatus3 
            Caption         =   "Status 3"
            Connect         =   "Access"
            DatabaseName    =   ""
            DefaultCursorType=   0  'DefaultCursor
            DefaultType     =   2  'UseODBC
            EOFAction       =   2  'Add New
            Exclusive       =   0   'False
            Height          =   345
            Left            =   120
            Options         =   0
            ReadOnly        =   0   'False
            RecordsetType   =   0  'Table
            RecordSource    =   ""
            Top             =   4080
            Visible         =   0   'False
            Width           =   2055
         End
         Begin VB.TextBox txtNationality3 
            BackColor       =   &H00FFFFFF&
            Height          =   285
            Left            =   2280
            TabIndex        =   48
            Top             =   1920
            Width           =   3375
         End
         Begin VB.ComboBox cmdGender3 
            Appearance      =   0  'Flat
            BackColor       =   &H00FFFFFF&
            Height          =   315
            ItemData        =   "frmFamilyDouble.frx":091E
            Left            =   2280
            List            =   "frmFamilyDouble.frx":0928
            Style           =   2  'Dropdown List
            TabIndex        =   47
            Top             =   1560
            Width           =   3375
         End
         Begin VB.TextBox txtAge3 
            BackColor       =   &H00FFFFFF&
            Height          =   285
            Left            =   2280
            TabIndex        =   46
            Top             =   1200
            Width           =   3375
         End
         Begin VB.TextBox txtAddress3 
            BackColor       =   &H00FFFFFF&
            Height          =   285
            Left            =   2280
            TabIndex        =   45
            Top             =   840
            Width           =   3375
         End
         Begin VB.TextBox txtName3 
            BackColor       =   &H00FFFFFF&
            Height          =   285
            Left            =   2280
            TabIndex        =   44
            Top             =   480
            Width           =   3375
         End
         Begin VB.Label Label30 
            AutoSize        =   -1  'True
            Caption         =   "Accounts Payable"
            Height          =   195
            Left            =   480
            TabIndex        =   63
            Top             =   3720
            Width           =   1290
         End
         Begin VB.Label lblCharge3 
            Alignment       =   1  'Right Justify
            BackColor       =   &H00000000&
            BorderStyle     =   1  'Fixed Single
            Caption         =   "0.0"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   24
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H0080FF80&
            Height          =   645
            Left            =   2280
            TabIndex        =   62
            Top             =   3720
            Width           =   3375
         End
         Begin VB.Label Label29 
            AutoSize        =   -1  'True
            Caption         =   "Days Incurred"
            Height          =   195
            Left            =   480
            TabIndex        =   61
            Top             =   3360
            Width           =   990
         End
         Begin VB.Label lblDaysIncurred3 
            BackColor       =   &H00FFFFFF&
            BorderStyle     =   1  'Fixed Single
            Height          =   285
            Left            =   2280
            TabIndex        =   60
            Top             =   3360
            Width           =   3375
         End
         Begin VB.Label Label28 
            AutoSize        =   -1  'True
            Caption         =   "Date Out"
            Height          =   195
            Left            =   480
            TabIndex        =   59
            Top             =   3000
            Width           =   645
         End
         Begin VB.Label lblDateOut3 
            BackColor       =   &H00FFFFFF&
            BorderStyle     =   1  'Fixed Single
            Height          =   285
            Left            =   2280
            TabIndex        =   58
            Top             =   3000
            Width           =   3375
         End
         Begin VB.Label Label27 
            AutoSize        =   -1  'True
            Caption         =   "Date In"
            Height          =   195
            Left            =   480
            TabIndex        =   57
            Top             =   2640
            Width           =   525
         End
         Begin VB.Label lblDateIn3 
            BackColor       =   &H00FFFFFF&
            BorderStyle     =   1  'Fixed Single
            Height          =   285
            Left            =   2280
            TabIndex        =   56
            Top             =   2640
            Width           =   3375
         End
         Begin VB.Label Label26 
            AutoSize        =   -1  'True
            Caption         =   "Date Reserved"
            Height          =   195
            Left            =   480
            TabIndex        =   55
            Top             =   2280
            Width           =   1080
         End
         Begin VB.Label lblDateReserved3 
            BackColor       =   &H00FFFFFF&
            BorderStyle     =   1  'Fixed Single
            Height          =   285
            Left            =   2280
            TabIndex        =   54
            Top             =   2280
            Width           =   3375
         End
         Begin VB.Label Label25 
            AutoSize        =   -1  'True
            Caption         =   "Nationality"
            Height          =   195
            Left            =   480
            TabIndex        =   53
            Top             =   1920
            Width           =   735
         End
         Begin VB.Label Label24 
            AutoSize        =   -1  'True
            Caption         =   "Gender"
            Height          =   195
            Left            =   480
            TabIndex        =   52
            Top             =   1560
            Width           =   525
         End
         Begin VB.Label Label23 
            AutoSize        =   -1  'True
            Caption         =   "Age"
            Height          =   195
            Left            =   480
            TabIndex        =   51
            Top             =   1200
            Width           =   285
         End
         Begin VB.Label Label22 
            AutoSize        =   -1  'True
            Caption         =   "Address"
            Height          =   195
            Left            =   480
            TabIndex        =   50
            Top             =   840
            Width           =   570
         End
         Begin VB.Label Label21 
            AutoSize        =   -1  'True
            Caption         =   "Full Name"
            Height          =   195
            Left            =   480
            TabIndex        =   49
            Top             =   480
            Width           =   705
         End
      End
      Begin VB.Frame frRoom2 
         Enabled         =   0   'False

⌨️ 快捷键说明

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