public void RemoveItfInList(WinInterface itf) { ListNotAssing.Remove(itf); ListBackground.Remove(itf); ListBottom.Remove(itf); ListForeground.Remove(itf); }