Originally posted by PT Exorcist
About the form thing you can use the Form's BeginInvoke/Invoke to execute code on the form's thread then avoiding all the problems said above
Aye, I have read that a few places but as of yet, unsuccessful to get it working correctly, and unable to locate any good examples that would fit my problems scenario, have you any examples to share?