Example #1
0
 private void txtNamaPasien_PreviewTextInput(object sender, TextCompositionEventArgs e)
 {
     Kenko.alphabetOnlyInput(e);
 }