Progress Bar as Listview subitem?
Hi,
I'd like to display progress bars in a listview column, as we can see in some p2p software
(transfert window in Kazaa for example).
My first idea was to create a user control and overlay a progress bar in the rectangle of
the subitem. It works but it's slow and I have some problems to refresh...
Is there a better way ?
Ideally, it would be usefull to insert any control as treeview / listview item.
Have you got an idea?
Thanks a lot
dotnetloverPosted Oct 14, 2003, 5:45 PM
gummaPosted Oct 14, 2003, 9:04 AM
Mahesh ChandPosted Oct 14, 2003, 8:44 AM