3 references to Insert
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TabControl.cs (3)
1059Insert(index, tabPage); 1310if (retIndex >= 0) Insert(retIndex, tabPage); 2747owner.Insert(owner.TabCount, tabPage);