PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Batsheva Asaph on February 11, 2011, 11:07:43 AM

Title: How do I embed a ProgressBar inside a ListView?
Post by: Batsheva Asaph on February 11, 2011, 11:07:43 AM
Hi,

Are there any examples of suggestions on how to embed a ProgressBar inside a ListView?

Here is a link that shows what I would like to see.
http://www.codeproject.com/KB/list/ListViewEmbeddedControls.aspx

Thanks
Title: Re: How do I embed a ProgressBar inside a ListView?
Post by: Paul Squires on February 11, 2011, 03:50:43 PM
I don't have such an example. Maybe another user does?
Title: Re: How do I embed a ProgressBar inside a ListView?
Post by: Klaas Holland on February 12, 2011, 12:34:56 PM
Perhaps this is what you are looking for.

Regards

Title: Re: How do I embed a ProgressBar inside a ListView?
Post by: Batsheva Asaph on February 13, 2011, 02:28:43 PM
Thanks, It's a good starting point.