Update WallPaper with text using c#
Posted
by srk
on Stack Overflow
See other posts from Stack Overflow
or by srk
Published on 2010-06-08T06:05:22Z
Indexed on
2010/06/08
6:12 UTC
Read the original article
Hit count: 136
c#
I am doing an application that runs in background. Since there are no forms, I need to show some info on the desktop wallpaper. how can i achieve this ? The application need to update the info on wallpaper.
© Stack Overflow or respective owner