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