每日一练:计算机二级考试Visual FoxPro每日一练(2015-11-4)
【单选题】假定一个表单里有一个文本框Text1和一个命令按钮组CommandGroup1。命令按钮组是一个容器对象,其中包含Command1和Command2两个命令按钮。如果要在Command1命令按钮的某个方法中访问文本框的Value属性值,正确的表达式是( )。
A)This.This Form.Text1.Value
B)This.Parent.Parent.Text1.Value
C)Parent.Parent.Text1.Value
D)This.Parent.Text1.Value
在下面提交答题后即可查看答案与考友试题分析
发布评论 查看全部评论