private void button1_Click(object sender, EventArgs e) { cv.AddValueToHeader("AccountTitle", cbAccountTitle.Text); SummaryInfo(); }