How to add dynamically add controls in Outlook 2003

R

Rahul

I want to create outlook com addin using vsto 2005/2003 and I am looking to

1 Dynamically add a control say checkbox in outlook forms (meeting request).
2 on check or uncheck of that checkbox, I want to do some work


Can somebody help how to do it in VB.net and C#. I am currently using vsto
2005.

Thanks
Rahul
 
Top