1 reference to Deselecting
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TabControl.cs (1)
2113
TabControlCancelEventArgs tcc = new TabControlCancelEventArgs(this.SelectedTab, this.SelectedIndex, false, TabControlAction.
Deselecting
);