3 references to TCM_SETCURSEL
System.Windows.Forms (3)
System\Windows\Forms\Controls\TabControl\TabControl.cs (3)
690PInvokeCore.SendMessage(this, PInvoke.TCM_SETCURSEL, (WPARAM)value); 1669PInvokeCore.SendMessage(this, PInvoke.TCM_SETCURSEL, (WPARAM)index); 1998PInvokeCore.SendMessage(this, PInvoke.TCM_SETCURSEL, (WPARAM)_lastSelection);