by dvanorny » Thu Aug 25, 2005 11:28 am
I want to use a progress bar in my vb.net application. The StartPage event fires fine, and I can easily tell which page number BlackIce is processing. But I am wondering if there is a way for me to find out what the total number of pages will be at the beginning (so I can set a max value on my progress bar)?