Win Forms(手风琴)多级下拉控件

发布于 2024-11-30 22:48:16 字数 298 浏览 6 评论 0原文

我正在寻找 C# Win Forms(.NET 3.5) 多级(或分类)手风琴菜单控件。

以下 URL 右侧的菜单演示了我想要实现的行为:
http://jsbin.com/oteze/edit#javascript,html (请参阅 HTML 组合但希望支持多个级别)

例如,我希望能够导航以下菜单并仅选择一个项目。

我愿意接受任何建议。

谢谢,
f.

I am looking for a C# Win Forms(.NET 3.5) multi-level(or categorised) accordion menu control.

The menu on the right in the following URL is a demonstration of the behaviour that I would like to implement:
http://jsbin.com/oteze/edit#javascript,html (see HTML Combo but would like to support multiple levels)

For example, I would like to be able to navigate the following menu and select just a single item.

I'm open to any suggestions.

Thanks,
f.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

寄居人 2024-12-07 22:48:16

我不确定您到底在寻找什么,但也许 WinExplorerBar 适合您的需求。

I'm not sure exactly what you're looking for, but perhaps the WinExplorerBar suits your needs.

青衫儰鉨ミ守葔 2024-12-07 22:48:16

MainMenu(正常的 Windows 原生菜单)适合这个目的。

The MainMenu (the normal windows naitive menu) suits this purpose.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文