i would like to create a full screen c# application, that will prevent the user from using the windows start menu or loading any other application. ie i want to prevent the user from using any other application but this one, while it is running, since the application will be running on a publicly accessible computer. i do not want users to stay running other programs on the computer but the one i will be writing!
how can this be done?
thanks
how can this be done?
thanks
Comment