Sep 18, 2007

Work around to the "Cross Thread Error"

We can't perform operation on a control, if that control was created by another thread. While doing this kind of operations, we get "Cross Thread is not valid" errors

Workaround: http://www.codeproject.com/useritems/Cross_Thread.asp