【VB开源代码栏目提醒】:以下是网学会员为您推荐的VB开源代码-Ex7_1_3.frm,希望本篇文章对您学习有所帮助。
VERSION 5.00
Begin VB.Form Ex7_1_3
Caption = "第二个窗体"
ClientHeight = 3090
ClientLeft = 60
ClientTop = 450
ClientWidth = 4680
LinkTopic = "Form1"
ScaleHeight = 3090
ScaleWidth = 4680
StartUpPosition = 3 '窗口缺省
End
Attribute VB_Name = "Ex7_1_3"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False