Dear ,
i want to access the global clipboard data , how can i do it ?
In Windows Application , i can access the clipboard without any problem by using
Clipboard.GetDataObject() OR My.Computer.Clipboard
.....but if i am going to write this above code on B1 Add-on , it fail
Thanks
Gordon