Exforsys
+ Reply to Thread
Results 1 to 2 of 2

how to convert english character into tamil character when pressing keys in keyboard using vb.net

This is a discussion on how to convert english character into tamil character when pressing keys in keyboard using vb.net within the Microsoft .NET forums, part of the Programming Talk category; sir , i want to convert the English characters into Tamil characters .At the same time i would like give ...

  1. #1
    valusuresh is offline Junior Member Array
    Join Date
    Feb 2011
    Answers
    1

    how to convert english character into tamil character when pressing keys in keyboard using vb.net

    sir , i want to convert the English characters into Tamil characters .At the same time i would like give input from keyboard.that is ,when i press any key from keyboard that must be display equivalent Tamil character.


  2. #2
    lokeshm is offline Member Array
    Join Date
    Apr 2005
    Answers
    83
    Suresh

    In VB, I used to make use of OnKeyDown / OnKeyPress event and there upon use the KeyCode parameter
    See even if you can make use of similar concept to implement your requirement.


Latest Article

Network Security Risk Assessment and Measurement

Read More...