?? frmabout.frm
字號:
VERSION 5.00
Begin VB.Form Frmabout
BackColor = &H80000003&
Caption = "關于..."
ClientHeight = 3855
ClientLeft = 60
ClientTop = 420
ClientWidth = 5445
LinkTopic = "Form1"
ScaleHeight = 3855
ScaleWidth = 5445
StartUpPosition = 2 '屏幕中心
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "采用Microsoft office2000 Access建表."
BeginProperty Font
Name = "宋體"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000001&
Height = 615
Left = 840
TabIndex = 2
Top = 2040
Width = 4815
End
Begin VB.Label Label2
BackColor = &H80000003&
BackStyle = 0 'Transparent
Caption = "開發工具:VB"
BeginProperty Font
Name = "宋體"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000001&
Height = 495
Left = 840
TabIndex = 1
Top = 1200
Width = 2535
End
Begin VB.Label Label1
BackColor = &H80000003&
BackStyle = 0 'Transparent
Caption = "開發者:王旭"
BeginProperty Font
Name = "宋體"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000001&
Height = 375
Left = 840
TabIndex = 0
Top = 480
Width = 4695
End
End
Attribute VB_Name = "Frmabout"
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 + -