I have created a custom theme in the Visual Style Builder for the RadPageView, built off TelerikMetro as a base . I can view it in the Theme Viewer and it looks exactly like I want it. I then save just the resource file that ends with _RadPageViewStripElement.xml (I intend to only use it for View Mode = strip).
I then follow exactly the steps to add it to a VS2017 VB Winforms application under the RadThemeManager. I tried to add it both as Resource or a File. After I do, I can add a RadPageView to the form and when selecting a theme, I can see my new theme in the dropdown. However, I get no formatting.
I'm not sure what else I am missing. There are 7 xml files referenced in the save window related to RadPageView. I assume I only need the one for the View Mode I intend to use. Are there other resource files I need?
I have tried almost everything and have reached the point of frustration. I'm sure it is something minor, but can't get past it.
If necessary, I can also send my Theme file for review.
Thanks,