Skip to main content

Microsoft Silverlight

Answered Question Setting TabControl Border color and thicknessRSS Feed

(0)

insertAliasHere
insertAl...

Member

Member

0 points

3 Posts

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
insertAl...

Member

Member

0 points

3 Posts

Re: Setting TabControl Border color and thickness

 Bump....

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

Allen Chen – MSFT
Allen Ch...

Star

Star

13873 points

1,803 Posts

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.

insertAliasHere
insertAl...

Member

Member

0 points

3 Posts

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

Allen Chen – MSFT
Allen Ch...

Star

Star

13873 points

1,803 Posts

Answered Question

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.
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities