Click here to Skip to main content
15,895,142 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to allow the Silverlight 4 Application to access the clipboard programmatically
so is there any way to access the Microsoft Silverlight configuration dialog box in the
code Silverlight 4 to give the permission for clipboard ?
Can you provide sample coe if any.
Thanks in advance for reply.
Posted

1 solution

Hi, this is all that you can do it with Clipboard:
Clipboard Class[^]

Best regards
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900