View Single Post
  #2  
Old February 17th 09, 08:40 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default 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 -



Ads