Standard Outlook Form customization

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

Hello

I am very new to the Outlook development so forgive me if I ask something
stupid

I am trying to put together an addin that would have it own toolbar and also
expand the standard Outlook Contact form by adding a few extra fields to it.
something similar to what Plaxo addin (http://www.plaxo.com) is doing to the
contact form.
I can probably figure out the toolbar part but I don't have any ideas on the
contact form customization. Can anybody point me in the right direction?

Thanks in advance

David
 
Plaxo is not using any obvious Outlook form technique and hasn't, to my
knowledge, revealed their approach. The general consensus seems to be that
they're using low-level Windows programming to overlay images and other
information on the form window.

For normal Outlook forms customization techniques, see
http://www.outlookcode.com/d/forms.htm
 

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

Back
Top