Hi,I have a question.
Is there any method to capture the click event on TabItemEx?
I want to show or hide something while clicking on the TabItemEx of a TabControl.
Wish your help.
Thank you!
Hello jdxu1984,
Thank you for your post. I have been looking through it and I suggest you use the SelectionChanged event of your xamTabControl which is fired when you select some tab.
If you have any further questions on this matter do not hesitate to ask.