If you need custom Outlook forms then VSTO is no help, nor would any other
type of addin be of any help. The only way to design custom Outlook forms is
with the forms designer.
"Lucy" <Lucy@discussions.microsoft.com> wrote in message
news:84696F1E-D4BB-47BD-980C-1AF2521D069C@microsoft.com...
> Hi
> I want to create a collection of custom forms for Outlook 2003. I need to
> do
> a comparison betwen the method of creating an outlook add-in with VSTO
> 2005
> se and just simply clicking 'Design this form' from a mail message in
> outlook
> and creating my own custom form with VBScript code.
> Does anyone know where I can find more information about the advantages
> and
> disadvantages of these methods so that I can come to a conclusion about
> which
> method is more suitable for my project?
>
> Thanks.