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

📄 fmopenroom1.frm

📁 <Visual Basic 数据库开发实例精粹(第二版)>一书首先介绍了Visual Basic(简称VB)开发的技巧和重点技术
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form FMOpenRoom1 
   Caption         =   "开房单"
   ClientHeight    =   6765
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6990
   LinkTopic       =   "Form1"
   ScaleHeight     =   6765
   ScaleWidth      =   6990
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton ComdPrint 
      Caption         =   "打印"
      Height          =   495
      Left            =   4800
      TabIndex        =   35
      Top             =   6000
      Width           =   855
   End
   Begin VB.ComboBox CombMemberID 
      Height          =   300
      Left            =   3000
      TabIndex        =   32
      Top             =   150
      Width           =   975
   End
   Begin VB.CheckBox Check1 
      Caption         =   " 会员"
      Height          =   495
      Left            =   240
      TabIndex        =   30
      Top             =   120
      Width           =   975
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   360
      Top             =   6000
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=KTVDB;Data Source=(local)"
      OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=KTVDB;Data Source=(local)"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "RoomConsumed"
      Caption         =   "Adodc1"
      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 VB.CommandButton ComdZhu 
      Caption         =   "取消"
      Height          =   495
      Left            =   5880
      TabIndex        =   28
      Top             =   6000
      Width           =   855
   End
   Begin VB.CommandButton ComdCancel 
      Caption         =   "重输"
      Height          =   495
      Left            =   3720
      TabIndex        =   27
      Top             =   6000
      Width           =   855
   End
   Begin VB.CommandButton ComdOK 
      Caption         =   "确定"
      Height          =   495
      Left            =   2640
      TabIndex        =   26
      Top             =   6000
      Width           =   855
   End
   Begin VB.Frame Frame1 
      Height          =   5055
      Left            =   0
      TabIndex        =   0
      Top             =   600
      Width           =   6975
      Begin VB.ComboBox CombRID 
         Height          =   300
         Left            =   4920
         TabIndex        =   29
         Top             =   360
         Width           =   1575
      End
      Begin VB.TextBox TextClientName 
         Height          =   300
         Left            =   4920
         TabIndex        =   25
         Top             =   1515
         Width           =   1575
      End
      Begin VB.ComboBox CombAgio 
         Height          =   300
         ItemData        =   "FMOpenRoom1.frx":0000
         Left            =   4920
         List            =   "FMOpenRoom1.frx":0013
         TabIndex        =   24
         Text            =   "100"
         Top             =   3360
         Width           =   855
      End
      Begin VB.ComboBox CombRPrice 
         Height          =   300
         ItemData        =   "FMOpenRoom1.frx":002B
         Left            =   4920
         List            =   "FMOpenRoom1.frx":003B
         TabIndex        =   23
         Top             =   930
         Width           =   1575
      End
      Begin VB.TextBox TextClientTel 
         Height          =   300
         Left            =   4920
         TabIndex        =   22
         Top             =   2040
         Width           =   1575
      End
      Begin VB.ComboBox CombPayMode 
         Height          =   300
         ItemData        =   "FMOpenRoom1.frx":004F
         Left            =   4920
         List            =   "FMOpenRoom1.frx":005C
         TabIndex        =   21
         Top             =   2670
         Width           =   1575
      End
      Begin VB.TextBox TextPrepay 
         Height          =   300
         Left            =   1680
         TabIndex        =   7
         Top             =   3360
         Width           =   1575
      End
      Begin VB.TextBox TextRemake 
         Height          =   735
         Left            =   1680
         TabIndex        =   6
         Top             =   3960
         Width           =   4815
      End
      Begin VB.TextBox TextORID 
         Height          =   300
         Left            =   1680
         TabIndex        =   5
         Top             =   360
         Width           =   1575
      End
      Begin VB.ComboBox CombRType 
         Height          =   300
         ItemData        =   "FMOpenRoom1.frx":0072
         Left            =   1680
         List            =   "FMOpenRoom1.frx":0082
         TabIndex        =   4
         Top             =   930
         Width           =   1575
      End
      Begin VB.TextBox TextCount 
         Height          =   300
         Left            =   1680
         TabIndex        =   3
         Top             =   1515
         Width           =   1575
      End
      Begin VB.TextBox TextORTime 
         Height          =   300
         Left            =   1680
         TabIndex        =   2
         Top             =   2040
         Width           =   1575
      End
      Begin VB.TextBox TextORDate 
         Height          =   300
         Left            =   1680
         TabIndex        =   1
         Top             =   2670
         Width           =   1575
      End
      Begin VB.Label Label16 
         Caption         =   "%"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5880
         TabIndex        =   36
         Top             =   3360
         Width           =   495
      End
      Begin VB.Label Label2 
         Caption         =   "房间编号:"
         Height          =   495
         Left            =   3720
         TabIndex        =   20
         Top             =   360
         Width           =   1095
      End
      Begin VB.Label Label3 
         Caption         =   "房间价格:"
         Height          =   495
         Left            =   3720
         TabIndex        =   19
         Top             =   930
         Width           =   1095
      End
      Begin VB.Label Label7 
         Caption         =   "客户名称:"
         Height          =   495
         Left            =   3720
         TabIndex        =   18
         Top             =   1515
         Width           =   975
      End
      Begin VB.Label Label9 
         Caption         =   "折扣"
         Height          =   255
         Left            =   3720
         TabIndex        =   17
         Top             =   3360
         Width           =   855
      End
      Begin VB.Label Label12 
         Caption         =   "客户电话:"
         Height          =   375
         Left            =   3720
         TabIndex        =   16
         Top             =   2040
         Width           =   975
      End
      Begin VB.Label Label13 
         Caption         =   "付款方式:"
         Height          =   375
         Left            =   3720
         TabIndex        =   15
         Top             =   2670
         Width           =   975
      End
      Begin VB.Label Label8 
         Caption         =   "预付金额:"
         Height          =   375
         Left            =   480
         TabIndex        =   14
         Top             =   3360
         Width           =   975
      End
      Begin VB.Label Label1 
         Caption         =   "开房单编号:"
         Height          =   495
         Left            =   480
         TabIndex        =   13
         Top             =   360
         Width           =   1095
      End
      Begin VB.Label Label4 
         Caption         =   "开房时间:"
         Height          =   255
         Left            =   480
         TabIndex        =   12
         Top             =   2040
         Width           =   975
      End
      Begin VB.Label Label5 
         Caption         =   "人   数:"
         Height          =   375
         Left            =   480
         TabIndex        =   11
         Top             =   1560
         Width           =   975
      End
      Begin VB.Label Label6 

⌨️ 快捷键说明

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