I have a form with a button. When I press that button the content of another form's textbox will change...
Now I want to trigger a keypress event (Enter or 13) on that textbox....

What's the bets way to so this?