Iva*_*nov 18 .net c# combobox winforms
如何获得组合框中列出的项目数?
Jar*_*Par 33
尝试
var count = comboBox.Items.Count;
Jef*_*tes 17
您应该参考Count该Items物业.
Count
Items
myComboBox.Items.Count
归档时间:
16 年,4 月 前
查看次数:
63552 次
最近记录:
6 年,2 月 前