hi,
I use Visual Studio 2005 professional edition, and I have created a Smart Tag, I have registered my Classes (Recognizer and Action) in Registery editor by using GUID and You can see my Smart Tag when you locate at tools -> AutoCurrect Options -> smart tag (tab) ,
On "Smart Tag Explorer" you can see my classes without errors,
I have tested my Smart Tag by using "Recognize Tester" and it recognizes my terms,
But I have a problem:
When I write my terms in a word document there is not any smart tag icon or nothing, i used MessageBox.Show(..) to test if it recognizes my terms, I get the window but I dont get any action,
what must i do?