Skip to main content
Home Forums Silverlight Programming Programming with .NET - General Beta 2 Tab Control Click Event
1 replies. Latest Post by lee_sl on June 27, 2008.
(0)
caseynsh...
Member
20 points
99 Posts
06-27-2008 11:13 AM |
I'm probably missing something simple...
How do I determine on click of a specific tab which tab has been clicked.
Doesn't look like TabItem or TabControl have click event.
Casey
lee_sl
Contributor
2992 points
585 Posts
06-27-2008 11:32 AM |
Did you check SelectionChanged event on TabControl