You can't using just .NETCF itself, but you can use the ApplicationEx class
from the Smart DeviceFramework (www.opennetcf.org/sdf/) instead of the basic
Application class to run your application, you can then define
MessageFilters to process messages.