?? about.frm
字號:
VERSION 5.00
Begin VB.Form ABOUTfrm
Caption = "Form1"
ClientHeight = 2535
ClientLeft = 60
ClientTop = 450
ClientWidth = 4680
LinkTopic = "Form1"
Picture = "ABOUT.frx":0000
ScaleHeight = 2535
ScaleWidth = 4680
StartUpPosition = 3 '窗口缺省
Begin VB.Label Label3
Caption = "copyright@dengpeng dengpeng_@126.com hzau "
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000C000&
Height = 615
Left = 480
TabIndex = 1
Top = 840
Width = 3375
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "華中農業大學薈園公寓管理系統v1.0"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 735
Left = 240
TabIndex = 0
Top = 240
Width = 4335
End
End
Attribute VB_Name = "ABOUTfrm"
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 + -