private void OnRemoveFavorites(object sender, EventArgs e) { TaxonUtils.FavoritesRemove(GetSelected()); }