Everything goes where Word.CustomizationContext points, usually Normal.dot,
for all customizations.
Handle the Word.WindowActivate event. In that event check for
Window.EnvelopeVisible. If True then it's a WordMail item and hide your
buttons. If False it's a Word document window and make your buttons
visible/enabled.

Signature
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
> Hello all,
>
[quoted text clipped - 13 lines]
> Rob Heinen
> Software Developer
Rob - 20 Jul 2006 17:38 GMT
> Everything goes where Word.CustomizationContext points, usually Normal.dot,
> for all customizations.
[quoted text clipped - 11 lines]
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
Thanks for the help Ken. It worked perfectly. Sorry about the double
post, I won't do that in the future (I'm new here).
Thanks again,
Rob Heinen