Thread: Navigation Pane
View Single Post
  #2  
Old October 6th 06, 07:19 PM posted to microsoft.public.outlook.program_addins
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Navigation Pane

Outlook doesn't support custom navigation panes. You can show a web page instead of a folder by using the WebViewURL and WebViewOn properties.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Paul" wrote in message ...
Using VS 2005 VSTO.

How do I progrmatically add a custom Navigation Pane Tab. The current tabs
are (Mail, Calendar,Contacts,Tasks,Notes,Folder List, Shortcuts, Journal)

For my first attempt at a VSTO solution was to create a custom tab and
hopefully load a webpage in the right area. If I cant load a webpage then
maybe a custom details pane.

I coudn't find any info on this. I did find info on adding command buttons
and the like.

Thanks for any suggestions or info!
--

- Paul

Ads