Hi, I am using Clipboard object to play with data copied to clipboard. Lets say I have few application from which I can copy data to clipboard like excel,notepad,etc.
I want to know is there any function or is there any way to find out from where the data is captured in clipboard example is it coming from excel or notepad or from some unknown applucation.
I am using C# and .Net 2.0