I have a WPF application which will have a silverlight embedded inside it. My team is planning to put this on a public computer for demo. The problem is that people should not be able to exit/resize etc. from the application by playing around. So, basically these exit keys (Alt + F4, Ctrl + Esc, Ctrl + Alt + Del, Windows + M, Minimizing etc.) should not work while the application is running.

There should be a kind of secret exit to the application, which the admins know of. I am not sure how this can be done. Any cues?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.