Quantcast
Channel: VB 2010 Progress Bar.
Viewing all articles
Browse latest Browse all 41

VB 2010 Progress Bar.

$
0
0
Then you need to keep track of each process as it is created, and since they are being created recursively, a single form-level variable won't do.  You will need to either terminate the process that is last in the hierarchy, and make sure that when it terminates it signals its termination to its parent, and the parent terminates (all the way back up the chain) or keep track of each process in a list and work through the list to termiante each one.

Viewing all articles
Browse latest Browse all 41

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>