Can I embed ribbon item into form region?
Fri, 9 Oct 2009 15:00:36 +1300
OL2007, VSTO C#.
I have a custom drop-down item on the read email ribbon that appears when
the user opens an email, allowing the user to select a custom "Processing
Department" tag for the email. They can choose one of 15 custom
classifications.
I also want that drop-down icon to appear when a user is pr ...
|
"Outlok like" control - users(contacts) resolving
Wed, 7 Oct 2009 23:28:47 -0700 (PDT)
Hi ALL,
I'm using VSTO 2005, C# 2.0 WinForms, Redemption for Otulook.
I have winForm - mail message ( looks like Outlook' inspector ),
which concists TO field, CC filed, Subject field and Body field.
I need to develop control ( the TO field ) that will behave like an
Outlook's TO field.
For resolving user ...
|
How to provide instant search like feature in outlook 2003?
Mon, 5 Oct 2009 01:39:28 -0400
Hi, Actually I need to support search facilty for outlook 2003 like
instant search feature in outlook 2007. Can anyone guide me in the right
direction on how to implement this? Thanks in advance
--
madhavi
http://forums.slipstick.com
...
|
disable a menu in active inspector
Wed, 7 Oct 2009 20:38:46 +0530
In my outlook addin code, if i disable a menu in active inspector(say
edit->copy) when open a mail the menu is disable.
After that i remove the code to disable that menu from my addin. But now if
i open any mail then edit->copy menu is disable for each mail. Is there no
way to change this menu status for sin ...
|
Why is OL not keeping the correct sender account?
Wed, 7 Oct 2009 07:00:21 -0700 (PDT)
Hello,
I like to manipulate a mail before sending. But after modifying
(subject, message, attachments), the e-mail gets allways sent using
the default account and not using the selected account (VB6 COM AddIn
using Redemption Objects):
To trace the problem I made a little routine to find out which sender
c ...
|
Attach addin to outlook 2007 editor
Wed, 7 Oct 2009 05:52:01 -0700
In old outlook I could attach and sinkevents on the outlook editor as this
was word.
In outlook 2007, its not "word" but a "wordbased" editor. Can anybody tell
me how to make an addin that loads when the editor gets started? ...
|
Drag-and-drop to Custom Task Pane
Wed, 07 Oct 2009 07:16:23 GMT
I'm trying to implement a Custom Task Pane that will allow me to drag-and-
drop an email item in it. At the moment, I'm getting no-where - every time I
drag over the email item I get the black circle with a line through it cursor
and the drag-drop event doesn't fire. I've set the allow drag-drop
properties on ...
|
|
|
Adding watermark to Combobox in Outlook.
Tue, 06 Oct 2009 16:52:33 GMT
Hi,
I m creating an addin for MS Outlook.
I have added a Combobox "Office::msoControlComboBox" in the Outlook toolbar.
May some tell me what is the property to use for setting Watermark for this
combo, like how
it appears in search "Type a question for help".
I would also like to know the appropriate li ...
|
How to get name of currently opened Outlook(2003) profile
Mon, 5 Oct 2009 12:38:01 -0700
Hi All,
Can any one suggest me programatically how to get currently opened outlook
profile. I am using Outlook 2003.
Please suggest any solution other than redemption.
Thanks in advance.
...
|
Build custom ribbon in Outlook 2007
Mon, 5 Oct 2009 09:14:01 -0700
Is there a way to build a custom ribbon in Outlook 2007 without purchasing
Visual Basic or C# apps? I searched the Internet and could only find a
reference that using Visual Basic or C# in the Visual Studio 2005 suite is
needed for the add-in. Further, Visual Basic Express does not have all of
the features ...
|