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