单项选择题
下列哪个语句可以将Text2的前景色设置为与Label2的背景色相同?()
A.Label2.ForeColor =Text2.BackColor
B.Label2.BackColor =Text2.ForeColor
C.Text2.ForeColor =Label2.BackColor
D.Text2.BackColor =Label2.ForeColor
点击查看答案&解析
