Usuń TabPage według klucza
tabControl1.TabPages.RemoveByKey("tabPage1");
Lonely Lyrebird
tabControl1.TabPages.RemoveByKey("tabPage1");