Fixed font Subject: Re: Outlook has two "screens" -- the Explorer window to show folders and
Author: Jack O'Leary Date: 24 Jan 2011
References: 1
Sue,
For versions of Outlook prior to 2007 then, how did the authors envision use of custom forms? It seems awfully painful to require Tools -> Choose Forms -> Look In -> "Custom Form" for each use of the form.
Thanks,
Jack

> On Saturday, October 03, 2009 6:26 PM Zdravko wrote:

> Hi
> It is possible to override or add cusom actions to rightclick menu (right
> click on message) ?
>
> Thank you
> Zdravko


>> On Sunday, October 04, 2009 9:45 PM Sue Mosher [MVP] wrote:

>> In what Outlook version? Right-click on message where? In a folder view? In
>> the reading pane? In an open Inspector? Please be as specific as possible.
>> --
>> Sue Mosher, Outlook MVP
>> Author of Microsoft Outlook 2007 Programming:
>> Jumpstart for Power Users and Administrators
>> http://www.outlookcode.com/article.aspx?id=54
>>
>> "Zdravko" wrote:


>>> On Monday, October 05, 2009 3:39 AM Zdravko wrote:

>>> Hi
>>> I meant on message (there where are From, Subject, Received ...)
>>> Middle part of a screen if you using preview pane positioned right
>>> Right of folders ...
>>> I do not know what is name of that part, but when you right click on
>>> message,
>>> there is popup menu:
>>> Open
>>> Print
>>> Reply
>>> Reply to all
>>> ....
>>>
>>> That popup menu I will override or add some custom entrys, for 2003 and 2007
>>> version.
>>>
>>> Thank you
>>>
>>> B398BD2EC1BE@microsoft.com...


>>>> On Monday, October 05, 2009 8:39 AM Sue Mosher [MVP] wrote:

>>>> Outlook has two "screens" -- the Explorer window to show folders and their
>>>> contents and the Inspector window to show an individual item. Your
>>>> description applies to the Explorer window.
>>>>
>>>> In versions before Outlook 2007, Outlook does not directly expose the
>>>> right-click context menu in its CommandBars collection. Richard Kagerer has
>>>> posted a code sample at http://www.outlookcode.com/codedetail.aspx?id=314
>>>> that shows how you might trick Outlook into exposing the context menu through
>>>> Explorer.CommandBars. The C++ sample add-in at
>>>> http://www.codeproject.com/atl/outlook2k3addin.asp also shows a technique for
>>>> working with the context menu. Both that and the Kagerer sample, though, use
>>>> unsupported techniques.
>>>>
>>>> Outlook 2007 provides Application-level events for the most commonly used
>>>> context menus. Outlook MVP Eric Legault provides an introduction at
>>>> http://blogs.officezealot.com/legault/archive/2007/07/03/20442.aspx
>>>>
>>>> --
>>>> Sue Mosher, Outlook MVP
>>>> Author of Microsoft Outlook 2007 Programming:
>>>> Jumpstart for Power Users and Administrators
>>>> http://www.outlookcode.com/article.aspx?id=54
>>>>
>>>>
>>>>
>>>> "Zdravko" wrote:


>>>>> On Tuesday, October 06, 2009 7:39 AM Zdravko wrote:

>>>>> Hi
>>>>> thank you
>>>>>
>>>>> Zdravko
>>>>>
>>>>> D9AD8B922B9D@microsoft.com...


>>>>> Submitted via EggHeadCafe
>>>>> ASP.NET Base64 Image Encoding via the Data: protocol
>>>>> http://www.eggheadcafe.com/tutorials/aspnet/70f76817-e6d2-415d-8849-849d8c6c5385/aspnet-base64-image-encoding-via-the-data-protocol.aspx