Thomas 的个人资料Blogs日志列表 工具 帮助
9月8日

WPF BreadcrumbBar

A windows vista like breadcrumb bar for wpf that supports any kind of hierarchical datasource, HierarchicalDataTemplate, dynamic population, command buttons, dropdown list, a progressbar inside and many more.
 
The BreadcrumbBar is part of the new Odyssey assembly that I'm currently developing which will contain various neat controls, introducing the breadcrumb bar.
 
You're welcome to use the BreadcrumbBar for your own applications without paying any charge. The source code with two example appications is available on popfly:
 
 
The included examples show how to populate the breadcrumb bar on demand and conversion from edit path to display path and vice versa by implementing a folder browser, the other examples shows how to use the breadcrumb bar with an XmlDataSource without writing any custom code.
 
Feel free to use it!