![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
I need to intrigrate my app with outlook and for this i want to add a new pane in outlook navigation pane. I have tried add custom bars in other areas such as menu and standard tool box but i want to add a new pane in navigation pane, obviously i will develope a form for it later on to be viewed in the right pane. Can you please suggest me is it possible or not. If possible then how should i approach to achieve this. Thanks in advance Vivek Jain |
Ads |
#2
|
|||
|
|||
![]()
No, it is not possible to add a new pane in the navigation pane by any means.
-- 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 "Vivek Jain" Vivek wrote in message ... Hi, I need to intrigrate my app with outlook and for this i want to add a new pane in outlook navigation pane. I have tried add custom bars in other areas such as menu and standard tool box but i want to add a new pane in navigation pane, obviously i will develope a form for it later on to be viewed in the right pane. Can you please suggest me is it possible or not. If possible then how should i approach to achieve this. Thanks in advance Vivek Jain |
#3
|
|||
|
|||
![]()
HI Sue,
I have another question for you in this regard. I thought it was possible to have, apart from the folder list, inbox and reading pane, another pane with shortcuts to the left of your screen that you can keep "up and online" all the time. (So basically spltting up your screen once more where you keep these shortcuts all the time as a button list). The problem is that I am working with an integrated MS CRM system in Outlook, and I want more user-friendliness when someone is working with this version of CRM. I think that by keeping this shortcut list up, apart from the regular folder list, would help. Can you help me out? Thank you! "Sue Mosher [MVP-Outlook]" wrote: No, it is not possible to add a new pane in the navigation pane by any means. -- 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 "Vivek Jain" Vivek wrote in message ... Hi, I need to intrigrate my app with outlook and for this i want to add a new pane in outlook navigation pane. I have tried add custom bars in other areas such as menu and standard tool box but i want to add a new pane in navigation pane, obviously i will develope a form for it later on to be viewed in the right pane. Can you please suggest me is it possible or not. If possible then how should i approach to achieve this. Thanks in advance Vivek Jain |
#4
|
|||
|
|||
![]()
Not in Outlook 2003. The Outlook Bar and its shortcuts migrated to the Shortcuts navigation pane.
For your scenario, I'd recommend a custom toolbar. -- 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 "Bugsie" wrote in message ... HI Sue, I have another question for you in this regard. I thought it was possible to have, apart from the folder list, inbox and reading pane, another pane with shortcuts to the left of your screen that you can keep "up and online" all the time. (So basically spltting up your screen once more where you keep these shortcuts all the time as a button list). The problem is that I am working with an integrated MS CRM system in Outlook, and I want more user-friendliness when someone is working with this version of CRM. I think that by keeping this shortcut list up, apart from the regular folder list, would help. Can you help me out? "Sue Mosher [MVP-Outlook]" wrote: No, it is not possible to add a new pane in the navigation pane by any means. "Vivek Jain" Vivek wrote in message ... Hi, I need to intrigrate my app with outlook and for this i want to add a new pane in outlook navigation pane. I have tried add custom bars in other areas such as menu and standard tool box but i want to add a new pane in navigation pane, obviously i will develope a form for it later on to be viewed in the right pane. Can you please suggest me is it possible or not. If possible then how should i approach to achieve this. Thanks in advance Vivek Jain |
#5
|
|||
|
|||
![]()
Your best on how this can be done is to take a look at the CRM Integration
code at: http://devhawk.net/2006/01/10/Outloo...on+Sample.aspx or download the code at :http://www.microsoft.com/downloads/d...displaylang=en This group of code helped me out tremendously! Although this code group is wrapped around the VSTO 2005 code block. It is not that hard to integrate with VS2003/.NET1.1 and VS2005/.NET2.0 Shared Add-ins. Take at look at Eric Carter's book on VSTO in Chapter 24 about creating shimmed shared addins with either VSTO or regular COM code. Regards, Thaddaeus "Sue Mosher [MVP-Outlook]" wrote in message ... Not in Outlook 2003. The Outlook Bar and its shortcuts migrated to the Shortcuts navigation pane. For your scenario, I'd recommend a custom toolbar. -- 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 "Bugsie" wrote in message ... HI Sue, I have another question for you in this regard. I thought it was possible to have, apart from the folder list, inbox and reading pane, another pane with shortcuts to the left of your screen that you can keep "up and online" all the time. (So basically spltting up your screen once more where you keep these shortcuts all the time as a button list). The problem is that I am working with an integrated MS CRM system in Outlook, and I want more user-friendliness when someone is working with this version of CRM. I think that by keeping this shortcut list up, apart from the regular folder list, would help. Can you help me out? "Sue Mosher [MVP-Outlook]" wrote: No, it is not possible to add a new pane in the navigation pane by any means. "Vivek Jain" Vivek wrote in message ... Hi, I need to intrigrate my app with outlook and for this i want to add a new pane in outlook navigation pane. I have tried add custom bars in other areas such as menu and standard tool box but i want to add a new pane in navigation pane, obviously i will develope a form for it later on to be viewed in the right pane. Can you please suggest me is it possible or not. If possible then how should i approach to achieve this. Thanks in advance Vivek Jain |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
other calendar's missing from navigation pane | Robbit | Outlook - Calandaring | 0 | March 30th 06 07:19 PM |
How do you add a new pane in the contact navigation pane? | Vgenung | Outlook - Using Contacts | 1 | March 21st 06 10:01 PM |
navigation pane question | Irene | Outlook and VBA | 1 | March 17th 06 07:31 AM |
Views in Navigation Pane | Colin G | Outlook - Using Contacts | 0 | February 10th 06 10:40 AM |
outlook navigation pane | jim b | Outlook - Installation | 1 | February 9th 06 05:56 PM |