Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Can I embed ribbon item into form region? (http://www.outlookbanter.com/add-ins-outlook/95814-can-i-embed-ribbon-item.html)

Mark B[_2_] October 9th 09 03:00 AM

Can I embed ribbon item into form region?
 
OL2007, VSTO C#.

I have a custom drop-down item on the read email ribbon that appears when
the user opens an email, allowing the user to select a custom "Processing
Department" tag for the email. They can choose one of 15 custom
classifications.

I also want that drop-down icon to appear when a user is previewing an email
from the main Outlook window so they can classify the email without having
to open it.

Is there any way I can embed that ribbon custom drop-down item into a form
region (which displays below the email body preview window) so I can reuse
it's functionality? (Each processing department listed in the drop down
items has a unique icon we created).


Ken Slovak - [MVP - Outlook] October 9th 09 02:00 PM

Can I embed ribbon item into form region?
 
You can use a drop-down in a form region but not a ribbon control. It
shouldn't be too hard to replicate the functionality though.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Mark B" wrote in message
...
OL2007, VSTO C#.

I have a custom drop-down item on the read email ribbon that appears when
the user opens an email, allowing the user to select a custom "Processing
Department" tag for the email. They can choose one of 15 custom
classifications.

I also want that drop-down icon to appear when a user is previewing an
email from the main Outlook window so they can classify the email without
having to open it.

Is there any way I can embed that ribbon custom drop-down item into a form
region (which displays below the email body preview window) so I can reuse
it's functionality? (Each processing department listed in the drop down
items has a unique icon we created).



Mark B[_2_] October 10th 09 01:18 AM

Can I embed ribbon item into form region?
 
Thanks. Did that.

"Ken Slovak - [MVP - Outlook]" wrote in message
...
You can use a drop-down in a form region but not a ribbon control. It
shouldn't be too hard to replicate the functionality though.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Mark B" wrote in message
...
OL2007, VSTO C#.

I have a custom drop-down item on the read email ribbon that appears when
the user opens an email, allowing the user to select a custom "Processing
Department" tag for the email. They can choose one of 15 custom
classifications.

I also want that drop-down icon to appear when a user is previewing an
email from the main Outlook window so they can classify the email without
having to open it.

Is there any way I can embed that ribbon custom drop-down item into a
form region (which displays below the email body preview window) so I can
reuse it's functionality? (Each processing department listed in the drop
down items has a unique icon we created).





All times are GMT +1. The time now is 12:29 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com