I think I can program an add-in for Microsoft Word

Hi,

I have tried to write an add-in for Ms Word 2010 using VSTO (Visual Studio Tools for Office) in C#. This add-in could be used in several versions of Ms Word: 2007-2013.

Here you can see some of my code:

This is not working yet. I’m able to underline words with different colors using the LanguageTool results, but the dropdown menu with suggested replacements is not implemented. It’s too difficult for me, and I’m giving up for now.

I would like to implement something like a dialog box or a pane, which seems easier. There is a lot of information about this in the web. Perhaps too much information. A working example would be the best help.

Regards,
Jaume