Supprimer tabpage par clé
tabControl1.TabPages.RemoveByKey("tabPage1");
Lonely Lyrebird
tabControl1.TabPages.RemoveByKey("tabPage1");