Quantcast
Viewing latest article 5
Browse Latest Browse All 10

Change Telerik Windows 8 Theme for TextBox in Silverlight

Introduction

In this article we will see how to change the default TextBox theme from Telerik. In this example we would modify the Windows 8 theme for the TextBox control.

Before and After

Here’s how before and after the TextBox would look like in Telerik’s Windows 8 theme.

Image may be NSFW.
Clik here to view.

Things you need

Before you start doing it, here are the things you need to have.

  1. Telerik Silverlight Theme Source
  2. Microsoft Expression Blend + Sketchflow Preview for Visual Studio 2012 (Optional if you are good in XAML)

Style Location

Make sure you are choosing the Windows 8 theme.

The TextBox style for Telerik Windows 8 theme is located in “Telerik.Windows.Controls.Data.xaml”

Search for “TextBoxStyle” in the xaml and you would be navigated to the style.

Modifying the style

As per the after image, we need to set the border thickness of the following border control.

Image may be NSFW.
Clik here to view.

Hope this article helps. See you soon with other controls.


Filed under: Silverlight 4, Silverlight 5, Telerik, Visual Studio 2012, Windows 8 Tagged: Expression Blend, Telerik, Theme, Visual Studio 2012, Windows 8 Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.

Viewing latest article 5
Browse Latest Browse All 10

Trending Articles