PersonName SmartTag is not available in Outlook 2007
Mon, 26 Nov 2007 07:41:05 -0800
Hi,
the PersonName SmartTag is not available in Outlook 2007. The checkbox in
the options is activated.
Does anybody has a idea what I can do to show the PersonName Smart Tag?
Christian ...
|
Create SmartTag for Outlook
Mon, 26 Nov 2007 00:45:00 -0800
Hi,
(1.) I want to create a SmartTag for Outlook and (2.) want to replace the
existing SmartTag which appears beneath the name in a eMail beside the name
from the sender.
How can I solve this?
Christian ...
|
smart toys for smart kids
Thu, 1 Nov 2007 11:53:06 -0700
Tired of seeing smart kids with dumb toys!!!
Tired of seeing children with a mindless video games!!!
Go to www.smartgrandkids.com !!!
...
|
Smart Tag add-in using Word Object Model
Tue, 30 Oct 2007 17:51:03 +0000
I have a Smart Tag add-in assembly and a Word add-in assembly. The Word
add-in contains functionality to interact with Word documents through
the managed interop assemblies.
I understand, and have verified by placing calls to
System.AppDomain.CurrentDomain.Id in my code, that the two add-ins run
in separ ...
|
smart document implementation and word add-in in same instance of dll
Fri, 26 Oct 2007 02:29:23 -0700
Is it possible to have both smart document and add-in functionality in
same dll?
I have Word add-in project where I also have class that implements
ISmartDocument interface. The result is one dll, BUT add-in and smart
document uses different instances of that dll. Is it possible to
achieve situation where Word ...
|
Re: Using smart tags / expansion packs in word 2007
Tue, 23 Oct 2007 14:52:42 +0200
> I have been trying to make a smart document work on my office 2007
> system and wondering if anyone else has seen this...
>
> The document / code / Manifest / schema is create and works in 2003.
> in the expansion pack for this, the line <manifest xmlns="http://
> schemas.microsoft.com/office/xmlexpansionpa ...
|
Unable to load debug smart tag project
Thu, 18 Oct 2007 16:19:11 +0100
Environment: Visual Studio 2005 SP1, VSTO SE, Office 2007, Windows XP SP2.
We have an assembly, built from C# source, containing recognizer
(implements ISmartTagRecognizer, ISmartTagRecognizer2) and action
(implements ISmartTagAction, ISmartTagAction2) classes.
The smart tag assembly depends on two other o ...
|
|
|
How to use SmartTags as a simple Lookup mechanism for user
Mon, 15 Oct 2007 09:37:00 -0700
I want to give our users the ability to click on a recognized smart tag,
e.g., "Z12345" and have its "meaning", for example "Company Name", as
pre-defined and stored in a SQL or other table, show up in the in-object
(action) menu that appears, without requiring to invoke an additional Action
for the user to ...
|
Some doubts
Thu, 11 Oct 2007 11:08:54 -0700
I'm considering doing some work using SmartTags but so far I haven't
been able to figure out how to do the needed tasks. Let me explain:
The document will have several tags that will get their values from an
unknown source so far (probably a database of some exported data from
another system).
1) Display so ...
|
Person Name smart tag Performance Problem
Wed, 26 Sep 2007 20:22:59 -0700
Dear all,
I'm writing a Person Name smart tag for the persona menu in Outlook
and am creating dynamic caption with the IsCaptionDynamic() function.
However, there is a noticable delay when popping up the smart
tag("Additional Actions") Sub-menu.
At first I suppose the VerbCaptionFromID2() function is only c ...
|