下列语句中,能够把焦点移到文本框控件Text1上的是()
A:Text1.GetFocus
B:Text1.GetFocus=True
C:Text1.SetFocus
D:Text1.SetFocus=True
出自:计算机科学