View Single Post
  #1  
Old November 7th 06, 05:52 AM posted to microsoft.public.outlook.program_forms,microsoft.public.digitaldashboard,microsoft.public.outlook
[email protected]
external usenet poster
 
Posts: 13
Default Outlook View Control embedded in custom control

Hi,

I am using VSTO 2005, Outlook 2003, c#.
I created a windows user control using c#.I used the outlook view
control inside this user control.
Then i embedded this user control(contaning the OVC) in an html page on
my hard disk.
I then set this html page as a home page to one of my outlook folders.
It displays the page correctly, along with OVC and list of messages
inside it.
But, when i click on any message in the OVC, it does not display the
reading(preview) pane.Also, all the options of View-Reading Pane in
the menu bar are disabled whenever this page is set as home page !
Please can you throw some light on this issue?

Another thing i noticed is when i embed the OVC as it is in the web
page, it does display the reading pane(preview) pane.

Why this different behaviour?

Thanks

Regards
Tanushree

Ads