How to bring a form in the top of desktop?
- by Kovu
hi,
I will let popup a form in C#.net 2.0 and it should be so long in front of the desktop until the user clicks the close button.
How to do?
I tried the code from here:
http://dotnet-snippets.de/dns/fenster-wirklich-in-den-vordergrund-des-desktops-bringen-SID1005.aspx
But it didn't work.
My system is Win7.