Does anybody know how to control GUI component (e.g. get the text from textbox using thread) i have some problems with it cos it seems like the thread is running on background therefore it can't get the foreground component such as GUI components. i am really grateful for the help cos i am stuck with this problem for some time.

GUI component and Threading (urgent!!)
cobain81
You need to use a delegate...see the sample and answer in this thread:
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=839421&SiteID=1