在命令按钮组中,决定命令按钮数目的属性是
A) ButtonNum
B) ControlSource
C) ButtonCount
D) Value
第1题:
选项按钮组中用于指定选项组中哪个选项按钮被选中的属性是( )。
A.Value
B.ControlSource
C.ButtonCount
D.Buttons
第2题:
假定一个表单里有一个文本框Textl和一个命令按钮组CommandGroupl。命令按钮组是一个容器对象,其中包含Commandl和Command2两个命令按钮。如果要在Cornmandl命令按钮的某个方法中访问文本框的Value属性值,正确的表达式是( )。
A.This.ThisForm.Textl.Value
B.This.Parent.Parent.Textl.Value
C.Parent.Parent.Textl.Value
D.This.Parent.Textl.Value
第3题:
第4题:
在命令按钮组中,决定命令按钮数目的属性是( )。
A.ButtonNum
B.ControlSource
C.ButtonCount
D.Value
第5题:
在命令按钮组中,决定命令按钮数目的属性是
A.ButtonCount
B.BunOns
C.Value
D.ControlSource