Friday 15 May 2015

c# - Is it possible to open a folder browser dialog in Word document? -


In my application, we have permission to click on an icon in the word document and allow the user to add some attachments through it The words that we generate will be given as an XML based word document and it is opened through Microsoft.Office.Interop.Word.ApplicationClass . Is it possible to open a folder browser dialog?

Can We handle it with any incident in the document? Any suggestion or input would be very helpful.

I think, just create an example of the OpenFileDialog class and use your methodology method

Be careful that I had some problems in previous class, if Thread Apartment Model is MTA:



No comments:

Post a Comment