Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   add a command in the form (http://www.outlookbanter.com/add-ins-outlook/13123-add-command-form.html)

tonyl April 28th 06 11:03 AM

add a command in the form
 
Hi,

I found that the outlook spy command bar can be put into the appointment
form, contact form, etc.
How to do it? I can only add the coommand bar in the outlook main window
(explorer) from add-in object written in C# or C++.

If the command bar display in appointment form only?

Regards,
Tony



Dmitry Streblechenko April 28th 06 06:43 PM

add a command in the form
 
You will need to add your command bar/buttons to the Inspectors, not just
the Explorer(s). Use Application.Inspectors.NewInspector event to run your
code whenever new inspector gets created. See
http://www.outlookcode.com/d/comaddins.htm - there are a few sample COM
addins listed thaat do just that.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"tonyl" wrote in message
m...
Hi,

I found that the outlook spy command bar can be put into the
appointment form, contact form, etc.
How to do it? I can only add the coommand bar in the outlook main window
(explorer) from add-in object written in C# or C++.

If the command bar display in appointment form only?

Regards,
Tony






All times are GMT +1. The time now is 08:24 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com