Удалить TabPage по ключу
tabControl1.TabPages.RemoveByKey("tabPage1");
Lonely Lyrebird
tabControl1.TabPages.RemoveByKey("tabPage1");