📄 frminout.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmCheckout
BorderStyle = 1 'Fixed Single
Caption = "Checkout"
ClientHeight = 5085
ClientLeft = 45
ClientTop = 435
ClientWidth = 9870
ControlBox = 0 'False
BeginProperty Font
Name = "Century Gothic"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmInOut.frx":0000
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5085
ScaleWidth = 9870
StartUpPosition = 2 'CenterScreen
Begin VB.CommandButton Command1
Caption = "Print"
Height = 375
Left = 8160
TabIndex = 17
Top = 4560
Width = 1575
End
Begin VB.Frame Frame3
Height = 975
Left = 5040
TabIndex = 15
Top = 3480
Width = 4695
Begin MSComctlLib.Toolbar Toolbar1
Height = 570
Left = 120
TabIndex = 16
Top = 240
Width = 4350
_ExtentX = 7673
_ExtentY = 1005
ButtonWidth = 2328
ButtonHeight = 1005
Appearance = 1
Style = 1
TextAlignment = 1
ImageList = "ImageList2"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 6
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "Show All"
Key = "Show All"
ImageIndex = 1
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "Cancel"
Key = "Cancel"
ImageIndex = 3
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "Checkout"
Key = "Checkout"
ImageIndex = 2
EndProperty
EndProperty
End
End
Begin VB.Frame Frame2
Height = 1335
Left = 120
TabIndex = 10
Top = 3480
Width = 4695
Begin VB.ComboBox cmbsearch
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
ItemData = "frmInOut.frx":0BC2
Left = 1560
List = "frmInOut.frx":0BCF
TabIndex = 12
Top = 360
Width = 2655
End
Begin VB.ComboBox Combo1
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
ItemData = "frmInOut.frx":0BF8
Left = 1560
List = "frmInOut.frx":0BFA
TabIndex = 11
Top = 720
Width = 2655
End
Begin VB.Label Label1
Caption = "Search for"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 480
TabIndex = 14
Top = 720
Width = 1215
End
Begin VB.Label Label2
Caption = "Search by"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 480
TabIndex = 13
Top = 360
Width = 1215
End
End
Begin VB.Frame Frame1
Height = 3255
Left = 120
TabIndex = 7
Top = 120
Width = 9615
Begin MSComctlLib.ListView lvtran
Height = 2895
HelpContextID = 7
Left = 120
TabIndex = 8
Top = 240
WhatsThisHelpID = 7
Width = 9375
_ExtentX = 16536
_ExtentY = 5106
View = 3
LabelWrap = -1 'True
HideSelection = -1 'True
FullRowSelect = -1 'True
GridLines = -1 'True
HotTracking = -1 'True
HoverSelection = -1 'True
TextBackground = -1 'True
_Version = 393217
SmallIcons = "ImageList1"
ForeColor = -2147483640
BackColor = 16777215
Appearance = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
NumItems = 9
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "Trans. No."
Object.Width = 1764
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "Trans. Date"
Object.Width = 2558
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 2
Text = "Guest ID"
Object.Width = 1854
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 3
Text = "Room No."
Object.Width = 2152
EndProperty
BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 4
Text = "Room Rate"
Object.Width = 2133
EndProperty
BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 5
Text = "L.O.S."
Object.Width = 1341
EndProperty
BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 6
Text = "Amount"
Object.Width = 2117
EndProperty
BeginProperty ColumnHeader(8) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 7
Text = "Total Charges"
Object.Width = 2293
EndProperty
BeginProperty ColumnHeader(9) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 8
Text = "Total Amount"
Object.Width = 2540
EndProperty
End
End
Begin MSComctlLib.ImageList ImageList2
Left = -120
Top = 1680
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 3
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmInOut.frx":0BFC
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmInOut.frx":14D6
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmInOut.frx":20A8
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.ImageList ImageList1
Left = -120
Top = 2760
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 1
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmInOut.frx":24FA
Key = ""
EndProperty
EndProperty
End
Begin VB.Label Label4
Caption = "charge"
Height = 375
Left = 6960
TabIndex = 19
Top = 6240
Width = 1095
End
Begin VB.Label Label3
Caption = "amount"
Height = 375
Left = 4200
TabIndex = 18
Top = 6120
Width = 1695
End
Begin VB.Label Label12
Alignment = 2 'Center
BackColor = &H00C0FFFF&
BorderStyle = 1 'Fixed Single
Caption = "transcode"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 255
Left = 8280
TabIndex = 9
Top = 5760
Width = 1455
End
Begin VB.Label lblORNo
Alignment = 2 'Center
BackColor = &H0000C0C0&
BorderStyle = 1 'Fixed Single
Caption = "lblORNo"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 255
Left = 3600
TabIndex = 6
Top = 5760
Width = 1455
End
Begin VB.Label TotalPayable
Alignment = 2 'Center
BackColor = &H0080FFFF&
BorderStyle = 1 'Fixed Single
Caption = "TotalPayable"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 255
Left = 6720
TabIndex = 5
Top = 5760
Width = 1455
End
Begin VB.Label CheckoutDate
Alignment = 2 'Center
BackColor = &H0000C000&
BorderStyle = 1 'Fixed Single
Caption = "CheckoutDate"
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -