Com Addin Button

  • Thread starter Thread starter Sabu
  • Start date Start date
S

Sabu

Hi,

I managed to add a Com addin button in outlook using vb6
which displays a message box when clicked. But when i open
a message the button is not visible. Can anybody uide me
as to what i am doing wrong. I need the button to be
visible at all times.

Thanks a lot in advance.
 
When creating custom forms in Outlook, there are two views: one for the
Compose Page (what the sender sees), and one for the Read Page (what the
recipient sees). Sounds like your button resides only on the Compose Page.
If that's the case, simply copy the control to the Read Page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top