Custom window in Outlook

D

dorutzu

Hi,

I'm building an Outlook add-in in VC++ (if that matters). What I
would like to do is when the user switches to the folder I created,
instead of the view (and eventually preview pane) that appears, I
would like to show my own window, or at least I don't want to be bound
to the restrictions imposed by the Outlook views. The only method I
found was to set a default Home Page of the folder to a page of my own
that contains an ActiveX control that will simulate this. Is there any
other way to go around this, as I would like to use MFC windows and
controls :D
Any suggestions would be much appreciated.

Thanks,
Doru K.
 

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