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
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.