S
Steve
Hi All
I have a vb.net 2008 app and I want to display a circular marquee progress
control on top of the main controls whilst the app is connecting to an SQL
server database remotely via a vpn
The circular control needs a value (integer) sent to it every 200ms from a
timer
Is there a way to run the timer and update the control from a
backgroundworker so its is responsive
Regards
Steve
I have a vb.net 2008 app and I want to display a circular marquee progress
control on top of the main controls whilst the app is connecting to an SQL
server database remotely via a vpn
The circular control needs a value (integer) sent to it every 200ms from a
timer
Is there a way to run the timer and update the control from a
backgroundworker so its is responsive
Regards
Steve