I have been trying to apply a them to the RadRibbonForm but it just doesn't work!
Here is how I have been trying to do it.
                                Here is how I have been trying to do it.
- Open Visual Style Builder
 - Select the radRibbonForm control
 - Modify the styles
 - Give it a name and save it to an xml file.
 - Add the xml file to the project and set it as Embedded Resource.
 - Add a radRibbonForm from the template to the project
 - Add a theme manager to the form.
 - Load the xml file created aboveas a resource.
 - Open the properties for the ribbon form
 - The theme I created is not in the drop down list of theme names so I type it in.
 - Designer doesn't change
 - No change at runtime either.
 
How do you apply a theme to the radRibbonForm?
Mike