下列语句中,获得列表框List1中项目个数的语句是

admin2009-01-15  28

问题 下列语句中,获得列表框List1中项目个数的语句是

选项 A、x=List1.ListCount
B、x=ListCount
C、x=List1.ListIndex
D、x=ListIndex

答案1

解析 List控件的List Count属性返回列表部分项目的个数。
转载请注明原文地址:https://kaotiyun.com/show/nS2p777K
0

最新回复(0)