'Insert the following code to your form:
Private Sub Text1_KeyDown(KeyCode As Integer, Shift As Integer)
If KeyCode = 13 Then Text2.SetFocus
End Sub
If KeyCode = 13 Then Text2.SetFocus
End Sub
Visual Basic 6.0 Programming, Tutorial, Tips and Tricks
© Copyright 2009
Bloggertory Blogger Template Designed by Graphic ZONe
Bloggerized by Free Blogger Templates
Visual Basic 6.0 Tutorial Tips and Tricks
0 comments:
Post a Comment