C# Can I add values to a listbox with a backgroundwork thread?

后端 未结 6 1308
盖世英雄少女心
盖世英雄少女心 2021-01-03 01:27

I want my background worker to add items to a list box, it appears to do so when debugging but the listbox doesn\'t show the values. I suspect this is something to do with a

6条回答
提交回复
热议问题