![]() |
Languages »
C# »
Applications
Intermediate
Tool for Viewing Drag and Drop and Clipboard FormatsBy Rui LopesA tool for viewing clipboard and drag and drop formats |
C#, .NET, Win2K, WinXP, Visual Studio, Dev
|
|
Advanced Search Add to IE Search |
|
|
|
||||||||||||||||
With this tool, you can see what exchange formats that a given clipboard or drag&drop object suports just by dragging it from other application or copying it to the clipboard.
For getting the Clipboard IDataObject interface, I used the Clipboard class from the System.Windows.Forms namespace. The formats are retreived using the method GetFormats from the IDataObject interface.
The monitorization of Clipboard is handled with my component, ClipboardViewer. This component is using the SetClipboardViewer and ChangeClipboardChain Win32 Clipboard functions.
Do you have any questions or comments? Contact me!
ClipboardViewer is now in a separate file, Rgl.Components.CliboardViewer.cs, and in a different namespace, Rgl.Components ClipboardViewer class now correctly creates itself on Win9X/ME | You must Sign In to use this message board. | |||||||||||||||
|
|||||||||||||||
|
|||||||||||||||
|
|||||||||||||||
|
|||||||||||||||
General
News
Question
Answer
Joke
Rant
Admin
|
PermaLink |
Privacy |
Terms of Use
Last Updated: 5 Mar 2002 Editor: Genevieve Sovereign |
Copyright 2002 by Rui Lopes Everything else Copyright © CodeProject, 1999-2009 Web17 | Advertise on the Code Project |