FIX. MDI control box is visible in RadRibbonBar when there is a maximized child form with ControlBox = false, FormBorderStyle = None
If you add a maximized child form with ControlBox = false or FormBorderStyle = None, the MDI control box of the RadRibbonBar in the MDIParent should not be visible.