I'm having a problem with smart tags in Word 2007.
I just can't find how to add them.
On the microsoft site their are lots of walkthroughs for VSTO 2005.
But in the VSTO 2005 SE, you can't use me.VSTOSmartTags anymore
Thanks in advance
Visual Studio Tools for Office
VSTO 2005 SE only contains app-level customizations. Unfortunately, currently VSTO smart tags are only part of doc-level customizations.
If you need to developer Smart Tags you could use SmartTags SDK.
Any plans to support VSTO smart tags in app-level addins in the next release of VSTO This would be huge for us.
What about other doc-level host controls -- any plans to support those w/ app-level addins