Bread-crumb style navigation for Winforms

…衆ロ難τιáo~ 提交于 2019-11-30 05:15:13

问题


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?


回答1:


I have used the Bread Crumb control of Krypton Toolkit, but you mentioned, that you don´t want an other UI library.

But maybe this source can help you, to build your own Bread Crumb control Creating A Breadcrumb Control




回答2:


Try this one i haven't used it but (i use the one from Krypton) but i guess it will be good for you. The one Jehof gave you is way better.

However take a look at Krypton suite, i always use it with the DevExpress XtraEditors. together you can create some great looking apps. i know you said that you don't want a huge library, but it's worth it.



来源:https://stackoverflow.com/questions/2239573/bread-crumb-style-navigation-for-winforms

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!