📄 endform.frm
字号:
VERSION 5.00
Begin VB.Form endform
Caption = "Form1"
ClientHeight = 3120
ClientLeft = 135
ClientTop = 420
ClientWidth = 4680
LinkTopic = "Form1"
ScaleHeight = 3120
ScaleWidth = 4680
StartUpPosition = 3 '窗口缺省
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "wangmin8737-love@163.com"
BeginProperty Font
Name = "宋体"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 240
TabIndex = 2
Top = 1800
Width = 3600
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "联系方式:"
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 1440
TabIndex = 1
Top = 1080
Width = 1500
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "谢谢使用,欢迎再来"
BeginProperty Font
Name = "黑体"
Size = 21.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
Height = 435
Left = 120
TabIndex = 0
Top = 240
Width = 4050
End
End
Attribute VB_Name = "endform"
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 + -