关于按键精灵2014的一个问题

2025年03月12日 20:46
有1个网友回答
网友(1):

你好,代码如下:

Dim  Var1
Var1 = Form1.InputBox1.Text//变量Var1获取文本框的值
TracePrint Var1