Hi, I need to change the height of inner-splitters in TabbedMdiRootContainer. On NewHorizontalTabGroup, I want to change to same heights, and on NewVerticalTabGroup, I want to change to same widths.
1) Does DockManager provide the such a method or a property?
2) Can I fook the event of right click menu OnNewHorizontalTabGroup/OnNewVerticalTabGroup?
version 2.0.110.0
thanks.