[单选题]
在一表单中,如果一个命令按钮Coml的方法程序中要引用文本框Textl中的Value属性值,下列中的______是正确的。
A.ThisForm.Textl.Value
B.This.Textl.Value
C.Coml.Textl.Value
D.This.Parent.Value
参考答案与解析: