Intercept minimize event on windows mobile (compact framework)

Posted by user75569 on Stack Overflow See other posts from Stack Overflow or by user75569
Published on 2010-03-31T15:02:45Z Indexed on 2010/05/01 20:27 UTC
Read the original article Hit count: 134

I want to intercept minimize/maximize events for a windows mobile 6.1 application in c#. Is there a simple way to achieve this. (A piece of code as an example would be great). I need to know when the user plays with my application or the application runs in background.

© Stack Overflow or respective owner

Related posts about compact-framework

Related posts about c#