?? form4.frm
字號:
VERSION 5.00
Begin VB.Form Form2
Caption = "Form2"
ClientHeight = 7110
ClientLeft = 60
ClientTop = 450
ClientWidth = 9270
LinkTopic = "Form2"
ScaleHeight = 7110
ScaleWidth = 9270
StartUpPosition = 2 '屏幕中心
Begin VB.PictureBox Picture1
Height = 4695
Left = 360
Picture = "Form4.frx":0000
ScaleHeight = 4635
ScaleWidth = 7635
TabIndex = 2
Top = 2400
Width = 7695
End
Begin VB.TextBox Text1
BeginProperty Font
Name = "宋體"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C000C0&
Height = 6375
Left = 120
MultiLine = -1 'True
TabIndex = 1
Text = "Form4.frx":3EF5F
Top = 720
Width = 8295
End
Begin VB.Label Label1
Caption = " 系 統 簡 介"
BeginProperty Font
Name = "宋體"
Size = 24
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF00FF&
Height = 495
Left = 2400
TabIndex = 0
Top = 120
Width = 4215
End
End
Attribute VB_Name = "Form2"
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 + -