Outlook addin custom button adding in drop down

半城伤御伤魂 提交于 2019-12-08 06:08:49

问题


Hi i am trying to add custom button in drop down in Outlook ....

like as shown in image ..black box is added as custom button

some help how i can customize ribbon to get this ..

thanks nikhil


回答1:


thanks http://msdn.microsoft.com/en-us/library/ee692172.aspx#OfficeOLExtendingUI_ContextMenuforaMailItem

i have solved above issue after adding xml from above link in my VC++ code ribbon xml.



来源:https://stackoverflow.com/questions/10317361/outlook-addin-custom-button-adding-in-drop-down

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!