【VB开源代码栏目提醒】:本文主要为网学会员提供3.2.4.frm,希望对需要3.2.4.frm网友有所帮助,学习一下!
VERSION 5.00
Begin VB.Form Form4
Caption = "Form4"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic = "Form4"
ScaleHeight = 3195
ScaleWidth = 4680
StartUpPosition = 3 '窗口缺省
End
Attribute VB_Name = "Form4"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
Private Sub Form_Click()
Dim name As String
name = "张三"
Print name
End Sub
上一篇:
CqOctree.cpp
下一篇:
国家教育公平政策的思路、问题与对策