?? frmabout.frm
字號(hào):
VERSION 5.00
Begin VB.Form frmabout
BackColor = &H8000000A&
BorderStyle = 3 'Fixed Dialog
Caption = "版權(quán)"
ClientHeight = 2070
ClientLeft = 45
ClientTop = 330
ClientWidth = 4065
ForeColor = &H00C0C0C0&
Icon = "frmabout.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 2070
ScaleWidth = 4065
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin VB.Label Label2
Caption = "作者:雪冰靈"
Height = 195
Left = 2640
TabIndex = 1
Top = 1620
Width = 1035
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "rosesnow.heha.net"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 180
Left = 2400
TabIndex = 0
Top = 1800
Width = 1530
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "2000.4 第一版"
Height = 180
Left = 1440
TabIndex = 4
Top = 360
Width = 1170
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "GNU通用公共許可證(GPL)"
Height = 180
Left = 1020
TabIndex = 3
Top = 120
Width = 1980
End
Begin VB.Label Label3
Caption = $"frmabout.frx":000C
Height = 1035
Left = 240
TabIndex = 2
Top = 660
Width = 3555
End
End
Attribute VB_Name = "frmabout"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -