Wrox Programmer Forums
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 13th, 2006, 12:59 PM
Authorized User
 
Join Date: Apr 2006
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default dynamic smart tag

Hi,

I have created a smart tag, you can see it when you locate to (Word > Tools > AutoCorrect Options command > Smart Tags tab), I have checked Recoginze method by using MessageBox.Show(....) and it works,
but i have two problems:

1. I don't know if Action class is registered or not, I have registered both classes in the same way by using GUID and creating subkey in the:
HKEY_CURRENT_USER\Software\Microsoft\Office\Common \Smart Tag\Actions

But the action button (smart tag button)does not appieres and I dont know how can i check if the Action is register, I have used MessageBox.show(..) in the InvokeVerb method but it does not show up.

2. How must i do to make my Smart Tag dynamic, I mean the terms that would be recognized would change.( by selecting in a database).






Similar Threads
Thread Thread Starter Forum Replies Last Post
creating smart tag library Medes VS.NET 2002/2003 0 April 16th, 2006 02:56 PM
problem debugging smart tag, please help Medes Visual Studio 2005 0 April 15th, 2006 03:09 PM
creating smart tag library Medes Visual Studio 2005 0 April 10th, 2006 03:29 PM
Dynamic Select Tag fs22 Javascript How-To 1 December 15th, 2004 08:32 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.