Completed
Last Updated: 29 Nov 2021 15:15 by ADMIN
Release R1 2022
Jaime
Created on: 22 Oct 2021 11:19
Category: RibbonForm
Type: Bug Report
0
RadRibbonForm: TitleBar text is missing when the form is maximized

Create a RadRibbonForm or a RadForm with Ribbon behavior. When you run the application and maximize the form, the titlebar's text disappears.

Workaround: Use a RadForm and add RadRibbonBar without Ribbon behavior. Then set the RadRibbonBar.RibbonBarElement.RibbonCaption.Visibility to Collapsed.

Workaround 2 : set the RadRibbonForm.AllowAero property to false

0 comments