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

📄 frm查询结算信息.frm

📁 可以完成宾馆的日常管理功能,例如订房,登记,入住,结帐,和打印报表等
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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 frm查询结算信息 
   BackColor       =   &H80000013&
   Caption         =   "查询结算信息"
   ClientHeight    =   8235
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   9405
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   8235
   ScaleWidth      =   9405
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame3 
      BackColor       =   &H80000013&
      Caption         =   "总收益"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   1335
      Left            =   120
      TabIndex        =   14
      Top             =   6840
      Width           =   8055
      Begin VB.PictureBox Picture4 
         BackColor       =   &H80000013&
         Height          =   975
         Left            =   120
         ScaleHeight     =   915
         ScaleWidth      =   7755
         TabIndex        =   15
         Top             =   240
         Width           =   7815
         Begin VB.TextBox Text1 
            Enabled         =   0   'False
            Height          =   375
            Left            =   960
            TabIndex        =   18
            Top             =   240
            Width           =   1095
         End
         Begin VB.TextBox Text2 
            Enabled         =   0   'False
            Height          =   375
            Left            =   3120
            TabIndex        =   17
            Top             =   240
            Width           =   1095
         End
         Begin VB.TextBox Text3 
            Enabled         =   0   'False
            ForeColor       =   &H000000FF&
            Height          =   375
            Left            =   5520
            TabIndex        =   16
            Top             =   240
            Width           =   1215
         End
         Begin VB.Label Label3 
            BackColor       =   &H80000013&
            Caption         =   "登记结算收益"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   960
            TabIndex        =   23
            Top             =   720
            Width           =   1095
         End
         Begin VB.Label Label4 
            BackColor       =   &H80000013&
            Caption         =   "预定结算收益"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   3120
            TabIndex        =   22
            Top             =   720
            Width           =   1095
         End
         Begin VB.Label Label5 
            BackColor       =   &H80000013&
            Caption         =   "+"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000FF&
            Height          =   495
            Left            =   2520
            TabIndex        =   21
            Top             =   240
            Width           =   375
         End
         Begin VB.Label Label6 
            BackColor       =   &H80000013&
            Caption         =   "="
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000FF&
            Height          =   375
            Left            =   4800
            TabIndex        =   20
            Top             =   240
            Width           =   615
         End
         Begin VB.Label Label7 
            BackColor       =   &H80000013&
            Caption         =   "总收益"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   5880
            TabIndex        =   19
            Top             =   720
            Width           =   1215
         End
      End
   End
   Begin VB.CommandButton Command2 
      BackColor       =   &H00FF8080&
      Caption         =   "查看总收益(&C}"
      Height          =   975
      Left            =   4200
      Picture         =   "frm查询结算信息.frx":0000
      Style           =   1  'Graphical
      TabIndex        =   13
      Top             =   7080
      Width           =   1095
   End
   Begin VB.PictureBox Picture5 
      BackColor       =   &H80000013&
      Height          =   1215
      Left            =   8280
      ScaleHeight     =   1155
      ScaleWidth      =   915
      TabIndex        =   11
      Top             =   6960
      Width           =   975
      Begin VB.CommandButton Command1 
         Default         =   -1  'True
         Height          =   495
         Left            =   240
         Picture         =   "frm查询结算信息.frx":030A
         Style           =   1  'Graphical
         TabIndex        =   12
         ToolTipText     =   "关闭窗口"
         Top             =   360
         Width           =   495
      End
   End
   Begin VB.PictureBox Picture3 
      BackColor       =   &H80000013&
      Height          =   2895
      Left            =   120
      ScaleHeight     =   2835
      ScaleWidth      =   9075
      TabIndex        =   8
      Top             =   3960
      Width           =   9135
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   375
         Left            =   7080
         Top             =   1800
         Visible         =   0   'False
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   661
         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=   3
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "DSN=wmtao"
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   "wmtao"
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from 订房结算信息表"
         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 DataGrid2 
         Bindings        =   "frm查询结算信息.frx":0F4C
         Height          =   2415
         Left            =   0
         TabIndex        =   9
         Top             =   360
         Width           =   9015
         _ExtentX        =   15901
         _ExtentY        =   4260
         _Version        =   393216
         AllowUpdate     =   0   'False
         BackColor       =   65280
         HeadLines       =   1
         RowHeight       =   15
         FormatLocked    =   -1  'True
         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     =   10
         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

⌨️ 快捷键说明

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