开发者

C# ListView with a ProgressBar

开发者 https://www.devze.com 2022-12-23 13:18 出处:网络
I\'m trying to figure out if it is possible to add a progress bar into a sub item of a listview with WinForms. If not, can any co开发者_运维技巧ntrols can be put into the sub items of a listview?Have

I'm trying to figure out if it is possible to add a progress bar into a sub item of a listview with WinForms. If not, can any co开发者_运维技巧ntrols can be put into the sub items of a listview?


Have a look at this article titled 'A Much easier to use Listview' on CodeProject. I have had much more success with 'XPTable' also on CodeProject.

0

精彩评论

暂无评论...
验证码 换一张
取 消