?? about.frm
字號:
VERSION 5.00
Begin VB.Form about
Caption = "關于本軟件"
ClientHeight = 4395
ClientLeft = 60
ClientTop = 345
ClientWidth = 6720
LinkTopic = "Form1"
ScaleHeight = 4395
ScaleWidth = 6720
StartUpPosition = 3 '窗口缺省
Begin VB.PictureBox picScan
AutoSize = -1 'True
BackColor = &H00C0C0C0&
BorderStyle = 0 'None
Height = 480
Left = 5520
Picture = "about.frx":0000
ScaleHeight = 480
ScaleWidth = 480
TabIndex = 5
ToolTipText = "關閉"
Top = 3240
Width = 480
End
Begin VB.PictureBox picIcon
AutoSize = -1 'True
BackColor = &H00C0C0C0&
ClipControls = 0 'False
Height = 540
Left = 480
Picture = "about.frx":0442
ScaleHeight = 479.532
ScaleMode = 0 'User
ScaleWidth = 479.532
TabIndex = 0
TabStop = 0 'False
Top = 960
Width = 540
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "http://spaces.msn.com/members/kksec/"
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 225
Left = 1440
MouseIcon = "about.frx":074C
MousePointer = 99 'Custom
TabIndex = 4
Top = 3480
Width = 3300
End
Begin VB.Label Label2
Caption = "制作:04115班--王亮(空空)"
BeginProperty Font
Name = "宋體"
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 600
TabIndex = 3
Top = 2400
Width = 4575
End
Begin VB.Line Line1
BorderColor = &H00FFFFFF&
BorderWidth = 2
Index = 0
X1 = 600
X2 = 6017
Y1 = 2040
Y2 = 2040
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "V1.0"
BeginProperty Font
Name = "Arial"
Size = 14.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 330
Left = 5520
TabIndex = 2
Top = 1080
Width = 600
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "企業管理信息系統"
BeginProperty Font
Name = "隸書"
Size = 24
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000D&
Height = 495
Index = 1
Left = 1320
TabIndex = 1
Top = 960
Width = 3840
End
End
Attribute VB_Name = "about"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub picScan_Click()
End
End Sub
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -