|
-
Dec 14th, 2004, 03:56 PM
#1
Thread Starter
Member
sending clipboard text to an active window
I've figured out how to send data to the clipboard. I click a command button in my VB project and it does this while exiting the program. Works like a charm. But.. I'm curious.. is there a way that I could send this text to an active window for another program that I have running.. that I'm trying to paste into.. thereby eliminating the need to use Ctrl-V?
I'm aware of the SendKeys command (SendKeys "^v"), but can't get this working when it comes to pasting outside the VB program. Am I missing something?
Thanks!
Jolene
Last edited by jolene_keagy; Dec 24th, 2004 at 09:41 PM.
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
|