单项选择题
若要使标签控件显示时,不覆盖其背景内容,应设置标签控件的()属性.
A.BACKCOLOR
B.BORDERSTYLE
C.FORECOLOR
D.BACKSTYLE
点击查看答案
相关考题
-
单项选择题
下列赋值语句正确的是().
A.Text1.text=Text.text+Text2.text
B.Text1.name=Text1.Name+Text2.Name
C.Text1.Caption=Text1.Caption+Text2.Caption
D.Text1.Enable=Text1.Enable+Text2.Enable -
单项选择题
如果在图片框上使用绘图方法绘制一个实心圆,则图片框的()属性决定了该圆的颜色.
A.BackColor
B.ForeColor
C.FillColor
D.DrawStyle -
单项选择题
当用户改变滚动条的value属性时将激发滚动条的()事件.
A.change
B.scroll
C.change和scroll
D.gotfocus
