|
-
Jan 30th, 2003, 06:08 PM
#1
Thread Starter
Frenzied Member
Curser positioning
In a form, how would I go about putting the curser either on a certain button or in a box with everything highlighted?
-
Jan 30th, 2003, 09:57 PM
#2
PowerPoster
Use the focus method if I understand your question right.
Example:
myButton.Focus()
-
Jan 31st, 2003, 10:47 PM
#3
Thread Starter
Frenzied Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|