R
Ron Lemire
Hi,
The Visual Studio .NET 2003 documentation says that .NET Compact Framework -
Windows CE .NET supports Control.Invoke (i.e. accessing windows forms
controls from a thread they were not created on).
I'm trying to use Control.Invoke on a Pocket PC 2002 device and I get an
"Argument Exception" managed error.
Has anyone been successful with Control.Invoke and if so do you have some
sample code? My code works on the desktop but not on the Pocket PC.
thanks...Ron Lemire
The Visual Studio .NET 2003 documentation says that .NET Compact Framework -
Windows CE .NET supports Control.Invoke (i.e. accessing windows forms
controls from a thread they were not created on).
I'm trying to use Control.Invoke on a Pocket PC 2002 device and I get an
"Argument Exception" managed error.
Has anyone been successful with Control.Invoke and if so do you have some
sample code? My code works on the desktop but not on the Pocket PC.
thanks...Ron Lemire