JonathanVP
Newcomer
- Joined
- Dec 9, 2004
- Messages
- 1
I have a couple of questions which I need resolved so please bear with me:
1. I have a vb.net app that uses a timer to read in documents. I have implemented progress bars to display the process but they don't repaint or refresh properly. Also, they loose focus. Is there anyway to fix this so that the progress bars display properly?
2. Is there any multi-threaded vb.net examples that uses multiple forms? All the examples I find on the net uses the console.
Thanks,
Jonathan
1. I have a vb.net app that uses a timer to read in documents. I have implemented progress bars to display the process but they don't repaint or refresh properly. Also, they loose focus. Is there anyway to fix this so that the progress bars display properly?
2. Is there any multi-threaded vb.net examples that uses multiple forms? All the examples I find on the net uses the console.
Thanks,
Jonathan