Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 3 results for TabControl.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Order by Publish Date   Ascending Title   Rating  

  • 1 comments  /  posted by  Radenko Zec  on  Nov 10, 2009 (7 months ago)

    1. Introduction

    To change a look of Silverlight controls the way that you want it to, you can style it by modifying default template of the control. Silverlight controls have XAML based templates that can easily be changed and saved as new template. You can change the look for entire control without writing any line of code in C#. It can be done completely in XAML. However if you want to do minor modifications to the look of control such as change background color or default font you can do it directly in XAML without need to change default template of the control.



  • How to change Tab Items order

    0 comments  /  posted by  Silverlight Show  on  May 18, 2009 (more than a year ago)
    Tags: Tab Control , Silverlight 3
    Alex Golesh has posted a quick Silverlight tip in which is explained how to change the order of Tab Items according to some business logic.

    When adding the TabItem to the Tab control dynamically (from code behind for example) the TabItems will be added in the order they added. Here is the simple solution of hot change the order of already added tabs.

  • 0 comments  /  posted by  Silverlight Show  on  Apr 07, 2009 (more than a year ago)
    Tags: Layout , Transforms , Tab Control
    At Lee's Corner there is a short post on using LayoutTransformer.

    LayoutTransformer makes it easy to display content vertically. After adding reference to the toolkit layout assembly . All we have to do is to add our content to the LayoutTransformer and specify our Transform.


Help us make SilverlightShow even better and win a free t-shirt. Whether you'd like to suggest a change in the structure, content organization, section layout or any other aspect of SilverlightShow appearance - we'd love to hear from you! Need a material (article, tutorial, or other) on a specific topic? Let us know and SilverlightShow content authors will work to have that prepared for you. (hide this)