Completed
Last Updated: 15 Jul 2019 10:42 by ADMIN
Release R3 2019 (LIB 2019.2.722)
GLENN
Created on: 05 Jul 2019 08:29
Category: RibbonBar
Type: Bug Report
1
RadRibbonBar: Double blue border in Office2013Light theme
Create a RadRibbonForm.
Set the ThemeName to Office2013Light.
There is a double blue border on the left and right of RadRibbonBar.
1 comment
ADMIN
Todor
Posted on: 05 Jul 2019 08:37
Hi,

To workaround this issue load the attached theme with the following code:
ThemeResolutionService.LoadPackageFile(@"C:\Users\dkaramfi\Desktop\Themes_exported\Office2013Light.tssp");
ThemeResolutionService.ApplicationThemeName = "Office2013Light";

Regards,
Todor Vyagov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Attached Files: