This is a mirror of official site: http://jasper-net.blogspot.com/

Control Styles and Templates

| Tuesday, January 4, 2011
Silverlight
Silverlight uses default styles and templates for several controls. You can copy these styles and templates into your project and modify them in order to customize control behavior and appearance. For more information, see Customizing the Appearance of an Existing Control by Using a ControlTemplate.

In This Section
AutoCompleteBox Styles and Templates
Shows the default style and template for the AutoCompleteBox control.

Button Styles and Templates
Shows the default style and template for the Button control.

Calendar Styles and Templates
Shows the default style and template for the Calendar control.

CheckBox Styles and Templates
Shows the default style and template for the CheckBox control.

ChildWindow Styles and Templates
Shows the default style and template for the ChildWindow control.

ComboBox Styles and Templates
Shows the default style and template for the ComboBox control.

ContentControl Styles and Templates
Shows the default style and template for the ContentControl control.

DataGrid Styles and Templates
Shows the default style and template for the DataGrid control.

DataPager Styles and Templates
Shows the default style and template for the DataPager control.

Read more: MSDN

Posted via email from .NET Info

0 comments: