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

VFP数据库

题库首页>大学试题(计算机科学)>VFP数据库

假定一个表单里有一个文本框Textl和一个命令按钮组Command Groupl,命令按钮组是一个容器对象,其中包含Command1和Command2两个命令按钮。如果要在Command1命令按钮的某个方法中访问文本框的Value属性值,下面()是正确的。

  • A、This.ThisForm.Text1.Value
  • B、This.Parent.Parent.Text1.Value
  • C、Parent.Parent.Text1.Value
  • D、This.Parent.Text1.Value
查看答案

微信扫一扫手机做题