I have an AddIn written in VB.Net. This AddIn includes a form with a treeview. Now I want to copy data from this treeview per drag & drop. That works. But after the data has been copied to my word document I want to bring my form back to front. How do I know, that the data has been copied?
Thanks
Thanks