
在vb.net中如何判断<textBox>的值为空值,我用textBox.text Is nothing出现字符型和布尔型转换无效
1个回答
展开全部
if (string.isnullorempty(textBox))
函数string.isnullorempty.
函数string.isnullorempty.
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
类别
我们会通过消息、邮箱等方式尽快将举报结果通知您。
说明
0/200