Page view counter
Setting TabControl Border color and thickness
Last post 10-02-2008 2:49 AM by Allen Chen – MSFT. 4 replies.
Sort Posts:
09-28-2008 2:59 AM
Setting TabControl Border color and thickness

To preface: I am quite new to Silverlight.

I can't seem to change the BorderBrush and Thickness properties on my TabControl.  For some reason, my settings are ignored.  Can anyone explain why, and how to fix this?

 Here is my XAML:

<Controls:TabControl Grid.Row="1" Background="Transparent" 
BorderBrush="Transparent" BorderThickness="0" >
 
  
insertAliasHere

Loading...
Joined on 09-28-2008
Posts 3
09-29-2008 2:50 PM
Re: Setting TabControl Border color and thickness

 Bump....

If I posted in the wrong forum or something, please let me know.

insertAliasHere

Loading...
Joined on 09-28-2008
Posts 3
09-30-2008 2:15 AM
Re: Setting TabControl Border color and thickness

Hi,

It works on my side. Could you post a demo project that can reproduce this problem?

Sincerely,
Allen Chen
Microsoft Online Community Support

Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Allen Chen – MSFT

Loading...
Joined on 03-16-2007
Posts 1,616
09-30-2008 5:11 PM
Re: Setting TabControl Border color and thickness
I can't see how to post attachments to these posts, so here's a link: Link to a sample project
insertAliasHere

Loading...
Joined on 09-28-2008
Posts 3
10-02-2008 2:49 AM
Marked as Answer
Re: Setting TabControl Border color and thickness

Hi,

You're not using the latest version of Silverlight. Please uninstall the current version and use this one:

http://www.microsoft.com/downloads/details.aspx?FamilyId=c22d6a7b-546f-4407-8ef6-d60c8ee221ed&displaylang=en

Sincerely,
Allen Chen
Microsoft Online Community Support

Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Allen Chen – MSFT

Loading...
Joined on 03-16-2007
Posts 1,616
Microsoft Communities