Clipboard Viewer
How to write a clipboard notification program.
The TextBox and PictureBox on the Form automatically change anytime new text or compatible images are copied to the clipboard from any application.
About this post
Posted: 2017-06-15
By: BlackBeltVB
Viewed: 609 times
Categories
Attachments
CLIPVIEW.ZIP
Posted: 6/15/2017 8:57:12 AM
Size: 2,536 bytes
Requirements
This code originally appeared on BlackBeltVB.com, and has been republished here with the permission of Matt Hart.
Special Instructions
Uses the following API functions and messages:
- CallWindowProc
- ChangeClipboardChain
- SendMessage
- SetClipboardViewer
- SetWindowLong
- WM_CHANGECBCHAIN
- WM_DESTROY
- WM_DRAWCLIPBOARD
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.