private void onChangeGovernment(object sender, EventArgs e) { portrait.SetGovernment(cbGovernment.SelectedIndex); drawPortrait(); }