单项选择题
A.Selected B.List C.Text D.Caption
可通过()属性判断ListBox列表框控件的项目总数目。A.ListIndexB.ListTextC.List...
单项选择题可通过()属性判断ListBox列表框控件的项目总数目。
A.ListIndex B.ListText C.Listcount D.随机数
ListBox中若没有任何条目选中,其ListIndex属性值为()。A.-1B.0C.1D.任意
单项选择题ListBox中若没有任何条目选中,其ListIndex属性值为()。
A.-1 B.0 C.1 D.任意
能通过()来删除列表框中的选择项。A.List属性B.Text属性C.Clear方法D.RemoveItem方...
单项选择题能通过()来删除列表框中的选择项。
A.List属性 B.Text属性 C.Clear方法 D.RemoveItem方法