【单项选择题】
在“预约”表单中有一个文本框TextInput和一个命令按钮CommanDOK,如果CommanDOK在命令按钮的某个方法中,访问文本框的Value属性值,正确的是()。
A、A.ThisFrom,Parent,TextInput,Value
B、B.ThisFrom,TextInput,Value
C、C.TextInput,Value
D、D.Parent,TextInput,Value