?? form1.frm
字號:
VERSION 5.00
Begin VB.Form Form1
AutoRedraw = -1 'True
Caption = "版本信息"
ClientHeight = 5310
ClientLeft = 60
ClientTop = 450
ClientWidth = 8430
LinkTopic = "Form1"
Picture = "Form1.frx":0000
ScaleHeight = 5310
ScaleWidth = 8430
StartUpPosition = 2 '屏幕中心
Begin VB.TextBox Text1
BeginProperty Font
Name = "楷體_GB2312"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 2775
Left = 1320
MultiLine = -1 'True
TabIndex = 0
Text = "Form1.frx":17416
Top = 720
Width = 5895
End
Begin VB.Label Label1
Caption = " 版 本 信 息"
BeginProperty Font
Name = "宋體"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 375
Left = 2400
TabIndex = 1
Top = 240
Width = 3735
End
End
Attribute VB_Name = "Form1"
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 + -