📄 form_bzhu.frm
字号:
VERSION 5.00
Begin VB.Form Form_bzhu
BorderStyle = 1 'Fixed Single
Caption = "帮助"
ClientHeight = 4050
ClientLeft = 45
ClientTop = 330
ClientWidth = 7335
Icon = "Form_bzhu.frx":0000
LinkTopic = "Form4"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4050
ScaleWidth = 7335
StartUpPosition = 2 '屏幕中心
Begin VB.Image Image1
BorderStyle = 1 'Fixed Single
Height = 1200
Left = 2040
Picture = "Form_bzhu.frx":0442
Stretch = -1 'True
Top = 840
Width = 3000
End
Begin VB.Label Label4
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "请打电话:13325259802"
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 315
Left = 1800
TabIndex = 0
Top = 2400
Width = 3630
End
End
Attribute VB_Name = "Form_bzhu"
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 + -