CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: seguso

Search: Search took 0.02 seconds.

  1. Re: Replacing the desktop instead of running in a window?

    It looks like I did it with the help of this link:

    http://social.msdn.microsoft.com/forums/en-US/wpf/thread/fc99e81a-40c5-4273-a6f3-2b4705064ce9/

    It seems to work. Here is the code (the...
  2. Replacing the desktop instead of running in a window?

    Hello, I have a WPF application which runs in a Window. I would like to change that and have it replace the Windows desktop (this makes sense since the application is a file manager, among other...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured