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

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

A.ThisForm.Text1.Value

B.This.Text1.Value

C.Com1.Text1.Value

D.This.Parent.Value


相关考题:

假定一个表单里有一个文本框Text1和Command1、Command2两个命令按钮,如果要在Command1命令按钮的某个方法中访问文本框的Value属性值,下面______式子是正确的是A.This.ThisForm.Text1.ValueB.ThisForm.Text1.ValueC.Parent.Parent.Text1.ValueD.This.parent.Text1.Value

假设一个表单里有一个文本框Text1和一个命令按钮组CommandGroup1,命令按钮组中包含Command1和Command2;两个命令按钮。如果要在Command1命令按钮的某个方法中访问文本框的Value属性值,下列式子中,正确的是A.ThisForm.Text1.ValueB.ThisForm.Parent.ValueC.Parent.Text1.ValueD.This.Parent.Text1.Value

假定一个表单里有一个文本框Text1和一个命令按钮组CommandGroup1。命令按钮组是一个容器对象,其中包含Command1和Command2两个命令按钮。如果要在Command1命令按钮的某个方法中访问文本框的Value属性值,正确的表达式是( )。A. This.This Form.Text1.ValueB. This.Parent.Parent.Text1.ValueC. Parent.Parent.Text1.ValueD. This.Parent.Text1.Value

假定一个表单里有一个文本框Text1和一个命令按钮组CommandGroup1,命令按钮组是 一个容器对象,其中包含Command1和Command2两个命令按钮,如果要在Command1命令按钮的某个方法中访问文本框Value属性值,下面哪个式子是正确的?A.This.Thisform.Text1.ValueB.This.Parent.Parent.Text1.ValueC.Parent.Parent.Text1.ValueD.This.Parent.Text1.Value

在一表单中,如果一个命令按钮Coml的方法程序中要引用文本框Textl中的Value属性值,下列中的______是正确的。A.ThisForm.Textl.ValueB.This.Textl.ValueC.Coml.Textl.ValueD.This.Parent.Value

在“预约”表单中有一个文本框TextInput和一个命令按钮CommandOK,如果CommandOK在命令按钮的某个方法中,访问文本框的Value属性值,正确的是( ) A、ThisFrom,Parent,TextInput,ValueB、ThisFrom,TextInput,ValueC、TextInput,ValueD、Parent,TextInput,Value

一个表单里有一个文本框TextName和一个命令按钮CommandOK。如果在CommandOK命令按钮的某个方法中访问文本框的Value属性值,正确地是( ) A、ThisForm.ValueB、ThisForm.Parent.TextName.ValueC、ThisForm.TextName.ValueD、Parent.TextName.Value

一个表单里有一个文本框TextA和一个命令按钮CommandB。如果要在CommandB命令按钮的某个方法中访问文本框的Value属性值,正确的是( )。 A、ThisForm.ValueB、ThisForm.Parent.Texta.ValueC、ThisForm.Texta.valueD、Parent.Texta.Value

假定一个表单里有一个文本框Text1和一个命令按钮组CommandGroup1,命令按钮组是一个容器对象,其中包含Command1和Command2两个命令按钮。如果要在Command1命令按钮的某个方法中访问文本框的Value属性值,下面哪个式子是正确的?A.ThisForm.Text1.ValueB.This.Parent.ValueC.Parent.Text1.ValueD.This.Parent.Text1.Value