Download tool and source code - 9.6 KBIntroductionWith 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.Under the HoodFor getting the ClipboardIDataObjectinterface, I used theClipboardclass from theSystem.Windows.Formsnamespace. The formats are retreived using the methodGetFor..