![]() |
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 developed a Contact Management application and wish to add a button which launches this application from within Outlook 2003. I created the button manually using the "Customize" options for the toolbar. Is there a way to programmatically create a toolbar button to do this, so once the application is installed the button pointing is created? - j oliver |
Ads |
#2
|
|||
|
|||
![]()
Create a COM add-in and add a command bar using Explorer.CommandBars
collection. See sample add-ins listed at http://www.outlookcode.com/article.aspx?ID=36 Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Jose Oliver" wrote in message ups.com... Hi, I developed a Contact Management application and wish to add a button which launches this application from within Outlook 2003. I created the button manually using the "Customize" options for the toolbar. Is there a way to programmatically create a toolbar button to do this, so once the application is installed the button pointing is created? - j oliver |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Scheduling tab launches another application | O Chacon | Outlook - Calandaring | 0 | November 1st 06 06:03 PM |
button on toolbar | Pam Coleman | Outlook - Using Forms | 3 | August 22nd 06 05:43 PM |
New Email Button on toolbar | Angel | Outlook and VBA | 1 | June 14th 06 04:30 PM |
click a button on the toolbar (via VBA?) | Dan | Outlook and VBA | 7 | May 2nd 06 09:35 AM |
click a button on the toolbar (via VBA?) | Dan | Outlook - General Queries | 2 | May 1st 06 01:39 PM |