2 references to SetTabPage
System.Windows.Forms (2)
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1898SetTabPage(index, tabPage);
System\Windows\Forms\Controls\TabControl\TabControl.TabPageCollection.cs (1)
29set => _owner.SetTabPage(index, value);