View Single Post
  #3  
Old May 10th 10, 09:03 AM posted to microsoft.public.developer.outlook.addins,microsoft.public.outlook.program_addins,microsoft.public.outlook.program_vba
Casper
external usenet poster
 
Posts: 13
Default VSTO 2008 how to bind Form Region controls to Item data fields

Hi Tom,
I believe you can't use the VS designer to get Outlook specific controls.
If you want those you still need to design the form in Outlook and import it
via the New Form Region command.

Regards,
Casper

"escamoteur" wrote:

Hi,

nobody there who can help me?
Tom

"escamoteur" schrieb im Newsbeitrag ...
Hi,

perhaps it's so obvious that I don't see it, but I searching the web now for about an hour and don't find an answer.

I'm using Outlook 2007.

So far I used VS2005 and designed my Form Regions with the Outlook Form Designer.

Now I wanted to try the new VS2008 and I'm excited how easy the generation of an Add-In is BUT:

I can add a new Form Region, fine, but how do I add Controls that are bound to the Item Data Fields like a text control that is
bound the the "Subject" field of its Outlook Item??

Also how can I add "Outlook Specific controls" to a Form created with the VS2008 designer? Like the Body Control, or the Outlook
Categorie control?

Please give a pointer!

Tom

.

Ads