Newbie. My first office addin

V

Victor Cazacov

Hi, I have almost no .NET experience, no Office development experience and need to program Word addin that runs with version 2000 and higher.

Good news is that addin is very simple and I have enough time for RTFMs.

Where can I start from ? Which technical articles do you recomend to read ?

Is there any step-by-step guide how to develop "hello world" addin for the Word2000 using Visual Studio 2003 (C#) ?

regards,
Victor
 
V

Victor Cazacov

Thanks David, your article helped me a lot. Waiting for Part II.

How can I implement search-like dialog ? When my form is active, user wants to have ability to switch back to document and edit or scroll it, but my dialog must not go to background. Something like TopMost property, but local only to the Word application.

--
regards,
Victor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top