![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to add sender name to cc for Custom Message form in Outlook | David Tallahassee | Outlook - Using Forms | 2 | March 29th 06 09:27 PM |
Command line to add contacts | cderner | Outlook - Using Contacts | 2 | March 24th 06 11:00 PM |
Add Categories Drop-Down to Mail Form | JabalB | Outlook - Using Forms | 3 | February 20th 06 07:34 PM |
add schedule tab to a task form | Luc | Outlook - Using Forms | 1 | February 1st 06 12:48 AM |
How to handling Custom Form Control Event in VB Com Add-In? | Raphaël ZHOU \(Jadiam\) | Outlook - Using Forms | 1 | January 11th 06 08:31 AM |