|
-
Jan 25th, 2000, 05:24 PM
#1
Thread Starter
Lively Member
Hi.. Does anyone knows how I set a commandButton active?.. Like the state after I have pushed the button (but I don't want to push it).
ps. I don't want the Command1_Click event. I just want to use the button as a refference so I know exactly where I am on the form so I can use:
SendKeys
and automatic fill in a form..
------------------
Best Regards rancor
[email protected]
http://www.sajberhem.nu
-
Jan 25th, 2000, 06:06 PM
#2
Hyperactive Member
Humm, maybe I got you wrong, but don't you just mean you want to give it focus ?
Then your in the situation you would be after you clicked it (without clicking it)..
You do it like this:
command1.setfocus
-
Jan 25th, 2000, 06:33 PM
#3
Thread Starter
Lively Member
=)
I feel like a jerk. aaarh..
Sometimes is the most simple sollusion the best..
TNX..
------------------
Best Regards rancor
[email protected]
http://www.sajberhem.nu
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
|