2 references to OnSelected
System.Windows.Forms (2)
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
1477
/// Raises the <see cref="
OnSelected
"/> event.
1976
OnSelected
(new TabControlEventArgs(SelectedTab, SelectedIndex, TabControlAction.Selected));