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

📄 frmprint.frm

📁 An application on Hotel Management System. I developed it for my project during exam time. Any how i
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form FrmPrintBill 
   BackColor       =   &H00C0E0FF&
   BorderStyle     =   0  'None
   Caption         =   "Form1"
   ClientHeight    =   7365
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   13380
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   7365
   ScaleWidth      =   13380
   ShowInTaskbar   =   0   'False
   Begin VB.CommandButton Command2 
      Caption         =   "Print"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   360
      TabIndex        =   33
      Top             =   120
      Width           =   1095
   End
   Begin VB.Timer Timer1 
      Interval        =   500
      Left            =   6000
      Top             =   3480
   End
   Begin VB.TextBox Text13 
      Height          =   405
      Left            =   3840
      TabIndex        =   31
      Top             =   11160
      Width           =   2055
   End
   Begin VB.TextBox Text12 
      Height          =   375
      Left            =   3840
      TabIndex        =   30
      Top             =   10680
      Width           =   2055
   End
   Begin VB.TextBox Text11 
      Height          =   375
      Left            =   3840
      TabIndex        =   29
      Top             =   10200
      Width           =   2055
   End
   Begin VB.CommandButton Command1 
      Caption         =   "Quit"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   11400
      TabIndex        =   28
      Top             =   120
      Width           =   1575
   End
   Begin VB.ListBox List9 
      Appearance      =   0  'Flat
      Height          =   2175
      ItemData        =   "FrmPrint.frx":0000
      Left            =   360
      List            =   "FrmPrint.frx":0002
      TabIndex        =   27
      Top             =   10515
      Width           =   495
   End
   Begin VB.ListBox List8 
      Appearance      =   0  'Flat
      Height          =   2175
      ItemData        =   "FrmPrint.frx":0004
      Left            =   840
      List            =   "FrmPrint.frx":0006
      TabIndex        =   26
      Top             =   10515
      Width           =   7095
   End
   Begin VB.ListBox List7 
      Appearance      =   0  'Flat
      Height          =   2175
      ItemData        =   "FrmPrint.frx":0008
      Left            =   7920
      List            =   "FrmPrint.frx":000A
      TabIndex        =   25
      Top             =   10515
      Width           =   1095
   End
   Begin VB.ListBox List6 
      Appearance      =   0  'Flat
      Height          =   2175
      ItemData        =   "FrmPrint.frx":000C
      Left            =   9000
      List            =   "FrmPrint.frx":000E
      TabIndex        =   24
      Top             =   10515
      Width           =   1575
   End
   Begin VB.ListBox List5 
      Appearance      =   0  'Flat
      Height          =   5100
      ItemData        =   "FrmPrint.frx":0010
      Left            =   11400
      List            =   "FrmPrint.frx":0012
      Sorted          =   -1  'True
      TabIndex        =   23
      Top             =   960
      Width           =   1575
   End
   Begin VB.TextBox Text10 
      Appearance      =   0  'Flat
      Height          =   375
      Left            =   1800
      TabIndex        =   21
      Top             =   480
      Width           =   1935
   End
   Begin VB.TextBox Text9 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   8880
      TabIndex        =   19
      Top             =   1440
      Width           =   1695
   End
   Begin VB.TextBox Text8 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   8880
      TabIndex        =   17
      Top             =   960
      Width           =   1695
   End
   Begin VB.TextBox Text7 
      Appearance      =   0  'Flat
      Height          =   405
      Left            =   360
      TabIndex        =   16
      Top             =   5685
      Width           =   7580
   End
   Begin VB.TextBox Text6 
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   405
      Left            =   9000
      TabIndex        =   15
      Top             =   5685
      Width           =   1575
   End
   Begin VB.TextBox Text5 
      Alignment       =   1  'Right Justify
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   405
      Left            =   7920
      TabIndex        =   14
      Text            =   "Total: "
      Top             =   5685
      Width           =   1095
   End
   Begin VB.ListBox List4 
      Appearance      =   0  'Flat
      Height          =   2955
      ItemData        =   "FrmPrint.frx":0014
      Left            =   9000
      List            =   "FrmPrint.frx":0016
      TabIndex        =   12
      Top             =   2760
      Width           =   1575
   End
   Begin VB.ListBox List3 
      Appearance      =   0  'Flat
      Height          =   2955
      ItemData        =   "FrmPrint.frx":0018
      Left            =   7920
      List            =   "FrmPrint.frx":001A
      TabIndex        =   11
      Top             =   2760
      Width           =   1095
   End
   Begin VB.ListBox List2 
      Appearance      =   0  'Flat
      Height          =   2955
      ItemData        =   "FrmPrint.frx":001C
      Left            =   840
      List            =   "FrmPrint.frx":001E
      TabIndex        =   10
      Top             =   2760
      Width           =   7095
   End
   Begin VB.ListBox List1 
      Appearance      =   0  'Flat
      Height          =   2955
      ItemData        =   "FrmPrint.frx":0020
      Left            =   360
      List            =   "FrmPrint.frx":0022
      TabIndex        =   9
      Top             =   2760
      Width           =   495
   End
   Begin VB.TextBox Text4 
      Alignment       =   1  'Right Justify
      Appearance      =   0  'Flat
      BeginProperty Font 
         Name            =   "Times New Roman"
         Size            =   14.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   5040
      TabIndex        =   6
      Top             =   480
      Width           =   5535
   End
   Begin VB.TextBox Text3 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      Height          =   375
      Left            =   8880
      TabIndex        =   4
      Top             =   1920
      Width           =   1695
   End
   Begin VB.TextBox Text2 
      Appearance      =   0  'Flat
      Height          =   855
      Left            =   1800
      MultiLine       =   -1  'True
      TabIndex        =   2
      Top             =   1440
      Width           =   5295
   End
   Begin VB.TextBox Text1 
      Appearance      =   0  'Flat
      Height          =   375
      Left            =   1800
      TabIndex        =   0
      Top             =   960
      Width           =   5295
   End
   Begin VB.Line Line4 
      X1              =   8040
      X2              =   10440
      Y1              =   7080
      Y2              =   7080
   End
   Begin VB.Label Label10 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BackStyle       =   0  'Transparent
      BorderStyle     =   1  'Fixed Single
      Caption         =   " Customer No"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   255
      Left            =   11400
      TabIndex        =   32
      Top             =   720
      Width           =   1575
   End
   Begin VB.Label Label9 

⌨️ 快捷键说明

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