Dear all
I am trying to develop my own custom pane in outlook 2003 which is similar to Research pane but want to add my own user control in it.
any help
I know that this is available in word and excel but my mission is to do it by outlook 2003 by VSTO 2005 if I can or if not by vba
any workarounds
Thank you very much,

Research pane in outlook 2003 by VSTO 2005
el_Fede
Using VSTO 2005 Action Panes were available in Excel & Word 2003 for document/template customizations but not for Outlook 2003. With Outlook 2007 VSTO (second edition - SE) supports Custom Task Panes in an add-in.
Mike