多做题,通过考试没问题!

VFP数据库

睦霖题库>大学试题(计算机科学)>VFP数据库

假定表单上有一个文本框对象Text1和一个命令按钮组对象Cmg,命令按钮组Cmg中包括Cmd1和Cmd2两个命令按钮,如果要在Cmd1命令按钮的某个方法中访问文本框对象Text1的Value属性值,下列表达式中正确的是()

  • A、This.ThisForm.Text1.Value
  • B、This.Parent.Parent.Text1.Value
  • C、Parent.Parent.Text1.Value
  • D、This.Parent.Text1.Value
正确答案:B
答案解析:
进入题库查看解析

微信扫一扫手机做题