I have tried everything. How can I stop a tab control from being unselected. I have a xamgrid that is in error and do not want to allow the user from clicking on a different tab.
Thank
Hugo
Can we change the fontsize and fontweight of tabitem if i give header in this format.
<Controls:TabItemEx HorizontalAlignment="Left" VerticalAlignment="Top" x:Name="MessageTabItem1" Width="130" Header="Message">
If i add a style how can i use basedon property for all themes.Plz suggest me an answer.
S it is working... wat about textblock. In same example wat i had send i have placed textblock of text "Hello" and it will take foreground white if theme is IgTheme and it will appear for other theme.So,plz suggest me how can i solve this problem.
There is something wrong happening with the textblock's foreground, which is placed inside header.
We will investigate this issue. And I can suggest you to workaround this, by adding one more tab which visibility will be set to collapsed. And on loaded event to set the tabControl's selectedIndex to 0.
Anastas
Hi.. i am sending an example in which current theme is igtheme.Find the header of xamtabitem.user is disable for the first time and it will be enable if i click on other tabitem and come again.
I cannot reproduce the behaviour which you describe. Can you please provide a project where I can reproduce this issue.
Thanks,