Windows button help

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
3 posts Page 1 of 1
Contributors
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

Windows button help
clanc789
I made a topmost program but when someone presses the "Windows" button it still comes over my program. How can I prevent this?

Or another solution: if I would make a "hotkey" in my program with the windows key then I would refer nothing to it, thus it being used it is not able to pop-up. Is this a solution as well? If so: how would I do this?
Practice makes perfect!

VIP since: 6-10-2011
User avatar
muttley1968
Hardcore Programmer
Hardcore Programmer
Posts: 622
Joined: Thu Jun 17, 2010 11:54 pm

Re: Windows button help
muttley1968
try putting the topmost in a timer that is runing all the time every second or so with me.topmost = true i belive and that should work
User avatar
clanc789
Coding Guru
Coding Guru
Posts: 786
Joined: Tue Nov 02, 2010 4:45 pm

Re: Windows button help
clanc789
Thx for the answer, it does work indeed :D
Practice makes perfect!

VIP since: 6-10-2011
3 posts Page 1 of 1
Return to “Coding Help & Support”