Devexpress DockManager 和选项卡标题

发布于 2024-08-28 22:56:34 字数 124 浏览 11 评论 0原文

我有一个选项卡容器,我可以在其中添加许多带有长标题的选项卡。 devex 面板的默认行为是缩小选项卡的标题(例如 MyLongtabName -> MyLong...)。我如何禁用此行为(选项卡页的标题应保持不变)并获得滚动条?

I have a tab container, where i can add many tabs with long captions. The default behavior of devex panels is to shrink the caption of the tabs (e.g. MyLongtabName -> MyLong...). How can i disable this behavior (the caption of the tab pages should remain intact) and instead get a scroll-bar?

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

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

发布评论

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

评论(1

山田美奈子 2024-09-04 22:56:34

需要在父容器上将 TabsScroll 属性设置为 true

Need to set the TabsScroll property to true on the parent container

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