Example #1
0
 private void imgAddEmployee_Click(object sender, EventArgs e)
 {
     fRMMain.showAddEmployee();
 }