📄 forhelp.frm
字号:
VERSION 5.00
Begin VB.Form ForHelp
Caption = "说明"
ClientHeight = 5160
ClientLeft = 60
ClientTop = 435
ClientWidth = 7845
LinkTopic = "Form1"
ScaleHeight = 5160
ScaleWidth = 7845
StartUpPosition = 2 'CenterScreen
Begin VB.PictureBox Picture1
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 495
Left = 120
Picture = "ForHelp.frx":0000
ScaleHeight = 495
ScaleWidth = 495
TabIndex = 4
Top = 120
Width = 495
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = $"ForHelp.frx":030A
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 735
Left = 5280
TabIndex = 3
Top = 4320
Width = 2415
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = $"ForHelp.frx":0328
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 375
Left = 2400
TabIndex = 2
Top = 3960
Width = 5175
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = $"ForHelp.frx":0367
BeginProperty Font
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1695
Left = 960
TabIndex = 1
Top = 1680
Width = 6015
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "感谢您使用本火车订购票系统"
BeginProperty Font
Name = "MS Sans Serif"
Size = 13.5
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1680
TabIndex = 0
Top = 480
Width = 4215
End
Begin VB.Image Image1
Height = 11520
Left = -4560
Picture = "ForHelp.frx":0444
Top = -120
Width = 15360
End
End
Attribute VB_Name = "ForHelp"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -