Sort order: Newest | Most-viewed | Most-votes

Votes Post Date / Views Resource
0score
2009-01-15
11,683 views
WPF TreeListView Control - Describes the usage of custom WPF TreeListView control comparing with basic TreeView. www.codeproject.com
0score
2008-02-18
11,536 views
Creating your Own Vista "Chrome&... - Shows a way to create your own “chrome” like button template that can be easily modified and used over... blogs.msdn.com
0score
2007-10-29
10,814 views
Masked TextBox - The MaskedTextBox is a normal WPF textbox (in fact it inherits from the TextBox class) that formats the text entered by the user (and... marlongrech.wordpress.com
0score
2008-06-15
9,824 views
WPF Autocomplete Textbox Control - An article showing how to build a WPF autocomplete textbox control with delay input. www.codeproject.com
0score
2009-01-14
9,520 views
Analog Clock in WPF - Shows how to create a simple analog clock. www.codeproject.com
0score
2007-05-10
9,460 views
Admin favorite
Kevin's Bag-o-Tricks - A number of very useful controls such as a DateTimePicker, Graph, RadioButtonList, and more. j832.com
0score
2009-01-15
9,393 views
Creating an Outlook Calendar using WP... - Shows how to recreate the Outlook Calendar using WPF. www.codeproject.com
0score
2010-06-05
9,304 views
GMap.NET - Great Maps for Windows For... - An open source control for displaying maps and related information from various providers l... greatmaps.codeplex.com
0score
2007-05-14
8,955 views
ColorComb: Yet Another Color-Picker D... - Provides a honeycomb-like selection of colors. weblogs.asp.net
0score
2008-03-19
8,732 views
Virtualized WPF Canvas - Shows how you can virtualize a Canvas container control so it can efficiently host and scroll thousands of WPF elements witho... blogs.msdn.com