Oh wow! That will save me from either having to get better at VS Search and Replace regex, or do my frequent little findger-cursor coordination exercises.
There is a way to change the clip region: set the Clip property of the Graphics object. Supported since .NET Compact Framework 1.0.
DoEvents: Generating unexpected recursion since 1991
Thanks, but that is exactly what I had until I found that the Visual Studio 2003 designer was failing to restore the state of my enum properties. There appears to be a bug in the Visual Studio 2003 designer?
You have to have a new version of the .NET Framework on the desktop for the Compact Framework functionality to work. Also, if you use anything like SQL CE, or hardware P/Invokes.