📄 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
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 4172.367
ScaleMode = 0 'User
ScaleWidth = 8451.465
ShowInTaskbar = 0 'False
Begin VB.PictureBox Picture1
Height = 2655
Left = 4680
Picture = "frmAbout.frx":0000
ScaleHeight = 2595
ScaleWidth = 4035
TabIndex = 15
Top = 2280
Width = 4095
End
Begin VB.PictureBox Picture2
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000005&
BorderStyle = 0 'None
ClipControls = 0 'False
ForeColor = &H80000008&
Height = 855
Left = 240
Picture = "frmAbout.frx":6BE2
ScaleHeight = 600.495
ScaleMode = 0 'User
ScaleWidth = 1495.97
TabIndex = 14
Top = 360
Width = 2130
End
Begin VB.Label Label10
BackStyle = 0 'Transparent
Caption = "简体中文Windows98/2000/Me+office2000/2003"
ForeColor = &H00000000&
Height = 450
Left = 480
TabIndex = 13
Top = 4440
Width = 3525
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 = "lhaiyong@sdlg.cn"
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://thsky.sdlg.cn/"
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 = 4485
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "版权所有(2002-2004) 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 = 4080
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 = 3720
TabIndex = 2
Top = 360
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 = 4560
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_DblClick()
Unload Me
End Sub
Private Sub Form_Load()
Me.Caption = "关于通用库存管理系统"
lblVersion.Caption = "版本 " & App.Major & "." & App.Minor & "." & App.Revision
Me.Top = MDIFrmMain.Height / 2 - Me.Height / 2 - 1000
Me.Left = MDIFrmMain.Width / 2 - Me.Width / 2
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -