Search code examples
.netdevexpressdevexpress-windows-uixaf

What is the component of this component in DevExpress?


How is this happening here? Tab controller?

screenshot


Solution

  • AFAIK, the XtraTabbedMdiManager is demonstrated at the screenshot with Office 2010 Black skin applied:

    XtraTabbedMdiManager

    PS. In new projects, I suggest you use the DocumentManager's TabbedView as the advanced alternative.