📄 pool2.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Pool2
BorderStyle = 1 'Fixed Single
Caption = "Pool Details"
ClientHeight = 6300
ClientLeft = 45
ClientTop = 435
ClientWidth = 9030
ClipControls = 0 'False
ControlBox = 0 'False
BeginProperty Font
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "Pool2.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6300
ScaleWidth = 9030
StartUpPosition = 2 'CenterScreen
Begin VB.CommandButton Command3
Caption = "Delete"
Height = 375
Left = 1680
TabIndex = 37
Top = 5760
Width = 1455
End
Begin VB.CommandButton Command2
Caption = "Cancel"
Height = 375
Left = 120
TabIndex = 36
Top = 5760
Width = 1455
End
Begin VB.Frame Frame7
Height = 735
Left = 120
TabIndex = 32
Top = 3360
Width = 8775
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "Walk-In Guest"
BeginProperty Font
Name = "Monotype Corsiva"
Size = 18
Charset = 0
Weight = 400
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H00008000&
Height = 615
Left = 120
TabIndex = 35
Top = 240
Width = 4095
End
Begin VB.Label Label8
Caption = "Total"
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 255
Left = 6240
TabIndex = 34
Top = 240
Width = 615
End
Begin VB.Label Label9
Alignment = 2 'Center
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
BeginProperty Font
Name = "Arial"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 375
Left = 6960
TabIndex = 33
Top = 240
Width = 1695
End
End
Begin VB.Frame Frame6
Height = 3135
Left = 120
TabIndex = 30
Top = 120
Width = 8775
Begin MSComctlLib.ListView lvtran
Height = 2775
HelpContextID = 7
Left = 120
TabIndex = 31
Top = 240
WhatsThisHelpID = 7
Width = 8535
_ExtentX = 15055
_ExtentY = 4895
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
BorderStyle = 1
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 = 5
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "Transaction No"
Object.Width = 2822
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "Swimmingpool No."
Object.Width = 4939
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 2
Text = "Price"
Object.Width = 2293
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 3
Text = "Quantity"
Object.Width = 2293
EndProperty
BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 4
Text = "Amount"
Object.Width = 2540
EndProperty
End
End
Begin VB.Frame Frame5
Height = 1455
Left = 120
TabIndex = 28
Top = 4200
Width = 3015
Begin VB.OptionButton Option3
Appearance = 0 'Flat
Caption = "For Confirmation Charge"
ForeColor = &H80000008&
Height = 210
Left = 120
TabIndex = 1
Top = 960
Width = 2415
End
Begin VB.OptionButton Option2
Appearance = 0 'Flat
Caption = "Charge to Room"
Enabled = 0 'False
ForeColor = &H80000008&
Height = 210
Left = 120
TabIndex = 2
Top = 600
Width = 2535
End
Begin VB.OptionButton Option1
Appearance = 0 'Flat
Caption = "Payment"
ForeColor = &H80000008&
Height = 210
Left = 120
TabIndex = 0
Top = 240
Width = 2535
End
End
Begin VB.TextBox txtGID
Alignment = 2 'Center
BackColor = &H00C0C0FF&
Height = 375
Left = 2040
TabIndex = 27
Text = "Walk-in"
Top = 6480
Width = 1095
End
Begin VB.Frame Frame3
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1455
Left = 7200
TabIndex = 23
Top = 4200
Width = 1695
Begin VB.CommandButton Command1
Caption = "SAVE"
Height = 1095
Left = 120
Picture = "Pool2.frx":0BC2
Style = 1 'Graphical
TabIndex = 29
Top = 240
Width = 1455
End
End
Begin VB.Frame Frame1
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1455
Left = 3240
TabIndex = 16
Top = 4200
Width = 3855
Begin VB.Label Label2
Caption = "Save to Payment"
BeginProperty Font
Name = "Monotype Corsiva"
Size = 15.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H00008000&
Height = 735
Left = 960
TabIndex = 17
Top = 600
Width = 2655
End
End
Begin VB.TextBox txtsearch
Alignment = 2 'Center
BackColor = &H00FFC0FF&
Height = 375
Left = 1440
Locked = -1 'True
TabIndex = 3
Text = "t_no"
Top = 6960
Width = 1095
End
Begin MSComctlLib.ImageList ImageList2
Left = 0
Top = 0
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 1
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "Pool2.frx":1004
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.ImageList ImageList1
Left = 3960
Top = 2280
_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 = "Pool2.frx":131E
Key = ""
EndProperty
EndProperty
End
Begin VB.Frame Frame4
Height = 1455
Left = 3240
TabIndex = 24
Top = 4200
Width = 3855
Begin VB.ComboBox Combo1
Height = 330
Left = 1440
TabIndex = 26
Top = 720
Width = 975
End
Begin VB.Label Label15
Caption = "Room Number"
Height = 255
Left = 1440
TabIndex = 25
Top = 480
Width = 1095
End
End
Begin VB.Frame Frame2
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1455
Left = 3240
TabIndex = 18
Top = 4200
Width = 3855
Begin VB.ComboBox cboRoomNo
BackColor = &H00FFFFFF&
ForeColor = &H00000000&
Height = 330
Left = 1440
TabIndex = 20
Top = 840
Width = 975
End
Begin VB.TextBox txtName
Alignment = 2 'Center
BackColor = &H00FFFFFF&
ForeColor = &H00000000&
Height = 315
Left = 1440
MaxLength = 8
TabIndex = 19
Top = 360
Width = 2295
End
Begin VB.Label Label6
Caption = "Reference Name"
Height = 255
Left = 120
TabIndex = 22
Top = 360
Width = 1695
End
Begin VB.Label Label5
Caption = "Room No."
Height = 255
Left = 600
TabIndex = 21
Top = 840
Width = 855
End
End
Begin VB.Label Label12
Alignment = 2 'Center
BackColor = &H000000FF&
BorderStyle = 1 'Fixed Single
Caption = "transcode"
Height = 375
Left = 4440
TabIndex = 15
Top = 6480
Width = 1095
End
Begin VB.Label Label11
Alignment = 2 'Center
BackColor = &H008080FF&
BorderStyle = 1 'Fixed Single
Caption = "ptn"
Height = 375
Left = 3240
TabIndex = 14
Top = 6480
Width = 1095
End
Begin VB.Label Label10
Alignment = 2 'Center
BackColor = &H000000C0&
BorderStyle = 1 'Fixed Single
Caption = "Label10"
Height = 375
Left = 5640
TabIndex = 13
Top = 6480
Width = 1095
End
Begin VB.Label Label7
Alignment = 2 'Center
BackColor = &H00FF80FF&
BorderStyle = 1 'Fixed Single
Caption = "Pool"
Height = 375
Left = 1440
TabIndex = 12
Top = 7440
Width = 1095
End
Begin VB.Label tot
Alignment = 2 'Center
BackColor = &H00FF8080&
BorderStyle = 1 'Fixed Single
Caption = "tot"
Height = 375
Left = 6240
TabIndex = 11
Top = 7440
Width = 1095
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -