private void miPedigreeAscend_Click(object sender, EventArgs e) { fController.GeneratePedigree(PedigreeExporter.PedigreeKind.pkAscend); }