How to add toolbar to inspector as a default before a new email window is launched.

C

Caeanis

I've seen a number of examples of how to add a toolbar to an existing
inspector, but how do I go about adding controls to a existing toolbar or
add a new toolbar to an inspector that hasn't been initiated yet?
 
K

Ken Slovak

Use the NewInspector event to do that. You have to declare an Inspectors
collection object WithEvents to be able to handle the NewInspector event.
 

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

Top