![]() |
New message window
Hi,
For Outlook 2007 is it possible to insert another button adjacent to the "Send" button in the new message window? We have another Send routine (button) and we really do nto want the button in the add-ins tab. Thanks, Tom - |
New message window
No, you cannot modify that area.
However, why ot reuse the Send button? Trap the MailITem.Send event, cancel the mesage submission by setting the Cancel parameter to TRUE, do your own processing, close the inspector. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Tom" wrote in message ... Hi, For Outlook 2007 is it possible to insert another button adjacent to the "Send" button in the new message window? We have another Send routine (button) and we really do nto want the button in the add-ins tab. Thanks, Tom - |
New message window
Not possible. Add your own ribbon tab and add your button there.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Tom" wrote in message ... Hi, For Outlook 2007 is it possible to insert another button adjacent to the "Send" button in the new message window? We have another Send routine (button) and we really do nto want the button in the add-ins tab. Thanks, Tom - |
New message window
That is what I thought.
I kind of miss inserting buttons into a toolbar (command bar). I think is makes the users less confused on where to look. Thanks! "Dmitry Streblechenko" wrote in message ... No, you cannot modify that area. However, why ot reuse the Send button? Trap the MailITem.Send event, cancel the mesage submission by setting the Cancel parameter to TRUE, do your own processing, close the inspector. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Tom" wrote in message ... Hi, For Outlook 2007 is it possible to insert another button adjacent to the "Send" button in the new message window? We have another Send routine (button) and we really do nto want the button in the add-ins tab. Thanks, Tom - |
All times are GMT +1. The time now is 12:25 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-2006 OutlookBanter.com