hi all,
just wanted to ask... when running a process in a backgroundworker, do i need to manually disable all the items in my form to stop the user from any transactions while the backgroundworker is doing something and then enable them after or is there a better way to do this?
thanks.




Reply With Quote