Hi,
I have a program with the following elements: dialog that is showing some status information and a thread that is doing the work. I want to update the status dialog form the workers thread. I have an event in the workers thread class which i'm implemented in the dialog's class. In this method i'm using Form.Invoke to execute a method that updates the dialog. At this point ( Form.Invoke() the program hangs.
Any suggestions

Control.Invoke
stemill
http://wiki.opennetcf.org/ow.asp CompactFrameworkFAQ%2FDeterminingVersion
If you are, then share some code so we can comment.
Cheers
Daniel