單項選擇題可通過()屬性判斷ListBox列表框控件的項目總數(shù)目。
A.ListIndex
B.ListText
C.Listcount
D.隨機數(shù)
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題ListBox中若沒有任何條目選中,其ListIndex屬性值為()。
A.-1
B.0
C.1
D.任意
2.單項選擇題能通過()來刪除列表框中的選擇項。
A.List屬性
B.Text屬性
C.Clear方法
D.RemoveItem方法