Dim tm As WinForm.TextBox = e.Form.Controls("条码录入")
tm.value =""
tm.select
.NET Framework 版本:2.0.50727.5485Foxtable 版本:2014.11.11.1错误所在事件:窗口,空滤显示板,条码录入,ValueChanged详细错误信息:方法调用失败,因为“Public Property Text() As String”不能用这些参数调用: 与参数“value”匹配的参数无法从“TextBox”转换为“String”。