Method AfterKeyPress
AfterKeyPress(AbstractControl, KeyPressEventArgs)
Called after the KeyPress event is raised.
public void AfterKeyPress(AbstractControl sender, KeyPressEventArgs e)
Parameters
sender
AbstractControle
KeyPressEventArgs
Called after the KeyPress event is raised.
public void AfterKeyPress(AbstractControl sender, KeyPressEventArgs e)
sender
AbstractControle
KeyPressEventArgs