|
-
Jul 13th, 2004, 09:27 AM
#1
Thread Starter
Addicted Member
Clipboard
Hi,
I am writing a small application within the Visual Basic Editor of a 3rd Party piece of software.
I need to copy the screen contents (text) to the clipboard. I have searched through the forums for clipboard code with some success. However, when I use the clipboard object I am not seeing its properties and methods. Why is this?
-
Jul 15th, 2004, 05:11 AM
#2
Frenzied Member
If you're using it in VBA you just use Item.Copy.
Like:
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
|