ERAttendance.frmAttendanceEntry.cboEmployee_KeyUp Function
A function to dynamically lookup an Employee

Private void cboEmployee_KeyUp (object, System.Windows.Forms.KeyEventArgs)
  Type Name Description  
    object sender    
    System.Windows.Forms.KeyEventArgs e    
  Return Description  
    void