分层TabControl

时间:2012-11-07 21:39:12

标签: wpf tabcontrol tabitem hierarchicaldatatemplate

我会意识到一种“Hierarchical TabControl”,其中TabItems作为root用户及其所有相关的子项(总是显示为TabItem)。

我必须意识到使用WPF,所以我尝试使用HierarchicalDataTemplate编写TabItem的ContentTemplate,但结果是:(

我想获得这样的东西:  enter image description here

你们有人能给我一些建议吗?

0 个答案:

没有答案