Unplanned
Last Updated: 17 Apr 2024 14:39 by ADMIN
ADMIN
Hristo
Created on: 27 May 2015 08:08
Category: Form
Type: Bug Report
4
FIX. RadForm - visual glitches when the form is a MDI child and RadRibbonBar has been added with activated RadRibbonFormBehavior
Workaround: set the RadRibbonFormBehavior1.AllowTheming property of the form to false

public class RadForm1
{
	public RadForm1()
	{
		InitializeComponent();

		this.RadRibbonFormBehavior1.AllowTheming = false;

	}
}
2 comments
ADMIN
Hristo
Posted on: 01 Nov 2021 09:07

Hello Jaime,

The issue turns out to be very complex. We've increased the priority of the item in our backlog. Make sure that you subscribe to it so  that you will be updated when its status changes.

Regards,
Hristo
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Jaime
Posted on: 25 Oct 2021 09:37
Still unsolved and not planning to resolve it? 
We are almost in 2022