Hi
When I add a floating document, I would like to have the ribbon unmerged. When it is docked, I would like it to be merged. I've added an example. The ribbon is always merged or unmerged. For my understandings, when I set MdiMergeStyle to Only Maximized, it should be merged when docked and unmerged when floating.
May you add the functionality to my sample project?
Thanks
Roger
Hello,
To accomplish this task, I suggest you use the approach from the How to merge UserControl Ribbon with main form Ribbon when Document is docked to TabbedView and unmerge it when Document is floating ticket. Please test it and let us know your results.
In addition, we'll discuss this functionality with our developers. Perhaps, it is possible to implement it out of the box.