VSTO - Outlook 2007 How do I show a form inside the Outlook window?
Posted
by Yandros
on Stack Overflow
See other posts from Stack Overflow
or by Yandros
Published on 2010-05-18T19:38:46Z
Indexed on
2010/05/18
19:40 UTC
Read the original article
Hit count: 365
Hello everyone, I'm using VSTO with Outlook 2007 and I need to show a form (or a user control) inside the main window in outlook when the user clicks a specific toolbar button, that is, I need it to appear in the same window that the reading pane appears and not to open in a window by itself. Is this possible?
Thank you for your time.
© Stack Overflow or respective owner