Method AfterKeyUp
AfterKeyUp(AbstractControl, KeyEventArgs)
Called when KeyUp event is raised.
public void AfterKeyUp(AbstractControl sender, KeyEventArgs e)
Parameters
sender
AbstractControlControl which sends the notification.
e
KeyEventArgsEvent arguments.