![]() |
| 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. |
|
|||||||
| Tags: behavior, button, modify, toolbar |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
We have an application ( App-A ) that integrates itself into Outlook. It adds a toolbar to Outlook
with multiple buttons. One of the buttons take the current email that is open and moves the data over to App-A. Is it possible to modify what actions a custom toolbar like this does? -BEP |
| Ads |
|
#2
|
|||
|
|||
|
Sure, if you have the source code for it, and some programming knowledge.
Was this supplied by a vendor, or written in-house? "Brian Parker" wrote in message news:BfsZg.28371$Go3.4260@dukeread05... We have an application ( App-A ) that integrates itself into Outlook. It adds a toolbar to Outlook with multiple buttons. One of the buttons take the current email that is open and moves the data over to App-A. Is it possible to modify what actions a custom toolbar like this does? -BEP |
|
#3
|
|||
|
|||
|
Betelgeuse wrote:
"Brian Parker" wrote in message news:BfsZg.28371$Go3.4260@dukeread05... We have an application ( App-A ) that integrates itself into Outlook. It adds a toolbar to Outlook with multiple buttons. One of the buttons take the current email that is open and moves the data over to App-A. Is it possible to modify what actions a custom toolbar like this does? Sure, if you have the source code for it, and some programming knowledge. Was this supplied by a vendor, or written in-house? I'm a developer, but haven't done any toolbar development. This is a 3rd-party add-on and we don't have the source. My hope was that toolbar button code was stored in a script file somewhere that I could modify. If this isn't true, then I'm probably SOL. -BEP |
|
#4
|
|||
|
|||
|
No...they typically are dll's.
"Brian Parker" wrote in message news:v0tZg.28373$Go3.21765@dukeread05... Betelgeuse wrote: "Brian Parker" wrote in message news:BfsZg.28371$Go3.4260@dukeread05... We have an application ( App-A ) that integrates itself into Outlook. It adds a toolbar to Outlook with multiple buttons. One of the buttons take the current email that is open and moves the data over to App-A. Is it possible to modify what actions a custom toolbar like this does? Sure, if you have the source code for it, and some programming knowledge. Was this supplied by a vendor, or written in-house? I'm a developer, but haven't done any toolbar development. This is a 3rd-party add-on and we don't have the source. My hope was that toolbar button code was stored in a script file somewhere that I could modify. If this isn't true, then I'm probably SOL. -BEP |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I don't have a send button on toolbar, but have account | inwwwv | Outlook - Installation | 1 | October 20th 06 07:23 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 |
| How do I modify Delete button to also mark item as read? | Murphybp2@gmail.com | Outlook and VBA | 1 | April 24th 06 06:14 AM |