There is a new series of tutorials which introduces the PathListBox control and explores different techniques using path layout. The first article is an introduction to the PathListBox.
The PathListBox is a new control included in the Expression Blend 4 SDK that builds on the original functionality of the ListBox, displaying multiple items and item selection, and new functionality enabling path-based layout. The PathListBox provides many areas of customization through properties and a custom child container control, the PathListBoxItem.
Here you can find more tutorials from the series:
- Using multiple paths with the PathListBox
- A look at the PathListBoxItem control
- Creating a motion path with the PathListBox
- Text on a Path with the PathListBox
- Creating a carousel with the PathListBox