Accelerator Key is working but not underlined (underline is enabled in windows 10 and visible in other applications).
Telerik.WinControls.UI, Version=2019.1.117.40
I used RadPageView under the theme "VisualStudio2012LightTheme" .
The ViewMode of RadPageview is Stack.
I wanted to change the font size of page header in runtime but it was not workable.
If I changed the theme to VisualStudio2012DarkTheme or Office2013LightTheme, it worked fine.
Deleting table right after merged fields are updated causes StackOverflowException.
How to reproduce: set the ShowIcon property to false.
this.ShowIcon = false;
Use attached to reproduce.
Workaround:
public RadForm1()
Use attached to reproduce!
- remove the space from the text in the formatting event so the text is empty
How to reproduce:
1. Add a new RadTabbedForm to a VS2017 VB.NET project.
Dear,
would be greate a Dynamic Theme, when we could change all colors from the theme programatically, using a XML to store the custom specification.
Inclusive, all themes could be turned into a Dynamic theme.
Best regards,
Jeff