This is a migrated thread and some comments may be shown as answers.

Color Blending?

1 Answer 87 Views
Themes and Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
bradley baker
Top achievements
Rank 1
bradley baker asked on 09 Mar 2010, 11:30 PM
I've been trying to get color blending to work but I dont know if Im doing something wrong.
On my main form I set the entire Application to a theme

Private Sub Form_Load(ByVal sender As System.ObjectByVal e As System.EventArgs) Handles Me.Load  
        ThemeResolutionService.ApplicationThemeName = "Office2007Black" 
Ive then been looking at this page and modified the code to use Office2007Black insted and used the same colors in the example but it doesnt look like anything is changing.  I also tried with the Desert theme and still nothing.
http://www.telerik.com/help/winforms/color_blending_.html

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 12 Mar 2010, 08:57 AM
Hello Bradley,

Thanks for contacting us and for your questions. Could you please share with us more details on how exactly you are trying to apply the color blending to your theme? If you manage to send us a small demo application that demonstrates your approach, we will be able to better assist you. Please note that you have to open a new support ticket so that you can attach project files. Thanks for your time.

All the best,
Deyan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Themes and Visual Style Builder
Asked by
bradley baker
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or