cosi ?
codice:
Private Sub Text1_KeyPress(KeyAscii As Integer)
If KeyAscii = 46 Then KeyAscii = 44
End Sub
ciao amodio, interessanti i tuoi lavoretti in VB