Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
138
VB.NET Embed Progress Bar In Tree Or List View
posted

Greetings All,

I'm currently working on a project where I transfer a rather large database table across the internet.  On the form I want to place either a tree or list view, and in a subitem (ListView) I want to add a progress bar.  How do I go about embedding a control like a progress bar into either/or/both a TreeView or ListView?

Many thanks!

Jeff