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

Votes Post Date / Views Resource
0score
2007-10-29
10,811 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
2007-10-23
3,664 views
Validizor - A Validation Control for WPF - A WPF validation control for validating your data objects. www.codeproject.com
0score
2007-10-23
5,136 views
Fun With GridView*RowPresenter - A tree list view control that looks like a list and supports tree-line expansion from the first column. www.sellsbrothers.com
0score
2007-10-07
7,102 views
DataView Paging in WPF - Shows how to add custom paging to a ListView control. www.codeproject.com
0score
2007-10-07
8,033 views
A WPF SplitButton - Shows how to create a themed split-button that can drop down a menu. www.codeproject.com
0score
2007-10-06
4,578 views
XAML CoverFlow Layout (Part III) - Shows how to make an iTunes like "CoverFlow" layout animation in XAML. mentas.spaces.live.com
0score
2007-10-06
8,032 views
XAML CoverFlow Layout (Part II) - Shows how to make an iTunes like "CoverFlow" layout animation in XAML. mentas.spaces.live.com
0score
2007-10-06
6,048 views
XAML CoverFlow Layout (Part I) - Shows how to make an iTunes like "CoverFlow" layout animation in XAML. mentas.spaces.live.com
0score
2007-10-02
4,540 views
Data binding the SplitButton’s Contex... - Shows how to bind the custom SplitButton control’s dropdown menu to some XML data. joshsmithonwpf.wordpress.com
0score
2007-10-01
2,063 views
Virtualizing Treeview – aka TreeListB... - A TreeListView-like control that takes advantage of virtualization. marlongrech.wordpress.com