怎么往Combobox.Items.Add中添加一个项

2025-02-03 04:08:34
推荐回答(1个)
回答1:

Combobox.item.add("abc")
combobx.item("abc").value="123"