|
Categories: Themes
|
Tags: Developers, Theme, 1. Beginner, 2. Intermediate, Silverlight, Pre v6.3, v6.3, 3. Advanced
Revision:
1
Posted:
02/Jan/2008
Updated:
02/Jan/2008
Status:
Publish
Types: Theme
|
I have modified the popular Vista theme, which is just like the Office 2007 "Blue" theme, and created a version that is just like the Vista/Office 2007 "Black" theme. Simply reference the Gizmox.WebGUI.Themes.Black.dll file that is in the bin folder in your project and add the theme to your Web.config file:
<Themes Selected="Black">
<Theme Name="Black" Assembly="Gizmox.WebGUI.Themes.Black" />
</Themes>
One suggestion I would like to make is to set the background color of your forms and splitters to #535353, as they don't seem to inherit them from the WindowBody variable in the Flavors.xml file. Enjoy! Joel Hulen Note: Codes are submitted as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it. Terms of Agreement: By using this code, you agree to the following terms... 1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge. 2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws. 3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.
About the author
Related Articles
|
Themes
|
|
|
This code snippet is an alternative "black theme" for Silverlight.
Tags:
Developers, Theme, 1. Beginner, 2. Intermediate, Silverlight, Pre v6.3, v6.3, 3. Advanced
|
|
|
This is the 2nd of 4 webcast series on the new 6.4 version. The webcast will walk through the process of creating a new theme with VWG tools by showing the developer's responsibilities and the graphic design responsibilities (making usage of Adobe Photoshop) in the process. Starting from a default t...
Tags:
Architects, Developers, Graphic Designers, Theme, 1. Beginner, 2. Intermediate, 3. Advanced, Customization, v6.4 and Later
|
|
|
In this How to we are going to learn the basic usage of Visual WebGui RIA Platform Theme & Control designer.
Tags:
Developers, Graphic Designers, Theme, 1. Beginner, 2. Intermediate, Customization, v6.4 and Later, 3. Advanced
|
|
|
Give your application a sleek modern look with this Black theme.
Tags:
Developers, Theme, 1. Beginner, 2. Intermediate, Silverlight, Pre v6.3, v6.3, 3. Advanced
|
|
|
Tags:
Developers, Theme, 2. Intermediate, 3. Advanced, Customization, Layouting, Pre v6.3, v6.3, v6.4 and Later
|
|
|
In this code snippet you can see how to modify a button theme in silverlight application.
Tags:
Developers, Theme, 2. Intermediate, 3. Advanced, Silverlight, Pre v6.3, v6.3
|
|
|
|