Search This Blog

Showing posts with label focus. Show all posts
Showing posts with label focus. Show all posts

Set Focus Code

You can use this code if you want to focus on a certain text. I usually use this after enabling the textboxes.

Thisform.Text1.Setfocus()