I\'m practising on threading and came across this problem. The situation is like this:
I have 4 progress bars on a single form, one for downloading a file,
You need to call method Invoke from non-UI threads to perform some actions on form and other controls.