Change title bar's background colour in Outlook web-addin

浪子不回头ぞ 提交于 2021-02-08 11:36:57

问题


I would like to change the title bar's background colour. I see in the xml file which produces the title. What is the way to hook into the title bar to change the background colour? I see a similar questions for C# [Is there any way to change border/header background in VSTO outlook add in?][1]

[1]: Is there any way to change border/header background in VSTO outlook add in? Is there something similar we can do here with the webaddin?


回答1:


Currently changing the background color of the title bar is not a part of the product. We track Outlook add-in feature requests on our user-voice page. Please add your request there. Feature requests on user-voice are considered, when we go through our planning process



来源:https://stackoverflow.com/questions/59753727/change-title-bars-background-colour-in-outlook-web-addin

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