Bryan

Bryan

  • NA
  • 119
  • 0

Keep C# program on top of all Windows messages.

Oct 21 2009 2:14 PM
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)