Hi,
Does anyone give me the suggestion about "InvokeRequired"?
I can't find "Controls.InvokeRequired" in vb.net2003. I want to write a simple data updating from "Mulitple Thread", but I would like to check whether "Controls" are requied "Invoke" or not.
Thanks and regards