Extending Windows Desktop using C#

Posted by Lijo on Stack Overflow See other posts from Stack Overflow or by Lijo
Published on 2010-06-10T07:46:46Z Indexed on 2010/06/10 7:52 UTC
Read the original article Hit count: 249

Filed under:

Hi Team,

I am trying to customize my Windows XP’s desktop using C# code. This is my first venture of this kind.

Could you please point me to some documentation that will

  • Give the names of classes that can be used for extending/customizing Windows’ desktop

  • Some example code

What I am trying to do specifically is as follows

  • I am planning to customize the desktop. When I unlock my computer (by entering user name and password) the files should come(by flying) into their required places. Initially the files are to be located in the right end corner.

Thanks

Lijo Cheeran Joseph

© Stack Overflow or respective owner

Related posts about Windows