Intercept minimize event in C# 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/04/01 4:13 UTC
Read the original article Hit count: 321

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.

Thanks

© Stack Overflow or respective owner

Related posts about compact

Related posts about compact-framework