【VB开源代码栏目提醒】:网学会员--在 VB开源代码编辑为广大网友搜集整理了:3.2.1.frm绩等信息,祝愿广大网友取得需要的信息,参考学习。
VERSION 5.00
Begin VB.Form Form2
Caption = "Form2"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic = "Form2"
ScaleHeight = 3195
ScaleWidth = 4680
StartUpPosition = 3 '窗口缺省
End
Attribute VB_Name = "Form2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Form_Click()
Dim a As Integer
a = 10
Print "a=", a
a = a + 10
Print "a=", a
End Sub
Private Sub Form_Load()
End Sub
上一篇:
CPUVendorDlg.cpp
下一篇:
西语童话:聪明的牧羊人