Unplanned
Last Updated: 21 Jun 2023 12:01 by ADMIN
Mark
Created on: 21 Jun 2023 11:13
Category: RibbonBar
Type: Bug Report
0
RadApplicationMenu: Office2010Blue, Office2010Silver, Office2010Black themes are not correctly applied to the popup

The theme component is added to the form:

Here is the code:

Public Class RadRibbonForm1
    Sub New()

        InitializeComponent()

        Me.AllowAero = False

    End Sub

    Private Sub RadButtonElement1_Click(sender As Object, e As EventArgs) Handles RadButtonElement1.Click
        ThemeResolutionService.ApplicationThemeName = "Office2010Blue"
    End Sub
End Class

Attached Files:
1 comment
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 21 Jun 2023 12:01

Hello, Mark,

Thank you for reporting this undesired behavior.

We will do our best to introduce the issue accordingly. Make sure that you cast your vote for the item in order to increase its priority.

Currently, the possible approach that I can suggest is to use the ApplicationMenuStyle.BackstageView.

Regards,
Dess | Tech Support Engineer, Principal
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.