keyup

  1. B

    Question Sending a KeyEvent to text box through CODE does not put character in Text Box...

    Seems like this should be doable, but I'm having no luck - I have an Array of buttons with Japanese kana characters to act as a user input. Pressing a button (using a mouse) raises an event with the character as the data. My thought was just to use the same handler as the textbox key events...
Back
Top