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

Votes Post Date / Views Resource
0score
2010-06-22
19,781 views
Defining WPF Adorners in XAML - Examines a custom class that allows adorners to be defined in XAML www.codeproject.com
0score
2007-11-15
12,857 views
Number only TextBox - Validates the input to a TextBox so that only numbers and numeric delimiters are permitted. dotnetus.spaces.live.com
0score
2009-01-15
11,773 views
A Style for Round Glassy WPF Buttons - A style for giving WPF buttons a glassy, Windows Vista-like look. www.codeproject.com
0score
2008-01-28
11,751 views
WPF Taskbar Notifier - A WPF Taskbar ... - Shows how to create a WPF window that opens and closes using a storyboard animation. It can... www.codeproject.com
0score
2009-01-15
11,675 views
WPF TreeListView Control - Describes the usage of custom WPF TreeListView control comparing with basic TreeView. www.codeproject.com
0score
2008-02-18
11,531 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,809 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,818 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,513 views
Analog Clock in WPF - Shows how to create a simple analog clock. www.codeproject.com
0score
2007-05-10
9,453 views
Admin favorite
Kevin's Bag-o-Tricks - A number of very useful controls such as a DateTimePicker, Graph, RadioButtonList, and more. j832.com