Bread-crumb style navigation for Winforms
Posted
by lazycoder
on Stack Overflow
See other posts from Stack Overflow
or by lazycoder
Published on 2010-02-10T19:09:07Z
Indexed on
2010/04/16
5:03 UTC
Read the original article
Hit count: 891
Does anybody know of a bread-crumb style navigation for Winforms like the one from DotNetBar.
http://www.devcomponents.com/dotnetbar/BreadCrumbHorizontalTreeControl.aspx
I really like that control. However I am using a other UI library already and just for this control I do not want a reference to another 4 MB lib. I just need this control. Does anybody if something like this is available as a standalone control?
© Stack Overflow or respective owner