View Single Post
  #3  
Old July 18th 07, 03:22 PM posted to microsoft.public.outlook.program_addins
Christian Havel
external usenet poster
 
Posts: 43
Default Ribbon change displayName dynamically

Hi Ken,

I solved the problem by opening and editing the manifest file in my AddIns
Startup event. This works fine.

Thanks a lot.

Christian

"Ken Slovak - [MVP - Outlook]" wrote:

You mean the value in the name tag or title tag if name isn't there?
The schema for form regions doesn't have a getName or whatever tag so I
don't think you can do that. About the only option would be a localization
manifest but that would not be changeable at runtime once the manifest was
loaded once and is for localization of languages.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Christian Havel" wrote in
message ...
Hi,

how can I change the value from a FormRegions DisplayName property during
Outlook is running?

Christian



Ads