Does anyone have a good example of a WPF or silverlight windows gadget?
相关问题
- VNC control for WPF application
- WPF Binding from System.Windows.SystemParameters.P
- how to Enumerate local fonts in silverlight 4
- XAML: Applying styles to nested controls
- How can I add a horizontal line (“goal line”) for
norlando02,
Hello, I've come across a few sidebar gadget demos and tutorials online. I'll list them here for your review. Hopefully some of them catch your eye, and help you in your endeavorers.
WPF:
This one was removed from the source site, but it still has some nice (cached) information:(No longer cached)http://docs.google.com/viewer?a=v&q=cache:2G8BDYIxUnMJ:www.stoyanoff.info/code/wss/A%2520Guide%2520to%2520Writing%2520WPF%2520Gadgets.pdf+A+Guide+to+Developing+Windows+Presentation+Foundation+Gadgets+for+Windows+Sidebar&hl=en&gl=us&pid=bl&srcid=ADGEESiddo987Inzj03id5U2_bYiYiIvdoRbI9H6R74GF7BXFTJHVDwrxYexKwLQprAsHELSA6EG3aQKdfgii0Q2EqkOJwzk2_qa2n1pAdweTRRt4mTE1n4-LDhdpRnbvRCmjSA5Dvkt&sig=AHIEtbRvXs8b4Z5iUYwIds1yQhkg-1L-mw
Silverlight:
I hope thses references help,
Thanks!