Detect enter key in string without ANY extension

  1. Enable resim Property in textbox
  2. write this code :
    resim
    it will press “button2” when i press enter in “textbox2”
What is "\n"

\n is newline character in programming languages

3 Likes

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

Good work @HAKANKOKCU

1 Like