I am using Visual Studio 2008 with VB, using the RadTabControl and RadMenu for my Wind Forms application. I have, thus far, created a theme for each which have a consistent look.
I would like to create a couple of additional themes and provide my users a choice of which themes to apply at run time, for example, with a checkbox in their user preferences form. Each of my forms that has one or more tabs has a RadThemeManager which loads a single theme.
(FYI -- I have never been able to add more than one theme to a Rad Theme Manager without it automatically reverting to the default application theme that ships with your product.)
Can you provide me with a method and some code snippets fo make this possible?
Thank you!
Meryl Smith
I would like to create a couple of additional themes and provide my users a choice of which themes to apply at run time, for example, with a checkbox in their user preferences form. Each of my forms that has one or more tabs has a RadThemeManager which loads a single theme.
(FYI -- I have never been able to add more than one theme to a Rad Theme Manager without it automatically reverting to the default application theme that ships with your product.)
Can you provide me with a method and some code snippets fo make this possible?
Thank you!
Meryl Smith