Completed
Last Updated: 13 Mar 2024 08:49 by ADMIN
Release 2024.1.312
Thom
Created on: 30 Jan 2024 11:03
Category: RibbonBar
Type: Bug Report
0
RadRibbonBar: Setting the RadDropDownListElement.DropDownAnimationEnabled breaks the designer
I am using the Winforms 4.8 Nuget package. And just recently now when I make any edits to the form with a RadRibbonBar in the designer, the declare for that object in the designer.cs code changes from RadRibbonBar to DropDownPopupForm.
1 comment
ADMIN
Hristo
Posted on: 30 Jan 2024 15:27

Hello,

Thanks for reporting the issue. It seems to be caused by the RadDropDownListElement.DropDownAnimationEnabled property. Here are simplified repro steps:

  1. Add a ribbonbar to a form. In some group add a RadDropDownListElement.
  2. Select the drop-down list element and set its DropDownAnimationEnabled to false or simply reset it. 
  3. Close and open the designer.
  4. Change something so that the form serializes.
  5. The project won't build.

Workaround:

Don't set the RadDropDownListElement.DropDownAnimationEnabled property in the designer and set it at runtime.

Regards,
Hristo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.