Example #1
0
 private void BackButton_Click(object sender, EventArgs e)
 {
     receiptController.openRateFormFromReceiptForm(this);
 }