单项选择题
下列与Listl.Text属性值相同的表达式是()。
A.List1.ListCount B.List1.List(ListCount-1) C.List1.Listindex D.List1.list(ListIndex)
单项选择题 下列控件中不可以改变大小的有()。
单项选择题 在VB中,下列()是不合法的循环语句。
单项选择题 有VB语句:Dim a(10) as String以下关于该语句,叙述错误的是()。