|
-
Oct 28th, 2000, 09:31 AM
#1
Thread Starter
Lively Member
Hi everybody...I hope this is a easy one.
Basically I want a particular control (textbox) to gain focus when a commanfd button is clicked as follows:
txtDemo(3).Enabled = True
txtDemo(3).SetFocus
SendKeys "{Home}+{End}"
It doesn't work!! The text box does not have the focus..help
Gerard
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
|