Open a tab o button click WPF.
Ask by Anonymous User
Updated 19 Jul 2013
Write the below line of code in button click event:-
tabControlName.SelectedIndex=0; // 0 (zero) use for the 0 (zeroth index of tab control).