I need to customize title bar in Excel AddIn, for example change background color, add border radius, delete url etc. Is it possible? If it is, how do I make it? Excel AddIn title bar
Asked
Active
Viewed 108 times
2 Answers
0
I'm afraid that it's not possible to change the Dialog title bar yet. Microsoft is working on that.

Rick Kirkham
- 9,038
- 1
- 14
- 32
0
The title bar contains the name of your add-in specified in the manifest file. It is out of your control by design. As Rick mentioned, Microsoft is working on that. Read more about that in the Use the Office dialog API in Office Add-ins article.

Eugene Astafiev
- 47,483
- 3
- 24
- 45