单项选择题
设置标签Label1的( )属性使它不可见。
A、 Label 1.Visible = 0
B、 Label 1.Visible == 1
C、 Label1.Visible = True
D、 Label 1.Visible = False
A.Visible
B.Visible
C.Visible
D.Visible
点击查看答案&解析
<上一题
目录
下一题>
热门
试题
单项选择题
下列控件属性赋值语句错误的是( )。A、 Label1 = '欢迎'B、 Text 1.Text = '欢迎'C、 Text1 = '欢迎'D、 Text = '欢迎'
A.Text
点击查看答案&解析
单项选择题
能清除文本框Text1中内容的语句是( )。A、 Text = ''B、 Text 1.Text = ''C、 Text 1.clearD、 Text 1.Cls
A.Text
B.clear
D、
C.Cls
点击查看答案&解析
相关试题
通过Oracle SQL Developer可完成的DBA操...
下列针对linux维护操作过程中,配置文件说...
下列关于oracle数据库角色以及权限控制说法...
下列不属于DataGuard 优点的是()。
Jenkins基于DOCKER的安装要求必须安装如下...