单项选择题

A.Textbox.text="欢迎进入代码的世界!"
B.Text1.text="欢迎进入代码的世界!"
C.Text1.Label="欢迎进入代码的世界!"
D.Val(Text1.text)="欢迎进入代码的世界!"