Put an application window as wallpaper
Posted
by Bloodsplatter
on Stack Overflow
See other posts from Stack Overflow
or by Bloodsplatter
Published on 2010-06-07T16:21:11Z
Indexed on
2010/06/07
16:42 UTC
Read the original article
Hit count: 189
Silverlight
|.net-4.0
I'm looking to put an application window behind all other windows. I was thinking of using .NET 4 and WPF or Silverlight.
I don't have any specific drawing code, I just want my application window as my desktop wallpaper while retaining the interactivity (no mucking around with screenshots etc).
Is this even possible and if so, how?
Edit: I'm using Windows 7 x64.
© Stack Overflow or respective owner