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

📄 frmregedit.frm

📁 酒店管理系统 基于VB和SQL的一个很好的程序 可以实现酒店的日常管理工作
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form FrmRegEdit 
   Caption         =   "编辑客房入住"
   ClientHeight    =   5145
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10320
   Icon            =   "FrmRegEdit.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   5145
   ScaleWidth      =   10320
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame3 
      Caption         =   "预定信息"
      Height          =   2175
      Left            =   120
      TabIndex        =   13
      Top             =   2040
      Width           =   10095
      Begin VB.TextBox txtFirstPay 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   1200
         TabIndex        =   32
         Text            =   "0"
         Top             =   1275
         Width           =   855
      End
      Begin VB.TextBox txtLeaveDate 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   8640
         TabIndex        =   30
         Top             =   360
         Width           =   1215
      End
      Begin VB.TextBox txtInDate 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   3360
         TabIndex        =   19
         Top             =   315
         Width           =   1215
      End
      Begin VB.TextBox txtPrice 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   1200
         TabIndex        =   18
         Text            =   "0"
         Top             =   810
         Width           =   855
      End
      Begin VB.TextBox txtDays 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   5880
         TabIndex        =   17
         Text            =   "0"
         Top             =   315
         Width           =   855
      End
      Begin VB.ComboBox ComboRate 
         Height          =   300
         ItemData        =   "FrmRegEdit.frx":0CCA
         Left            =   3360
         List            =   "FrmRegEdit.frx":0CF5
         TabIndex        =   16
         Text            =   "100"
         Top             =   795
         Width           =   855
      End
      Begin VB.TextBox txtOtherFee 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   5880
         TabIndex        =   15
         Text            =   "0"
         Top             =   810
         Width           =   855
      End
      Begin VB.TextBox txtMemo 
         Height          =   735
         Left            =   3360
         MaxLength       =   1000
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   14
         Top             =   1320
         Width           =   6495
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "押金(元)"
         Height          =   180
         Left            =   240
         TabIndex        =   33
         Top             =   1320
         Width           =   900
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "退房日期"
         Height          =   180
         Left            =   7560
         TabIndex        =   31
         Top             =   405
         Width           =   720
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "客房编号:"
         Height          =   180
         Left            =   240
         TabIndex        =   29
         Top             =   360
         Width           =   810
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "入住日期"
         Height          =   180
         Left            =   2280
         TabIndex        =   28
         Top             =   360
         Width           =   720
      End
      Begin VB.Label lblRoomNo 
         AutoSize        =   -1  'True
         Caption         =   "lblRoomNo"
         Height          =   180
         Left            =   1200
         TabIndex        =   27
         Top             =   360
         Width           =   810
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "报价(元)"
         Height          =   180
         Left            =   240
         TabIndex        =   26
         Top             =   855
         Width           =   900
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "入住天数"
         Height          =   180
         Left            =   4920
         TabIndex        =   25
         Top             =   360
         Width           =   720
      End
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         Caption         =   "折扣(%)"
         Height          =   180
         Left            =   2280
         TabIndex        =   24
         Top             =   855
         Width           =   810
      End
      Begin VB.Label Label16 
         AutoSize        =   -1  'True
         Caption         =   "其他费用(元)"
         Height          =   180
         Left            =   4440
         TabIndex        =   23
         Top             =   855
         Width           =   1260
      End
      Begin VB.Label lblTotal 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "0"
         Height          =   180
         Left            =   9720
         TabIndex        =   22
         Top             =   855
         Width           =   90
      End
      Begin VB.Label Label18 
         AutoSize        =   -1  'True
         Caption         =   "预计总费用(元)"
         Height          =   180
         Left            =   7560
         TabIndex        =   21
         Top             =   855
         Width           =   1440
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "其他说明"
         Height          =   180
         Left            =   2280
         TabIndex        =   20
         Top             =   1320
         Width           =   720
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "客房信息"
      Height          =   1815
      Left            =   3360
      TabIndex        =   10
      Top             =   120
      Width           =   6855
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   330
         Left            =   3720
         Top             =   -120
         Visible         =   0   'False
         Width           =   1920
         _ExtentX        =   3387
         _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         =   "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 MSDataGridLib.DataGrid DataGrid1 
         Height          =   1335
         Left            =   120
         TabIndex        =   11
         Top             =   360
         Width           =   6615
         _ExtentX        =   11668
         _ExtentY        =   2355
         _Version        =   393216
         AllowUpdate     =   0   'False
         AllowArrows     =   0   'False
         BorderStyle     =   0
         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          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            MarqueeStyle    =   3
            AllowFocus      =   0   'False
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "客户信息"
      Height          =   1815
      Left            =   120
      TabIndex        =   2
      Top             =   120
      Width           =   3135
      Begin VB.CheckBox Check1 
         Caption         =   "有预定"

⌨️ 快捷键说明

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