I am doing an input program that inputs to a TextBox array. I want enter to act as tab and I use SendKeys "{TAB}" for that but I can not get rid of then Pling that occures.

Any suggestions ?