private void btnExit_Click(object sender, EventArgs e) { ThisAddIn.GetIndividualOptions(); Close(); }