带有溢出图标的 WPF TabControl

发布于 2024-08-08 04:54:27 字数 120 浏览 3 评论 0原文

我的 tabcontrol 中有 7 个 tabitems,而 tabcontrol 的宽度只有 500。因此 tabitems 显示为 3 行。我希望它像溢出选项卡控件一样显示在选项卡控件末尾的下拉列表中。我怎样才能创建它?

I have 7 tabitems in my tabcontrol and the width of the tabcontrol is only 500. Therefore the tabitems are displayed in 3 rows. I want it to be shown in a dropdown at the end of the tabcontrol just like an overflow tabcontrol. How can I create it?

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

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

发布评论

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

评论(1

喵星人汪星人 2024-08-15 04:54:27

请查看CodeProject 上。我想这会做你想做的。基本上,您所要做的就是为选项卡控件创建一个控件模板。

take a look here on CodeProject. I am thinking this will do what you want. Basically all you have to do is make a control template for your tab control.

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