How do you give an object focus? I found this in MSDN, but it didn't work:
VB Code:
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load TextBox1.Focus() End Sub
Thanks in advance,
Furry
|
Results 1 to 22 of 22
Thread: FocusThreaded View
|
Click Here to Expand Forum to Full Width |