public void lstCustomer_SelectedIndexChanged(object sender, EventArgs e) { currentcontroller.SelectedCustomerChanged(lstCustomer.SelectedItem); }