Extending Windows Desktop using C#
- by Lijo
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