1
Answer

Disabling Alt+F4

I'm doing a fullscreen game and I want to prevent the user from being able to close the form using the alt+f4 shortcut. How would I do this?

Answers (1)