单项选择题

引用列表框(Listl)最后一个数据项应使用的表达式是( )。

A.Listl.List(List..ListCount)
B.Listl.List(Listl.ListCount-1)
C.Listl.List(ListCount)
D.Listl.List(ListCount-1)
<上一题 目录 下一题>
热门 试题

单项选择题
以下关于复选框的说法,正确的是( )。
A.复选框的Enabled属性用于决定该复选框是否被选中
B.复选框的Value属性用于决定该复选框是否被选中
C.复选框的Checked属性用于决定该复选框是否被选中
D.复选框的Visible属性用于决定该复选框是否被选中
单项选择题
下面是窗体Forml的Crick事件过程,实现运行时每次单击窗体,窗体均向右移动100的是( )。 PrivateSub______ Static Intleft As Integer Infiefi=Intleft+100 Forml.Left=Intleft End Sub
A.Forml_Click()
B.Form_Click()
C.Commanl_Click()
D.Commandl_Click()
相关试题
  • t=1
  • Min=arrl(i)
  • VB Programming
  • 假设某应用程序开发工程(默认的工程名为“...
  • n-r或Val(Text1)-Val(Text2)或Text...