网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

要使一个标签透明且具有边框,则应

A.将其BackStyle属性设置为0,BorderStyle属性设置为0

B.将其BackStyle属性设置为0,BorderStyle属性设置为1

C.将其BackStyle属性设置为1,BorderStyle属性设置为0

D.将其BackStyle属性设置为1,BorderStyle属性设置为1


参考答案

更多 “ 要使一个标签透明且具有边框,则应A.将其BackStyle属性设置为0,BorderStyle属性设置为0B.将其BackStyle属性设置为0,BorderStyle属性设置为1C.将其BackStyle属性设置为1,BorderStyle属性设置为0D.将其BackStyle属性设置为1,BorderStyle属性设置为1 ” 相关考题
考题 为了使一个标签透明且没有边框,必须把它的BorderStyle属性设置为______,并把Backstyle属性设置为0。

考题 假定窗体上有一个标签,名称为Lahel1,为了使该标签透明并且没有边框,则正确的属性设置为______。A.Label1. BackStyle=0 Label1. BorderStyle=0B.Label1. BackStyle=1 Label1. BorderStyle=1C.Label1. BackStyle=True Label1. BorderStyle=TrueD.Label1. BackStyle=False Label1. BorderStyle=False

考题 假定窗体上有一个标签,名为Labe11,为了使该标签透明并且没有边框,则正确的属性设置为______ 。A.Labe11.BackStyle=0 Labe11.Borderstyle=0B.Labe11.BackStyle=1 Labe11.Bordkrstyle=1C.Labe11.BaekStyle=True Labe11.BorderStyle=TrueD.Labe11.BackStyle=False Labe11.BOrderstyle=False

考题 假定窗体上有一个标签,名为Labell,为了使该标签透明,则正确的属性设置为( )A.Label1.BackStyle=0B.Label1.BackStyle=1C.Label1.BorderStyle=TrueD.Label1.Borderstyle=False

考题 要使文本框只具有垂直滚动条,则就( )。A.将其Multiline设置为True,同时将Scrollbars属性设置为0B.将其Multiline设置为True,同时将Scrollbars属性设置为1C.将其Multiline设置为True,同时将Scrollbars属性设置为2D.将其Multiline设置为True,同时将Scrollbars属性设置为3

考题 要使一个标签透明且不具有边框,则应______ 。A.将其BackStyle. 属性设置为0,BorderStyle. 属性设置为0B.将其BackStyle属性设置为0,BorderStyle属性设置为1C.将其BackStyle属性设置为1,BorderStyle属性设置为0D.将其BackStyle属性设置为1,BorderStyle属性设置为1

考题 要使一个文本框具有垂直滚动条,则应______ 。A.将其Multiline 设置为True,同时将scrollbars 属性设置为0B.将其Multiline 设置为True,同时将scrollbars属性设置为1C.将其Multiline设置为True,同时将scrollbars属性设置为2D.将其Multiline设置为True,同时将scrollbars属性设置为3

考题 2、下列关于标签叙述中,错误的是()。A.标签AutoSize属性决定其大小是否自动适应内容的变化B.标签BackStyle属性值为 0 时标签呈现透明C.标签BorderStyle属性值为 1 时标签有边框D.标签Appearance属性值为 0 时标签有3D效果

考题 若要使标签控件显示时不覆盖其背景内容,要将其()属性值设置为0。A.BackColorB.ForeColorC.BorderStyleD.BackStyle