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

Votes Post Date / Views Resource
0score
2007-08-22
4,151 views
Another chart in WPF - Li Gao's advanced chart control that resembles the Google Finance charts. ligao101.wordpress.com
0score
2007-05-14
4,135 views
Create an Auto-Centering Slider contr... - Shows how to create a Slider that auto-centers itself after the user drags its thumb. wpfwonderland.wordpress.com
0score
2007-12-11
4,134 views
Layout in Windows Presentation Founda... - An excellent overview of all the layout controls in WPF, each with samples. staff.southworks.net
0score
2007-08-21
4,072 views
Mini Task Pane in WPF - Li Gao shows how to create a Windows XP explorer-like task pane. ligao101.wordpress.com
0score
2007-05-11
4,015 views
SpanningStackPanel - A Grid control that automatically adds/removes rows/columns as needed whenever a child control is added/removed from the Grid. wpf.nickthuesen.com
0score
2009-01-14
4,012 views
A Spider type control tree thingy for... - Shows how to create an object graph-like tree control. www.codeproject.com
0score
2008-01-29
3,996 views
Create Blend like UIs using DOCKY - A control that lets you add panels that can be dockable anywhere within a Window. marlongrech.wordpress.com
0score
2007-05-12
3,872 views
How do I change the look of all the b... - Shows how to use styles to change the appearance of all Buttons in your application. ... learnwpf.com
0score
2007-08-06
3,871 views
LayeredStackPanel - Stacks multiple items on top of each other, similar to a stack of books, and allows for incremental rotation. wpf.nickthuesen.com
0score
2007-05-12
3,791 views
TimeLinePanel - Custom WPF Control Pa... - Shows how to create a custom timeline panel control. www.robzelt.com