public frmTsk_CheckIn_Customer_Step2(frmTsk_CheckIn_Customer_Step1 afrm_Tsk_CheckIn_Customer_Step1, CheckInEN aCheckInEN)
 {
     InitializeComponent();
     afrm_Tsk_CheckIn_Customer_Step1_Old = afrm_Tsk_CheckIn_Customer_Step1;
     aCheckInEN_Old = aCheckInEN;
 }
 public frmTsk_CheckIn_Customer_Step2(frmTsk_CheckIn_Customer_Step1 afrm_Tsk_CheckIn_Customer_Step1)
 {
     InitializeComponent();
 }