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