1 write to lastSelection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TabControl.cs (1)
2112lastSelection = SelectedIndex;
1 reference to lastSelection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TabControl.cs (1)
2079SendMessage(NativeMethods.TCM_SETCURSEL, lastSelection, 0);