在命令按钮组中,决定命令按钮数目的属性是A) ButtonNumB) ControlSourceC) ButtonCountD) Value

在命令按钮组中,决定命令按钮数目的属性是

A) ButtonNum

B) ControlSource

C) ButtonCount

D) Value


相关考题:

假定一个表单里有一个文本框Text l和一个命令按钮组Command Group1,命令按钮组是一个容器对象,其中包含Commandl和Command2两个命令按钮。如果要在Commandl命令按钮的某个方法中访问文本框的Value属性值,下面哪组代码是正确的?A)This Form .Text l .Value B)This .Parent .ValueC)Parent .Text .Value D)this .Parent .Text .Value

下列( )方法不能触发命令按钮的Click 事件。A、 在程序运行时单击命令按钮B、 在代码中设命令按钮的Value属性为TrueC、 在设计时设命令按钮的Default属性为True,运行时按ESC键D、 使用Tab键把焦点移到按钮上,然后按空格键或回车键

在命令按钮组中,决定命令按钮数目的属性是______。A.ButtonCountB.ButtonsC.ValueD.ControlSource

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

选项按钮组中用于指定选项组中哪个选项按钮被选中的属性是( )。A.ValueB.ControlSourceC.ButtonCountD.Buttons

在命令按钮组中,决定命令按钮数目的属性是( )。A.ButtonNumB.ControlSourceC.ButtonCountD.Value

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

在命令按钮组中,决定命令按钮数目的属性是A.ButtonCountB.BunOnsC.ValueD.ControlSource

在命令按钮组中,决定命令按钮数目的属性是A.ButtonCountB.ButtonsC.ValueD.ControlSource