Eliminar TabPage por tecla
tabControl1.TabPages.RemoveByKey("tabPage1");
Lonely Lyrebird
tabControl1.TabPages.RemoveByKey("tabPage1");