How can I see what the Windows clipboard currently contains without using the paste operation?
I don\'t want the \"pasted-to\" application to perform any actions on the
If using .NET you can query the Clipboard object.