How to add dynamically add controls in Outlook 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to create a Com addin using vsto 2005/2003in which 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.
 
This type of question can best be answered by those who are more experienced
with programming in Outlook.

You may want to post this in the microsoft.public.outlook.program_forms
group or in the microsoft.public.outlook.program_vba group.

You will probably receive a faster and more expert answer over there.


--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, Rahul asked:

| I want to create a Com addin using vsto 2005/2003in which 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.
 

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