📄 frmeditguest.frm
字号:
VERSION 5.00
Begin VB.Form frmEditGuest
BorderStyle = 4 'Fixed ToolWindow
Caption = "Edit Guest's Information"
ClientHeight = 7170
ClientLeft = 45
ClientTop = 315
ClientWidth = 7875
ControlBox = 0 'False
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 7170
ScaleWidth = 7875
ShowInTaskbar = 0 'False
Begin VB.TextBox txtRoomNo
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 2640
Locked = -1 'True
TabIndex = 34
Top = 5760
Width = 2655
End
Begin VB.TextBox txtRoomType
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Left = 2640
Locked = -1 'True
TabIndex = 33
Top = 5295
Width = 2655
End
Begin VB.ComboBox cboRoomNo
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 2640
Sorted = -1 'True
Style = 2 'Dropdown List
TabIndex = 30
Top = 6480
Width = 2655
End
Begin VB.ComboBox cboRoomType
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 2640
Style = 2 'Dropdown List
TabIndex = 29
Top = 6120
Width = 2655
End
Begin VB.TextBox txtTOChkIn
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 2640
Locked = -1 'True
TabIndex = 11
Top = 5010
Width = 2655
End
Begin VB.TextBox txtDOChkin
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 2640
Locked = -1 'True
TabIndex = 10
Top = 4635
Width = 2655
End
Begin VB.ComboBox cboGuID
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 2640
Style = 2 'Dropdown List
TabIndex = 0
Top = 900
Width = 2655
End
Begin VB.TextBox txtCountry
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 2640
Locked = -1 'True
TabIndex = 5
Top = 2880
Width = 2655
End
Begin VB.TextBox txtState
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 2640
Locked = -1 'True
TabIndex = 4
Top = 2520
Width = 2655
End
Begin VB.TextBox txtname
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 2640
Locked = -1 'True
TabIndex = 1
Top = 1440
Width = 2655
End
Begin VB.TextBox txtaddress
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 2640
Locked = -1 'True
TabIndex = 2
Top = 1800
Width = 2655
End
Begin VB.TextBox txtcompany
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2640
Locked = -1 'True
TabIndex = 6
Top = 3240
Width = 2655
End
Begin VB.TextBox txtdesignation
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 2640
Locked = -1 'True
TabIndex = 7
Top = 3555
Width = 2655
End
Begin VB.TextBox txtcity
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 2640
Locked = -1 'True
TabIndex = 3
Top = 2160
Width = 2655
End
Begin VB.TextBox txttelephone
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 2640
Locked = -1 'True
TabIndex = 8
Top = 3915
Width = 2655
End
Begin VB.TextBox txtadvance
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 2640
Locked = -1 'True
TabIndex = 9
Top = 4275
Width = 2655
End
Begin VB.Frame Frame1
Height = 2055
Left = 5760
TabIndex = 15
Top = 2760
Width = 1695
Begin VB.CommandButton cmdUpdate
Caption = "Update"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
TabIndex = 13
Top = 840
Width = 1215
End
Begin VB.CommandButton cmdCancel
Caption = "Cancel"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
TabIndex = 14
Top = 1440
Width = 1215
End
Begin VB.CommandButton cmdEdit
BackColor = &H00FF0000&
Caption = "Edit"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
TabIndex = 12
Top = 240
Width = 1215
End
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "Room Type"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 195
Left = 120
TabIndex = 36
Top = 5520
Width = 1080
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "Select New RoomNo"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 195
Left = 120
TabIndex = 35
Top = 6600
Width = 1920
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "Room No."
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 195
Left = 120
TabIndex = 32
Top = 5880
Width = 915
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "Select Room Type"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 195
Left = 120
TabIndex = 31
Top = 6240
Width = 1740
End
Begin VB.Label lblCity
AutoSize = -1 'True
Caption = "City"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 195
Left = 120
TabIndex = 28
Top = 2280
Width = 375
End
Begin VB.Label lblGuestID
AutoSize = -1 'True
Caption = "Guest ID"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 120
TabIndex = 27
Top = 960
Width = 870
End
Begin VB.Label lblCountry
AutoSize = -1 'True
Caption = "Country"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 195
Left = 120
TabIndex = 26
Top = 3000
Width = 765
End
Begin VB.Label lblState
AutoSize = -1 'True
Caption = "State"
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -