Hi,
I tried adding the Outlook View Control in the toolbox using the "Choose Items" --> "COM Components" select "Microsoft Office Outlook View Control" and click on "OK", but it is not added to the toolbar at all. Somebody please help me with this issue. I tried adding the OVC using Object embedding, but that is not accessible in the code. When I access using the ID in the code behind file, I get error saying control doesnot exists.
This is how I Embed:
<OBJECT classid=CLSID:0006F063-0000-0000-C000-000000000046 ID = ViewCtlFolder width =500 height =430 codebase=http://activex.microsoft.com/activex/controls/office/outlctlx.CAB#ver=9,0,0,3203>
<param name="Folder" value="Calendar">
</OBJECT>
Thanks,
Thila