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

Votes Post Date / Views Resource
0score
2008-01-28
5,517 views
A Photoshop-Like Cropping Adorner for... - Shows how to create a cropping adorner which darkens everything except the selected portion. www.codeproject.com
0score
2008-01-28
7,106 views
WPF Diagram Designer - Part 1 - Shows how to drag and resize any content on a Canvas, thus creating a simple diagram designer. www.codeproject.com
0score
2008-01-28
11,750 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
2008-01-27
7,374 views
WPF Sample Series - Stretch ToolBar W... - Shows how to display a toolbar across a Window with a Help button right-aligned, then applying o... karlshifflett.wordpress.com
0score
2008-01-15
8,046 views
Multiple Window Interface for WPF - An article on the creation of multiple attachable/detachable windows inside of a WPF control. www.codeproject.com
0score
2008-01-02
5,354 views
WPF Common TaskDialog for Vista and XP - A WPF Custom TaskDialog that renders the same on Vista and XP. This custom dialog simplifies programming by p... www.codeproject.com
0score
2007-12-11
4,120 views
Layout in Windows Presentation Founda... - An excellent overview of all the layout controls in WPF, each with samples. staff.southworks.net
0score
2007-11-26
4,501 views
WPF weather reader user control - A UserControl that uses the MSN weather feed to provide weather information. blogs.msdn.com
0score
2007-11-26
6,883 views
WPF AJAX Style ComboBox - A ComboBox that has some similarities to the data populating ComboBox found in AJAX. www.codeproject.com
0score
2007-11-15
12,856 views
Number only TextBox - Validates the input to a TextBox so that only numbers and numeric delimiters are permitted. dotnetus.spaces.live.com