Skip to main content
Home Forums General Silverlight Getting Started Setting TabControl Border color and thickness
4 replies. Latest Post by Allen Chen – MSFT on October 2, 2008.
(0)
insertAl...
Member
0 points
3 Posts
09-28-2008 2:59 AM |
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" >
09-29-2008 2:50 PM |
Bump....
If I posted in the wrong forum or something, please let me know.
Allen Ch...
Star
13662 points
1,780 Posts
09-30-2008 2:15 AM |
Hi,
It works on my side. Could you post a demo project that can reproduce this problem?
09-30-2008 5:11 PM |
I can't see how to post attachments to these posts, so here's a link: Link to a sample project
10-02-2008 2:49 AM |
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