【VB开源代码栏目提醒】:本文主要为网学会员提供frmExtra.frm,希望对需要frmExtra.frm网友有所帮助,学习一下!
VERSION 5.00
Begin VB.Form frmExtra
BorderStyle = 1 'Fixed Single
Caption = "Extra"
ClientHeight = 8520
ClientLeft = 45
ClientTop = 330
ClientWidth = 4170
Icon = "frmExtra.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 8520
ScaleWidth = 4170
StartUpPosition = 2 'CenterScreen
Begin VB.Label lblExeVersionText
BackColor = &H00000000&
BackStyle = 0 'Transparent
ForeColor = &H00FFFFFF&
Height = 255
Left = 120
TabIndex = 1
Top = 2400
Width = 3855
End
Begin VB.Label lblHelp
Alignment = 2 'Center
BackColor = &H00000000&
BackStyle = 0 'Transparent
Caption = "Help"
ForeColor = &H00000000&
Height = 255
Left = 120
TabIndex = 0
Top = 1680
Width = 3855
End
End
Attribute
VB_Name = "frmExtra"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False