📄 关于sys.frm
字号:
VERSION 5.00
Begin VB.Form 关于sys
Caption = "关于sys"
ClientHeight = 5145
ClientLeft = 60
ClientTop = 345
ClientWidth = 6750
Icon = "关于sys.frx":0000
LinkTopic = "Form1"
Picture = "关于sys.frx":030A
ScaleHeight = 5145
ScaleWidth = 6750
Begin VB.Label Label1
Caption = "time 2007.12.14 "
Height = 255
Left = 600
TabIndex = 2
Top = 1080
Width = 2895
End
Begin VB.Label Label3
Caption = "版权所有(C)2007"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 600
TabIndex = 1
Top = 360
Width = 2175
End
Begin VB.Label Label2
Caption = "Sys 1.0 版"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 600
TabIndex = 0
Top = 0
Width = 1335
End
End
Attribute VB_Name = "关于sys"
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 + -