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 -