Puoi farlo verificando il KeyAscii nel KeyPress:
codice:If KeyAscii = 224 Or KeyAscii = 232 Or KeyAscii = 236 Or _ KeyAscii = 242 Or KeyAscii = 249 Then KeyAscii = 0
Puoi farlo verificando il KeyAscii nel KeyPress:
codice:If KeyAscii = 224 Or KeyAscii = 232 Or KeyAscii = 236 Or _ KeyAscii = 242 Or KeyAscii = 249 Then KeyAscii = 0