本帖最后由 KevinLow 于 2016-3-2 11:26 AM 编辑

请问 label 怎么可以拿到 listbox 的 item?

不要这样的
label1.text=listbox1.selectitem.tostring

出了上面的还有什么方法可以写?