📄 frmabout.frm
字号:
VERSION 5.00
Begin VB.Form frmAbout
BorderStyle = 0 'None
Caption = "关于我的应用程序"
ClientHeight = 6045
ClientLeft = 3000
ClientTop = 1920
ClientWidth = 9000
ClipControls = 0 'False
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
Picture = "frmAbout.frx":0000
ScaleHeight = 4172.367
ScaleMode = 0 'User
ScaleWidth = 8451.465
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.PictureBox Picture2
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BorderStyle = 0 'None
ClipControls = 0 'False
ForeColor = &H80000008&
Height = 855
Left = 480
Picture = "frmAbout.frx":121B3
ScaleHeight = 600.495
ScaleMode = 0 'User
ScaleWidth = 1495.97
TabIndex = 15
Top = 120
Width = 2130
End
Begin VB.PictureBox Picture1
AutoSize = -1 'True
ClipControls = 0 'False
Height = 915
Left = 6480
Picture = "frmAbout.frx":12F1C
ScaleHeight = 600.495
ScaleMode = 0 'User
ScaleWidth = 1495.97
TabIndex = 14
Top = 5040
Width = 2190
End
Begin VB.Label Label10
BackStyle = 0 'Transparent
Caption = "简体中文Windows98/2000/Me"
ForeColor = &H00000000&
Height = 210
Left = 480
TabIndex = 13
Top = 4440
Width = 2805
End
Begin VB.Label Label9
BackStyle = 0 'Transparent
Caption = "使用环境..."
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 345
Left = 480
TabIndex = 12
Top = 3840
Width = 1935
End
Begin VB.Label Label8
BackStyle = 0 'Transparent
Caption = "yplhy@sohu.com"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 4440
TabIndex = 11
Top = 5760
Width = 1605
End
Begin VB.Label Label7
BackStyle = 0 'Transparent
Caption = "lhy@sdlg.com"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 2880
TabIndex = 10
Top = 5760
Width = 1365
End
Begin VB.Label Label6
BackStyle = 0 'Transparent
Caption = "http://www.music.com/"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 3120
TabIndex = 9
Top = 5400
Width = 2805
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "遇到问题请与我联系:"
ForeColor = &H00000000&
Height = 210
Left = 480
TabIndex = 8
Top = 5760
Width = 1965
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "服务及最新程序下载网址:"
ForeColor = &H00000000&
Height = 210
Left = 480
TabIndex = 7
Top = 5400
Width = 2445
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "一经发现,将追究法律责任。"
ForeColor = &H00000000&
Height = 330
Left = 360
TabIndex = 6
Top = 3480
Width = 3405
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "但是,未经作者本人许可,任何人都不能反编译本程序。"
ForeColor = &H00000000&
Height = 330
Left = 360
TabIndex = 5
Top = 3120
Width = 4725
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "版权所有(2002-2003) Taihan Studio "
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800080&
Height = 375
Left = 4920
TabIndex = 4
Top = 1080
Width = 3615
End
Begin VB.Label lblDescription
BackStyle = 0 'Transparent
Caption = "本游戏为共享绿色软件,使用者可以自由拷贝、传播。"
ForeColor = &H00000000&
Height = 810
Left = 480
TabIndex = 0
Top = 2760
Width = 4485
End
Begin VB.Label lblTitle
BackStyle = 0 'Transparent
Caption = "天海图书管理系统"
BeginProperty Font
Name = "华文新魏"
Size = 26.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00404000&
Height = 480
Left = 4560
TabIndex = 2
Top = 240
Width = 4245
End
Begin VB.Label lblVersion
BackStyle = 0 'Transparent
Caption = "版本"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 225
Left = 6360
TabIndex = 3
Top = 1560
Width = 1725
End
Begin VB.Label lblDisclaimer
BackStyle = 0 'Transparent
Caption = "警告: ..."
BeginProperty Font
Name = "宋体"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 345
Left = 480
TabIndex = 1
Top = 2160
Width = 1815
End
End
Attribute VB_Name = "frmAbout"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Form_Click()
Unload Me
FrmMain.Enabled = True
End Sub
Private Sub Form_Load()
Me.Caption = "关于网络够级"
lblVersion.Caption = "版本 " & App.Major & "." & App.Minor & "." & App.Revision
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -