Re: How to add button on Mail editor which is not outlook.??



Hi Ken,

I want to add my custom button to 'Outlook 2007' new mail editor which is
developed in VB 6.0. could you pls guide me to accomplish the same with out
changing my project ref?

pls guide me to proceed further.

Regards
Ashok

"Ashok" wrote:

Hi Ken,

Can I use the Doc.Kind property instead of wn.envlopevisible? I hope it does
that. Guide me.

Thanks & Regards
Ashok

"Ken Slovak - [MVP - Outlook]" wrote:

Testing for Envelope.Visible is the only way I know of.

--
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


"Ashok" <Ashok@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:02A39BE4-5F5A-407B-83FB-156ABDFEB05B@xxxxxxxxxxxxxxxx
Hi Ken,

I noticed that in word application, user can make visible/invisible the
envelope dialog by clicking the email button as well in outlook word
editor
that time my logic is failing. So, how can i proceed further? Is there any
other property to identify the window is from outlook or word?

Could you please guide me solve this issue?


.