Detect enter key in string without ANY extension

  1. Enable resim Property in textbox
  2. write this code :

    it will press “button2” when i press enter in “textbox2”

[details=“What is “\n””]
\n is newline character in programming languages
[/details]

4 Likes

Yes, it works but user should specific only normal in input type.

Good work @HAKANKOKCU

1 Like