1
Answer

SetFocus Method

Does C# have a SetFocus method like VB6 has? I want to place a cursor at a certain textbox when a button is clicked WITHOUT using the tabindex.

Answers (1)