I'm using VB6. I have made an application which accepts two input languages. However some textboxes must accept only ENGLISH text. Now the question is :

How to change the language back to (English) once the user tries to type anything in the text box . . .?

Thank you all