开发者

Control that acts like wrappanel and tabcontrol

开发者 https://www.devze.com 2023-02-23 02:36 出处:网络
I have a wpf view开发者_Go百科 with 4-5 tabs/docpanels.What I\'d like to have is the tabs/docpanels spread out dynamically when there is enough screen space and go back into a tab arrangement when the

I have a wpf view开发者_Go百科 with 4-5 tabs/docpanels. What I'd like to have is the tabs/docpanels spread out dynamically when there is enough screen space and go back into a tab arrangement when there isn't enought space. Kind of like a wrappannel that stacks. Anyone ever done/ seen this?


Look into using a UniformGrid and play around with the rows/columns to achieve the affect desired.

0

精彩评论

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