单项选择题

假定一个表单里有一个文本框Text1和Command1、Command2两个命令按钮,如果要在 Command1命令按钮的某个方法中访问文本框的Value属性值,下面 ______ 式子是正确的

A.ThiThisForText1.Value
B.ThisForText1.Value
C.ParenParenText1.Value
D.ThiparenText1.Value