3
Answers

Keep C# program on top of all Windows messages.

Bryan

Bryan

15y
4.1k
1
I have a program that I'm trying to make secure, and keep users from accessing any Windows items, and the problem I'm having is whenever there's a Windows update message, or an Antivirus message from the task bar it shows up over my program, and I can't have that happen. How can I prevent this?
Answers (3)