|
-
May 11th, 2008, 03:37 PM
#1
Thread Starter
Lively Member
[RESOLVED] How to set focus to an object
is it possible to set focus to a command button from another command button?
So like, if i click command1, can i set focus to command2?
if so, how?
thanks
nubcake
-
May 11th, 2008, 03:39 PM
#2
Re: How to set focus to an object
In the click event of Command1, put this code:
-
May 11th, 2008, 03:45 PM
#3
Thread Starter
Lively Member
Re: How to set focus to an object
 Originally Posted by si_the_geek
In the click event of Command1, put this code:
i knew it!
bad memory :P
thx
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
|