开发者

Devexpress DockManager and tab captions

开发者 https://www.devze.com 2022-12-26 13:41 出处:网络
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

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?


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

0

精彩评论

暂无评论...
验证码 换一张
取 消