📄 p_booking_information.frm
字号:
VERSION 5.00
Object = "{8E27C92E-1264-101C-8A2F-040224009C02}#7.0#0"; "MSCAL.OCX"
Begin VB.Form p_booking_information
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "Passenger Booking Information"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "p_booking_information.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
Picture = "p_booking_information.frx":08CA
ScaleHeight = 3195
ScaleWidth = 4680
WindowState = 2 'Maximized
Begin MSACAL.Calendar Calendar1
Height = 2895
Left = 1200
TabIndex = 41
Top = 3120
Visible = 0 'False
Width = 4335
_Version = 524288
_ExtentX = 7646
_ExtentY = 5106
_StockProps = 1
BackColor = -2147483633
Year = 2004
Month = 10
Day = 6
DayLength = 1
MonthLength = 2
DayFontColor = 0
FirstDay = 1
GridCellEffect = 1
GridFontColor = 10485760
GridLinesColor = -2147483632
ShowDateSelectors= -1 'True
ShowDays = -1 'True
ShowHorizontalGrid= -1 'True
ShowTitle = -1 'True
ShowVerticalGrid= -1 'True
TitleFontColor = 10485760
ValueIsNull = 0 'False
BeginProperty DayFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty GridFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Arial"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty TitleFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Arial"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.Frame Frame1
Appearance = 0 'Flat
BackColor = &H00FFC0C0&
Caption = " Operations "
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 1095
Left = 1080
TabIndex = 33
Top = 5400
Width = 9615
Begin VB.CommandButton Command7
Caption = "&Exit"
Height = 495
Left = 8160
TabIndex = 40
Top = 360
Width = 1215
End
Begin VB.CommandButton Command6
Caption = "&Previous"
Height = 495
Left = 6840
TabIndex = 39
Top = 360
Width = 1215
End
Begin VB.CommandButton Command5
Caption = "&Next"
Height = 495
Left = 5520
TabIndex = 38
Top = 360
Width = 1215
End
Begin VB.CommandButton Command4
Caption = "&Delete"
Height = 495
Left = 4200
TabIndex = 37
Top = 360
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "&Reset"
Height = 495
Left = 2880
TabIndex = 36
Top = 360
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "&Update"
Height = 495
Left = 1560
TabIndex = 35
Top = 360
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "&Add"
Height = 495
Left = 240
TabIndex = 34
Top = 360
Width = 1215
End
End
Begin VB.TextBox Text11
Appearance = 0 'Flat
Height = 300
Left = 8040
TabIndex = 31
Top = 4560
Width = 3110
End
Begin VB.TextBox Text10
Appearance = 0 'Flat
Height = 300
Left = 8040
TabIndex = 29
Top = 4200
Width = 3110
End
Begin VB.TextBox Text9
Appearance = 0 'Flat
Height = 300
Left = 8040
TabIndex = 27
Top = 3840
Width = 3110
End
Begin VB.TextBox Text8
Appearance = 0 'Flat
Height = 300
Left = 8040
TabIndex = 25
Top = 3480
Width = 3110
End
Begin VB.TextBox Text7
Appearance = 0 'Flat
Height = 1740
Left = 8040
MultiLine = -1 'True
ScrollBars = 3 'Both
TabIndex = 24
Top = 1680
Width = 3110
End
Begin VB.TextBox Text6
Appearance = 0 'Flat
Height = 300
Left = 8040
TabIndex = 21
Top = 1320
Width = 3110
End
Begin VB.ComboBox Combo5
Height = 315
ItemData = "p_booking_information.frx":146CC6
Left = 2760
List = "p_booking_information.frx":146CC8
TabIndex = 19
Top = 4560
Width = 3135
End
Begin VB.ComboBox Combo4
Height = 315
ItemData = "p_booking_information.frx":146CCA
Left = 2760
List = "p_booking_information.frx":146CCC
TabIndex = 17
Top = 4200
Width = 3135
End
Begin VB.ComboBox Combo3
Height = 315
ItemData = "p_booking_information.frx":146CCE
Left = 2760
List = "p_booking_information.frx":146CD0
TabIndex = 15
Top = 3840
Width = 3135
End
Begin VB.ComboBox Combo2
Height = 315
ItemData = "p_booking_information.frx":146CD2
Left = 2760
List = "p_booking_information.frx":146CD4
TabIndex = 13
Top = 3480
Width = 3135
End
Begin VB.TextBox Text5
Appearance = 0 'Flat
Height = 300
Left = 2760
Locked = -1 'True
TabIndex = 11
Top = 3120
Width = 2745
End
Begin VB.TextBox Text4
Appearance = 0 'Flat
Height = 300
Left = 2760
Locked = -1 'True
TabIndex = 9
Top = 2760
Width = 2745
End
Begin VB.TextBox Text3
Appearance = 0 'Flat
Height = 300
Left = 2760
Locked = -1 'True
TabIndex = 7
Top = 2400
Width = 2745
End
Begin VB.TextBox Text2
Appearance = 0 'Flat
Height = 300
Left = 2760
Locked = -1 'True
TabIndex = 6
Top = 2040
Width = 2745
End
Begin VB.ComboBox Combo1
Height = 315
ItemData = "p_booking_information.frx":146CD6
Left = 2760
List = "p_booking_information.frx":146CE3
TabIndex = 4
Top = 1680
Width = 3135
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
Height = 300
Left = 2760
TabIndex = 1
Top = 1320
Width = 3110
End
Begin VB.Label Label17
BackColor = &H00FFC0C0&
Caption = " Total Charge"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 5880
TabIndex = 32
Top = 4560
Width = 2175
End
Begin VB.Label Label16
BackColor = &H00FFC0C0&
Caption = " Booking Charge"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Left = 5880
TabIndex = 30
Top = 4200
Width = 2175
End
Begin VB.Label Label15
BackColor = &H00FFC0C0&
Caption = " Ticket Charge"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Left = 5880
TabIndex = 28
Top = 3840
Width = 2175
End
Begin VB.Label Label14
BackColor = &H00FFC0C0&
Caption = " Phone Number"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Left = 5880
TabIndex = 26
Top = 3480
Width = 2175
End
Begin VB.Label Label13
BackColor = &H00FFC0C0&
Caption = " Address"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1860
Left = 5880
TabIndex = 23
Top = 1680
Width = 2175
End
Begin VB.Label Label12
BackColor = &H00FFC0C0&
Caption = " Name"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Left = 5880
TabIndex = 22
Top = 1320
Width = 2175
End
Begin VB.Label Label11
BackColor = &H00FFC0C0&
Caption = " Seat Number"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 600
TabIndex = 20
Top = 4560
Width = 2175
End
Begin VB.Label Label10
BackColor = &H00FFC0C0&
Caption = " Bus Code"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -