A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Add Toolbar Control In Outlook To Open A URL



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4  
Old April 2nd 08, 10:54 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Add Toolbar Control In Outlook To Open A URL

You have a choice then of two different add-in architectures -- classic COM add-ins (shared = IDTExtensibility) and VSTO add-ins. I have long articles on both on my site (see signature) with links to lots of resources. The biggest challenge is that your button in Outlook 2007 will need to be on the new ribbon interface if you want users to be able to find it. My fellow MVP Ken Slovak has posted a lot in the microsoft.public.outlook.program_addins forum on issues related to building an add-in for both versions and still being able to handle the ribbon.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"JRomeo" wrote in message ...

Outlook 2003 and higher.


"Sue Mosher [MVP-Outlook]" wrote:

You'll need to adjust your expectation. COM add-ins are client applications. Nothing you do on the Exchange side can add a custom command to the Outlook toolbars or menus. Your add-in will need to be installed on every client machine.

Your options for building the add-in depend in part on the Outlook version(s) to be supported. They are ....?



"JRomeo" wrote in message ...
Hi:

I'd like to add a control to the standard toolbar of the New Appointment
form, that, when clicked captures the selected Start Time and End Time of the
appointment and navigates to a given URL with these items in the query
string.

This control will need to be implemented on the Exchange side since this
functionality will be for a fairly large user base. I'm assuming COM add-ins
are the way to go, but this is my first time doing this. Can anyone point me
to some code I can modify to suit my needs and perhaps how to implement in
Exchange?


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
multi select control not in my control toolbox GolfGal Outlook - Using Forms 4 August 13th 07 09:26 PM
Can't Open the Control Toolbox wmanon Outlook - Using Forms 2 May 13th 07 06:42 PM
Outlook View Control embedded in custom control [email protected] Outlook - General Queries 1 November 8th 06 11:41 AM
Outlook View Control embedded in custom control [email protected] Outlook - Using Forms 1 November 8th 06 11:41 AM
Binding a Control to an ADODC Control, Is it possible Andrew Sampels Outlook - Using Forms 1 August 8th 06 10:02 PM


All times are GMT +1. The time now is 03:39 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.