单项选择题

在一个表单中,如果一个命令按钮Com1的方法程序中要引用文本框Text1中的Value属性值,下列中的 ______ 是正确的。

A.ThisForm.Text1.Value
B.This.Text1.Value
C.Com1.Text1.Value
D.This.Parent.Value