|
...interaction with the document actions pane in Office (Word) 2003?
We want to create a managed add-in for Word that will support both Word 2003 and 2007. Ideally, we'd like to create a core assembly that contains the main functionality, and then create a separate DLLs for 2003 and 2007 that implement UI specific stuff (i.e., menu code for 2003, riboon code for 2007, etc).
With 2007, we'll be taking advantage of custom task panes. We'd like to have the same sort of interaction with the actions pane in 2003 (just like we do now with VSTO 2.0 document level customizations).
Are there any plans to support add-in level interaction with the actions pane in 2003 with the release of VSTO 3.0?
Thanks!
ThirtySix Software - http://www.thirtysix.net |