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

📄 main_zjyj.frm

📁 用VB编写的酒店管理系统软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{FAEEE763-117E-101B-8933-08002B2F4F5A}#1.1#0"; "DBLIST32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form main_zjyj 
   BackColor       =   &H00C0C0C0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "追加押金"
   ClientHeight    =   4530
   ClientLeft      =   1830
   ClientTop       =   3225
   ClientWidth     =   8625
   Icon            =   "main_zjyj.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4530
   ScaleWidth      =   8625
   StartUpPosition =   1  '所有者中心
   Begin VB.Data Data3 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   "D:\行业管理软件之一\mrjd\kfgl.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   -60
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "djys"
      Top             =   180
      Visible         =   0   'False
      Width           =   1140
   End
   Begin VB.Data Data2 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   "D:\VB数据库开发实例解析\程序\宾馆客房管理系统\Kfgl.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   360
      Left            =   -30
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "djb"
      Top             =   15
      Visible         =   0   'False
      Width           =   1140
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   "D:\VB数据库开发实例解析\程序\宾馆客房管理系统\Kfgl.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   -90
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "djb"
      Top             =   420
      Visible         =   0   'False
      Width           =   1140
   End
   Begin VB.Frame Frame1 
      Enabled         =   0   'False
      Height          =   1410
      Left            =   75
      TabIndex        =   9
      Top             =   690
      Width           =   8490
      Begin VB.TextBox Text1 
         Height          =   300
         Left            =   1200
         TabIndex        =   19
         Top             =   720
         Width           =   2160
      End
      Begin MSDBCtls.DBCombo DBCombo1 
         Bindings        =   "main_zjyj.frx":000C
         Height          =   330
         Left            =   1200
         TabIndex        =   13
         Top             =   300
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   582
         _Version        =   393216
         ListField       =   "凭证号码"
         Text            =   ""
      End
      Begin VB.Label Lab3 
         BackStyle       =   0  'Transparent
         Caption         =   "  提示:                                              请选择凭证号码后,输入押金。"
         Height          =   480
         Left            =   3780
         TabIndex        =   27
         Top             =   360
         Width           =   4545
      End
      Begin VB.Image Image1 
         Height          =   210
         Left            =   3795
         Picture         =   "main_zjyj.frx":0020
         Stretch         =   -1  'True
         Top             =   345
         Width           =   240
      End
      Begin VB.Label Lab2 
         BackStyle       =   0  'Transparent
         Caption         =   "追加押金"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         Left            =   210
         TabIndex        =   14
         Top             =   765
         Width           =   1230
      End
      Begin VB.Label lab1 
         BackStyle       =   0  'Transparent
         Caption         =   "凭证号码"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         Left            =   225
         TabIndex        =   10
         Top             =   345
         Width           =   1155
      End
   End
   Begin VB.TextBox czy 
      BackColor       =   &H80000004&
      BorderStyle     =   0  'None
      Height          =   240
      Left            =   885
      TabIndex        =   6
      Top             =   4170
      Width           =   1170
   End
   Begin VB.CommandButton Command5 
      BackColor       =   &H00C0C0C0&
      Caption         =   "登记"
      Height          =   300
      Left            =   2340
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   4155
      Width           =   1140
   End
   Begin VB.CommandButton Command4 
      BackColor       =   &H00C0C0C0&
      Caption         =   "打印"
      Enabled         =   0   'False
      Height          =   300
      Left            =   6150
      Style           =   1  'Graphical
      TabIndex        =   3
      Top             =   4155
      Width           =   1125
   End
   Begin VB.CommandButton Command3 
      BackColor       =   &H00C0C0C0&
      Caption         =   "退出"
      Height          =   300
      Left            =   7410
      Style           =   1  'Graphical
      TabIndex        =   2
      Top             =   4155
      Width           =   1155
   End
   Begin VB.CommandButton Command2 
      BackColor       =   &H00C0C0C0&
      Caption         =   "取消"
      Enabled         =   0   'False
      Height          =   300
      Left            =   4890
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   4155
      Width           =   1155
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0C0C0&
      Caption         =   "确定"
      Enabled         =   0   'False
      Height          =   300
      Left            =   3630
      Style           =   1  'Graphical
      TabIndex        =   0
      Top             =   4155
      Width           =   1155
   End
   Begin VB.Frame Frame2 
      Height          =   1920
      Left            =   75
      TabIndex        =   8
      Top             =   2115
      Width           =   8475
      Begin VB.TextBox Text2 
         Enabled         =   0   'False
         Height          =   285
         Left            =   1380
         TabIndex        =   26
         Top             =   270
         Width           =   1470
      End
      Begin VB.TextBox Text6 
         Enabled         =   0   'False
         Height          =   285
         Left            =   4110
         TabIndex        =   25
         Top             =   645
         Width           =   1470
      End
      Begin VB.TextBox Text5 
         Enabled         =   0   'False
         Height          =   285
         Left            =   1380
         TabIndex        =   24
         Top             =   645
         Width           =   1470
      End
      Begin VB.TextBox Text7 
         Enabled         =   0   'False
         Height          =   285
         Left            =   6825
         TabIndex        =   23
         Top             =   645
         Width           =   1470
      End
      Begin VB.TextBox Text4 
         Enabled         =   0   'False
         Height          =   285
         Left            =   6810
         TabIndex        =   22
         Top             =   270
         Width           =   1470
      End
      Begin VB.TextBox Text3 
         Enabled         =   0   'False
         Height          =   285
         Left            =   4110
         TabIndex        =   21
         Top             =   255
         Width           =   1470
      End
      Begin MSComCtl2.DTPicker tim1 
         Height          =   270
         Left            =   1380
         TabIndex        =   15
         Top             =   1455
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   476
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   30015490
         CurrentDate     =   37203
      End
      Begin MSComCtl2.DTPicker tim2 
         Height          =   270
         Left            =   4110
         TabIndex        =   16
         Top             =   1455
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   476
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   30015490
         CurrentDate     =   37203
      End
      Begin MSComCtl2.DTPicker tim3 
         Height          =   270
         Left            =   6825

⌨️ 快捷键说明

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