Thread
:
How to enable a cancel button when an upload takes place.
View Single Post
shabbir
Go4Expert Founder
22Nov2006,17:28
Is the problem you are facing relating to the thread then you can use the Control.CheckForIllegalCrossThreadCalls = false in the constructor of the form.