private void editConfigsButton_Click(object sender, System.EventArgs e) { ConfigurationEditor.Edit(project); configComboBox_Populate(); }