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

📄 dengji.frm

📁 一部酒店管理系统
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form dengji 
   Caption         =   "入住登记"
   ClientHeight    =   8175
   ClientLeft      =   165
   ClientTop       =   555
   ClientWidth     =   10470
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   8175
   ScaleWidth      =   10470
   StartUpPosition =   3  '窗口缺省
   Begin VB.PictureBox Picture1 
      Height          =   8175
      Left            =   0
      ScaleHeight     =   8115
      ScaleWidth      =   10395
      TabIndex        =   0
      Top             =   0
      Width           =   10455
      Begin VB.PictureBox Picture3 
         BackColor       =   &H80000005&
         Height          =   6975
         Left            =   4680
         ScaleHeight     =   6915
         ScaleWidth      =   5475
         TabIndex        =   22
         Top             =   840
         Width           =   5535
         Begin VB.VScrollBar VScroll3 
            Height          =   255
            Left            =   4920
            TabIndex        =   68
            Top             =   4560
            Visible         =   0   'False
            Width           =   135
         End
         Begin VB.TextBox Text1 
            Height          =   285
            Left            =   4440
            TabIndex        =   67
            Text            =   "Text1"
            Top             =   4560
            Visible         =   0   'False
            Width           =   495
         End
         Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
            Height          =   1215
            Left            =   240
            TabIndex        =   66
            Top             =   4080
            Width           =   3975
            _ExtentX        =   7011
            _ExtentY        =   2143
            _Version        =   393216
            FixedCols       =   0
         End
         Begin VB.OptionButton opsex 
            Caption         =   "女"
            Height          =   195
            Index           =   1
            Left            =   3360
            TabIndex        =   3
            Top             =   720
            Width           =   495
         End
         Begin VB.OptionButton opsex 
            Caption         =   "男"
            Height          =   195
            Index           =   0
            Left            =   2760
            TabIndex        =   2
            Top             =   720
            Width           =   495
         End
         Begin VB.TextBox txt_name 
            BorderStyle     =   0  'None
            Height          =   200
            IMEMode         =   1  'ON
            Left            =   1200
            TabIndex        =   1
            Top             =   720
            Width           =   975
         End
         Begin VB.CommandButton Command3 
            Caption         =   "退出"
            Height          =   375
            Left            =   3720
            TabIndex        =   13
            Top             =   6360
            Width           =   1095
         End
         Begin VB.CommandButton Command2 
            Caption         =   "登记下一位"
            Height          =   375
            Left            =   2160
            TabIndex        =   12
            Top             =   6360
            Width           =   1095
         End
         Begin VB.CommandButton Command1 
            Caption         =   "保存信息"
            Height          =   375
            Left            =   600
            TabIndex        =   11
            Top             =   6360
            Width           =   1095
         End
         Begin VB.TextBox txt_money 
            BorderStyle     =   0  'None
            Height          =   200
            Left            =   3240
            TabIndex        =   10
            Text            =   "0"
            Top             =   6000
            Width           =   975
         End
         Begin VB.VScrollBar VScroll2 
            Height          =   200
            Left            =   4080
            TabIndex        =   34
            Top             =   5640
            Width           =   135
         End
         Begin VB.TextBox txt_days 
            BorderStyle     =   0  'None
            Height          =   200
            Left            =   3240
            TabIndex        =   9
            Text            =   "1"
            Top             =   5640
            Width           =   855
         End
         Begin VB.VScrollBar VScroll1 
            Height          =   200
            Left            =   2040
            TabIndex        =   32
            Top             =   5640
            Width           =   135
         End
         Begin VB.TextBox txt_sum 
            BorderStyle     =   0  'None
            Height          =   200
            Left            =   1200
            TabIndex        =   8
            Text            =   "1"
            Top             =   5640
            Width           =   855
         End
         Begin VB.TextBox txt_addr 
            BorderStyle     =   0  'None
            Height          =   220
            Left            =   1200
            TabIndex        =   7
            Top             =   3000
            Width           =   2655
         End
         Begin VB.TextBox txt_danwei 
            BorderStyle     =   0  'None
            Height          =   220
            Left            =   1200
            TabIndex        =   6
            Top             =   2400
            Width           =   2655
         End
         Begin VB.TextBox txt_no 
            BorderStyle     =   0  'None
            Height          =   220
            Left            =   1200
            TabIndex        =   5
            Top             =   1800
            Width           =   2655
         End
         Begin VB.ComboBox comb_zheng 
            Height          =   315
            Left            =   1200
            TabIndex        =   4
            Top             =   1200
            Width           =   975
         End
         Begin VB.Line Line12 
            X1              =   3120
            X2              =   4200
            Y1              =   6240
            Y2              =   6240
         End
         Begin VB.Line Line11 
            X1              =   3120
            X2              =   4200
            Y1              =   5880
            Y2              =   5880
         End
         Begin VB.Line Line10 
            X1              =   2760
            X2              =   4320
            Y1              =   960
            Y2              =   960
         End
         Begin VB.Line Line3 
            X1              =   1200
            X2              =   5160
            Y1              =   1560
            Y2              =   1560
         End
         Begin VB.Line Line9 
            X1              =   1080
            X2              =   2160
            Y1              =   6240
            Y2              =   6240
         End
         Begin VB.Line Line8 
            X1              =   1080
            X2              =   2160
            Y1              =   5880
            Y2              =   5880
         End
         Begin VB.Line Line7 
            X1              =   1080
            X2              =   5280
            Y1              =   3840
            Y2              =   3840
         End
         Begin VB.Line Line6 
            X1              =   1080
            X2              =   5280
            Y1              =   3240
            Y2              =   3240
         End
         Begin VB.Line Line5 
            X1              =   1080
            X2              =   5280
            Y1              =   2640
            Y2              =   2640
         End
         Begin VB.Line Line4 
            X1              =   1080
            X2              =   5280
            Y1              =   2040
            Y2              =   2040
         End
         Begin VB.Line Line2 
            X1              =   1080
            X2              =   2160
            Y1              =   960
            Y2              =   960
         End
         Begin VB.Line Line1 
            X1              =   240
            X2              =   5280
            Y1              =   480
            Y2              =   480
         End
         Begin VB.Label Label13 
            AutoSize        =   -1  'True
            Caption         =   "性别:"
            Height          =   195
            Left            =   2280
            TabIndex        =   39
            Top             =   720
            Width           =   405
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   " 姓  名:"
            Height          =   180
            Left            =   240
            TabIndex        =   38
            Top             =   720
            Width           =   720
         End
         Begin VB.Label Label14 
            AutoSize        =   -1  'True
            Caption         =   "预付押金:"
            Height          =   195
            Left            =   2280
            TabIndex        =   37
            Top             =   6000
            Width           =   765
         End
         Begin VB.Label lbl_pepole 
            BackColor       =   &H00FFFFFF&
            Height          =   195
            Left            =   1200
            TabIndex        =   36
            Top             =   6000
            Width           =   975
         End
         Begin VB.Label Label12 
            AutoSize        =   -1  'True
            Caption         =   "经手人:"
            Height          =   195
            Left            =   240
            TabIndex        =   35
            Top             =   6000
            Width           =   705
         End
         Begin VB.Label Label11 
            AutoSize        =   -1  'True
            Caption         =   "预住天数:"
            Height          =   195
            Left            =   2280
            TabIndex        =   33
            Top             =   5640
            Width           =   765
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "总住人数:"
            Height          =   195
            Left            =   240
            TabIndex        =   31
            Top             =   5640
            Width           =   765
         End
         Begin VB.Label lbl_time 
            BackColor       =   &H00FFFFFF&
            Height          =   195
            Left            =   1200
            TabIndex        =   30
            Top             =   3600
            Width           =   2655
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "入住时间:"
            Height          =   195
            Left            =   240
            TabIndex        =   29
            Top             =   3600
            Width           =   765
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "籍贯住址:"
            Height          =   195
            Left            =   240
            TabIndex        =   28
            Top             =   3000
            Width           =   765
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "工作单位:"
            Height          =   195
            Left            =   240
            TabIndex        =   27
            Top             =   2400
            Width           =   765
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "证件号码:"
            Height          =   195
            Left            =   240
            TabIndex        =   26
            Top             =   1800
            Width           =   765
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "证件名称:"
            Height          =   195
            Left            =   240
            TabIndex        =   25
            Top             =   1200
            Width           =   765
         End
         Begin VB.Label lbl_no 
            Alignment       =   1  'Right Justify
            BackColor       =   &H00FFFFFF&
            Height          =   195
            Left            =   1170
            TabIndex        =   24
            Top             =   240
            Width           =   1005
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "顾客编号:"
            Height          =   195
            Left            =   240
            TabIndex        =   23
            Top             =   240
            Width           =   765
         End
      End
      Begin MSComctlLib.TabStrip TabStrip1 
         Height          =   7575
         Left            =   4560
         TabIndex        =   21
         Top             =   360
         Width           =   5775
         _ExtentX        =   10186
         _ExtentY        =   13361
         _Version        =   393216
         BeginProperty Tabs {1EFB6598-857C-11D1-B16A-00C0F0283628} 
            NumTabs         =   1
            BeginProperty Tab1 {1EFB659A-857C-11D1-B16A-00C0F0283628} 
               Caption         =   "入住登记"
               ImageVarType    =   2
            EndProperty
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.PictureBox Picture2 
         BackColor       =   &H80000005&
         Height          =   5895
         Index           =   5
         Left            =   120
         ScaleHeight     =   5835
         ScaleWidth      =   4275
         TabIndex        =   20
         Top             =   2040
         Width           =   4335
         Begin VB.CommandButton Command4 

⌨️ 快捷键说明

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