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