怎么使用module怎么使用module设置一个静态变量,可以提取textbox的text属性???非常感谢大哥大姐 的帮忙!~~~~~~~~~[解决办法]module GetText dim str as string str=me.form1.textbox1.text end module