silverlight - subscribe to clipboard event from within browser -


using win32 api possible subscribe clipboard events (clipboard event c#).

is possible within active x control or silverlight within web page?

my scenario know when new has arrived in clipboard in web page within internet explorer (min version 8).

in silverlight 5 can enable trusted applications in browser:
http://msdn.microsoft.com/en-us/library/gg192793(v=vs.95).aspx
in trusted applications can use p/invoke call winapi.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -