问题详情

答题翼 > 问答 > 计算机类考试 > 正文
目录: 标题| 题干| 答案| 搜索| 相关

设置标签Label1的( )属性使它不可见。A Label 1.Visible = 0B Label 1.Visible == 1C Label


设置标签Label1的()属性使它不可见。

A、Label 1.Visible = 0

B、 Label 1.Visible == 1

C、 Label1.Visible = True

D、 Label 1.Visible = False

参考答案
您可能感兴趣的试题