|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Trigger event when data copied to clipboardIs it possible to trigger an event in VB.NET whenever anything is copied
to the clipboard? AFAIK, there is no built-in support for this.
What I've done in the past is to simply use a Timer and to monitor the Clipboard content(s) in the timer event. Dick -- Richard Grier, MVP Hard & Software Author of Visual Basic Programmer's Guide to Serial Communications, Fourth Edition, ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March 2006. See www.hardandsoftware.net for details and contact information. Dustin,
This might work for you: http://www.vbaccelerator.com/home/net/code/libraries/Windows_Messages/Responding_to_Clipboard_Change_Notifications/article.asp Kerry Moorman Show quoteHide quote "Dustin Davis" wrote: > Is it possible to trigger an event in VB.NET whenever anything is copied > to the clipboard? > Cool. Thanks!
I think I found one that is similar: http://www.radsoftware.com.au/articles/clipboardmonitor.aspx Kerry Moorman wrote: Show quoteHide quote > Dustin, > > This might work for you: > > http://www.vbaccelerator.com/home/net/code/libraries/Windows_Messages/Responding_to_Clipboard_Change_Notifications/article.asp > > Kerry Moorman > > > "Dustin Davis" wrote: > >> Is it possible to trigger an event in VB.NET whenever anything is copied >> to the clipboard? >>
String wierdness...
Data base insert Error HELP! Adding a row to a table help! Thread question Is there a Forms collection? Thread Question trying to download VS2005 from MSDN Converting Code from VBA to VB.NET How to measure bandwidth need by the application Is RegEx a good choice for reading malformed xml? |
|||||||||||||||||||||||