ERAttendance.ComboFun.AutoCompleteCombo_KeyUp Function
Summary AutoCompleteCombo_KeyUp Call this from KeyUp event to allow the checking of keys entered by the user

Public void AutoCompleteCombo_KeyUp (System.Windows.Forms.ComboBox, System.Windows.Forms.KeyEventArgs)
  Type Name Description  
    System.Windows.Forms.ComboBox cbo    
    System.Windows.Forms.KeyEventArgs e    
  Return Description  
    void