Hey everyone,
I've started a project, and most likely i'll post hasking for help quit often ;)
How would i obtain one of those listboxes-with-progressbar, kinda like a listview, but for each item i need a few fields containing text, and one containing a progressbar?
Thanks.
the most obvious wayis to create subclass for listbox however you need to be a little more specific about the prog bar. do you want it as part of the listbox or seperate,reflectiveof the currently selected item?
Iill help if i can.............
I need it as part of the listbox, one progbar foe each list element.
But i figure it's a little of an overkill, so i'm just displaying "x% completed" instead.
Thanks anyway :P