How do I write a code that returns/replaces the cursor automatically to a chosen TextBox?

Hello,

I have a Visual Basic.Net form with just one TextBox that I am
using to receive multiple/series of data (via array/index), but
the cursor never returns back to the TextBox. The cursor can only
return manually with the aid of mouse or tab.

How do I write a code that returns/replaces the cursor automatically
to the same TextBox every time I press /click the button

Best Regards

Chike



Answer this question

How do I write a code that returns/replaces the cursor automatically to a chosen TextBox?