how to simulate key being pressed

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I have a form with a textbox and a button. If I press
the button, I want to type the letter q into the
textbox. What would I put into the event handler of the
button in order to simulate the q key being pressed?
Thank you for your reply.

Mike
 
Back
Top